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 11.x for _alter
  5. Search main for _alter
  6. Other projects
Title Object type File name Summary
contact_entity_type_alter function core/modules/contact/contact.module Implements hook_entity_type_alter().
contact_form_user_admin_settings_alter function core/modules/contact/contact.module Implements hook_form_FORM_ID_alter().
contact_form_user_form_alter function core/modules/contact/contact.module Implements hook_form_FORM_ID_alter().
contact_menu_local_tasks_alter function core/modules/contact/contact.module Implements hook_menu_local_tasks_alter().
contact_rest_resource_alter function core/modules/contact/contact.module Implements hook_rest_resource_alter().
contact_storage_test_entity_type_alter function core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module Implements hook_entity_type_alter().
contact_storage_test_form_contact_form_form_alter function core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module Implements hook_form_FORM_ID_alter() for contact_form_form().
contact_views_data_alter function core/modules/contact/contact.views.inc Implements hook_views_data_alter().
Container::getAlternatives function core/lib/Drupal/Component/DependencyInjection/Container.php Provides alternatives for a given array and key.
Container::getParameterAlternatives function core/lib/Drupal/Component/DependencyInjection/Container.php Provides alternatives in case a parameter was not found.
Container::getServiceAlternatives function core/lib/Drupal/Component/DependencyInjection/Container.php Provides alternatives in case a service was not found.
ContainerRebuildTestServiceProvider::alter function core/modules/system/tests/modules/container_rebuild_test/src/ContainerRebuildTestServiceProvider.php Modifies existing service definitions.
ContentLanguageSettings::$language_alterable property core/modules/language/src/Entity/ContentLanguageSettings.php Indicates if the language is alterable or not.
ContentLanguageSettings::isLanguageAlterable function core/modules/language/src/Entity/ContentLanguageSettings.php Checks if the language is alterable or not.
ContentLanguageSettings::setLanguageAlterable function core/modules/language/src/Entity/ContentLanguageSettings.php Sets if the language must be alterable or not.
ContentLanguageSettingsInterface::isLanguageAlterable function core/modules/language/src/ContentLanguageSettingsInterface.php Checks if the language is alterable or not.
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_data_alter function core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module Implements hook_views_data_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().

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