527 calls to t()
- AccountPermissionsCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ AccountPermissionsCacheContext.php - Returns the label of the cache context.
- Analyzer::formatMessages in core/
modules/ views/ src/ Analyzer.php - Formats the analyze result into a message string.
- AnnouncementsFeedHooks::help in core/
modules/ announcements_feed/ src/ Hook/ AnnouncementsFeedHooks.php - Implements hook_help().
- authorize.php in core/
authorize.php - Administrative script for running authorized file operations.
- AutomatedCronHooks::formSystemCronSettingsAlter in core/
modules/ automated_cron/ src/ Hook/ AutomatedCronHooks.php - Implements hook_form_FORM_ID_alter() for the system_cron_settings() form.
- AutomatedCronHooks::help in core/
modules/ automated_cron/ src/ Hook/ AutomatedCronHooks.php - Implements hook_help().
- BanHooks::help in core/
modules/ ban/ src/ Hook/ BanHooks.php - Implements hook_help().
- BasicAuthHooks::help in core/
modules/ basic_auth/ src/ Hook/ BasicAuthHooks.php - Implements hook_help().
- batch_process in core/
includes/ form.inc - Processes the batch.
- batch_set in core/
includes/ form.inc - Adds a new batch.
- BigPipeHooks::help in core/
modules/ big_pipe/ src/ Hook/ BigPipeHooks.php - Implements hook_help().
- BlockContent::baseFieldDefinitions in core/
modules/ block_content/ src/ Entity/ BlockContent.php - BlockContentHooks::entityOperation in core/
modules/ block_content/ src/ Hook/ BlockContentHooks.php - Implements hook_entity_operation().
- BlockContentHooks::help in core/
modules/ block_content/ src/ Hook/ BlockContentHooks.php - Implements hook_help().
- BlockHooks::blockBuildLocalActionsBlockAlter in core/
modules/ block/ src/ Hook/ BlockHooks.php - Implements hook_block_build_BASE_BLOCK_ID_alter().
- BlockHooks::help in core/
modules/ block/ src/ Hook/ BlockHooks.php - Implements hook_help().
- BlockHooks::pageTop in core/
modules/ block/ src/ Hook/ BlockHooks.php - Implements hook_page_top().
- BlockHooks::rebuild in core/
modules/ block/ src/ Hook/ BlockHooks.php - Implements hook_rebuild().
- BreakpointHooks::help in core/
modules/ breakpoint/ src/ Hook/ BreakpointHooks.php - Implements hook_help().
- callback_batch_finished in core/
lib/ Drupal/ Core/ Form/ form.api.php - Complete a batch process.
- callback_batch_operation in core/
lib/ Drupal/ Core/ Form/ form.api.php - Perform a single batch operation.
- CKEditor5::validateSwitchingToCKEditor5 in core/
modules/ ckeditor5/ src/ Plugin/ Editor/ CKEditor5.php - Validate callback to inform the user of CKEditor 5 compatibility problems.
- Ckeditor5Hooks::formFilterFormatFormAlter in core/
modules/ ckeditor5/ src/ Hook/ Ckeditor5Hooks.php - Implements hook_form_FORM_ID_alter().
- Ckeditor5Hooks::help in core/
modules/ ckeditor5/ src/ Hook/ Ckeditor5Hooks.php - Implements hook_help().
- ClaroPreRender::managedFile in core/
themes/ claro/ src/ ClaroPreRender.php - Prerender callback for managed_file.
- claro_form_alter in core/
themes/ claro/ claro.theme - Implements hook_form_alter().
- claro_form_menu_link_content_form_alter in core/
themes/ claro/ claro.theme - Implements hook_form_BASE_FORM_ID_alter() for MenuLinkContentForm.
- claro_form_system_modules_alter in core/
themes/ claro/ claro.theme - Implements hook_form_FORM_ID_alter() for the system_modules form.
- claro_form_user_admin_permissions_alter in core/
themes/ claro/ claro.theme - Implements hook_form_FORM_ID_alter() for the user_admin_permissions form.
- claro_form_views_exposed_form_alter in core/
themes/ claro/ claro.theme - Implements hook_form_FORM_ID_alter() for views_exposed_form.
- claro_preprocess_input in core/
themes/ claro/ claro.theme - Implements template_preprocess_HOOK() for input.
- Color::validateColor in core/
lib/ Drupal/ Core/ Render/ Element/ Color.php - Form element validation handler for #type 'color'.
- Comment::baseFieldDefinitions in core/
modules/ comment/ src/ Entity/ Comment.php - CommentHooks::entityExtraFieldInfo in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_entity_extra_field_info().
- CommentHooks::help in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_help().
- CommentLazyBuilders::buildLinks in core/
modules/ comment/ src/ CommentLazyBuilders.php - Build the default links (reply, edit, delete …) for a comment.
- CommentStatistics::getRankingInfo in core/
modules/ comment/ src/ CommentStatistics.php - CommentTokensHooks::tokenInfo in core/
modules/ comment/ src/ Hook/ CommentTokensHooks.php - Implements hook_token_info().
- CommentTranslationHandler::entityFormTitle in core/
modules/ comment/ src/ CommentTranslationHandler.php - Returns the title to be used for the entity form page.
- CommentViewsHooks::viewsDataAlter in core/
modules/ comment/ src/ Hook/ CommentViewsHooks.php - Implements hook_views_data_alter().
- CompositeFormElementTrait::preRenderCompositeFormElement in core/
lib/ Drupal/ Core/ Render/ Element/ CompositeFormElementTrait.php - Adds form element theming to an element if its title or description is set.
- ConfigEntityListBuilder::getDefaultOperations in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityListBuilder.php - Gets this list's default operations.
- ConfigHooks::help in core/
modules/ config/ src/ Hook/ ConfigHooks.php - Implements hook_help().
- ConfigImporterBatch::finish in core/
lib/ Drupal/ Core/ Config/ Importer/ ConfigImporterBatch.php - Finish batch.
- ConfigTranslationHooks::entityOperation in core/
modules/ config_translation/ src/ Hook/ ConfigTranslationHooks.php - Implements hook_entity_operation().
- ConfigTranslationHooks::help in core/
modules/ config_translation/ src/ Hook/ ConfigTranslationHooks.php - Implements hook_help().
- ContactHooks::entityExtraFieldInfo in core/
modules/ contact/ src/ Hook/ ContactHooks.php - Implements hook_entity_extra_field_info().
- ContactHooks::formUserAdminSettingsAlter in core/
modules/ contact/ src/ Hook/ ContactHooks.php - Implements hook_form_FORM_ID_alter() for \Drupal\user\AccountSettingsForm.
- ContactHooks::formUserFormAlter in core/
modules/ contact/ src/ Hook/ ContactHooks.php - Implements hook_form_FORM_ID_alter() for \Drupal\user\ProfileForm.
- ContactHooks::help in core/
modules/ contact/ src/ Hook/ ContactHooks.php - Implements hook_help().
- ContactHooks::mail in core/
modules/ contact/ src/ Hook/ ContactHooks.php - Implements hook_mail().
- ContactViewsHooks::viewsDataAlter in core/
modules/ contact/ src/ Hook/ ContactViewsHooks.php - Implements hook_views_data_alter().
- ContentModerationHooks::help in core/
modules/ content_moderation/ src/ Hook/ ContentModerationHooks.php - Implements hook_help().
- ContentTranslationHooks::entityExtraFieldInfo in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_entity_extra_field_info().
- ContentTranslationHooks::entityOperation in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_entity_operation().
- ContentTranslationHooks::formFieldConfigEditFormAlter in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'.
- ContentTranslationHooks::help in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_help().
- ContentTranslationHooks::viewsDataAlter in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_views_data_alter().
- content_translation_field_sync_widget in core/
modules/ content_translation/ content_translation.admin.inc - Returns a form element to configure field synchronization.
- content_translation_form_language_content_settings_validate in core/
modules/ content_translation/ content_translation.admin.inc - Form validation handler for content_translation_admin_settings_form().
- content_translation_install in core/
modules/ content_translation/ content_translation.install - Implements hook_install().
- content_translation_language_configuration_element_process in core/
modules/ content_translation/ content_translation.module - Process callback: Expands the language_configuration form element.
- content_translation_language_configuration_element_validate in core/
modules/ content_translation/ content_translation.module - Form validation handler for element added with content_translation_language_configuration_element_process().
- ContextualHooks::help in core/
modules/ contextual/ src/ Hook/ ContextualHooks.php - Implements hook_help().
- ContextualHooks::toolbar in core/
modules/ contextual/ src/ Hook/ ContextualHooks.php - Implements hook_toolbar().
- ContextualViewsHooks::viewsDataAlter in core/
modules/ contextual/ src/ Hook/ ContextualViewsHooks.php - Implements hook_views_data_alter().
- CookiesCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ CookiesCacheContext.php - Returns the label of the cache context.
- CountryManager::getStandardList in core/
lib/ Drupal/ Core/ Locale/ CountryManager.php - Get an array of all two-letter country code => country name pairs.
- DateFormatEditForm::form in core/
modules/ system/ src/ Form/ DateFormatEditForm.php - Gets the actual form array to be built.
- DateFormatListBuilder::buildHeader in core/
modules/ system/ src/ DateFormatListBuilder.php - Builds the header row for the entity listing.
- DateHelper::ampm in core/
lib/ Drupal/ Core/ Datetime/ DateHelper.php - Constructs an array of AM and PM options.
- DateHelper::monthNames in core/
lib/ Drupal/ Core/ Datetime/ DateHelper.php - Returns a translated array of month names.
- DateHelper::monthNamesAbbr in core/
lib/ Drupal/ Core/ Datetime/ DateHelper.php - Constructs a translated array of month name abbreviations.
- DateHelper::weekDays in core/
lib/ Drupal/ Core/ Datetime/ DateHelper.php - Returns a translated array of week names.
- DateHelper::weekDaysAbbr in core/
lib/ Drupal/ Core/ Datetime/ DateHelper.php - Constructs a translated array of week day abbreviations.
- DateHelper::weekDaysAbbr1 in core/
lib/ Drupal/ Core/ Datetime/ DateHelper.php - Constructs a translated array of 1-letter week day abbreviations.
- DateHelper::weekDaysAbbr2 in core/
lib/ Drupal/ Core/ Datetime/ DateHelper.php - Constructs a translated array of 2-letter week day abbreviations.
- Datelist::processDatelist in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datelist.php - Expands a date element into an array of individual elements.
- Datelist::validateDatelist in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datelist.php - Validation callback for a datelist element.
- Datelist::valueCallback in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datelist.php - Validates the date type to adjust 12 hour time and prevent invalid dates. If the date is valid, the date is set in the form.
- Datetime::processDatetime in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datetime.php - Expands a datetime element type into date and/or time elements.
- Datetime::validateDatetime in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datetime.php - Validation callback for a datetime element.
- DatetimeHooks::help in core/
modules/ datetime/ src/ Hook/ DatetimeHooks.php - Implements hook_help().
- DatetimeRangeHooks::help in core/
modules/ datetime_range/ src/ Hook/ DatetimeRangeHooks.php - Implements hook_help().
- datetime_type_field_views_data_helper in core/
modules/ datetime/ datetime.views.inc - Provides Views integration for any datetime-based fields.
- DblogHooks::formSystemLoggingSettingsAlter in core/
modules/ dblog/ src/ Hook/ DblogHooks.php - Implements hook_form_FORM_ID_alter() for system_logging_settings().
- DblogHooks::help in core/
modules/ dblog/ src/ Hook/ DblogHooks.php - Implements hook_help().
- DblogViewsHooks::viewsData in core/
modules/ dblog/ src/ Hook/ DblogViewsHooks.php - Implements hook_views_data().
- dblog_filters in core/
modules/ dblog/ dblog.admin.inc - Creates a list of database log administration filters that can be applied.
- demo_umami_help in core/
profiles/ demo_umami/ demo_umami.profile - Implements hook_help().
- demo_umami_install in core/
profiles/ demo_umami/ demo_umami.install - Implements hook_install().
- demo_umami_requirements in core/
profiles/ demo_umami/ demo_umami.install - Implements hook_requirements().
- DisplayPluginCollection::initializePlugin in core/
modules/ views/ src/ DisplayPluginCollection.php - Initializes and stores a plugin.
- DraggableListBuilderTrait::buildForm in core/
lib/ Drupal/ Core/ Entity/ DraggableListBuilderTrait.php - Form constructor.
- DraggableListBuilderTrait::buildHeader in core/
lib/ Drupal/ Core/ Entity/ DraggableListBuilderTrait.php - Builds the header row for the entity listing.
- DraggableListBuilderTrait::buildRow in core/
lib/ Drupal/ Core/ Entity/ DraggableListBuilderTrait.php - Builds a row for an entity in the entity listing.
- drupal_check_module in core/
includes/ install.inc - Checks a module's requirements.
- drupal_verify_profile in core/
includes/ install.inc - Verifies that all dependencies are met for a given installation profile.
- DynamicPageCacheHooks::help in core/
modules/ dynamic_page_cache/ src/ Hook/ DynamicPageCacheHooks.php - Implements hook_help().
- EditorHooks::formFilterAdminOverviewAlter in core/
modules/ editor/ src/ Hook/ EditorHooks.php - Implements hook_form_FORM_ID_alter().
- EditorHooks::formFilterFormatFormAlter in core/
modules/ editor/ src/ Hook/ EditorHooks.php - Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm.
- EditorHooks::help in core/
modules/ editor/ src/ Hook/ EditorHooks.php - Implements hook_help().
- editor_form_filter_admin_format_validate in core/
modules/ editor/ editor.module - Additional validate handler for filter_format_form().
- editor_image_upload_settings_form in core/
modules/ editor/ editor.admin.inc - Subform constructor to configure the text editor's image upload settings.
- Email::validateEmail in core/
lib/ Drupal/ Core/ Render/ Element/ Email.php - Form element validation handler for #type 'email'.
- EnabledExtensionsValidator::validate in core/
modules/ package_manager/ src/ Validator/ EnabledExtensionsValidator.php - Validates that no enabled Drupal extensions have been removed.
- EntityAutocomplete::getEntityLabels in core/
lib/ Drupal/ Core/ Entity/ Element/ EntityAutocomplete.php - Converts an array of entity objects into a string of entity labels.
- EntityAutocomplete::matchEntityByTitle in core/
lib/ Drupal/ Core/ Entity/ Element/ EntityAutocomplete.php - Finds an entity from an autocomplete input without an explicit ID.
- EntityAutocomplete::validateEntityAutocomplete in core/
lib/ Drupal/ Core/ Entity/ Element/ EntityAutocomplete.php - Form element validation handler for entity_autocomplete elements.
- FieldHooks::help in core/
modules/ field/ src/ Hook/ FieldHooks.php - Implements hook_help().
- FieldLayoutHooks::help in core/
modules/ field_layout/ src/ Hook/ FieldLayoutHooks.php - Implements hook_help().
- FieldUiHooks::entityOperation in core/
modules/ field_ui/ src/ Hook/ FieldUiHooks.php - Implements hook_entity_operation().
- FieldUiHooks::formAlter in core/
modules/ field_ui/ src/ Hook/ FieldUiHooks.php - Implements hook_form_alter().
- FieldUiHooks::formFieldUiFieldStorageAddFormAlter in core/
modules/ field_ui/ src/ Hook/ FieldUiHooks.php - Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'.
- FieldUiHooks::help in core/
modules/ field_ui/ src/ Hook/ FieldUiHooks.php - Implements hook_help().
- File::baseFieldDefinitions in core/
modules/ file/ src/ Entity/ File.php - FileHooks::formSystemFileSystemSettingsAlter in core/
modules/ file/ src/ Hook/ FileHooks.php - Implements hook_form_FORM_ID_alter().
- FileHooks::help in core/
modules/ file/ src/ Hook/ FileHooks.php - Implements hook_help().
- FileHooks::tokenInfo in core/
modules/ file/ src/ Hook/ FileHooks.php - Implements hook_token_info().
- FileTransfer::getSettingsForm in core/
lib/ Drupal/ Core/ FileTransfer/ FileTransfer.php - Returns a form to collect connection settings credentials.
- FileViewsHooks::fieldViewsData in core/
modules/ file/ src/ Hook/ FileViewsHooks.php - Implements hook_field_views_data().
- FileViewsHooks::fieldViewsDataViewsDataAlter in core/
modules/ file/ src/ Hook/ FileViewsHooks.php - Implements hook_field_views_data_views_data_alter().
- file_managed_file_save_upload in core/
modules/ file/ file.module - Saves any files that have been uploaded into a managed_file element.
- file_requirements in core/
modules/ file/ file.install - Implements hook_requirements().
- file_save_upload in core/
modules/ file/ file.module - Saves file uploads to a new location.
- FilterHooks::filterSecureImageAlter in core/
modules/ filter/ src/ Hook/ FilterHooks.php - Implements hook_filter_secure_image_alter().
- FilterHooks::help in core/
modules/ filter/ src/ Hook/ FilterHooks.php - Implements hook_help().
- FormElementBase::validatePattern in core/
lib/ Drupal/ Core/ Render/ Element/ FormElementBase.php - #element_validate callback for #pattern form element property.
- HeadersCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ HeadersCacheContext.php - Returns the label of the cache context.
- HelpHooks::help in core/
modules/ help/ src/ Hook/ HelpHooks.php - Implements hook_help().
- HistoryHooks::help in core/
modules/ history/ src/ Hook/ HistoryHooks.php - Implements hook_help().
- HistoryViewsHooks::viewsData in core/
modules/ history/ src/ Hook/ HistoryViewsHooks.php - Implements hook_views_data().
- hook_block_view_BASE_BLOCK_ID_alter in core/
modules/ block/ block.api.php - Provide a block plugin specific block_view alteration.
- hook_ckeditor5_plugin_info_alter in core/
modules/ ckeditor5/ ckeditor5.api.php - Modify the list of available CKEditor 5 plugins.
- hook_comment_links_alter in core/
modules/ comment/ comment.api.php - Alter the links of a comment.
- hook_config_translation_info in core/
modules/ config_translation/ config_translation.api.php - Introduce dynamic translation tabs for translation of configuration.
- hook_contextual_links_alter in core/
lib/ Drupal/ Core/ Menu/ menu.api.php - Alter contextual links before they are rendered.
- hook_display_variant_plugin_alter in core/
core.api.php - Alter display variant plugin definitions.
- hook_editor_info_alter in core/
modules/ editor/ editor.api.php - Performs alterations on text editor definitions.
- hook_entity_bundle_field_info in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Provides field definitions for a specific bundle within an entity type.
- hook_entity_bundle_info in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Describe the bundles for entity types.
- hook_entity_bundle_info_alter in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Alter the bundles for entity types.
- hook_entity_extra_field_info in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Exposes "pseudo-field" components on content entities.
- hook_entity_operation in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Declares entity operations.
- hook_entity_operation_alter in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Alter entity operations.
- hook_field_formatter_settings_summary_alter in core/
modules/ field_ui/ field_ui.api.php - Alters the field formatter settings summary.
- hook_field_formatter_third_party_settings_form in core/
modules/ field_ui/ field_ui.api.php - Allow modules to add settings to field formatters provided by other modules.
- hook_field_views_data in core/
modules/ views/ views.api.php - Override the default Views data for a Field API field.
- hook_field_views_data_alter in core/
modules/ views/ views.api.php - Alter the Views data for a single Field API field.
- hook_field_views_data_views_data_alter in core/
modules/ views/ views.api.php - Alter the Views data on a per field basis.
- hook_field_widget_settings_summary_alter in core/
modules/ field_ui/ field_ui.api.php - Alters the field widget settings summary.
- hook_field_widget_third_party_settings_form in core/
modules/ field_ui/ field_ui.api.php - Allow modules to add settings to field widgets provided by other modules.
- hook_filetransfer_info in core/
lib/ Drupal/ Core/ File/ file.api.php - Register information about FileTransfer classes provided by a module.
- hook_filter_secure_image_alter in core/
modules/ filter/ filter.api.php - Alters images with an invalid source.
- hook_form_alter in core/
lib/ Drupal/ Core/ Form/ form.api.php - Perform alterations before a form is rendered.
- hook_form_BASE_FORM_ID_alter in core/
lib/ Drupal/ Core/ Form/ form.api.php - Provide a form-specific alteration for shared ('base') forms.
- hook_form_FORM_ID_alter in core/
lib/ Drupal/ Core/ Form/ form.api.php - Provide a form-specific alteration instead of the global hook_form_alter().
- hook_form_system_theme_settings_alter in core/
lib/ Drupal/ Core/ Render/ theme.api.php - Allow themes to alter the theme-specific settings form.
- hook_help in core/
modules/ help/ help.api.php - Provide online user help.
- hook_help_section_info_alter in core/
modules/ help/ help.api.php - Perform alterations on help page section plugin definitions.
- hook_image_effect_info_alter in core/
modules/ image/ image.api.php - Alter the information provided in \Drupal\image\Annotation\ImageEffect.
- hook_install_tasks in core/
lib/ Drupal/ Core/ Extension/ module.api.php - Return an array of tasks to be performed by an installation profile.
- hook_language_types_info in core/
modules/ language/ language.api.php - Define language types.
- hook_language_types_info_alter in core/
modules/ language/ language.api.php - Perform alterations on language types.
- hook_media_source_info_alter in core/
modules/ media/ media.api.php - Alters the information provided in \Drupal\media\Annotation\MediaSource.
- hook_menu_local_tasks_alter in core/
lib/ Drupal/ Core/ Menu/ menu.api.php - Alter local tasks displayed on the page before they are rendered.
- hook_node_links_alter in core/
modules/ node/ node.api.php - Alter the links of a node.
- hook_options_list_alter in core/
modules/ options/ options.api.php - Alters the list of options to be displayed for a field.
- hook_post_update_NAME in core/
lib/ Drupal/ Core/ Extension/ module.api.php - Executes an update which is intended to update data, like entities.
- hook_ranking in core/
modules/ node/ node.api.php - Provide additional methods of scoring for core search results for nodes.
- hook_requirements in core/
lib/ Drupal/ Core/ Extension/ module.api.php - Check installation requirements and do status reporting.
- hook_requirements_alter in core/
lib/ Drupal/ Core/ Extension/ module.api.php - Alters requirements data.
- hook_search_plugin_alter in core/
modules/ search/ search.api.php - Alter search plugin definitions.
- hook_system_breadcrumb_alter in core/
lib/ Drupal/ Core/ Menu/ menu.api.php - Perform alterations to the breadcrumb built by the BreadcrumbManager.
- hook_system_themes_page_alter in core/
modules/ system/ system.api.php - Alters theme operation links.
- hook_token_info in core/
lib/ Drupal/ Core/ Utility/ token.api.php - Provide information about available placeholder tokens and token types.
- hook_token_info_alter in core/
lib/ Drupal/ Core/ Utility/ token.api.php - Alter the metadata about available placeholder tokens and token types.
- hook_toolbar in core/
modules/ toolbar/ toolbar.api.php - Add items to the toolbar menu.
- hook_updater_info in core/
lib/ Drupal/ Core/ Extension/ module.api.php - Provide information on Updaters (classes that can update Drupal).
- hook_update_N in core/
lib/ Drupal/ Core/ Extension/ module.api.php - Perform a single update between minor versions.
- hook_update_status_alter in core/
modules/ update/ update.api.php - Alter the information about available updates for projects.
- hook_user_cancel_methods_alter in core/
modules/ user/ user.api.php - Modify account cancellation methods.
- hook_user_format_name_alter in core/
modules/ user/ user.api.php - Alter the username that is displayed for a user.
- hook_user_login in core/
modules/ user/ user.api.php - The user just logged in.
- hook_verify_update_archive in core/
modules/ update/ update.api.php - Verify an archive after it has been downloaded and extracted.
- hook_views_analyze in core/
modules/ views/ views.api.php - Analyze a view to provide warnings about its configuration.
- hook_views_data in core/
modules/ views/ views.api.php - Describe data tables and fields (or the equivalent) to Views.
- hook_views_data_alter in core/
modules/ views/ views.api.php - Alter the table and field information from hook_views_data().
- hook_views_plugins_cache_alter in core/
modules/ views/ views.api.php - Modify the list of available views cache plugins.
- hook_views_plugins_display_alter in core/
modules/ views/ views.api.php - Modify the list of available views display plugins.
- hook_views_plugins_display_extenders_alter in core/
modules/ views/ views.api.php - Modify the list of available views display extender plugins.
- hook_views_plugins_wizard_alter in core/
modules/ views/ views.api.php - Modify the list of available views wizard plugins.
- hook_views_post_execute in core/
modules/ views/ views.api.php - Act on the view immediately after the query has been executed.
- hook_views_preview_info_alter in core/
modules/ views/ views.api.php - Alter the view preview information.
- hook_views_pre_execute in core/
modules/ views/ views.api.php - Act on the view after the query is built and just before it is executed.
- ImageHooks::help in core/
modules/ image/ src/ Hook/ ImageHooks.php - Implements hook_help().
- ImageViewsHooks::fieldViewsData in core/
modules/ image/ src/ Hook/ ImageViewsHooks.php - Implements hook_field_views_data().
- ImageViewsHooks::fieldViewsDataViewsDataAlter in core/
modules/ image/ src/ Hook/ ImageViewsHooks.php - Implements hook_field_views_data_views_data_alter().
- image_requirements in core/
modules/ image/ image.install - Implements hook_requirements().
- image_style_options in core/
modules/ image/ image.module - Gets an array of image styles suitable for using as select list options.
- InlineFormErrorsHooks::help in core/
modules/ inline_form_errors/ src/ Hook/ InlineFormErrorsHooks.php - Implements hook_help().
- InstallCommand::install in core/
lib/ Drupal/ Core/ Command/ InstallCommand.php - Installs Drupal with specified installation profile.
- install_check_requirements in core/
includes/ install.core.inc - Checks installation requirements and reports any errors.
- install_check_translations in core/
includes/ install.core.inc - Checks installation requirements and reports any errors.
- install_config_import_batch in core/
includes/ install.core.inc - Creates a batch for the config importer to process.
- install_config_revert_install_changes in core/
includes/ install.core.inc - Reverts configuration if hook_install() implementations have made changes.
- install_database_errors in core/
includes/ install.core.inc - Checks a database connection and returns any errors.
- install_display_requirements in core/
includes/ install.core.inc - Displays installation requirements.
- install_finished in core/
includes/ install.core.inc - Performs final installation steps and displays a 'finished' page.
- install_profile_modules in core/
includes/ install.core.inc - Installs required modules via a batch process.
- install_recipe_batch in core/
includes/ install.core.inc - Creates a batch for the recipe system to process.
- install_recipe_required_modules in core/
includes/ install.core.inc - Installs required modules prior to applying a recipe via the installer.
- install_tasks in core/
includes/ install.core.inc - Returns a list of all tasks the installer currently knows about.
- IpCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ IpCacheContext.php - Returns the label of the cache context.
- IsFrontPathCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ IsFrontPathCacheContext.php - Returns the label of the cache context.
- IsSuperUserCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ IsSuperUserCacheContext.php - Returns the label of the cache context.
- JsonapiHooks::help in core/
modules/ jsonapi/ src/ Hook/ JsonapiHooks.php - Implements hook_help().
- JsonapiHooks::modulesInstalled in core/
modules/ jsonapi/ src/ Hook/ JsonapiHooks.php - Implements hook_modules_installed().
- jsonapi_install in core/
modules/ jsonapi/ jsonapi.install - Implements hook_install().
- jsonapi_requirements in core/
modules/ jsonapi/ jsonapi.install - Implements hook_requirements().
- LanguageConfiguration::getDefaultOptions in core/
modules/ language/ src/ Element/ LanguageConfiguration.php - Returns the default options for the language configuration form element.
- LanguageConfiguration::processLanguageConfiguration in core/
modules/ language/ src/ Element/ LanguageConfiguration.php - Process handler for the language_configuration form element.
- LanguageHooks::help in core/
modules/ language/ src/ Hook/ LanguageHooks.php - Implements hook_help().
- LanguageHooks::tourTipsAlter in core/
modules/ language/ src/ Hook/ LanguageHooks.php - Implements hook_tour_tips_alter().
- LanguagesCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ LanguagesCacheContext.php - Returns the label of the cache context.
- language_process_language_select in core/
modules/ language/ language.module - Processes a language select list form element.
- LayoutBuilderEntityViewDisplay::addSectionField in core/
modules/ layout_builder/ src/ Entity/ LayoutBuilderEntityViewDisplay.php - Adds a layout section field to a given bundle.
- LayoutBuilderExposeAllFieldBlocksHooks::help in core/
modules/ layout_builder/ modules/ layout_builder_expose_all_field_blocks/ src/ Hook/ LayoutBuilderExposeAllFieldBlocksHooks.php - Implements hook_help().
- LayoutBuilderHooks::help in core/
modules/ layout_builder/ src/ Hook/ LayoutBuilderHooks.php - Implements hook_help().
- LayoutBuilderIsActiveCacheContext::getLabel in core/
modules/ layout_builder/ src/ Cache/ LayoutBuilderIsActiveCacheContext.php - Returns the label of the cache context.
- LayoutBuilderUiCacheContext::getLabel in core/
modules/ layout_builder/ src/ Cache/ LayoutBuilderUiCacheContext.php - Returns the label of the cache context.
- LayoutDiscoveryHooks::help in core/
modules/ layout_discovery/ src/ Hook/ LayoutDiscoveryHooks.php - Implements hook_help().
- layout_builder_preprocess_language_content_settings_table in core/
modules/ layout_builder/ layout_builder.module - Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
- layout_discovery_requirements in core/
modules/ layout_discovery/ layout_discovery.install - Implements hook_requirements().
- LazyBuilders::renderAnnouncements in core/
modules/ announcements_feed/ src/ LazyBuilders.php - Render announcements.
- LinkHooks::help in core/
modules/ link/ src/ Hook/ LinkHooks.php - Implements hook_help().
- LocaleHooks::formLanguageAdminEditFormAlter in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_form_FORM_ID_alter() for language_admin_edit_form().
- LocaleHooks::formLanguageAdminOverviewFormAlter in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_form_FORM_ID_alter() for language_admin_overview_form().
- LocaleHooks::formSystemFileSystemSettingsAlter in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_form_FORM_ID_alter() for system_file_system_settings().
- LocaleHooks::help in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_help().
- locale_config_batch_build in core/
modules/ locale/ locale.bulk.inc - Creates a locale batch to refresh specific configuration.
- locale_config_batch_finished in core/
modules/ locale/ locale.bulk.inc - Implements callback_batch_finished().
- locale_config_batch_update_default_config_langcodes in core/
modules/ locale/ locale.bulk.inc - Implements callback_batch_operation().
- locale_install in core/
modules/ locale/ locale.install - Implements hook_install().
- locale_requirements in core/
modules/ locale/ locale.install - Implements hook_requirements().
- locale_translate_batch_build in core/
modules/ locale/ locale.bulk.inc - Build a locale batch from an array of files.
- locale_translate_batch_import in core/
modules/ locale/ locale.bulk.inc - Implements callback_batch_operation().
- locale_translate_batch_import_save in core/
modules/ locale/ locale.bulk.inc - Implements callback_batch_operation().
- locale_translate_batch_refresh in core/
modules/ locale/ locale.bulk.inc - Implements callback_batch_operation().
- locale_translation_batch_fetch_download in core/
modules/ locale/ locale.batch.inc - Implements callback_batch_operation().
- locale_translation_batch_fetch_import in core/
modules/ locale/ locale.batch.inc - Implements callback_batch_operation().
- locale_translation_batch_status_check in core/
modules/ locale/ locale.batch.inc - Implements callback_batch_operation().
- locale_translation_batch_status_finished in core/
modules/ locale/ locale.batch.inc - Implements callback_batch_finished().
- locale_translation_batch_version_check in core/
modules/ locale/ locale.batch.inc - Implements callback_batch_operation().
- locale_translation_download_source in core/
modules/ locale/ locale.batch.inc - Downloads a translation file from a remote server.
- MachineName::processMachineName in core/
lib/ Drupal/ Core/ Render/ Element/ MachineName.php - Processes a machine-readable name form element.
- MachineName::validateMachineName in core/
lib/ Drupal/ Core/ Render/ Element/ MachineName.php - Form element validation handler for machine_name elements.
- ManagedFile::processManagedFile in core/
modules/ file/ src/ Element/ ManagedFile.php - Render API callback: Expands the managed_file element type.
- ManagedFile::validateManagedFile in core/
modules/ file/ src/ Element/ ManagedFile.php - Render API callback: Validates the managed_file element.
- ManyToOneHelper::buildOptionsForm in core/
modules/ views/ src/ ManyToOneHelper.php - MediaHooks::fieldUiPreconfiguredOptionsAlter in core/
modules/ media/ src/ Hook/ MediaHooks.php - Implements hook_field_ui_preconfigured_options_alter().
- MediaHooks::fieldWidgetCompleteFormAlter in core/
modules/ media/ src/ Hook/ MediaHooks.php - Implements hook_field_widget_complete_form_alter().
- MediaHooks::formFieldUiFieldStorageAddFormAlter in core/
modules/ media/ src/ Hook/ MediaHooks.php - Implements hook_form_FORM_ID_alter().
- MediaHooks::help in core/
modules/ media/ src/ Hook/ MediaHooks.php - Implements hook_help().
- MediaLibraryHooks::help in core/
modules/ media_library/ src/ Hook/ MediaLibraryHooks.php - Implements hook_help().
- MediaLibraryUiBuilder::dialogOptions in core/
modules/ media_library/ src/ MediaLibraryUiBuilder.php - Get media library dialog options.
- MediaLibraryViewsHooks::viewsData in core/
modules/ media_library/ src/ Hook/ MediaLibraryViewsHooks.php - Implements hook_views_data().
- media_filter_format_edit_form_validate in core/
modules/ media/ media.module - Validate callback to ensure filter order and allowed_html are compatible.
- media_library_form_views_form_media_library_page_alter in core/
modules/ media_library/ media_library.module - Alter the bulk form to add a more accessible label.
- media_requirements in core/
modules/ media/ media.install - Implements hook_requirements().
- MenuActiveTrailsCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ MenuActiveTrailsCacheContext.php - Returns the label of the cache context.
- MenuLinkContent::baseFieldDefinitions in core/
modules/ menu_link_content/ src/ Entity/ MenuLinkContent.php - MenuLinkContentHooks::help in core/
modules/ menu_link_content/ src/ Hook/ MenuLinkContentHooks.php - Implements hook_help().
- MenuUiHooks::entityOperation in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_entity_operation().
- MenuUiHooks::formNodeFormAlter in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
- MenuUiHooks::formNodeTypeFormAlter in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_form_FORM_ID_alter() for \Drupal\node\NodeTypeForm.
- MenuUiHooks::help in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_help().
- menu_ui_form_node_type_form_validate in core/
modules/ menu_ui/ menu_ui.module - Validate handler for forms with menu options.
- Message::baseFieldDefinitions in core/
modules/ contact/ src/ Entity/ Message.php - MigrateDrupalHooks::help in core/
modules/ migrate_drupal/ src/ Hook/ MigrateDrupalHooks.php - Implements hook_help().
- MigrateDrupalHooks::migrationPluginsAlter in core/
modules/ migrate_drupal/ src/ Hook/ MigrateDrupalHooks.php - Implements hook_migration_plugins_alter().
- MigrateDrupalUiHooks::help in core/
modules/ migrate_drupal_ui/ src/ Hook/ MigrateDrupalUiHooks.php - Implements hook_help().
- MigrateHooks::help in core/
modules/ migrate/ src/ Hook/ MigrateHooks.php - Implements hook_help().
- MigrateUpgradeImportBatch::finished in core/
modules/ migrate_drupal_ui/ src/ Batch/ MigrateUpgradeImportBatch.php - Callback executed when the Migrate Upgrade Import batch process completes.
- MigrateUpgradeImportBatch::onIdMapMessage in core/
modules/ migrate_drupal_ui/ src/ Batch/ MigrateUpgradeImportBatch.php - Displays any messages being logged to the ID map.
- migrate_drupal_ui_install in core/
modules/ migrate_drupal_ui/ migrate_drupal_ui.install - Implements hook_install().
- MysqlHooks::help in core/
modules/ mysql/ src/ Hook/ MysqlHooks.php - Implements hook_help().
- mysql_requirements in core/
modules/ mysql/ mysql.install - Implements hook_requirements().
- NavigationHooks::help in core/
modules/ navigation/ src/ Hook/ NavigationHooks.php - Implements hook_help().
- NavigationLinkBlock::validateIconClassElement in core/
modules/ navigation/ src/ Plugin/ Block/ NavigationLinkBlock.php - Form element validation handler for the 'icon_class' element.
- NavigationTopBarHooks::help in core/
modules/ navigation/ modules/ navigation_top_bar/ src/ Hook/ NavigationTopBarHooks.php - Implements hook_help().
- navigation_requirements in core/
modules/ navigation/ navigation.install - Implements hook_requirements().
- NodeAccessGrantsCacheContext::getLabel in core/
modules/ node/ src/ Cache/ NodeAccessGrantsCacheContext.php - Returns the label of the cache context.
- NodeHooks1::entityExtraFieldInfo in core/
modules/ node/ src/ Hook/ NodeHooks1.php - Implements hook_entity_extra_field_info().
- NodeHooks1::formSystemThemesAdminFormAlter in core/
modules/ node/ src/ Hook/ NodeHooks1.php - Implements hook_form_FORM_ID_alter().
- NodeHooks1::help in core/
modules/ node/ src/ Hook/ NodeHooks1.php - Implements hook_help().
- NodeHooks1::ranking in core/
modules/ node/ src/ Hook/ NodeHooks1.php - Implements hook_ranking().
- NodeTokensHooks::tokenInfo in core/
modules/ node/ src/ Hook/ NodeTokensHooks.php - Implements hook_token_info().
- NodeTokensHooks::tokens in core/
modules/ node/ src/ Hook/ NodeTokensHooks.php - Implements hook_tokens().
- NodeTranslationHandler::entityFormAlter in core/
modules/ node/ src/ NodeTranslationHandler.php - Performs the needed alterations to the entity form.
- NodeTranslationHandler::entityFormTitle in core/
modules/ node/ src/ NodeTranslationHandler.php - Returns the title to be used for the entity form page.
- NodeViewBuilder::buildComponents in core/
modules/ node/ src/ NodeViewBuilder.php - Builds the component fields and properties of a set of entities.
- NodeViewBuilder::buildLinks in core/
modules/ node/ src/ NodeViewBuilder.php - Build the default links (Read more) for a node.
- NodeViewsHooks::viewsAnalyze in core/
modules/ node/ src/ Hook/ NodeViewsHooks.php - Implements hook_views_analyze().
- node_access_rebuild in core/
modules/ node/ node.module - Rebuilds the node access database.
- node_mass_update in core/
modules/ node/ node.admin.inc - Updates all nodes in the passed-in array with the passed-in field values.
- node_requirements in core/
modules/ node/ node.install - Implements hook_requirements().
- Number::validateNumber in core/
lib/ Drupal/ Core/ Render/ Element/ Number.php - Form element validation handler for #type 'number'.
- NumericItemBase::validateMinAndMaxConfig in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ NumericItemBase.php - Validates that the minimum value is less than the maximum.
- olivero_form_alter in core/
themes/ olivero/ olivero.theme - Implements hook_form_alter() for adding classes and placeholder text to the search forms.
- olivero_form_system_theme_settings_alter in core/
themes/ olivero/ theme-settings.php - Implements hook_form_FORM_ID_alter() for system_theme_settings.
- olivero_preprocess_comment in core/
themes/ olivero/ olivero.theme - Implements hook_preprocess_HOOK() for comment.html.twig.
- olivero_preprocess_input in core/
themes/ olivero/ olivero.theme - Implements hook_preprocess_HOOK().
- OptionsHooks::help in core/
modules/ options/ src/ Hook/ OptionsHooks.php - Implements hook_help().
- OverviewTerms::buildForm in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Form constructor.
- PackageManagerHooks::help in core/
modules/ package_manager/ src/ Hook/ PackageManagerHooks.php - Implements hook_help().
- package_manager_requirements in core/
modules/ package_manager/ package_manager.install - Implements hook_requirements().
- PageCacheHooks::help in core/
modules/ page_cache/ src/ Hook/ PageCacheHooks.php - Implements hook_help().
- PagersCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ PagersCacheContext.php - Returns the label of the cache context.
- PasswordConfirm::processPasswordConfirm in core/
lib/ Drupal/ Core/ Render/ Element/ PasswordConfirm.php - Expand a password_confirm field into two text boxes.
- PasswordConfirm::validatePasswordConfirm in core/
lib/ Drupal/ Core/ Render/ Element/ PasswordConfirm.php - Validates a password_confirm element.
- PathCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ PathCacheContext.php - Returns the label of the cache context.
- PathElement::validateMatchedPath in core/
lib/ Drupal/ Core/ Render/ Element/ PathElement.php - Form element validation handler for matched_path elements.
- PathHooks::fieldWidgetSingleElementFormAlter in core/
modules/ path/ src/ Hook/ PathHooks.php - Implements hook_field_widget_single_element_form_alter().
- PathHooks::help in core/
modules/ path/ src/ Hook/ PathHooks.php - Implements hook_help().
- PathItem::propertyDefinitions in core/
modules/ path/ src/ Plugin/ Field/ FieldType/ PathItem.php - Defines field item properties.
- PathParentCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ PathParentCacheContext.php - Returns the label of the cache context.
- PgsqlHooks::help in core/
modules/ pgsql/ src/ Hook/ PgsqlHooks.php - Implements hook_help().
- pgsql_requirements in core/
modules/ pgsql/ pgsql.install - Implements hook_requirements().
- PhpassHooks::formSystemModulesUninstallConfirmFormAlter in core/
modules/ phpass/ src/ Hook/ PhpassHooks.php - Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form.
- PhpassHooks::help in core/
modules/ phpass/ src/ Hook/ PhpassHooks.php - Implements hook_help().
- PrivateStream::getDescription in core/
lib/ Drupal/ Core/ StreamWrapper/ PrivateStream.php - Returns the description of the stream wrapper for use in the UI.
- PrivateStream::getName in core/
lib/ Drupal/ Core/ StreamWrapper/ PrivateStream.php - Returns the name of the stream wrapper for use in the UI.
- ProtocolVersionCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ ProtocolVersionCacheContext.php - Returns the label of the cache context.
- PublicStream::getDescription in core/
lib/ Drupal/ Core/ StreamWrapper/ PublicStream.php - Returns the description of the stream wrapper for use in the UI.
- PublicStream::getName in core/
lib/ Drupal/ Core/ StreamWrapper/ PublicStream.php - Returns the name of the stream wrapper for use in the UI.
- QueryArgsCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ QueryArgsCacheContext.php - Returns the label of the cache context.
- RecipeCommand::execute in core/
lib/ Drupal/ Core/ Recipe/ RecipeCommand.php - Executes the current command.
- RecipeRunner::installConfig in core/
lib/ Drupal/ Core/ Recipe/ RecipeRunner.php - Installs a config for a recipe.
- RecipeRunner::installContent in core/
lib/ Drupal/ Core/ Recipe/ RecipeRunner.php - Installs a content for a recipe.
- RecipeRunner::installModule in core/
lib/ Drupal/ Core/ Recipe/ RecipeRunner.php - Installs a module for a recipe.
- RecipeRunner::installTheme in core/
lib/ Drupal/ Core/ Recipe/ RecipeRunner.php - Installs a theme for a recipe.
- RecipeRunner::triggerEvent in core/
lib/ Drupal/ Core/ Recipe/ RecipeRunner.php - Triggers the RecipeAppliedEvent.
- RequestFormatCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ RequestFormatCacheContext.php - ResponsiveImageHooks::help in core/
modules/ responsive_image/ src/ Hook/ ResponsiveImageHooks.php - Implements hook_help().
- RestHooks::help in core/
modules/ rest/ src/ Hook/ RestHooks.php - Implements hook_help().
- RouteCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ RouteCacheContext.php - Returns the label of the cache context.
- RouteNameCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ RouteNameCacheContext.php - Returns the label of the cache context.
- SearchHooks::help in core/
modules/ search/ src/ Hook/ SearchHooks.php - Implements hook_help().
- search_excerpt in core/
modules/ search/ search.module - Returns snippets from a piece of text, with search keywords highlighted.
- search_requirements in core/
modules/ search/ search.install - Implements hook_requirements().
- Select::processSelect in core/
lib/ Drupal/ Core/ Render/ Element/ Select.php - Processes a select list form element.
- SerializationHooks::help in core/
modules/ serialization/ src/ Hook/ SerializationHooks.php - Implements hook_help().
- SessionCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ SessionCacheContext.php - SessionExistsCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ SessionExistsCacheContext.php - Returns the label of the cache context.
- SettingsTrayHooks::contextualLinksViewAlter in core/
modules/ settings_tray/ src/ Hook/ SettingsTrayHooks.php - Implements hook_contextual_links_view_alter().
- SettingsTrayHooks::help in core/
modules/ settings_tray/ src/ Hook/ SettingsTrayHooks.php - Implements hook_help().
- Shortcut::baseFieldDefinitions in core/
modules/ shortcut/ src/ Entity/ Shortcut.php - ShortcutHooks::help in core/
modules/ shortcut/ src/ Hook/ ShortcutHooks.php - Implements hook_help().
- ShortcutHooks::toolbar in core/
modules/ shortcut/ src/ Hook/ ShortcutHooks.php - Implements hook_toolbar().
- ShortcutLazyBuilders::lazyLinks in core/
modules/ shortcut/ src/ ShortcutLazyBuilders.php - #lazy_builder callback; builds shortcut toolbar links.
- ShortcutSetListBuilder::buildHeader in core/
modules/ shortcut/ src/ ShortcutSetListBuilder.php - Builds the header row for the entity listing.
- ShortcutSetListBuilder::getDefaultOperations in core/
modules/ shortcut/ src/ ShortcutSetListBuilder.php - Gets this list's default operations.
- shortcut_preprocess_page_title in core/
modules/ shortcut/ shortcut.module - Implements hook_preprocess_HOOK() for page title templates.
- SiteCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ SiteCacheContext.php - Returns the label of the cache context.
- SqliteHooks::help in core/
modules/ sqlite/ src/ Hook/ SqliteHooks.php - Implements hook_help().
- standard_install in core/
profiles/ standard/ standard.install - Implements hook_install().
- StatusMessages::renderMessages in core/
lib/ Drupal/ Core/ Render/ Element/ StatusMessages.php - #lazy_builder callback; replaces placeholder with messages.
- StatusReport::getSeverities in core/
lib/ Drupal/ Core/ Render/ Element/ StatusReport.php - Gets the severities.
- StatusReportPage::preRenderCounters in core/
modules/ system/ src/ Element/ StatusReportPage.php - #pre_render callback to create counter elements.
- SyslogHooks::formSystemLoggingSettingsAlter in core/
modules/ syslog/ src/ Hook/ SyslogHooks.php - Implements hook_form_FORM_ID_alter().
- SyslogHooks::help in core/
modules/ syslog/ src/ Hook/ SyslogHooks.php - Implements hook_help().
- SystemCompactLink::preRenderCompactLink in core/
lib/ Drupal/ Core/ Render/ Element/ SystemCompactLink.php - Pre-render callback: Renders a link into #markup.
- SystemHooks::filetransferInfo in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_filetransfer_info().
- SystemHooks::help in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_help().
- SystemHooks::pageTop in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_page_top().
- SystemHooks::updaterInfo in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_updater_info().
- SystemManager::getBlockContents in core/
modules/ system/ src/ SystemManager.php - Loads the contents of a menu block.
- SystemTokensHooks::tokenInfo in core/
modules/ system/ src/ Hook/ SystemTokensHooks.php - Implements hook_token_info().
- system_check_directory in core/
modules/ system/ system.module - Checks the existence of the directory specified in $form_element.
- system_region_list in core/
modules/ system/ system.module - Get a list of available regions from a specified theme.
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- Table::processTable in core/
lib/ Drupal/ Core/ Render/ Element/ Table.php - #process callback for #type 'table' to add tableselect support.
- Table::validateTable in core/
lib/ Drupal/ Core/ Render/ Element/ Table.php - #element_validate callback for #type 'table'.
- Tasks::checkBinaryOutput in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Check Binary Output.
- Tasks::checkEncoding in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Check encoding is UTF8.
- Tasks::checkEngineVersion in core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php - Checks the engine version.
- Tasks::checkExtensions in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Generic function to check postgresql extensions.
- Tasks::checkJsonSupport in core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php - Checks the database json support.
- Tasks::checkStandardConformingStrings in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Ensures standard_conforming_strings setting is 'on'.
- Tasks::connect in core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php - Checks if we can connect to the database.
- Tasks::connect in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Checks if we can connect to the database.
- Tasks::connect in core/
modules/ sqlite/ src/ Driver/ Database/ sqlite/ Install/ Tasks.php - Checks if we can connect to the database.
- Tasks::connect in core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Install/ Tasks.php - Checks if we can connect to the database.
- Tasks::ensureInnoDbAvailable in core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Install/ Tasks.php - Ensure that InnoDB is available.
- Tasks::getFormOptions in core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php - Returns driver specific configuration options.
- Tasks::getFormOptions in core/
modules/ sqlite/ src/ Driver/ Database/ sqlite/ Install/ Tasks.php - Returns driver specific configuration options.
- Tasks::initializeDatabase in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Make PostgreSQL Drupal friendly.
- Tasks::name in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Returns the human-readable name of the driver.
- Tasks::name in core/
modules/ sqlite/ src/ Driver/ Database/ sqlite/ Install/ Tasks.php - Returns the human-readable name of the driver.
- Tasks::runTasks in core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php - Runs database tasks and tests to see if Drupal can run on the database.
- Tasks::runTestQuery in core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php - Ensures the database can execute commands with the current user.
- Tasks::validateDatabaseSettings in core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php - Validates driver specific configuration settings.
- TaxonomyHooks::entityOperation in core/
modules/ taxonomy/ src/ Hook/ TaxonomyHooks.php - Implements hook_entity_operation().
- TaxonomyHooks::help in core/
modules/ taxonomy/ src/ Hook/ TaxonomyHooks.php - Implements hook_help().
- TaxonomyTokensHooks::tokenInfo in core/
modules/ taxonomy/ src/ Hook/ TaxonomyTokensHooks.php - Implements hook_token_info().
- TaxonomyViewsHooks::viewsDataAlter in core/
modules/ taxonomy/ src/ Hook/ TaxonomyViewsHooks.php - Implements hook_views_data_alter().
- TelephoneHooks::help in core/
modules/ telephone/ src/ Hook/ TelephoneHooks.php - Implements hook_help().
- template_preprocess_comment in core/
modules/ comment/ comment.module - Prepares variables for comment templates.
- template_preprocess_field_multiple_value_form in core/
includes/ theme.inc - Prepares variables for individual form element templates.
- template_preprocess_file_upload_help in core/
modules/ file/ file.module - Prepares variables for file upload help text templates.
- template_preprocess_file_widget_multiple in core/
modules/ file/ file.module - Prepares variables for multi file form widget templates.
- template_preprocess_html in core/
includes/ theme.inc - Prepares variables for HTML document templates.
- template_preprocess_image_style_preview in core/
modules/ image/ image.admin.inc - Prepares variables for image style preview templates.
- template_preprocess_language_content_settings_table in core/
modules/ language/ language.admin.inc - Prepares variables for language content settings table templates.
- template_preprocess_language_negotiation_configure_form in core/
modules/ language/ language.admin.inc - Prepares variables for language negotiation configuration form.
- template_preprocess_maintenance_task_list in core/
includes/ theme.inc - Prepares variables for maintenance task list templates.
- template_preprocess_system_admin_index in core/
modules/ system/ system.admin.inc - Prepares variables for admin index templates.
- template_preprocess_system_modules_details in core/
modules/ system/ system.admin.inc - Prepares variables for the module details templates.
- template_preprocess_system_security_advisories_fetch_error_message in core/
modules/ system/ system.theme.inc - Prepares variables for security advisories fetch error message templates.
- template_preprocess_system_themes_page in core/
modules/ system/ system.admin.inc - Prepares variables for appearance page templates.
- template_preprocess_update_fetch_error_message in core/
modules/ update/ update.report.inc - Prepares variables for update fetch error message templates.
- template_preprocess_update_project_status in core/
modules/ update/ update.report.inc - Prepares variables for update project status templates.
- template_preprocess_update_report in core/
modules/ update/ update.report.inc - Prepares variables for project status report templates.
- template_preprocess_update_version in core/
modules/ update/ update.report.inc - Prepares variables for update version templates.
- template_preprocess_username in core/
modules/ user/ user.module - Prepares variables for username templates.
- template_preprocess_views_ui_build_group_filter_form in core/
modules/ views_ui/ views_ui.theme.inc - Prepares variables for Views UI build group filter form templates.
- template_preprocess_views_ui_display_tab_bucket in core/
modules/ views_ui/ views_ui.theme.inc - Prepares variables for Views UI display tab bucket templates.
- template_preprocess_views_ui_display_tab_setting in core/
modules/ views_ui/ views_ui.theme.inc - Prepares variables for Views UI display tab setting templates.
- template_preprocess_views_ui_rearrange_filter_form in core/
modules/ views_ui/ views_ui.theme.inc - Prepares variables for Views UI rearrange filter form templates.
- template_preprocess_views_ui_style_plugin_table in core/
modules/ views_ui/ views_ui.theme.inc - Prepares variables for style plugin table templates.
- template_preprocess_views_ui_view_preview_section in core/
modules/ views_ui/ views_ui.theme.inc - Prepares variables for views UI view preview section templates.
- template_preprocess_views_view_table in core/
modules/ views/ views.theme.inc - Prepares variables for views table templates.
- TemporaryStream::getDescription in core/
lib/ Drupal/ Core/ StreamWrapper/ TemporaryStream.php - Returns the description of the stream wrapper for use in the UI.
- TemporaryStream::getName in core/
lib/ Drupal/ Core/ StreamWrapper/ TemporaryStream.php - Returns the name of the stream wrapper for use in the UI.
- Term::baseFieldDefinitions in core/
modules/ taxonomy/ src/ Entity/ Term.php - TermViewsData::getViewsData in core/
modules/ taxonomy/ src/ TermViewsData.php - Returns views data for the entity type.
- TextFormat::accessDeniedCallback in core/
modules/ filter/ src/ Element/ TextFormat.php - Render API callback: Hides the field value of 'text_format' elements.
- TextFormat::processFormat in core/
modules/ filter/ src/ Element/ TextFormat.php - Expands an element into a base element with text format selector attached.
- TextHooks::help in core/
modules/ text/ src/ Hook/ TextHooks.php - Implements hook_help().
- ThemeCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ ThemeCacheContext.php - Returns the label of the cache context.
- TimeZoneCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ TimeZoneCacheContext.php - Returns the label of the cache context.
- ToolbarHooks::help in core/
modules/ toolbar/ src/ Hook/ ToolbarHooks.php - Implements hook_help().
- ToolbarHooks::toolbar in core/
modules/ toolbar/ src/ Hook/ ToolbarHooks.php - Implements hook_toolbar().
- TranslationsStream::getDescription in core/
modules/ locale/ src/ StreamWrapper/ TranslationsStream.php - Returns the description of the stream wrapper for use in the UI.
- TranslationsStream::getName in core/
modules/ locale/ src/ StreamWrapper/ TranslationsStream.php - Returns the name of the stream wrapper for use in the UI.
- umami_form_search_block_form_alter in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_form_FORM_ID_alter().
- UpdateHooks::help in core/
modules/ update/ src/ Hook/ UpdateHooks.php - Implements hook_help().
- UpdateHooks::mail in core/
modules/ update/ src/ Hook/ UpdateHooks.php - Implements hook_mail().
- UpdateHooks::verifyUpdateArchive in core/
modules/ update/ src/ Hook/ UpdateHooks.php - Implements hook_verify_update_archive().
- Updater::prepareInstallDirectory in core/
lib/ Drupal/ Core/ Updater/ Updater.php - Makes sure the installation parent directory exists and is writable.
- update_authorize_batch_copy_project in core/
modules/ update/ update.authorize.inc - Implements callback_batch_operation().
- update_authorize_run_update in core/
modules/ update/ update.authorize.inc - Updates existing projects when invoked by authorize.php.
- update_authorize_update_batch_finished in core/
modules/ update/ update.authorize.inc - Batch callback: Performs actions when the authorized update batch is done.
- update_calculate_project_data in core/
modules/ update/ update.compare.inc - Calculates the current update status of all projects on the site.
- update_calculate_project_update_status in core/
modules/ update/ update.compare.inc - Calculates the current update status of a specific project.
- update_do_one in core/
includes/ update.inc - Implements callback_batch_operation().
- update_fetch_data_finished in core/
modules/ update/ update.module - Batch callback: Performs actions when all fetch tasks have been completed.
- update_get_update_list in core/
includes/ update.inc - Returns a list of all the pending database updates.
- update_invoke_post_update in core/
includes/ update.inc - Executes a single hook_post_update_NAME().
- update_manager_batch_project_get in core/
modules/ update/ update.manager.inc - Implements callback_batch_operation().
- update_manager_download_batch_finished in core/
modules/ update/ update.manager.inc - Batch callback: Performs actions when the download batch is completed.
- update_manager_file_get in core/
modules/ update/ update.manager.inc - Copies a file from the specified URL to the temporary directory for updates.
- update_process_project_info in core/
modules/ update/ update.compare.inc - Determines version and type information for currently installed projects.
- update_requirements in core/
modules/ update/ update.install - Implements hook_requirements().
- Url::validateUrl in core/
lib/ Drupal/ Core/ Render/ Element/ Url.php - Form element validation handler for #type 'url'.
- UrlCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ UrlCacheContext.php - Returns the label of the cache context.
- User::baseFieldDefinitions in core/
modules/ user/ src/ Entity/ User.php - UserCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ UserCacheContext.php - Returns the label of the cache context.
- UserHooks::entityExtraFieldInfo in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_entity_extra_field_info().
- UserHooks::entityOperation in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_entity_operation().
- UserHooks::formSystemRegionalSettingsAlter in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm.
- UserHooks::help in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_help().
- UserHooks::toolbar in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_toolbar().
- UserHooks::userLogin in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_user_login().
- UserHooks::userRoleInsert in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_ENTITY_TYPE_insert() for user_role entities.
- UserHooks::userView in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_ENTITY_TYPE_view() for user entities.
- UserRolesCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ UserRolesCacheContext.php - Returns the label of the cache context.
- UserTokensHooks::tokenInfo in core/
modules/ user/ src/ Hook/ UserTokensHooks.php - Implements hook_token_info().
- UserTokensHooks::tokens in core/
modules/ user/ src/ Hook/ UserTokensHooks.php - Implements hook_tokens().
- UserViewsHooks::viewsPluginsArgumentValidatorAlter in core/
modules/ user/ src/ Hook/ UserViewsHooks.php - Implements hook_views_plugins_argument_validator_alter().
- user_cancel in core/
modules/ user/ user.module - Cancel a user account.
- user_cancel_methods in core/
modules/ user/ user.module - Helper function to return available account cancellation methods.
- user_form_process_password_confirm in core/
modules/ user/ user.module - Form element process handler for client-side password validation.
- user_requirements in core/
modules/ user/ user.install - Implements hook_requirements().
- VerticalTabs::processVerticalTabs in core/
lib/ Drupal/ Core/ Render/ Element/ VerticalTabs.php - Creates a group formatted as vertical tabs.
- View::addDisplay in core/
modules/ views/ src/ Entity/ View.php - Adds a new display handler to the view, automatically creating an ID.
- Views::getViewsAsOptions in core/
modules/ views/ src/ Views.php - Returns an array of view as options array.
- ViewsHooks::help in core/
modules/ views/ src/ Hook/ ViewsHooks.php - Implements hook_help().
- ViewsTokensHooks::tokenInfo in core/
modules/ views/ src/ Hook/ ViewsTokensHooks.php - Implements hook_token_info().
- ViewsUiHooks::entityOperation in core/
modules/ views_ui/ src/ Hook/ ViewsUiHooks.php - Implements hook_entity_operation().
- ViewsUiHooks::help in core/
modules/ views_ui/ src/ Hook/ ViewsUiHooks.php - Implements hook_help().
- ViewsUiHooks::viewsAnalyze in core/
modules/ views_ui/ src/ Hook/ ViewsUiHooks.php - Implements hook_views_analyze().
- ViewsViewsHooks::fieldViewsData in core/
modules/ views/ src/ Hook/ ViewsViewsHooks.php - Implements hook_field_views_data().
- ViewsViewsHooks::viewsData in core/
modules/ views/ src/ Hook/ ViewsViewsHooks.php - Implements hook_views_data().
- views_element_validate_tags in core/
modules/ views/ views.module - Validation callback for query tags.
- views_field_default_views_data in core/
modules/ views/ views.views.inc - Default views data implementation for a field.
- views_ui_add_ajax_trigger in core/
modules/ views_ui/ admin.inc - Converts a form element in the add view wizard to be AJAX-enabled.
- views_ui_standard_display_dropdown in core/
modules/ views_ui/ admin.inc - Adds an element to select either the default display or the current display.
- views_ui_view_preview_section_display_category_links in core/
modules/ views_ui/ views_ui.module - Returns a link to editing a certain display setting.
- views_ui_view_preview_section_handler_links in core/
modules/ views_ui/ views_ui.module - Returns contextual links for each handler of a certain section.
- ViewUI::cacheSet in core/
modules/ views_ui/ src/ ViewUI.php - Sets a cached view object in the shared tempstore.
- ViewUI::getStandardButtons in core/
modules/ views_ui/ src/ ViewUI.php - Provides a standard set of Apply/Cancel/OK buttons for the forms.
- ViewUI::renderPreview in core/
modules/ views_ui/ src/ ViewUI.php - WidgetBase::formMultipleElements in core/
lib/ Drupal/ Core/ Field/ WidgetBase.php - Special handling to create form elements for multiple values.
- WorkflowsHooks::help in core/
modules/ workflows/ src/ Hook/ WorkflowsHooks.php - Implements hook_help().
- WorkspaceCacheContext::getLabel in core/
modules/ workspaces/ src/ WorkspaceCacheContext.php - Returns the label of the cache context.
- WorkspacesHooks::help in core/
modules/ workspaces/ src/ Hook/ WorkspacesHooks.php - Implements hook_help().
- WorkspacesUiHooks::help in core/
modules/ workspaces_ui/ src/ Hook/ WorkspacesUiHooks.php - Implements hook_help().
- WorkspacesUiHooks::toolbar in core/
modules/ workspaces_ui/ src/ Hook/ WorkspacesUiHooks.php - Implements hook_toolbar().
- workspaces_requirements in core/
modules/ workspaces/ workspaces.install - Implements hook_requirements().
- _batch_page in core/
includes/ batch.inc - Renders the batch processing page based on the current state of the batch.
- _content_translation_form_language_content_settings_form_alter in core/
modules/ content_translation/ content_translation.admin.inc - (proxied) Implements hook_form_FORM_ID_alter().
- _content_translation_preprocess_language_content_settings_table in core/
modules/ content_translation/ content_translation.admin.inc - (proxied) Implements hook_preprocess_HOOK().
- _file_save_upload_from_form in core/
modules/ file/ file.module - Saves form file uploads.
- _install_config_locale_overrides in core/
includes/ install.core.inc - Creates a batch to process config translations after installing from config.
- _install_module_batch in core/
includes/ install.core.inc - Implements callback_batch_operation().
- _media_library_media_type_form_submit in core/
modules/ media_library/ media_library.module - Submit callback for media type form.
- _node_access_rebuild_batch_finished in core/
modules/ node/ node.module - Implements callback_batch_finished().
- _node_mass_update_batch_finished in core/
modules/ node/ node.admin.inc - Implements callback_batch_finished().
- _system_advisories_requirements in core/
modules/ system/ system.install - Display requirements from security advisories.
- _update_fix_missing_schema in core/
includes/ update.inc - Helper to detect and fix 'missing' schema information.
- _update_manager_check_backends in core/
modules/ update/ update.manager.inc - Checks for file transfer backends and prepares a form fragment about them.
- _update_message_text in core/
modules/ update/ update.module - Returns the appropriate message text when site is out of date or not secure.
- _update_no_data in core/
modules/ update/ update.module - Returns a warning message when there is no data about available updates.
- _update_requirement_check in core/
modules/ update/ update.install - Fills in the requirements array.
- _user_cancel in core/
modules/ user/ user.module - Implements callback_batch_operation().