You are here

40 calls to Drupal::config() in Drupal 8

AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
automated_cron_form_system_cron_settings_alter in core/modules/automated_cron/automated_cron.module
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form.
book_breadcrumb_test_node_access in core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.module
Implements hook_node_access().
ColorSystemBrandingBlockAlter::preRender in core/modules/color/src/ColorSystemBrandingBlockAlter.php
#pre_render callback: Sets color preset logo.
ConfigInstallWebTest::testIntegrationModuleReinstallation in core/modules/config/tests/src/Functional/ConfigInstallWebTest.php
Tests module re-installation.
ConfigLanguageOverrideTest::testConfigLanguageOverride in core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php
Tests locale override based on language.
ConfigOverrideTest::testConfOverride in core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php
Tests configuration override.
DrupalTest::testConfig in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the config() method.
FileWidget::process in core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php
Form API callback: Processes a file_generic field element.
hook_entity_bundle_delete in core/lib/Drupal/Core/Entity/entity.api.php
Act on entity_bundle_delete().
hook_user_login in core/modules/user/user.api.php
The user just logged in.
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php
Tests that translations ended up at the expected places.
InstallerTranslationTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationTest.php
Verifies the expected behaviors of the installation result.
language_get_browser_drupal_langcode_mappings in core/modules/language/language.module
Returns language mappings between browser and Drupal language codes.
locale_cron_fill_queue in core/modules/locale/locale.translation.inc
Populate a queue with project to check for translation updates.
locale_uninstall in core/modules/locale/locale.install
Implements hook_uninstall().
RegisterAccessCheck::access in core/modules/user/src/Access/RegisterAccessCheck.php
Checks access.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViews in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php
Tests handling of the publishing status in taxonomy term views updates.
template_preprocess_html in core/includes/theme.inc
Prepares variables for HTML document templates.
template_preprocess_maintenance_page in core/includes/theme.inc
Prepares variables for maintenance page templates.
template_preprocess_views_view_opml in core/modules/views/views.theme.inc
Prepares variables for OPML feed templates.
template_preprocess_views_view_rss in core/modules/views/views.theme.inc
Prepares variables for RSS feed templates.
TokenReplaceKernelTest::testSystemSiteTokenReplacement in core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
Tests the generation of all system site information tokens.
update_cron in core/modules/update/update.module
Implements hook_cron().
update_replace_permissions in core/includes/update.inc
Replace permissions during update.
UserTokenReplaceTest::testUserTokenReplacement in core/modules/user/tests/src/Functional/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
UserUpdateOrderPermissionsTest::testPermissionsOrder in core/modules/user/tests/src/Functional/Update/UserUpdateOrderPermissionsTest.php
Tests that permissions are ordered by machine name.
user_cancel_methods in core/modules/user/user.module
Helper function to return available account cancellation methods.
user_form_system_regional_settings_alter in core/modules/user/user.module
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm.
user_mail in core/modules/user/user.module
Implements hook_mail().
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
user_user_login in core/modules/user/user.module
Implements hook_user_login().
user_user_presave in core/modules/user/user.module
Implements hook_ENTITY_TYPE_presave() for user entities.
ViewUI::renderPreview in core/modules/views_ui/src/ViewUI.php
_drupal_maintenance_theme in core/includes/theme.maintenance.inc
Sets up the theming system for maintenance page.
_locale_rebuild_js in core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.
_locale_translation_default_update_options in core/modules/locale/locale.translation.inc
Returns default import options for translation update.
_update_cron_notify in core/modules/update/update.fetch.inc
Performs any notifications that should be done once cron fetches new data.