24 calls to conf_path()

DatabaseTasks_sqlite::getFormOptions in drupal/includes/database/sqlite/install.inc
Return driver specific configuration options.
DrupalPublicStreamWrapper::getDirectoryPath in drupal/includes/stream_wrappers.inc
Implements abstract public function getDirectoryPath()
DrupalTestCase::run in drupal/modules/simpletest/drupal_web_test_case.php
Run all tests in this class.
DrupalUnitTestCase::setUp in drupal/modules/simpletest/drupal_web_test_case.php
Sets up unit test environment.
DrupalWebTestCase::drupalGetTestFiles in drupal/modules/simpletest/drupal_web_test_case.php
Get a list files that can be used in tests.
DrupalWebTestCase::prepareEnvironment in drupal/modules/simpletest/drupal_web_test_case.php
Prepares the current environment for running the test.
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.).
FileTranferTest::testJail in drupal/modules/simpletest/tests/filetransfer.test
file_directory_temp in drupal/includes/file.inc
Gets the path of system-appropriate temporary directory.
install_check_requirements in drupal/includes/install.core.inc
Checks installation requirements and reports any errors.
install_configure_form in drupal/includes/install.core.inc
Form constructor for a form to configure the new site.
install_settings_form in drupal/includes/install.core.inc
Form constructor for a form to configure and rewrite settings.php.
install_verify_settings in drupal/includes/install.core.inc
Verifies the existing settings in settings.php.
SystemThemeFunctionalTest::testThemeSettings in drupal/modules/system/system.test
Test the theme settings form.
system_file_system_settings in drupal/modules/system/system.admin.inc
Form builder; Configure the site file handling.
system_requirements in drupal/modules/system/system.install
Implements hook_requirements().
system_update_7061 in drupal/modules/system/system.install
Migrate upload.module data to the newly created file field.
update_fix_d7_requirements in drupal/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 drupal/modules/update/update.manager.inc
Form submission handler for update_manager_install_form().
update_manager_local_transfers_allowed in drupal/modules/update/update.manager.inc
Determines if file transfers will be performed locally.
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.