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. Other projects
Title Object type File name Summary
settings_tray_toolbar_alter function core/modules/settings_tray/settings_tray.module Implements hook_toolbar_alter().
seven_element_info_alter function core/themes/seven/seven.theme Implements hook_element_info_alter().
seven_form_alter function core/themes/seven/seven.theme Implements hook_form_alter().
seven_form_language_content_settings_form_alter function core/themes/seven/seven.theme Implements hook_form_FORM_ID_alter() for language_content_settings_form().
seven_form_media_form_alter function core/themes/seven/seven.theme Implements hook_form_BASE_FORM_ID_alter() for \Drupal\media\MediaForm.
seven_form_media_library_add_form_alter function core/themes/seven/seven.theme Implements hook_form_BASE_FORM_ID_alter().
seven_form_media_library_add_form_oembed_alter function core/themes/seven/seven.theme Implements hook_form_FORM_ID_alter().
seven_form_media_library_add_form_upload_alter function core/themes/seven/seven.theme Implements hook_form_FORM_ID_alter().
seven_form_node_form_alter function core/themes/seven/seven.theme Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
SpecialAttributesRouteSubscriber::alterRoutes function core/lib/Drupal/Core/EventSubscriber/SpecialAttributesRouteSubscriber.php Alters existing routes for a specific collection.
SpecialAttributesRouteSubscriber::onAlterRoutes function core/lib/Drupal/Core/EventSubscriber/SpecialAttributesRouteSubscriber.php Delegates the route altering to self::alterRoutes().
Sql::alter function core/modules/views/src/Plugin/views/query/Sql.php Let modules modify the query just prior to finalizing it.
SqlBase::exposedFormAlter function core/modules/views/src/Plugin/views/pager/SqlBase.php
stable_element_info_alter function core/themes/stable/stable.theme Implements hook_element_info_alter().
stable_library_info_alter function core/themes/stable/stable.theme Implements hook_library_info_alter().
standard_form_install_configure_form_alter function core/profiles/standard/standard.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
StaticTest::alterRouteDefinition function core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Allows access plugins to alter the route definition of a view.
statistics_block_alter function core/modules/statistics/statistics.module Implements hook_block_alter().
statistics_node_links_alter function core/modules/statistics/statistics.module Implements hook_node_links_alter().
syslog_form_system_logging_settings_alter function core/modules/syslog/syslog.module Implements hook_form_FORM_ID_alter().
system_block_view_system_main_block_alter function core/modules/system/system.module Implements hook_block_view_BASE_BLOCK_ID_alter().
system_element_info_alter function core/modules/system/system.module Implements hook_element_info_alter().
system_form_alter function core/modules/system/system.module Implements hook_form_alter().
system_form_form_test_alter_form_alter function core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter().
system_js_settings_alter function core/modules/system/system.module Implements hook_js_settings_alter().
system_library_info_alter function core/modules/system/system.module Implements hook_library_info_alter().
system_module_test_page_attachments_alter function core/modules/system/tests/modules/system_module_test/system_module_test.module Implements hook_page_attachments_alter().
system_query_entity_reference_alter function core/modules/system/system.module Implements hook_query_TAG_alter() for entity reference selection handlers.
system_system_info_alter function core/modules/system/system.module Implements hook_system_info_alter().
system_test_system_info_alter function core/modules/system/tests/modules/system_test/system_test.module Implements hook_system_info_alter().
system_theme_registry_alter function core/modules/system/system.module Implements hook_theme_registry_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 enable.
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.
taxonomy_field_views_data_alter function core/modules/taxonomy/taxonomy.views.inc Implements hook_field_views_data_alter().
taxonomy_term_display_configurable_test_entity_base_field_info_alter function core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.module Implements hook_entity_base_field_info_alter().
taxonomy_test_form_taxonomy_term_form_alter function core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_form_BASE_FORM_ID_alter() for the taxonomy term form.
taxonomy_test_query_alter function core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_alter().
taxonomy_test_query_taxonomy_term_access_alter function core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_TAG_alter().
taxonomy_test_query_term_access_alter function core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_TAG_alter().
taxonomy_views_data_alter function core/modules/taxonomy/taxonomy.views.inc Implements hook_views_data_alter().
telephone_field_formatter_info_alter function core/modules/telephone/telephone.module Implements hook_field_formatter_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.
test_legacy_theme_theme_suggestions_theme_test_function_suggestions_alter function core/modules/system/tests/themes/test_legacy_theme/test_legacy_theme.theme Implements hook_theme_suggestions_HOOK_alter().
test_module_required_by_theme_system_info_alter function core/modules/system/tests/themes/test_theme_depending_on_modules/test_module_required_by_theme/test_module_required_by_theme.module Implements hook_system_info_alter().

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