162 uses of DRUPAL_ROOT        
                          
                  
                          
    
    
  
    
  - aggregator_test_feed in drupal/modules/aggregator/tests/aggregator_test.module
 
  - Page callback. Generates a test feed and simulates last-modified and etags.
 
  - authorize.php in drupal/authorize.php
 
  - Administrative script for running authorized file operations.
 
  - authorize_get_filetransfer in drupal/includes/authorize.inc
 
  - Gets a FileTransfer class for a specific transfer method and settings.
 
  - authorize_run_operation in drupal/includes/authorize.inc
 
  - Runs the operation specified in $_SESSION['authorize_operation'].
 
  - BatchPercentagesUnitTestCase::setUp in drupal/modules/simpletest/tests/batch.test
 
  - Sets up unit test environment.
 
  - batch_process in drupal/includes/form.inc
 
  - Processes the batch.
 
  - color_get_info in drupal/modules/color/color.module
 
  - Retrieves the Color module information for a particular theme.
 
  - conf_path in drupal/includes/bootstrap.inc
 
  - Returns the appropriate configuration directory.
 
  - country_get_list in drupal/includes/locale.inc
 
  - Get list of all predefined and custom countries.
 
  - cron.php in drupal/cron.php
 
  - Handles incoming requests to fire off regularly-scheduled tasks (cron jobs).
 
  - database.inc in drupal/includes/database/sqlite/database.inc
 
  - Database interface code for SQLite embedded database engine.
 
  - Database::openConnection in drupal/includes/database/database.inc
 
  - Opens a connection to the server specified by the given key and target.
 
  - dblog_watchdog in drupal/modules/dblog/dblog.module
 
  - Implements hook_watchdog().
 
  - DrupalLocalStreamWrapper::getMimeType in drupal/includes/stream_wrappers.inc
 
  - Base implementation of getMimeType().
 
  - DrupalSystemListingTestCase::testDirectoryPrecedence in drupal/modules/simpletest/tests/common.test
 
  - Test that files in different directories take precedence as expected.
 
  - DrupalTestCase::exceptionHandler in drupal/modules/simpletest/drupal_web_test_case.php
 
  - Handle exceptions.
 
  - DrupalWebTestCase::setUp in drupal/modules/simpletest/drupal_web_test_case.php
 
  - Sets up a Drupal site for running functional and integration tests.
 
  - drupal_bootstrap in drupal/includes/bootstrap.inc
 
  - Ensures Drupal is bootstrapped to the specified phase.
 
  - drupal_check_profile in drupal/includes/install.inc
 
  - Checks an installation profile's requirements.
 
  - drupal_get_complete_schema in drupal/includes/bootstrap.inc
 
  - Gets the whole database schema.
 
  - drupal_get_database_types in drupal/includes/install.inc
 
  - Returns all supported database installer objects that are compiled into PHP.
 
  - drupal_get_filename in drupal/includes/bootstrap.inc
 
  - Returns and optionally sets the filename for a system resource.
 
  - drupal_install_system in drupal/includes/install.inc
 
  - Installs the system module.
 
  - drupal_json_encode in drupal/includes/common.inc
 
  - Converts a PHP variable into its JavaScript equivalent.
 
  - drupal_language_initialize in drupal/includes/bootstrap.inc
 
  - Initializes all the defined language types.
 
  - drupal_load in drupal/includes/bootstrap.inc
 
  - Includes a file with the provided type and name.
 
  - drupal_maintenance_theme in drupal/includes/bootstrap.inc
 
  - Enables use of the theme system without requiring database access.
 
  - drupal_rewrite_settings in drupal/includes/install.inc
 
  - Replaces values in settings.php with values in the submitted array.
 
  - drupal_settings_initialize in drupal/includes/bootstrap.inc
 
  - Sets the base URL, cookie domain, and session name from configuration.
 
  - drupal_system_listing in drupal/includes/common.inc
 
  - Returns information about system object files (modules, themes, etc.).
 
  - drupal_verify_profile in drupal/includes/install.inc
 
  - Verifies an installation profile for installation.
 
  - field.module in drupal/modules/field/field.module
 
  - Attach custom data fields to Drupal entities.
 
  - FieldTranslationsTestCase::setUp in drupal/modules/field/tests/field.test
 
  - Set the default field storage backend for fields created during tests.
 
  - field_test.module in drupal/modules/field/tests/field_test.module
 
  
  - file.inc in drupal/includes/file.inc
 
  - API for handling file uploads and server file management.
 
  - file.module in drupal/modules/file/file.module
 
  - Defines a "managed_file" Form API field and a "file" field for Field module.
 
  - FileTranferTest::setUp in drupal/modules/simpletest/tests/filetransfer.test
 
  - Sets up a Drupal site for running functional and integration tests.
 
  - FileTranferTest::testJail in drupal/modules/simpletest/tests/filetransfer.test
 
  
  - filter_xss_bad_protocol in drupal/includes/common.inc
 
  - Processes an HTML attribute value and strips dangerous protocols from URLs.
 
  - form_get_cache in drupal/includes/form.inc
 
  - Fetches a form from cache.
 
  - GraphUnitTest::setUp in drupal/modules/simpletest/tests/graph.test
 
  - Sets up unit test environment.
 
  - http.php in drupal/modules/simpletest/tests/http.php
 
  - Fake an HTTP request, for use during testing.
 
  - https.php in drupal/modules/simpletest/tests/https.php
 
  - Fake an HTTPS request, for use during testing.
 
  - image_effect_definitions in drupal/modules/image/image.module
 
  - Returns a set of image effects.
 
  - index.php in drupal/index.php
 
  - The PHP page that serves all page requests on a Drupal installation.
 
  - install.php in drupal/install.php
 
  - Initiates a browser-based installation of Drupal.
 
  - install_begin_request in drupal/includes/install.core.inc
 
  - Begins an installation request, modifying the installation state as needed.
 
  - install_configure_form in drupal/includes/install.core.inc
 
  - Form constructor for a form to configure the new site.
 
  - install_goto in drupal/includes/install.inc
 
  - Sends the user to a different installer page.
 
  - install_import_locales in drupal/includes/install.core.inc
 
  - Imports languages via a batch process during installation.
 
  - install_import_locales_remaining in drupal/includes/install.core.inc
 
  - Installation task; import remaining languages via a batch process.
 
  - install_load_profile in drupal/includes/install.core.inc
 
  - Loads information about the chosen profile during installation.
 
  - install_run_task in drupal/includes/install.core.inc
 
  - Runs an individual installation task.
 
  - install_select_locale in drupal/includes/install.core.inc
 
  - Installation task; select which locale to use for the current profile.
 
  - install_select_locale_form in drupal/includes/install.core.inc
 
  - Form constructor for the language selection form.
 
  - install_select_profile in drupal/includes/install.core.inc
 
  - Selects which profile to install.
 
  - install_select_profile_form in drupal/includes/install.core.inc
 
  - Form constructor for the profile selection form.
 
  - install_tasks in drupal/includes/install.core.inc
 
  - Returns a list of all tasks the installer currently knows about.
 
  - language_negotiation_get_switch_links in drupal/includes/language.inc
 
  - Returns the language switch links for the given language.
 
  - language_provider_invoke in drupal/includes/language.inc
 
  - Helper function used to cache the language negotiation providers results.
 
  - LocaleBrowserDetectionTest::testLanguageFromBrowser in drupal/modules/locale/locale.test
 
  - Unit tests for the locale_language_from_browser() function.
 
  - LocaleInstallTest::setUp in drupal/modules/locale/locale.test
 
  - Sets up a Drupal site for running functional and integration tests.
 
  - LocaleLanguageNegotiationInfoFunctionalTest::setUp in drupal/modules/locale/locale.test
 
  - Sets up a Drupal site for running functional and integration tests.
 
  - LocaleMultilingualFieldsFunctionalTest::setUp in drupal/modules/locale/locale.test
 
  - Sets up a Drupal site for running functional and integration tests.
 
  - LocaleTranslationFunctionalTest::testJavaScriptTranslation in drupal/modules/locale/locale.test
 
  
  - LocaleUILanguageNegotiationTest::setUp in drupal/modules/locale/locale.test
 
  - Sets up a Drupal site for running functional and integration tests.
 
  - LocaleUILanguageNegotiationTest::testUILanguageNegotiation in drupal/modules/locale/locale.test
 
  - Tests for language switching by URL path.
 
  - LocaleUninstallFunctionalTest::testUninstallProcess in drupal/modules/locale/locale.test
 
  - Check if the values of the Locale variables are correct after uninstall.
 
  - locale_add_language in drupal/includes/locale.inc
 
  - API function to add a language.
 
  - locale_block_info in drupal/modules/locale/locale.module
 
  - Implements hook_block_info().
 
  - locale_date_format_form_submit in drupal/modules/locale/locale.admin.inc
 
  - Submit handler for configuring localized date formats on the locale_date_format_form.
 
  - locale_field_language_fallback in drupal/modules/locale/locale.module
 
  - Applies language fallback rules to the fields attached to the given entity.
 
  - locale_init in drupal/modules/locale/locale.module
 
  - Implements hook_init().
 
  - locale_js_alter in drupal/modules/locale/locale.module
 
  - Implements hook_js_alter().
 
  - locale_languages_configure_form in drupal/modules/locale/locale.admin.inc
 
  - Setting for language negotiation options
 
  - locale_languages_predefined_form_submit in drupal/modules/locale/locale.admin.inc
 
  - Process the language addition form submission.
 
  - locale_languages_predefined_form_validate in drupal/modules/locale/locale.admin.inc
 
  - Validate the language addition form.
 
  - locale_language_types_info in drupal/modules/locale/locale.module
 
  - Implements hook_language_types_info().
 
  - locale_modules_enabled in drupal/modules/locale/locale.module
 
  - Implements hook_modules_enabled().
 
  - locale_system_update in drupal/modules/locale/locale.module
 
  - Imports translations when new modules or themes are installed.
 
  - locale_translate_import_form_submit in drupal/modules/locale/locale.admin.inc
 
  - Process the locale import form submission.
 
  - locale_update_7001 in drupal/modules/locale/locale.install
 
  - Upgrade language negotiation settings.
 
  - locale_update_7002 in drupal/modules/locale/locale.install
 
  - Updates URL language negotiation by adding the URL fallback detection method.
 
  - locale_url_outbound_alter in drupal/modules/locale/locale.module
 
  - Implements hook_url_outbound_alter().
 
  - menu_execute_active_handler in drupal/includes/menu.inc
 
  - Execute the page callback associated with the current path.
 
  - ModuleUpdater::getInstallDirectory in drupal/modules/system/system.updater.inc
 
  - Return the directory where a module should be installed.
 
  - ModuleUpdater::getSchemaUpdates in drupal/modules/system/system.updater.inc
 
  - Return available database schema updates one a new version is installed.
 
  - module_enable in drupal/includes/module.inc
 
  - Enables or installs a given list of modules.
 
  - module_load_include in drupal/includes/module.inc
 
  - Loads a module include file.
 
  - module_load_install in drupal/includes/module.inc
 
  - Loads a module's installation hooks.
 
  - nyan_cat_init in drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine
 
  - Includes .theme file from themes.
 
  - nyan_cat_render_template in drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine
 
  - Implements hook_render_template().
 
  - PasswordHashingTest::setUp in drupal/modules/simpletest/tests/password.test
 
  - Sets up a Drupal site for running functional and integration tests.
 
  - phptemplate_init in drupal/themes/engines/phptemplate/phptemplate.engine
 
  - Implements hook_init().
 
  - registry_update in drupal/includes/bootstrap.inc
 
  - Updates the registry based on the latest files listed in the database.
 
  - SearchSimplifyTestCase::testSearchSimplifyUnicode in drupal/modules/search/search.test
 
  - Tests that all Unicode characters simplify correctly.
 
  - simpletest_test_get_all in drupal/modules/simpletest/simpletest.module
 
  - Get a list of all of the tests provided by the system.
 
  - st in drupal/includes/install.inc
 
  - Translates a string when some systems are not available.
 
  - statistics.php in drupal/modules/statistics/statistics.php
 
  - Handles counts of node views via Ajax with minimal bootstrap.
 
  - statistics_exit in drupal/modules/statistics/statistics.module
 
  - Implements hook_exit().
 
  - system_batch_page in drupal/modules/system/system.admin.inc
 
  - Default page callback for batches.
 
  - system_date_formats in drupal/modules/system/system.module
 
  - Implements hook_date_formats().
 
  - system_image_toolkits in drupal/modules/system/system.module
 
  - Implements hook_image_toolkits().
 
  - system_list in drupal/includes/module.inc
 
  - Builds a list of bootstrap modules and enabled modules and themes.
 
  - system_modules in drupal/modules/system/system.admin.inc
 
  - Menu callback; provides module enable/disable interface.
 
  - system_modules_submit in drupal/modules/system/system.admin.inc
 
  - Submit callback; handles modules form submission.
 
  - system_modules_uninstall in drupal/modules/system/system.admin.inc
 
  - Builds a form of currently disabled modules.
 
  - system_modules_uninstall_submit in drupal/modules/system/system.admin.inc
 
  - Processes the submitted uninstall form.
 
  - system_regional_settings in drupal/modules/system/system.admin.inc
 
  - Form builder; Configure the site regional settings.
 
  - system_requirements in drupal/modules/system/system.install
 
  - Implements hook_requirements().
 
  - system_status in drupal/modules/system/system.admin.inc
 
  - Menu callback: displays the site status report. Can also be used as a pure check.
 
  - system_theme_settings in drupal/modules/system/system.admin.inc
 
  - Form builder; display theme configuration for entire site and individual themes.
 
  - TaxonomyVocabularyTestCase::testUninstallReinstall in drupal/modules/taxonomy/taxonomy.test
 
  - Test uninstall and reinstall of the taxonomy module.
 
  - theme in drupal/includes/theme.inc
 
  - Generates themed output.
 
  - ThemeUpdater::getInstallDirectory in drupal/modules/system/system.updater.inc
 
  - Return the directory where a theme should be installed.
 
  - theme_color_scheme_form in drupal/modules/color/color.module
 
  - Returns HTML for a theme's color form.
 
  - theme_render_template in drupal/includes/theme.inc
 
  - Renders a system default template, which is essentially a PHP template.
 
  - translation_node_overview in drupal/modules/translation/translation.pages.inc
 
  - Page callback: Displays a list of a node's translations.
 
  - UpdateDependencyHookInvocationTestCase::setUp in drupal/modules/simpletest/tests/update.test
 
  - Sets up a Drupal site for running functional and integration tests.
 
  - UpdateDependencyMissingTestCase::setUp in drupal/modules/simpletest/tests/update.test
 
  - Sets up a Drupal site for running functional and integration tests.
 
  - UpdateDependencyOrderingTestCase::setUp in drupal/modules/simpletest/tests/update.test
 
  - Sets up a Drupal site for running functional and integration tests.
 
  - UpdateScriptFunctionalTest::testUpdateAccess in drupal/modules/system/system.test
 
  - Tests access to the update script.
 
  - update_access_allowed in drupal/update.php
 
  - Determines if the current user is allowed to run update.php.
 
  - update_do_one in drupal/includes/update.inc
 
  - Implements callback_batch_operation().
 
  - update_manager_install_form_submit in drupal/modules/update/update.manager.inc
 
  - Form submission handler for update_manager_install_form().
 
  - update_manager_update_ready_form_submit in drupal/modules/update/update.manager.inc
 
  - Form submission handler for update_manager_update_ready_form().
 
  - update_prepare_d7_bootstrap in drupal/includes/update.inc
 
  - Performs extra steps required to bootstrap when using a Drupal 6 database.
 
  - update_resolve_dependencies in drupal/includes/update.inc
 
  - Resolves dependencies in a set of module updates, and orders them correctly.
 
  - UpgradePathTestCase::setUp in drupal/modules/simpletest/tests/upgrade/upgrade.test
 
  - Overrides DrupalWebTestCase::setUp() for upgrade testing.
 
  - UserCancelTestCase::testUserCancelUid1 in drupal/modules/user/user.test
 
  - Tests that user account for uid 1 cannot be cancelled.
 
  - UserLoginTestCase::testPasswordRehashOnLogin in drupal/modules/user/user.test
 
  - Test that user password is re-hashed upon login after changing $count_log2.
 
  - user_authenticate in drupal/modules/user/user.module
 
  - Try to validate the user's login credentials locally.
 
  - user_save in drupal/modules/user/user.module
 
  - Save changes to a user account or add a new user.
 
  - user_update_7000 in drupal/modules/user/user.install
 
  - Increase the length of the password field to accommodate better hashes.
 
  - user_validate_current_pass in drupal/modules/user/user.module
 
  - Form validation handler for the current password on the user_account_form().
 
  - watchdog_exception in drupal/includes/bootstrap.inc
 
  - Logs an exception.
 
  - xmlrpc in drupal/includes/common.inc
 
  - Performs one or more XML-RPC request(s).
 
  - xmlrpc.php in drupal/xmlrpc.php
 
  - PHP page for handling incoming XML-RPC requests from clients.
 
  - _aggregator_get_variables in drupal/modules/aggregator/aggregator.module
 
  - Gets the fetcher, parser, and processors.
 
  - _batch_finished in drupal/includes/batch.inc
 
  - Ends the batch processing.
 
  - _batch_process in drupal/includes/batch.inc
 
  - Processes sets in a batch.
 
  - _batch_queue in drupal/includes/form.inc
 
  - Returns a queue object for a batch set.
 
  - _drupal_bootstrap_database in drupal/includes/bootstrap.inc
 
  - Initializes the database system and registers autoload functions.
 
  - _drupal_bootstrap_full in drupal/includes/common.inc
 
  
  - _drupal_bootstrap_page_cache in drupal/includes/bootstrap.inc
 
  - Attempts to serve a page from the cache.
 
  - _drupal_bootstrap_variables in drupal/includes/bootstrap.inc
 
  - Loads system variables and all enabled bootstrap modules.
 
  - _drupal_error_handler in drupal/includes/bootstrap.inc
 
  - Provides custom PHP error handling.
 
  - _drupal_error_handler_real in drupal/includes/errors.inc
 
  - Provides custom PHP error handling.
 
  - _drupal_exception_handler in drupal/includes/bootstrap.inc
 
  - Provides custom PHP exception handling.
 
  - _drupal_get_filename_perform_file_scan in drupal/includes/bootstrap.inc
 
  - Performs a file system scan to search for a system resource.
 
  - _drupal_maintenance_theme in drupal/includes/theme.maintenance.inc
 
  - Sets up the theming system for maintenance page.
 
  - _drupal_session_write in drupal/includes/session.inc
 
  - Writes an entire session to the database (internal use only).
 
  - _drupal_shutdown_function in drupal/includes/bootstrap.inc
 
  - Executes registered shutdown functions.
 
  - _drupal_theme_initialize in drupal/includes/theme.inc
 
  - Initializes the theme system given already loaded information.
 
  - _install_configure_form in drupal/includes/install.core.inc
 
  - Form constructor for a site configuration form.
 
  - _install_select_profile in drupal/includes/install.core.inc
 
  - Selects an installation profile.
 
  - _locale_prepare_predefined_list in drupal/includes/locale.inc
 
  - Prepares the language code list for a select form item with only the unsupported ones
 
  - _module_build_dependencies in drupal/includes/module.inc
 
  - Determines which modules require and are required by each module.
 
  - _registry_check_code in drupal/includes/bootstrap.inc
 
  - Checks for a resource in the registry.
 
  - _registry_update in drupal/includes/registry.inc
 
  - Does the work for registry_update().
 
  - _system_batch_theme in drupal/modules/system/system.module
 
  - Theme callback for the default batch page.
 
  - _theme_process_registry in drupal/includes/theme.inc
 
  - Process a single implementation of hook_theme().