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. Other projects
Title Object type File name Summary
FormTest::widgetAlterTest function core/modules/field/tests/src/Functional/FormTest.php Tests widget alter hooks for a given hook name.
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.
form_test_form_alter function core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_alter().
form_test_form_form_test_alter_form_alter function core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter().
form_test_form_form_test_vertical_tabs_access_form_alter function core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter() for form_test_vertical_tabs_access_form().
form_test_form_user_register_form_alter function core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter() for the registration form.
ForumIndexStorage::getOriginalTermId function core/modules/forum/src/ForumIndexStorage.php Returns the forum term id associated with an existing forum node.
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.
GroupwiseMax::alterSubqueryCondition function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Recursive helper to add a namespace to conditions.
HalServiceProvider::alter function core/modules/hal/src/HalServiceProvider.php Modifies existing service definitions.
hal_test_hal_relation_uri_alter function core/modules/hal/tests/modules/hal_test/hal_test.module Implements hook_hal_relation_uri_alter().
hal_test_hal_type_uri_alter function core/modules/hal/tests/modules/hal_test/hal_test.module Implements hook_hal_type_uri_alter().
hal_test_rest_relation_uri_alter function core/modules/hal/tests/modules/hal_test/hal_test.module Implements hook_rest_relation_uri_alter().
hal_test_rest_type_uri_alter function core/modules/hal/tests/modules/hal_test/hal_test.module Implements hook_rest_type_uri_alter().
help_block_view_help_block_alter function core/modules/help/help.module Implements hook_block_view_BASE_BLOCK_ID_alter().
help_topics_test_help_topics_info_alter function core/modules/help_topics/tests/modules/help_topics_test/help_topics_test.module Implements hook_help_topics_info_alter().
history_node_view_alter function core/modules/history/history.module Implements hook_ENTITY_TYPE_view_alter() for node entities.
hook_aggregator_fetcher_info_alter function core/modules/aggregator/aggregator.api.php Perform alterations on the available fetchers.
hook_aggregator_parser_info_alter function core/modules/aggregator/aggregator.api.php Perform alterations on the available parsers.
hook_aggregator_processor_info_alter function core/modules/aggregator/aggregator.api.php Perform alterations on the available processors.
hook_ajax_render_alter function core/lib/Drupal/Core/Form/form.api.php Alter the Ajax command data that is sent to the client.
hook_archiver_info_alter function core/lib/Drupal/Core/File/file.api.php Alter archiver information declared by other modules.
hook_batch_alter function core/lib/Drupal/Core/Form/form.api.php Alter batch information before a batch is processed.
hook_block_build_alter function core/modules/block/block.api.php Alter the result of \Drupal\Core\Block\BlockBase::build().
hook_block_build_BASE_BLOCK_ID_alter function core/modules/block/block.api.php Provide a block plugin specific block_build alteration.
hook_block_view_alter function core/modules/block/block.api.php Alter the result of \Drupal\Core\Block\BlockBase::build().
hook_block_view_BASE_BLOCK_ID_alter function core/modules/block/block.api.php Provide a block plugin specific block_view alteration.
hook_ckeditor_css_alter function core/modules/ckeditor/ckeditor.api.php Modify the list of CSS files that will be added to a CKEditor instance.
hook_ckeditor_plugin_info_alter function core/modules/ckeditor/ckeditor.api.php Modify the list of available CKEditor plugins.
hook_comment_links_alter function core/modules/comment/comment.api.php Alter the links of a comment.
hook_config_import_steps_alter function core/core.api.php Alter the configuration synchronization steps.
hook_config_schema_info_alter function core/core.api.php Alter config typed data definitions.
hook_config_translation_info_alter function core/modules/config_translation/config_translation.api.php Alter existing translation tabs for translation of configuration.
hook_contextual_links_alter function core/lib/Drupal/Core/Menu/menu.api.php Alter contextual links before they are rendered.
hook_contextual_links_plugins_alter function core/lib/Drupal/Core/Menu/menu.api.php Alter the plugin definition of contextual links.
hook_contextual_links_view_alter function core/modules/contextual/contextual.api.php Alter a contextual links element before it is rendered.
hook_countries_alter function core/core.api.php Alter the default country list.
hook_css_alter function core/lib/Drupal/Core/Render/theme.api.php Alter CSS files before they are output on the page.
hook_data_type_info_alter function core/core.api.php Alter available data types for typed data wrappers.
hook_display_variant_plugin_alter function core/core.api.php Alter display variant plugin definitions.
hook_editor_info_alter function core/modules/editor/editor.api.php Performs alterations on text editor definitions.

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