672 calls to t()

AccountPermissionsCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php
Returns the label of the cache context.
ActionListBuilder::buildHeader in core/modules/action/src/ActionListBuilder.php
Builds the header row for the entity listing.
ActionListBuilder::getDefaultOperations in core/modules/action/src/ActionListBuilder.php
Gets this list's default operations.
ActionResourceTestBase::createEntity in core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php
Creates the entity to be tested.
action_help in core/modules/action/action.module
Implements hook_help().
ajax_forms_test_validation_form_callback in core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module
Ajax form callback: Selects the 'driver_text' element of the validation form.
ajax_forms_test_validation_number_form_callback in core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module
Ajax form callback: Selects the 'driver_number' element of the validation form.
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().
announcements_feed_help in core/modules/announcements_feed/announcements_feed.module
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().
ban_help in core/modules/ban/ban.module
Implements hook_help().
BasicAuthHooks::help in core/modules/basic_auth/src/Hook/BasicAuthHooks.php
Implements hook_help().
basic_auth_help in core/modules/basic_auth/basic_auth.module
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().
block_test_block_alter in core/modules/block/tests/modules/block_test/block_test.module
Implements hook_block_alter().
BookController::adminOverview in core/modules/book/src/Controller/BookController.php
Returns an administrative overview of all books.
BookController::bookExport in core/modules/book/src/Controller/BookController.php
Generates representations of a book page and its children.
BookNavigationCacheContext::getLabel in core/modules/book/src/Cache/BookNavigationCacheContext.php
Returns the label of the cache context.
book_form_node_confirm_form_alter in core/modules/book/book.module
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm.
book_form_node_form_alter in core/modules/book/book.module
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
book_help in core/modules/book/book.module
Implements hook_help().
book_node_links_alter in core/modules/book/book.module
Implements hook_node_links_alter().
book_views_data in core/modules/book/book.views.inc
Implements hook_views_data().
BreakpointHooks::help in core/modules/breakpoint/src/Hook/BreakpointHooks.php
Implements hook_help().
breakpoint_help in core/modules/breakpoint/breakpoint.module
Implements hook_help().
Callbacks::tableselectGetData in core/modules/system/tests/modules/form_test/src/Callbacks.php
Create a header and options array. Helper function for callbacks.
Callbacks::validationFormCallback in core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php
Ajax form callback: Selects the 'driver_text' element of the validation form.
Callbacks::validationNumberFormCallback in core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php
Ajax form callback: Selects the 'driver_number' element of the validation form.
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().
comment_test_comment_links_alter in core/modules/comment/tests/modules/comment_test/comment_test.module
Implements hook_comment_links_alter().
comment_token_info in core/modules/comment/comment.tokens.inc
Implements hook_token_info().
comment_views_data_alter in core/modules/comment/comment.views.inc
Implements hook_views_data_alter().
ComposerPatchesValidatorTest::providerErrorDuringPreApply in core/modules/package_manager/tests/src/Kernel/ComposerPatchesValidatorTest.php
Data provider for testErrorDuringPreApply() and testHelpLink().
ComposerPatchesValidatorTest::providerErrorDuringPreCreate in core/modules/package_manager/tests/src/Kernel/ComposerPatchesValidatorTest.php
Data provider for testErrorDuringPreCreate().
ComposerValidatorTest::providerComposerSettingsValidation in core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php
Data provider for testComposerSettingsValidation().
ComposerValidatorTest::providerLinkToOnlineHelp in core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php
Data provider for ::testLinkToOnlineHelp().
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.
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.
ConfigOverrideIntegrationTestCacheContext::getLabel in core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php
Returns the label of the cache context.
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().
config_help in core/modules/config/config.module
Implements hook_help().
config_translation_entity_operation in core/modules/config_translation/config_translation.module
Implements hook_entity_operation().
config_translation_help in core/modules/config_translation/config_translation.module
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().
contact_views_data_alter in core/modules/contact/contact.views.inc
Implements hook_views_data_alter().
ContentModerationHooks::help in core/modules/content_moderation/src/Hook/ContentModerationHooks.php
Implements hook_help().
ContentTranslationHandlerTest::providerTestEntityFormSharedElements in core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php
Returns test cases for ::testEntityFormSharedElements().
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_moderation_test_views_views_data_alter in core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module
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 the language_configuration form element.
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().
contextual_views_data_alter in core/modules/contextual/contextual.views.inc
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().
DateTimeViewsHelper::buildViewsData in core/modules/datetime/src/DateTimeViewsHelper.php
Provides Views integration for any datetime-based fields.
datetime_range_help in core/modules/datetime_range/datetime_range.module
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.
dblog_views_data in core/modules/dblog/dblog.views.inc
Implements hook_views_data().
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().
DiskSpaceValidatorTest::providerDiskSpaceValidation in core/modules/package_manager/tests/src/Kernel/DiskSpaceValidatorTest.php
Data provider for testDiskSpaceValidation().
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.
DuplicateInfoFileValidatorTest::providerDuplicateInfoFilesInStage in core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php
Data provider for testDuplicateInfoFilesInStage.
DynamicPageCacheHooks::help in core/modules/dynamic_page_cache/src/Hook/DynamicPageCacheHooks.php
Implements hook_help().
dynamic_page_cache_help in core/modules/dynamic_page_cache/dynamic_page_cache.module
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.
EnabledExtensionsValidatorTest::providerExtensionRemoved in core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
Data provider for testExtensionRemoved().
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.
EntityDefinitionTestTrait::addBaseField in core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php
Adds a new base field to the 'entity_test_update' entity type.
EntitySerializedField::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntitySerializedField.php
EntityTestBaseFieldDisplay::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBaseFieldDisplay.php
EntityTestConstraints::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestConstraints.php
EntityTestMapField::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMapField.php
EntityTestMulChanged::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulChanged.php
EntityTestViewGrantsCacheContext::getLabel in core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php
Returns the label of the cache context.
entity_schema_test_entity_base_field_info in core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module
Implements hook_entity_base_field_info().
entity_test_operation_entity_operation in core/modules/system/tests/modules/entity_test_operation/entity_test_operation.module
Implements hook_entity_operation().
experimental_module_requirements_test_help in core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.module
Implements hook_help().
experimental_module_requirements_test_requirements in core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.install
Implements hook_requirements().
experimental_module_test_help in core/modules/system/tests/modules/experimental_module_test/experimental_module_test.module
Implements hook_help().
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().
FieldViewsDataProvider::defaultFieldImplementation in core/modules/views/src/FieldViewsDataProvider.php
Default views data implementation for a field.
field_layout_help in core/modules/field_layout/field_layout.module
Implements hook_help().
field_third_party_test_field_formatter_third_party_settings_form in core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module
Implements hook_field_formatter_third_party_settings_form().
field_third_party_test_field_widget_third_party_settings_form in core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module
Implements hook_field_widget_third_party_settings_form().
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().
FileTestFormTrait::baseForm in core/modules/file/tests/file_test/src/Form/FileTestFormTrait.php
Adds common form elements to the form.
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_field_views_data in core/modules/file/file.views.inc
Implements hook_field_views_data().
file_field_views_data_views_data_alter in core/modules/file/file.views.inc
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_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.
FormTestControllerObject::create in core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
Instantiates a new instance of this class.
forum_form_node_form_alter in core/modules/forum/forum.module
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
forum_form_taxonomy_vocabulary_form_alter in core/modules/forum/forum.module
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\taxonomy\VocabularyForm.
forum_help in core/modules/forum/forum.module
Implements hook_help().
forum_install in core/modules/forum/forum.install
Implements hook_install().
forum_update_10102 in core/modules/forum/forum.install
Add a primary key to forum_index.
forum_views_data in core/modules/forum/forum.views.inc
Implements hook_views_data().
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().
help_page_test_help in core/modules/help/tests/modules/help_page_test/help_page_test.module
Implements hook_help().
help_topics_help in core/modules/help_topics/help_topics.module
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().
history_views_data in core/modules/history/history.views.inc
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
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_runtime_requirements in core/lib/Drupal/Core/Extension/module.api.php
Check runtime requirements and do status reporting.
hook_runtime_requirements_alter in core/lib/Drupal/Core/Extension/module.api.php
Alters runtime 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
hook_update_requirements in core/lib/Drupal/Core/Extension/module.api.php
Check requirements before running database updates.
hook_update_requirements_alter in core/lib/Drupal/Core/Extension/module.api.php
Alters update requirements data.
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_field_views_data in core/modules/image/image.views.inc
Implements hook_field_views_data().
image_field_views_data_views_data_alter in core/modules/image/image.views.inc
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().
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().
jsonapi_test_reference_types_entity_base_field_info in core/modules/jsonapi/tests/modules/jsonapi_test_reference_types/jsonapi_test_reference_types.module
Implements hook_entity_base_field_info().
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_expose_all_field_blocks_help in core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.module
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().
link_generation_test_link_alter in core/modules/system/tests/modules/link_generation_test/link_generation_test.module
Implements hook_link_alter().
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_test_token_info in core/modules/locale/tests/modules/locale_test/locale_test.module
Implements hook_token_info().
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::formViewsFormMediaLibraryPageAlter in core/modules/media_library/src/Hook/MediaLibraryHooks.php
Implements hook_form_FORM_ID_alter().
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_views_data in core/modules/media_library/media_library.views.inc
Implements hook_views_data().
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_operations_link_test_entity_operation in core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.module
Implements hook_entity_operation().
menu_operations_link_test_entity_operation_alter in core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.module
Implements hook_entity_operation_alter().
menu_test_title_callback in core/modules/system/tests/modules/menu_test/menu_test.module
Title callback: Concatenates the title and case number.
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_help in core/modules/migrate_drupal/migrate_drupal.module
Implements hook_help().
migrate_drupal_migration_plugins_alter in core/modules/migrate_drupal/migrate_drupal.module
Implements hook_migration_plugins_alter().
migrate_drupal_ui_help in core/modules/migrate_drupal_ui/migrate_drupal_ui.module
Implements hook_help().
migrate_drupal_ui_install in core/modules/migrate_drupal_ui/migrate_drupal_ui.install
Implements hook_install().
migrate_help in core/modules/migrate/migrate.module
Implements hook_help().
MultisiteValidatorTest::providerMultisite in core/modules/package_manager/tests/src/Kernel/MultisiteValidatorTest.php
Data provider for testMultisite().
MultiValueTestItem::propertyDefinitions in core/modules/system/tests/modules/entity_test_update/src/Plugin/Field/FieldType/MultiValueTestItem.php
Defines field item properties.
MysqlHooks::help in core/modules/mysql/src/Hook/MysqlHooks.php
Implements hook_help().
mysql_help in core/modules/mysql/mysql.module
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().
navigation_top_bar_help in core/modules/navigation/modules/navigation_top_bar/navigation_top_bar.module
Implements hook_help().
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().
node_test_node_view in core/modules/node/tests/modules/node_test/node_test.module
Implements hook_ENTITY_TYPE_view() for node entities.
node_tokens in core/modules/node/node.tokens.inc
Implements hook_tokens().
node_token_info in core/modules/node/node.tokens.inc
Implements hook_token_info().
node_views_analyze in core/modules/node/node.views.inc
Implements hook_views_analyze().
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_help in core/modules/package_manager/package_manager.module
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.
page_cache_help in core/modules/page_cache/page_cache.module
Implements hook_help().
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.
path_field_widget_single_element_form_alter in core/modules/path/path.module
Implements hook_field_widget_single_element_form_alter().
path_help in core/modules/path/path.module
Implements hook_help().
PgsqlHooks::help in core/modules/pgsql/src/Hook/PgsqlHooks.php
Implements hook_help().
pgsql_help in core/modules/pgsql/pgsql.module
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().
phpass_form_system_modules_uninstall_confirm_form_alter in core/modules/phpass/phpass.module
Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form.
phpass_help in core/modules/phpass/phpass.module
Implements hook_help().
PhpExtensionsValidatorTest::providerPhpExtensionsValidation in core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php
Data provider for ::testPhpExtensionsValidation().
PhpTufValidatorTest::providerInvalidConfiguration in core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php
Data provider for testing invalid plugin configuration.
PirateDayCacheContext::getLabel in core/modules/config/tests/config_override_test/src/Cache/PirateDayCacheContext.php
Returns the label of the cache context.
ProtocolVersionCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php
Returns the label of the cache context.
QueryArgsCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/QueryArgsCacheContext.php
Returns the label of the cache context.
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
requirements1_test_requirements in core/modules/system/tests/modules/requirements1_test/requirements1_test.install
Implements hook_requirements().
requirements1_test_requirements_alter in core/modules/system/tests/modules/requirements1_test/requirements1_test.module
Implements hook_requirements_alter().
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().
rest_help in core/modules/rest/rest.module
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.
sdc_help in core/modules/sdc/sdc.module
Implements hook_help().
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().
serialization_help in core/modules/serialization/serialization.module
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().
SettingsValidatorTest::providerSettingsValidation in core/modules/package_manager/tests/src/Kernel/SettingsValidatorTest.php
Data provider for testSettingsValidation().
ShapeItem::propertyDefinitions in core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php
Defines field item properties.
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().
sqlite_help in core/modules/sqlite/sqlite.module
Implements hook_help().
StageBaseTest::providerStoreDestroyInfo in core/modules/package_manager/tests/src/Kernel/StageBaseTest.php
Data provider for testStoreDestroyInfo().
StagedDBUpdateValidatorTest::providerStagedDatabaseUpdate in core/modules/package_manager/tests/src/Kernel/StagedDBUpdateValidatorTest.php
Data provider for ::testStagedDatabaseUpdates().
StageNotInActiveValidatorTest::providerTestCheckNotInActive in core/modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
Data provider for testCheckNotInActive().
standard_install in core/profiles/standard/standard.install
Implements hook_install().
statistics_help in core/modules/statistics/statistics.module
Implements hook_help().
statistics_ranking in core/modules/statistics/statistics.module
Implements hook_ranking().
statistics_tokens in core/modules/statistics/statistics.tokens.inc
Implements hook_tokens().
statistics_token_info in core/modules/statistics/statistics.tokens.inc
Implements hook_token_info().
statistics_views_data in core/modules/statistics/statistics.views.inc
Implements hook_views_data().
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.
SupportedReleaseValidatorTest::providerException in core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php
Data provider for testException().
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().
system_token_info in core/modules/system/system.tokens.inc
Implements hook_token_info().
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::checkExtensions in core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php
Generic function to check postgresql extensions.
Tasks::checkStandardConformingStrings in core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php
Ensures standard_conforming_strings setting is 'on'.
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/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.
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().
taxonomy_token_info in core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_token_info().
taxonomy_views_data_alter in core/modules/taxonomy/taxonomy.views.inc
Implements hook_views_data_alter().
TelephoneHooks::help in core/modules/telephone/src/Hook/TelephoneHooks.php
Implements hook_help().
telephone_help in core/modules/telephone/telephone.module
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_forum_icon in core/modules/forum/forum.module
Prepares variables for forum icon templates.
template_preprocess_forum_list in core/modules/forum/forum.module
Prepares variables for forum list 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.
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.
testing_requirements_requirements in core/profiles/testing_requirements/testing_requirements.install
Implements hook_requirements().
testing_requirements_requirements in core/profiles/tests/testing_requirements/testing_requirements.install
Implements hook_requirements().
test_subtheme_views_post_render in core/modules/system/tests/themes/test_subtheme/test_subtheme.theme
Implements hook_views_post_render().
test_theme_settings_form_system_theme_settings_alter in core/modules/system/tests/themes/test_theme_settings/theme-settings.php
Implements hook_form_system_theme_settings_alter().
test_theme_theme_form_system_theme_settings_alter in core/modules/system/tests/themes/test_theme_theme/test_theme_theme.theme
Implements hook_form_system_theme_settings_alter().
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.
TokenHooks::tokenInfo in core/modules/file/src/Hook/TokenHooks.php
Implements hook_token_info().
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().
TourTestController::tourTest1 in core/modules/tour/tests/tour_test/src/Controller/TourTestController.php
Outputs some content for testing tours.
TourTestController::tourTest2 in core/modules/tour/tests/tour_test/src/Controller/TourTestController.php
Outputs some content for testing tours.
TourViewBuilder::viewMultiple in core/modules/tour/src/TourViewBuilder.php
Builds the render array for the provided entities.
tour_help in core/modules/tour/tour.module
Implements hook_help().
tour_toolbar in core/modules/tour/tour.module
Implements hook_toolbar().
TrackerController::buildContent in core/modules/tracker/src/Controller/TrackerController.php
Builds content for the tracker controllers.
tracker_help in core/modules/tracker/tracker.module
Implements hook_help().
tracker_views_data in core/modules/tracker/tracker.views.inc
Implements hook_views_data().
tracker_views_data_alter in core/modules/tracker/tracker.views.inc
Implements hook_views_data_alter().
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().
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().
update_script_test_cache_flush in core/modules/system/tests/modules/update_script_test/update_script_test.module
Implements hook_cache_flush().
update_test_filetransfer_info in core/modules/update/tests/modules/update_test/update_test.module
Implements hook_filetransfer_info().
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().
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
user_token_info in core/modules/user/user.tokens.inc
Implements hook_token_info().
user_views_plugins_argument_validator_alter in core/modules/user/user.views.inc
Implements hook_views_plugins_argument_validator_alter().
ValidationResultTest::providerCreateExceptions in core/modules/package_manager/tests/src/Unit/ValidationResultTest.php
Data provider for test methods that test create exceptions.
ValidationResultTest::providerValidConstructorArguments in core/modules/package_manager/tests/src/Unit/ValidationResultTest.php
Data provider for testCreateWarningResult().
ValidationResultTest::testCreateErrorResult in core/modules/package_manager/tests/src/Unit/ValidationResultTest.php
@covers ::createError
ValidationResultTest::testCreateWarningResult in core/modules/package_manager/tests/src/Unit/ValidationResultTest.php
@covers ::createWarning
ValidationResultTest::testOverallSeverity in core/modules/package_manager/tests/src/Unit/ValidationResultTest.php
@covers ::getOverallSeverity
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().
ViewsTestCacheContext::getLabel in core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php
Returns the label of the cache context.
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_test_data_views_analyze in core/modules/views/tests/modules/views_test_data/views_test_data.views.inc
Implements hook_views_analyze().
views_test_rss_preprocess_views_view_rss in core/modules/views/tests/modules/views_test_rss/views_test_rss.module
Implements hook_preprocess_HOOK().
views_token_info in core/modules/views/views.tokens.inc
Implements hook_token_info().
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_test_field_views_data in core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.views.inc
Implements hook_views_data().
views_ui_test_views_preview_info_alter in core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.module
Implements hook_views_preview_info_alter().
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
WorkflowsHooks::help in core/modules/workflows/src/Hook/WorkflowsHooks.php
Implements hook_help().
workflows_help in core/modules/workflows/workflows.module
Implements hook_help().
WorkspaceCacheContext::getLabel in core/modules/workspaces/src/WorkspaceCacheContext.php
Returns the label of the cache context.
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().
WritableFileSystemValidatorTest::providerStagingRootPermissions in core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php
Data provider for ::testStagingRootPermissions().
WritableFileSystemValidatorTest::providerWritable in core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php
Data provider for testWritable().
_batch_page in core/includes/batch.inc
Renders the batch processing page based on the current state of the batch.
_batch_test_finished_helper in core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
Provides a common 'finished' callback for batches 1 to 7.
_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.
_form_test_tableselect_get_data in core/modules/system/tests/modules/form_test/form_test.module
Create a header and options array. Helper function for callbacks.
_install_config_locale_overrides in core/includes/install.core.inc
Creates a batch to process config translations after installing from config.
_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().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.