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. Search 11.x for _alter
  6. Other projects
Title Object type File name Summary
SystemModuleTestHooks::pageAttachmentsAlter function core/modules/system/tests/modules/system_module_test/src/Hook/SystemModuleTestHooks.php Implements hook_page_attachments_alter().
SystemTestHooks::systemInfoAlter function core/modules/system/tests/modules/system_test/src/Hook/SystemTestHooks.php Implements hook_system_info_alter().
TaxonomyHooks::localTasksAlter function core/modules/taxonomy/src/Hook/TaxonomyHooks.php Implements hook_local_tasks_alter().
TaxonomyOverviewOverrideHooks::entityTypeAlter function core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/src/Hook/TaxonomyOverviewOverrideHooks.php Implements hook_entity_type_alter().
TaxonomyQueryAlterTest class core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Tests that appropriate query tags are added.
TaxonomyQueryAlterTest.php file core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php
TaxonomyQueryAlterTest::$modules property core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Modules to install.
TaxonomyQueryAlterTest::assertQueryTagTestResult function core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Verifies invocation of the hooks in the test module.
TaxonomyQueryAlterTest::setupQueryTagTestHooks function core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Sets up the hooks in the test module.
TaxonomyQueryAlterTest::testTaxonomyQueryAlter function core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Tests that appropriate tags are added when querying the database.
TaxonomyTermDisplayConfigurableTestHooks::entityBaseFieldInfoAlter function core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/src/Hook/TaxonomyTermDisplayConfigurableTestHooks.php Implements hook_entity_base_field_info_alter().
TaxonomyTermModerationHandler::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/TaxonomyTermModerationHandler.php Alters bundle forms to enforce revision handling.
TaxonomyTermModerationHandler::enforceRevisionsEntityFormAlter function core/modules/content_moderation/src/Entity/Handler/TaxonomyTermModerationHandler.php Alters entity forms to enforce revision handling.
TaxonomyTestHooks::formTaxonomyTermFormAlter function core/modules/taxonomy/tests/modules/taxonomy_test/src/Hook/TaxonomyTestHooks.php Implements hook_form_BASE_FORM_ID_alter() for the taxonomy term form.
TaxonomyTestHooks::queryAlter function core/modules/taxonomy/tests/modules/taxonomy_test/src/Hook/TaxonomyTestHooks.php Implements hook_query_alter().
TaxonomyTestHooks::queryTaxonomyTermAccessAlter function core/modules/taxonomy/tests/modules/taxonomy_test/src/Hook/TaxonomyTestHooks.php Implements hook_query_TAG_alter().
TaxonomyTestHooks::queryTermAccessAlter function core/modules/taxonomy/tests/modules/taxonomy_test/src/Hook/TaxonomyTestHooks.php Implements hook_query_TAG_alter().
TaxonomyViewsHooks::fieldViewsDataAlter function core/modules/taxonomy/src/Hook/TaxonomyViewsHooks.php Implements hook_field_views_data_alter().
TaxonomyViewsHooks::viewsDataAlter function core/modules/taxonomy/src/Hook/TaxonomyViewsHooks.php Implements hook_views_data_alter().
TelephoneHooks::fieldFormatterInfoAlter function core/modules/telephone/src/Hook/TelephoneHooks.php Implements hook_field_formatter_info_alter().
TelephoneHooks::fieldTypeCategoryInfoAlter function core/modules/telephone/src/Hook/TelephoneHooks.php Implements hook_field_type_category_info_alter().
TermTest::providerTestGetIndividualTermWithParent function core/modules/jsonapi/tests/src/Functional/TermTest.php Data provider for ::testGetIndividualTermWithParent().
TermTest::testGetIndividualTermWithParent function core/modules/jsonapi/tests/src/Functional/TermTest.php Tests GETting a term with a parent term other than the default <root> (0).
TermTranslationHandler::entityFormAlter function core/modules/taxonomy/src/TermTranslationHandler.php Performs the needed alterations to the entity form.
TestDeprecatedSuggestionThemeHooks::themeSuggestionsAlter function core/modules/system/tests/themes/test_deprecated_suggestion_theme/src/Hook/TestDeprecatedSuggestionThemeHooks.php Implements hook_theme_suggestions_alter().
TestHookCollectionHooks::testHookAlter function core/modules/system/tests/themes/HookCollector/oop_hook_theme/src/Hook/TestHookCollectionHooks.php #[Hook('test_hook_alter')]
TestInstallerThemeHooks::formInstallSelectLanguageFormAlter function core/modules/system/tests/themes/test_installer_theme/src/Hook/TestInstallerThemeHooks.php Implements hook_form_FORM_ID_alter().
TestModuleRequiredByThemeHooks::systemInfoAlter function core/modules/system/tests/themes/test_theme_depending_on_modules/test_module_required_by_theme/src/Hook/TestModuleRequiredByThemeHooks.php Implements hook_system_info_alter().
TestThemeAlterHooks class core/modules/system/tests/themes/test_theme_alter/src/Hook/TestThemeAlterHooks.php Hook implementations for test_theme_alter.
TestThemeAlterHooks.php file core/modules/system/tests/themes/test_theme_alter/src/Hook/TestThemeAlterHooks.php
TestThemeAlterHooks::drupalAlterAlter function core/modules/system/tests/themes/test_theme_alter/src/Hook/TestThemeAlterHooks.php Implements hook_TYPE_alter().
TestThemeHooks::elementInfoAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_element_info_alter().
TestThemeHooks::libraryInfoAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_library_info_alter().
TestThemeHooks::themeRegistryAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_theme_registry_alter().
TestThemeHooks::themeSuggestionsAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_theme_suggestions_alter().
TestThemeHooks::themeSuggestionsNodeAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_theme_suggestions_HOOK_alter().
TestThemeHooks::themeSuggestionsThemeTestSuggestionsAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_theme_suggestions_HOOK_alter().
TestThemeHooks::themeTestAlterAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_theme_test_alter_alter().
TestThemeThemeHooks::formSystemThemeSettingsAlter function core/modules/system/tests/themes/test_theme_theme/src/Hook/TestThemeThemeHooks.php Implements hook_form_system_theme_settings_alter().
test_deprecated_suggestion_theme_theme_suggestions_alter function core/modules/system/tests/themes/test_deprecated_suggestion_theme/test_deprecated_suggestion_theme.theme Implements hook_theme_suggestions_alter().
test_installer_theme_form_install_select_language_form_alter function core/modules/system/tests/themes/test_installer_theme/test_installer_theme.theme Implements hook_form_FORM_ID_alter().
test_theme_alter.info.yml file core/modules/system/tests/themes/test_theme_alter/test_theme_alter.info.yml core/modules/system/tests/themes/test_theme_alter/test_theme_alter.info.yml
test_theme_alter.theme file core/modules/system/tests/themes/test_theme_alter/test_theme_alter.theme
test_theme_alter_drupal_alter_alter function core/modules/system/tests/themes/test_theme_alter/test_theme_alter.theme Implements hook_TYPE_alter().
test_theme_settings_form_system_theme_settings_alter function core/modules/system/tests/themes/test_theme_settings/theme-settings.php Implements hook_form_system_theme_settings_alter().
TextHooks::fieldTypeCategoryInfoAlter function core/modules/text/src/Hook/TextHooks.php Implements hook_field_type_category_info_alter().
TextSummaryTestHooks::pageAttachmentsAlter function core/modules/text/tests/modules/text_summary_test/src/Hook/TextSummaryTestHooks.php Implements hook_page_attachments_alter().
TextTestHooks::entityBundleFieldInfoAlter function core/modules/text/tests/modules/text_test/src/Hook/TextTestHooks.php Implements hook_entity_bundle_field_info_alter().
ThemeHooks::cssAlter function core/themes/admin/src/Hook/ThemeHooks.php Implements hook_css_alter().
ThemeHooks::cssAlter function core/themes/default_admin/src/Hook/ThemeHooks.php Implements hook_css_alter().

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