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. Other projects
Title Object type File name Summary
field_ui_test_deprecated_form_field_storage_config_edit_form_alter function core/modules/field_ui/tests/modules/field_ui_test_deprecated/field_ui_test_deprecated.module Implements hook_form_FORM_ID_alter() for field_storage_config_edit_form.
FileHooks::fieldWidgetInfoAlter function core/modules/file/src/Hook/FileHooks.php Implements hook_field_widget_info_alter().
FileHooks::formSystemFileSystemSettingsAlter function core/modules/file/src/Hook/FileHooks.php Implements hook_form_FORM_ID_alter().
FileServiceProvider::alter function core/modules/file/src/FileServiceProvider.php Modifies existing service definitions.
FileTestHooks::entityTypeAlter function core/modules/file/tests/file_test/src/Hook/FileTestHooks.php Implements hook_entity_type_alter().
FileTestHooks::fileUrlAlter function core/modules/file/tests/file_test/src/Hook/FileTestHooks.php Implements hook_file_url_alter().
FileViewsHooks::fieldViewsDataViewsDataAlter function core/modules/file/src/Hook/FileViewsHooks.php Implements hook_field_views_data_views_data_alter().
file_deprecated_test_file_mimetype_mapping_alter function core/modules/file/tests/file_deprecated_test/file_deprecated_test.module Implements hook_file_mimetype_mapping_alter().
file_field_views_data_views_data_alter function core/modules/file/file.views.inc Implements hook_field_views_data_views_data_alter().
FilterHooks::filterSecureImageAlter function core/modules/filter/src/Hook/FilterHooks.php Implements hook_filter_secure_image_alter().
FormOperations::formAlter function core/modules/workspaces/src/Hook/FormOperations.php Implements hook_form_alter().
FormOperations::formAlter function core/modules/workspaces/src/FormOperations.php Alters forms to disallow editing in non-default workspaces.
FormTestAlterForm class core/modules/system/tests/modules/form_test/src/Form/FormTestAlterForm.php Form builder for testing hook_form_alter() and hook_form_FORM_ID_alter().
FormTestAlterForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestAlterForm.php
FormTestAlterForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestAlterForm.php Form constructor.
FormTestAlterForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestAlterForm.php Returns a unique string identifying the form.
FormTestAlterForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestAlterForm.php Form submission handler.
FormTestHooks::blockFormFormTestAlterFormAlter function core/modules/system/tests/modules/form_test/src/Hook/FormTestHooks.php Implements hook_form_FORM_ID_alter().
FormTestHooks::formAlter function core/modules/system/tests/modules/form_test/src/Hook/FormTestHooks.php Implements hook_form_alter().
FormTestHooks::formFormTestAlterFormAlter function core/modules/system/tests/modules/form_test/src/Hook/FormTestHooks.php Implements hook_form_FORM_ID_alter().
FormTestHooks::formFormTestVerticalTabsAccessFormAlter function core/modules/system/tests/modules/form_test/src/Hook/FormTestHooks.php Implements hook_form_FORM_ID_alter() for form_test_vertical_tabs_access_form().
FormTestHooks::formUserRegisterFormAlter function core/modules/system/tests/modules/form_test/src/Hook/FormTestHooks.php Implements hook_form_FORM_ID_alter() for the registration form.
FormTestHooks::systemFormFormTestAlterFormAlter function core/modules/system/tests/modules/form_test/src/Hook/FormTestHooks.php Implements hook_form_FORM_ID_alter().
ForumIndexStorage::getOriginalTermId function core/modules/forum/src/ForumIndexStorage.php
ForumIndexStorageInterface::getOriginalTermId function core/modules/forum/src/ForumIndexStorageInterface.php Returns the forum term id associated with an existing forum node.
forum_entity_bundle_field_info_alter function core/modules/forum/forum.module Implements hook_entity_bundle_field_info_alter().
forum_entity_bundle_info_alter function core/modules/forum/forum.module Implements hook_entity_bundle_info_alter().
forum_form_node_form_alter function core/modules/forum/forum.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
forum_form_taxonomy_term_form_alter function core/modules/forum/forum.module Implements hook_form_FORM_ID_alter() for \Drupal\taxonomy\TermForm.
forum_form_taxonomy_vocabulary_form_alter function core/modules/forum/forum.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\taxonomy\VocabularyForm.
forum_migration_plugins_alter function core/modules/forum/forum.module Implements hook_migration_plugins_alter().
forum_url_alter_test.info.yml file core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.info.yml core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.info.yml
forum_url_alter_test.path_processor service core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.services.yml Drupal\forum_url_alter_test\PathProcessorTest
forum_url_alter_test.services.yml file core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.services.yml core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.services.yml
FunctionalTestDebugHtmlOutputTest::getAlteredPhpunitXmlConfigurationFile function core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php
GroupwiseMax::alterSubqueryCondition function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Recursive helper to add a namespace to conditions.
HelpHooks::blockViewHelpBlockAlter function core/modules/help/src/Hook/HelpHooks.php Implements hook_block_view_BASE_BLOCK_ID_alter().
HelpTopicsTestHooks::helpTopicsInfoAlter function core/modules/help/tests/modules/help_topics_test/src/Hook/HelpTopicsTestHooks.php Implements hook_help_topics_info_alter().
help_topics_test_help_topics_info_alter function core/modules/help/tests/modules/help_topics_test/help_topics_test.module Implements hook_help_topics_info_alter().
HistoryHooks::nodeViewAlter function core/modules/history/src/Hook/HistoryHooks.php Implements hook_ENTITY_TYPE_view_alter() for node entities.
HookAlterOrderTest class core/tests/Drupal/KernelTests/Core/Hook/HookAlterOrderTest.php @group Hook
@group legacy
HookAlterOrderTest.php file core/tests/Drupal/KernelTests/Core/Hook/HookAlterOrderTest.php
HookAlterOrderTest::$modules property core/tests/Drupal/KernelTests/Core/Hook/HookAlterOrderTest.php Modules to install.
HookAlterOrderTest::alter function core/tests/Drupal/KernelTests/Core/Hook/HookAlterOrderTest.php Invokes ModuleHandler->alter() and returns the altered array.
HookAlterOrderTest::assertAlterCallOrder function core/tests/Drupal/KernelTests/Core/Hook/HookAlterOrderTest.php Asserts the call order from an alter call.
HookAlterOrderTest::testAlterOrder function core/tests/Drupal/KernelTests/Core/Hook/HookAlterOrderTest.php Test ordering alter calls.
HookAlterOrderTest::testProceduralModuleImplementsAlterOrder function core/tests/Drupal/KernelTests/Core/Hook/HookAlterOrderTest.php Tests procedural implementations of module implements alter ordering.
HookCollectorPass::$moduleImplementsAlters property core/lib/Drupal/Core/Hook/HookCollectorPass.php A list of functions implementing hook_module_implements_alter().
HookCollectorPassTest::testLegacyModuleImplementsAlter function core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php Test LegacyModuleImplementsAlter.
hook_ajax_render_alter function core/lib/Drupal/Core/Form/form.api.php Alter the Ajax command data that is sent to the client.

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