24 calls to conf_path() in Drupal 7
- DatabaseTasks_sqlite::getFormOptions in includes/
database/ sqlite/ install.inc - Return driver specific configuration options.
- DrupalPublicStreamWrapper::getDirectoryPath in includes/
stream_wrappers.inc - Implements abstract public function getDirectoryPath()
- DrupalTestCase::run in modules/
simpletest/ drupal_web_test_case.php - Run all tests in this class.
- DrupalUnitTestCase::setUp in modules/
simpletest/ drupal_web_test_case.php - Sets up unit test environment.
- DrupalWebTestCase::drupalGetTestFiles in modules/
simpletest/ drupal_web_test_case.php - Get a list files that can be used in tests.
- DrupalWebTestCase::prepareEnvironment in modules/
simpletest/ drupal_web_test_case.php - Prepares the current environment for running the test.
- drupal_rewrite_settings in includes/
install.inc - Replaces values in settings.php with values in the submitted array.
- drupal_settings_initialize in includes/
bootstrap.inc - Sets the base URL, cookie domain, and session name from configuration.
- drupal_system_listing in includes/
common.inc - Returns information about system object files (modules, themes, etc.).
- FileTranferTest::testJail in modules/
simpletest/ tests/ filetransfer.test - file_directory_temp in includes/
file.inc - Gets the path of system-appropriate temporary directory.
- install_check_requirements in includes/
install.core.inc - Checks installation requirements and reports any errors.
- install_configure_form in includes/
install.core.inc - Form constructor for a form to configure the new site.
- install_settings_form in includes/
install.core.inc - Form constructor for a form to configure and rewrite settings.php.
- install_verify_settings in includes/
install.core.inc - Verifies the existing settings in settings.php.
- SystemThemeFunctionalTest::testThemeSettings in modules/
system/ system.test - Test the theme settings form.
- system_file_system_settings in modules/
system/ system.admin.inc - Form builder; Configure the site file handling.
- system_requirements in modules/
system/ system.install - Implements hook_requirements().
- system_update_7061 in modules/
system/ system.install - Migrate upload.module data to the newly created file field.
- update_fix_d7_requirements in includes/
update.inc - Perform Drupal 6.x to 7.x updates that are required for update.php to function properly.
- update_manager_install_form_submit in modules/
update/ update.manager.inc - Form submission handler for update_manager_install_form().
- update_manager_local_transfers_allowed in modules/
update/ update.manager.inc - Determines if file transfers will be performed locally.
- update_manager_update_ready_form_submit in modules/
update/ update.manager.inc - Form submission handler for update_manager_update_ready_form().
- update_prepare_d7_bootstrap in includes/
update.inc - Performs extra steps required to bootstrap when using a Drupal 6 database.