38 calls to conf_path()

config_get_config_directory in drupal/core/includes/bootstrap.inc
Returns the path of a configuration directory.
DrupalKernelTest::testCompileDIC in drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/DrupalKernelTest.php
Tests DIC compilation.
drupal_rewrite_settings in drupal/core/includes/install.inc
Replaces values in settings.php with values in the submitted array.
drupal_settings_initialize in drupal/core/includes/bootstrap.inc
Sets the base URL, cookie domain, and session name from configuration.
FileStorageTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php
Overrides \Drupal\simpletest\UnitTestBase::setUp()
FileTransferTest::testJail in drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php
file_directory_temp in drupal/core/includes/file.inc
Gets the path of system-appropriate temporary directory.
FilterHtmlImageSecureTest::testImageSource in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php
Tests removal of images having a non-local source.
install_begin_request in drupal/core/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
install_check_requirements in drupal/core/includes/install.core.inc
Checks installation requirements and reports any errors.
install_configure_form in drupal/core/includes/install.core.inc
Form constructor for a form to configure the new site.
install_find_translation_files in drupal/core/includes/install.core.inc
Finds installer translations either for a specific langcode or all languages.
install_select_language in drupal/core/includes/install.core.inc
Selects which language to use during installation.
install_settings_form in drupal/core/includes/install.core.inc
Form constructor for a form to configure and rewrite settings.php.
install_verify_database_settings in drupal/core/includes/install.core.inc
Verifies that settings.php specifies a valid database connection.
LocaleCompareTest::testCompareCheckLocal in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleCompareTest.php
Checks if local or remote translation sources are detected.
locale_form_system_file_system_settings_alter in drupal/core/modules/locale/locale.module
Implements hook_form_FORM_ID_alter() for system_file_system_settings().
locale_test_locale_translation_projects_alter in drupal/core/modules/locale/tests/modules/locale_test/locale_test.module
Implements hook_locale_translation_projects_alter().
locale_translate_get_interface_translation_files in drupal/core/modules/locale/locale.bulk.inc
Get an array of available interface translation file.
locale_translation_source_build in drupal/core/modules/locale/locale.compare.inc
MTimeProtectedFileStorageTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php
Overrides \Drupal\simpletest\UnitTestBase::setUp()
MTimeProtectedFileStorageTest::testSecurity in drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php
Tests the security of the MTimeProtectedFileStorage implementation.
PhpStorageFactory::get in drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php
Instantiates a storage controller for generated PHP code.
PublicStream::getDirectoryPath in drupal/core/lib/Drupal/Core/StreamWrapper/PublicStream.php
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath()
SystemListing::scan in drupal/core/lib/Drupal/Core/SystemListing.php
Returns information about system object files (modules, themes, etc.).
system_file_system_settings in drupal/core/modules/system/system.admin.inc
Form builder; Configure the site file handling.
system_theme_settings in drupal/core/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
Tasks::getFormOptions in drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php
Return driver specific configuration options.
TestBase::prepareEnvironment in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Prepares the current environment for running the test.
TestBase::run in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Run all tests in this class.
ThemeTest::testThemeSettings in drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php
Test the theme settings form.
TranslationsStream::getDirectoryPath in drupal/core/modules/locale/lib/Drupal/locale/TranslationsStream.php
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath()
update_manager_install_form_submit in drupal/core/modules/update/update.manager.inc
Form submission handler for update_manager_install_form().
update_manager_local_transfers_allowed in drupal/core/modules/update/update.manager.inc
Determines if file transfers will be performed locally.
update_manager_update_ready_form_submit in drupal/core/modules/update/update.manager.inc
Form submission handler for update_manager_update_ready_form().
update_prepare_d8_bootstrap in drupal/core/includes/update.inc
Performs extra steps required to bootstrap when using a Drupal 7 database.
WebTestBase::drupalGetTestFiles in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Get a list files that can be used in tests.
_views_find_module_templates in drupal/core/modules/views/views.module
Scans a directory of a module for template files.