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. Other projects
Title Object type File name Summary
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().
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().
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.
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().
decoupled_menus_test_menu_links_discovered_alter function core/modules/system/tests/modules/decoupled_menus_test/decoupled_menus_test.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().
DisplayExtenderPluginBase::defineOptionsAlter function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Provide a form to edit options for this plugin.
DisplayRouterInterface::alterRoutes function core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php Alters a collection of routes and replaces definitions to the view.
DisplayRouterInterface::getAlteredRouteNames function core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php Returns the list of routes overridden by Views.
DisplayTest::testDisplayPluginsAlter function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests views_ui_views_plugins_display_alter is altering plugin definitions.

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