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
ManageFieldsTest::testFieldTypeCardinalityAlter function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests hook_form_field_storage_config_form_edit_alter().
ManageFieldsTest::testFieldUiDefinitionsAlter function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests hook_field_info_entity_type_ui_definitions_alter().
MediaHooks::entityTypeAlter function core/modules/media/src/Hook/MediaHooks.php Implements hook_entity_type_alter().
MediaHooks::fieldTypeCategoryInfoAlter function core/modules/media/src/Hook/MediaHooks.php Implements hook_field_type_category_info_alter().
MediaHooks::fieldUiPreconfiguredOptionsAlter function core/modules/media/src/Hook/MediaHooks.php Implements hook_field_ui_preconfigured_options_alter().
MediaHooks::fieldWidgetCompleteFormAlter function core/modules/media/src/Hook/MediaHooks.php Implements hook_field_widget_complete_form_alter().
MediaHooks::fieldWidgetSingleElementFormAlter function core/modules/media/src/Hook/MediaHooks.php Implements hook_field_widget_single_element_form_alter().
MediaHooks::formFieldUiFieldStorageAddFormAlter function core/modules/media/src/Hook/MediaHooks.php Implements hook_form_FORM_ID_alter().
MediaHooks::formFilterFormatAddFormAlter function core/modules/media/src/Hook/MediaHooks.php Implements hook_form_FORM_ID_alter().
MediaHooks::formFilterFormatEditFormAlter function core/modules/media/src/Hook/MediaHooks.php Implements hook_form_FORM_ID_alter().
MediaLibraryFormOverwriteTestHooks::mediaSourceInfoAlter function core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Hook/MediaLibraryFormOverwriteTestHooks.php Implements hook_media_source_info_alter().
MediaLibraryHooks::fieldUiPreconfiguredOptionsAlter function core/modules/media_library/src/Hook/MediaLibraryHooks.php Implements hook_field_ui_preconfigured_options_alter().
MediaLibraryHooks::formAlter function core/modules/media_library/src/Hook/MediaLibraryHooks.php Implements hook_form_alter().
MediaLibraryHooks::formViewsFormMediaLibraryPageAlter function core/modules/media_library/src/Hook/MediaLibraryHooks.php Implements hook_form_FORM_ID_alter().
MediaLibraryHooks::localTasksAlter function core/modules/media_library/src/Hook/MediaLibraryHooks.php Implements hook_local_tasks_alter().
MediaLibraryHooks::mediaSourceInfoAlter function core/modules/media_library/src/Hook/MediaLibraryHooks.php Implements hook_media_source_info_alter().
MediaLibraryTestHooks::entityTypeAlter function core/modules/media_library/tests/modules/media_library_test/src/Hook/MediaLibraryTestHooks.php Implements hook_entity_type_alter().
MediaLibraryTestHooks::fieldWidgetInfoAlter function core/modules/media_library/tests/modules/media_library_test/src/Hook/MediaLibraryTestHooks.php Implements hook_field_widget_info_alter().
MediaTestEmbedHooks::entityViewAlter function core/modules/media/tests/modules/media_test_embed/src/Hook/MediaTestEmbedHooks.php Implements hook_entity_view_alter().
MediaTestOembedHooks::oembedResourceUrlAlter function core/modules/media/tests/modules/media_test_oembed/src/Hook/MediaTestOembedHooks.php Implements hook_oembed_resource_url_alter().
MediaTestOembedServiceProvider::alter function core/modules/media/tests/modules/media_test_oembed/src/MediaTestOembedServiceProvider.php Modifies existing service definitions.
MenuLinkContentHooks::entityTypeAlter function core/modules/menu_link_content/src/Hook/MenuLinkContentHooks.php Implements hook_entity_type_alter().
MenuLinksetRoutes::alterRoutes function core/modules/system/src/Routing/MenuLinksetRoutes.php Alter routes.
MenuOperationsLinkTestHooks::entityOperationAlter function core/modules/menu_link_content/tests/menu_operations_link_test/src/Hook/MenuOperationsLinkTestHooks.php Implements hook_entity_operation_alter().
MenuRouterTest::doTestMenuLinksDiscoveredAlter function core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Tests menu links added in hook_menu_links_discovered_alter().
MenuTestHooks::menuLinksDiscoveredAlter function core/modules/system/tests/modules/menu_test/src/Hook/MenuTestHooks.php Implements hook_menu_links_discovered_alter().
MenuTestHooks::menuLocalTasksAlter function core/modules/system/tests/modules/menu_test/src/Hook/MenuTestHooks.php Implements hook_menu_local_tasks_alter().
MenuTestServiceProvider::alter function core/modules/system/tests/modules/menu_test/src/MenuTestServiceProvider.php Modifies existing service definitions.
MenuUiHooks::blockViewSystemMenuBlockAlter function core/modules/menu_ui/src/Hook/MenuUiHooks.php Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'.
MenuUiHooks::formNodeFormAlter function core/modules/menu_ui/src/Hook/MenuUiHooks.php Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeForm.
MenuUiHooks::formNodeTypeFormAlter function core/modules/menu_ui/src/Hook/MenuUiHooks.php Implements hook_form_FORM_ID_alter() for \Drupal\node\Form\NodeTypeForm.
MenuUiHooks::systemBreadcrumbAlter function core/modules/menu_ui/src/Hook/MenuUiHooks.php Implements hook_system_breadcrumb_alter().
MigrateDrupalHooks::migrationPluginsAlter function core/modules/migrate_drupal/src/Hook/MigrateDrupalHooks.php Implements hook_migration_plugins_alter().
MigrateDrupalServiceProvider::alter function core/modules/migrate_drupal/src/MigrateDrupalServiceProvider.php Modifies existing service definitions.
MigrateDrupalUiRouteSubscriber::alterRoutes function core/modules/migrate_drupal_ui/src/Routing/MigrateDrupalUiRouteSubscriber.php Alters existing routes for a specific collection.
MigrateDumpAlterInterface interface core/modules/migrate/tests/src/Kernel/MigrateDumpAlterInterface.php Allows tests to alter dumps after they have loaded.
MigrateDumpAlterInterface.php file core/modules/migrate/tests/src/Kernel/MigrateDumpAlterInterface.php
MigrateDumpAlterInterface::migrateDumpAlter function core/modules/migrate/tests/src/Kernel/MigrateDumpAlterInterface.php Allows tests to alter dumps after they have loaded.
MigrateFieldInstanceLabelDescriptionTest::migrateDumpAlter function core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php Allows tests to alter dumps after they have loaded.
MigrateFieldInstanceLabelDescriptionTest::migrateDumpAlter function core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceLabelDescriptionTest.php Allows tests to alter dumps after they have loaded.
MigrateFieldInterface::alterFieldFormatterMigration function core/modules/migrate_drupal/src/Plugin/MigrateFieldInterface.php Apply any custom processing to the field formatter migration.
MigrateFieldInterface::alterFieldInstanceMigration function core/modules/migrate_drupal/src/Plugin/MigrateFieldInterface.php Apply any custom processing to the field instance migration.
MigrateFieldInterface::alterFieldMigration function core/modules/migrate_drupal/src/Plugin/MigrateFieldInterface.php Apply any custom processing to the field migration.
MigrateFieldInterface::alterFieldWidgetMigration function core/modules/migrate_drupal/src/Plugin/MigrateFieldInterface.php Apply any custom processing to the field widget migration.
MigrateFileTest::migrateDumpAlter function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php Allows tests to alter dumps after they have loaded.
MigrateFilterFormatTest::migrateDumpAlter function core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterFormatTest.php Allows tests to alter dumps after they have loaded.
MigrateLanguageContentCommentSettingsNoEntityTranslationTest::migrateDumpAlter function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php Allows tests to alter dumps after they have loaded.
ModerationFormTest::testAlternativeModerationStateWidget function core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php Tests the moderation_state field when an alternative widget is set.
ModerationHandler::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/ModerationHandler.php Alters bundle forms to enforce revision handling.
ModerationHandler::enforceRevisionsEntityFormAlter function core/modules/content_moderation/src/Entity/Handler/ModerationHandler.php Alters entity forms to enforce revision handling.

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