Search for alter

  1. Search 7.x for alter
  2. Search 9.5.x for alter
  3. Search 8.9.x for alter
  4. Search 10.3.x for alter
  5. Other projects
Title Object type File name Summary
ContentModerationHooks::entityFormDisplayAlter function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_entity_form_display_alter().
ContentModerationHooks::entityTypeAlter function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_entity_type_alter().
ContentModerationHooks::formAlter function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_form_alter().
ContentModerationRouteSubscriber::alterRoutes function core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php Alters existing routes for a specific collection.
ContentModerationTestViewsHooks::viewsDataAlter function core/modules/content_moderation/tests/modules/content_moderation_test_views/src/Hook/ContentModerationTestViewsHooks.php Implements hook_views_data_alter().
ContentModerationTestViewsHooks::viewsQueryAlter function core/modules/content_moderation/tests/modules/content_moderation_test_views/src/Hook/ContentModerationTestViewsHooks.php Implements hook_views_query_alter().
ContentTranslationHandler::entityFormAlter function core/modules/content_translation/src/ContentTranslationHandler.php Performs the needed alterations to the entity form.
ContentTranslationHandlerInterface::entityFormAlter function core/modules/content_translation/src/ContentTranslationHandlerInterface.php Performs the needed alterations to the entity form.
ContentTranslationHooks::elementInfoAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_element_info_alter().
ContentTranslationHooks::entityBundleInfoAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_entity_bundle_info_alter().
ContentTranslationHooks::entityTypeAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_entity_type_alter().
ContentTranslationHooks::fieldInfoAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_field_info_alter().
ContentTranslationHooks::formAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_form_alter().
ContentTranslationHooks::formFieldConfigEditFormAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'.
ContentTranslationHooks::formLanguageContentSettingsFormAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_form_FORM_ID_alter() for language_content_settings_form().
ContentTranslationHooks::languageFallbackCandidatesEntityViewAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_language_fallback_candidates_OPERATION_alter().
ContentTranslationHooks::languageTypesInfoAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_language_types_info_alter().
ContentTranslationHooks::menuLinksDiscoveredAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_menu_links_discovered_alter().
ContentTranslationHooks::viewsDataAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_views_data_alter().
ContentTranslationLinkTagTest::testCanonicalAlternateTags function core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php Tests alternate link tag found for entity types with canonical links.
ContentTranslationLinkTagTest::testCanonicalAlternateTagsMissing function core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php Tests alternate link tag missing for entity types without canonical links.
ContentTranslationRouteSubscriber::alterRoutes function core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php Alters existing routes for a specific collection.
ContentTranslationTestHooks::entityBundleInfoAlter function core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php Implements hook_entity_bundle_info_alter().
ContentTranslationTestHooks::formNodeFormAlter function core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php Implements hook_form_BASE_FORM_ID_alter().
ContextualHooks::contextualLinksViewAlter function core/modules/contextual/src/Hook/ContextualHooks.php Implements hook_contextual_links_view_alter().
ContextualLinkManagerTest::testPluginDefinitionAlter function core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php Tests the plugins alter hook.
ContextualTestHooks::blockViewAlter function core/modules/contextual/tests/modules/contextual_test/src/Hook/ContextualTestHooks.php Implements hook_block_view_alter().
ContextualTestHooks::contextualLinksViewAlter function core/modules/contextual/tests/modules/contextual_test/src/Hook/ContextualTestHooks.php Implements hook_contextual_links_view_alter().
ContextualTestHooks::pageAttachmentsAlter function core/modules/contextual/tests/modules/contextual_test/src/Hook/ContextualTestHooks.php Implements hook_page_attachments_alter().
ContextualViewsHooks::viewsDataAlter function core/modules/contextual/src/Hook/ContextualViewsHooks.php Implements hook_views_data_alter().
core.entity_view_mode.entity_test.vm_alter_full.yml file core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_full.yml core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_full.yml
core.entity_view_mode.entity_test.vm_alter_test.yml file core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_test.yml core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_test.yml
CoreServiceProvider::alter function core/lib/Drupal/Core/CoreServiceProvider.php Alters the UUID service to use the most efficient method available.
CountryManagerTest::testHookCountriesAlter function core/tests/Drupal/KernelTests/Core/Locale/CountryManagerTest.php Tests that hook_countries_alters() works as expected.
DAlterHooks class core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DAlterHooks.php This class contains hook implementations.
DAlterHooks.php file core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DAlterHooks.php
DAlterHooks::testAlter function core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DAlterHooks.php #[Hook('test_alter')]
DAlterHooks::testSubtypeAlter function core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DAlterHooks.php #[Hook('test_subtype_alter')]
DatabaseTestHooks::queryAlter function core/modules/system/tests/modules/database_test/src/Hook/DatabaseTestHooks.php Implements hook_query_alter().
DatabaseTestHooks::queryDatabaseTestAlterRemoveRangeAlter function core/modules/system/tests/modules/database_test/src/Hook/DatabaseTestHooks.php Implements hook_query_TAG_alter().
DatetimeRangeTestHooks::entityTypeAlter function core/modules/datetime_range/tests/modules/datetime_range_test/src/Hook/DatetimeRangeTestHooks.php Implements hook_entity_type_alter().
DblogHooks::formSystemLoggingSettingsAlter function core/modules/dblog/src/Hook/DblogHooks.php Implements hook_form_FORM_ID_alter() for system_logging_settings().
DblogHooks::menuLinksDiscoveredAlter function core/modules/dblog/src/Hook/DblogHooks.php Implements hook_menu_links_discovered_alter().
DecoupledMenusTestHooks::menuLinksDiscoveredAlter function core/modules/system/tests/modules/decoupled_menus_test/src/Hook/DecoupledMenusTestHooks.php Implements hook_menu_links_discovered_alter().
DefaultPluginManager::$alterHook property core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Name of the alter hook if one should be invoked.
DefaultPluginManager::alterDefinitions function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Invokes the hook to alter the definitions if the alter hook is set.
DefaultPluginManager::alterInfo function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Sets the alter hook name.
DefaultPluginManagerTest::testDefaultPluginManagerWithAlter function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with no cache and altering.
DefaultSelection::reAlterQuery function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Helper method: Passes a query to the alteration system again.
DemoUmamiHooks::formInstallConfigureFormAlter function core/profiles/demo_umami/src/Hook/DemoUmamiHooks.php Implements hook_form_FORM_ID_alter() for install_configure_form().

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