You are here

39 calls to Drupal::config() in Zircon Profile 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.
ConfigInstallWebTest::testIntegrationModuleReinstallation in core/modules/config/src/Tests/ConfigInstallWebTest.php
Tests module re-installation.
ConfigLanguageOverrideTest::testConfigLanguageOverride in core/modules/config/src/Tests/ConfigLanguageOverrideTest.php
Tests locale override based on language.
ConfigOverrideTest::testConfOverride in core/modules/config/src/Tests/ConfigOverrideTest.php
Tests configuration override.
ConfigSchemaTest::testSchemaMapping in core/modules/config/src/Tests/ConfigSchemaTest.php
Tests the basic metadata retrieval layer.
DrupalTest::testConfig in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the config() method.
drupal_get_user_timezone in core/includes/bootstrap.inc
Returns the time zone of the current user.
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/modules/system/src/Tests/Installer/InstallerTranslationMultipleLanguageTest.php
Tests that translations ended up at the expected places.
InstallerTranslationTest::testInstaller in core/modules/system/src/Tests/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().
node_modules_uninstalled in core/modules/node/node.module
Implements hook_modules_uninstalled().
RegisterAccessCheck::access in core/modules/user/src/Access/RegisterAccessCheck.php
Checks access.
system_form_user_register_form_alter in core/modules/system/system.module
Implements hook_form_FORM_ID_alter().
system_requirements in core/modules/system/system.install
Implements hook_requirements().
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
system_user_login in core/modules/system/system.module
Implements hook_user_login().
system_user_presave in core/modules/system/system.module
Implements hook_ENTITY_TYPE_presave() for user entities.
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.
TokenReplaceUnitTest::testSystemSiteTokenReplacement in core/modules/system/src/Tests/System/TokenReplaceUnitTest.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/src/Tests/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
user_cancel_methods in core/modules/user/user.module
Helper function to return available account cancellation methods.
user_mail in core/modules/user/user.module
Implements hook_mail().
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
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.