Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Drupal.php

32 calls to Drupal::config()

AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
AnnouncementsFeedHooks::cron in core/modules/announcements_feed/src/Hook/AnnouncementsFeedHooks.php
Implements hook_cron().
AutomatedCronHooks::formSystemCronSettingsAlter in core/modules/automated_cron/src/Hook/AutomatedCronHooks.php
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form.
FileHooks::formSystemFileSystemSettingsAlter in core/modules/file/src/Hook/FileHooks.php
Implements hook_form_FORM_ID_alter().
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.
InputConfigurator::getDefaultValue in core/lib/Drupal/Core/Recipe/InputConfigurator.php
Returns the default value for an input definition.
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.
SystemTokensHooks::tokens in core/modules/system/src/Hook/SystemTokensHooks.php
Implements hook_tokens().
system_requirements in core/modules/system/system.install
Implements hook_requirements().
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.
UpdateHooks::cron in core/modules/update/src/Hook/UpdateHooks.php
Implements hook_cron().
User::postSave in core/modules/user/src/Entity/User.php
Acts on a saved entity before the insert or update hook is invoked.
UserHooks::formSystemRegionalSettingsAlter in core/modules/user/src/Hook/UserHooks.php
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm.
UserHooks::mail in core/modules/user/src/Hook/UserHooks.php
Implements hook_mail().
UserHooks::userLogin in core/modules/user/src/Hook/UserHooks.php
Implements hook_user_login().
UserHooks::userPresave in core/modules/user/src/Hook/UserHooks.php
Implements hook_ENTITY_TYPE_presave() for user entities.
UserTokensHooks::tokens in core/modules/user/src/Hook/UserTokensHooks.php
Implements hook_tokens().
user_cancel_methods in core/modules/user/user.module
Helper function to return available account cancellation methods.
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.
_install_config_locale_overrides_process_batch in core/includes/install.core.inc
Batch operation callback for install_config_locale_overrides().
_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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal