Search for _alter

  1. Search 7.x for _alter
  2. Search 8.9.x for _alter
  3. Search 10.3.x for _alter
  4. Search 11.x for _alter
  5. Search main for _alter
  6. Other projects
Title Object type File name Summary
ContentLanguageSettingsInterface::setLanguageAlterable function core/modules/language/src/ContentLanguageSettingsInterface.php Sets if the language must be alterable or not.
ContentLanguageSettingsUnitTest::providerLanguageAlterable function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php
ContentLanguageSettingsUnitTest::testLanguageAlterable function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::setLanguageAlterable[[api-linebreak]]
@covers ::isLanguageAlterable[[api-linebreak]]
ContentModerationRouteSubscriber::alterRoutes function core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php Alters existing routes for a specific collection.
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.
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.
content_moderation_action_info_alter function core/modules/content_moderation/content_moderation.module Implements hook_action_info_alter().
content_moderation_entity_bundle_info_alter function core/modules/content_moderation/content_moderation.module Implements hook_entity_bundle_info_alter().
content_moderation_entity_form_display_alter function core/modules/content_moderation/content_moderation.module Implements hook_entity_form_display_alter().
content_moderation_entity_type_alter function core/modules/content_moderation/content_moderation.module Implements hook_entity_type_alter().
content_moderation_form_alter function core/modules/content_moderation/content_moderation.module Implements hook_form_alter().
content_moderation_test_views_views_query_alter function core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module Implements hook_views_query_alter().
content_translation_element_info_alter function core/modules/content_translation/content_translation.module Implements hook_element_info_alter().
content_translation_entity_bundle_info_alter function core/modules/content_translation/content_translation.module Implements hook_entity_bundle_info_alter().
content_translation_entity_type_alter function core/modules/content_translation/content_translation.module Implements hook_entity_type_alter().
content_translation_field_info_alter function core/modules/content_translation/content_translation.module Implements hook_field_info_alter().
content_translation_form_alter function core/modules/content_translation/content_translation.module Implements hook_form_alter().
content_translation_form_field_config_edit_form_alter function core/modules/content_translation/content_translation.module Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'.
content_translation_form_language_content_settings_form_alter function core/modules/content_translation/content_translation.module Implements hook_form_FORM_ID_alter() for language_content_settings_form().
content_translation_language_fallback_candidates_entity_view_alter function core/modules/content_translation/content_translation.module Implements hook_language_fallback_candidates_OPERATION_alter().
content_translation_language_types_info_alter function core/modules/content_translation/content_translation.module Implements hook_language_type_info_alter().
content_translation_menu_links_discovered_alter function core/modules/content_translation/content_translation.module Implements hook_menu_links_discovered_alter().
content_translation_module_implements_alter function core/modules/content_translation/content_translation.module Implements hook_module_implements_alter().
content_translation_test_entity_bundle_info_alter function core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.module Implements hook_entity_bundle_info_alter().
content_translation_test_form_node_form_alter function core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.module Implements hook_form_BASE_FORM_ID_alter().
content_translation_views_data_alter function core/modules/content_translation/content_translation.module Implements hook_views_data_alter().
ContextualLinkManagerTest::testPluginDefinitionAlter function core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php Tests the plugins alter hook.
contextual_contextual_links_view_alter function core/modules/contextual/contextual.module Implements hook_contextual_links_view_alter().
contextual_test_block_view_alter function core/modules/contextual/tests/modules/contextual_test/contextual_test.module Implements hook_block_view_alter().
contextual_test_contextual_links_view_alter function core/modules/contextual/tests/modules/contextual_test/contextual_test.module Implements hook_contextual_links_view_alter().
contextual_test_page_attachments_alter function core/modules/contextual/tests/modules/contextual_test/contextual_test.module Implements hook_page_attachments_alter().
contextual_views_data_alter function core/modules/contextual/contextual.views.inc Implements hook_views_data_alter().
CoreServiceProvider::alter function core/lib/Drupal/Core/CoreServiceProvider.php Alters the UUID service to use the most efficient method available.
database_test_query_alter function core/modules/system/tests/modules/database_test/database_test.module Implements hook_query_alter().
database_test_query_database_test_alter_remove_range_alter function core/modules/system/tests/modules/database_test/database_test.module Implements hook_query_TAG_alter().
datetime_range_test_entity_type_alter function core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.module Implements hook_entity_type_alter().
dblog_form_system_logging_settings_alter function core/modules/dblog/dblog.module Implements hook_form_FORM_ID_alter() for system_logging_settings().
dblog_menu_links_discovered_alter function core/modules/dblog/dblog.module 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.
demo_umami_form_install_configure_form_alter function core/profiles/demo_umami/demo_umami.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
dependency_version_test_system_info_alter function core/modules/system/tests/modules/dependency_version_test/dependency_version_test.module Implements hook_system_info_alter().
deprecated_module_test_system_info_alter function core/modules/system/tests/modules/deprecated_module_test/deprecated_module_test.module Implements hook_system_info_alter().
deprecation_test_deprecated_alter_alter function core/modules/system/tests/modules/deprecation_test/deprecation_test.module Implements hook_deprecated_alter_alter().

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