Search for _alter

  1. Search 7.x for _alter
  2. Search 9.5.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
layout_builder_plugin_filter_block__block_ui_alter function core/modules/layout_builder/layout_builder.module Implements hook_plugin_filter_TYPE__CONSUMER_alter().
layout_builder_plugin_filter_block__layout_builder_alter function core/modules/layout_builder/layout_builder.module Implements hook_plugin_filter_TYPE__CONSUMER_alter().
layout_builder_plugin_filter_layout_alter function core/modules/layout_builder/layout_builder.module Implements hook_plugin_filter_TYPE_alter().
layout_builder_plugin_filter_layout__layout_builder_alter function core/modules/layout_builder/layout_builder.module Implements hook_plugin_filter_TYPE__CONSUMER_alter().
layout_builder_system_breadcrumb_alter function core/modules/layout_builder/layout_builder.module Implements hook_system_breadcrumb_alter().
layout_builder_test_form_layout_builder_configure_block_alter function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block.
layout_builder_test_plugin_filter_block__layout_builder_alter function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_plugin_filter_TYPE__CONSUMER_alter().
layout_builder_theme_registry_alter function core/modules/layout_builder/layout_builder.module Implements hook_theme_registry_alter().
layout_builder_theme_suggestions_field_alter function core/modules/layout_builder/layout_builder.module Implements hook_theme_suggestions_HOOK_alter().
lazy_route_provider_install_test_menu_links_discovered_alter function core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.module Implements hook_menu_links_discovered_alter().
LinkCckDeprecationTest::testAlterFieldInstanceMigration function core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckDeprecationTest.php @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use alterFieldInstanceMigration() instead. See https://www.drupal.org/node/2944598.
LinkCckTest::testAlterFieldInstanceMigration function core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckTest.php @covers ::alterFieldInstanceMigration[[api-linebreak]]
LinkField::alterFieldInstanceMigration function core/modules/link/src/Plugin/migrate/cckfield/d7/LinkField.php Apply any custom processing to the field instance migration.
LinkField::alterFieldInstanceMigration function core/modules/link/src/Plugin/migrate/field/d7/LinkField.php Apply any custom processing to the field instance migration.
LinkFieldLegacyTest::testAlterFieldInstanceMigration function core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldLegacyTest.php @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use alterFieldInstanceMigration() instead. See https://www.drupal.org/node/2944598.
LinkFieldTest::testAlterFieldInstanceMigration function core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldTest.php @covers ::alterFieldInstanceMigration[[api-linebreak]]
LinkGenerationTest::testHookLinkAlter function core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php Tests how hook_link_alter() can affect escaping of the link text.
LinkGeneratorTest::testGenerateWithAlterHook function core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php Tests altering the URL object using hook_link_alter().
link_generation_test_link_alter function core/modules/system/tests/modules/link_generation_test/link_generation_test.module Implements hook_link_alter().
LocaleLibraryAlterTest class core/modules/locale/tests/src/Kernel/LocaleLibraryAlterTest.php Tests localization of the JavaScript libraries.
LocaleLibraryAlterTest.php file core/modules/locale/tests/src/Kernel/LocaleLibraryAlterTest.php
LocaleLibraryAlterTest::$modules property core/modules/locale/tests/src/Kernel/LocaleLibraryAlterTest.php Modules to enable.
LocaleLibraryAlterTest::testLibraryAlter function core/modules/locale/tests/src/Kernel/LocaleLibraryAlterTest.php Verifies that the datepicker can be localized.
locale_form_language_admin_add_form_alter function core/modules/locale/locale.module Implements hook_form_FORM_ID_alter() for language_admin_add_form().
locale_form_language_admin_add_form_alter_submit function core/modules/locale/locale.module Form submission handler for language_admin_add_form().
locale_form_language_admin_edit_form_alter function core/modules/locale/locale.module Implements hook_form_FORM_ID_alter() for language_admin_edit_form().
locale_form_language_admin_edit_form_alter_submit function core/modules/locale/locale.module Form submission handler for language_admin_edit_form().
locale_form_language_admin_overview_form_alter function core/modules/locale/locale.module Implements hook_form_FORM_ID_alter() for language_admin_overview_form().
locale_form_system_file_system_settings_alter function core/modules/locale/locale.module Implements hook_form_FORM_ID_alter() for system_file_system_settings().
locale_js_alter function core/modules/locale/locale.module Implements hook_js_alter().
locale_js_settings_alter function core/modules/locale/locale.module Implements hook_js_settings_alter().
locale_library_info_alter function core/modules/locale/locale.module Implements hook_library_info_alter().
locale_test_development_release_locale_translation_projects_alter function core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.module Implements hook_locale_translation_projects_alter().
locale_test_development_release_system_info_alter function core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.module Implements hook_system_info_alter().
locale_test_language_fallback_candidates_locale_lookup_alter function core/modules/locale/tests/modules/locale_test/locale_test.module Implements hook_language_fallback_candidates_OPERATION_alter().
locale_test_locale_translation_projects_alter function core/modules/locale/tests/modules/locale_test/locale_test.module Implements hook_locale_translation_projects_alter().
locale_test_system_info_alter function core/modules/locale/tests/modules/locale_test/locale_test.module Implements hook_system_info_alter().
locale_test_translate_system_info_alter function core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.module Implements hook_system_info_alter().
mail_cancel_test_mail_alter function core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.module Implements hook_mail_alter().
MediaTestOembedServiceProvider::alter function core/modules/media/tests/modules/media_test_oembed/src/MediaTestOembedServiceProvider.php Modifies existing service definitions.
media_entity_type_alter function core/modules/media/media.module Implements hook_entity_type_alter().
media_field_ui_preconfigured_options_alter function core/modules/media/media.module Implements hook_field_ui_preconfigured_options_alter().
media_field_widget_form_alter function core/modules/media/media.module Implements hook_field_widget_form_alter().
media_field_widget_multivalue_form_alter function core/modules/media/media.module Implements hook_field_widget_multivalue_form_alter().
media_form_field_ui_field_storage_add_form_alter function core/modules/media/media.module Implements hook_form_FORM_ID_alter().
media_form_filter_format_add_form_alter function core/modules/media/media.module Implements hook_form_FORM_ID_alter().
media_form_filter_format_edit_form_alter function core/modules/media/media.module Implements hook_form_FORM_ID_alter().
media_library_field_ui_preconfigured_options_alter function core/modules/media_library/media_library.module Implements hook_field_ui_preconfigured_options_alter().
media_library_form_alter function core/modules/media_library/media_library.module Implements hook_form_alter().
media_library_form_filter_format_add_form_alter function core/modules/media_library/media_library.module Implements hook_form_FORM_ID_alter().

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