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 11.x for alter
  5. Other projects
Title Object type File name Summary
field_test_field_widget_single_element_form_alter function core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_single_element_form_alter().
field_test_query_efq_metadata_test_alter function core/modules/field/tests/modules/field_test/field_test.module Implements hook_query_TAG_alter() for tag 'efq_metadata_test'.
field_test_query_efq_table_prefixing_test_alter function core/modules/field/tests/modules/field_test/field_test.module Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'.
field_third_party_test_field_formatter_settings_summary_alter function core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module Implements hook_field_formatter_settings_summary_alter().
field_third_party_test_field_widget_settings_summary_alter function core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module Implements hook_field_widget_settings_summary_alter().
field_ui_form_alter function core/modules/field_ui/field_ui.module Implements hook_form_alter().
field_ui_form_field_config_edit_form_alter function core/modules/field_ui/field_ui.module Implements hook_form_FORM_ID_alter() for field_config_edit_form.
field_ui_form_field_ui_field_storage_add_form_alter function core/modules/field_ui/field_ui.module Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'.
field_ui_local_tasks_alter function core/modules/field_ui/field_ui.module Implements hook_local_tasks_alter().
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.
field_ui_test_form_entity_view_display_edit_form_alter function core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.module Implements hook_form_FORM_BASE_ID_alter().
FileServiceProvider::alter function core/modules/file/src/FileServiceProvider.php Modifies existing service definitions.
file_field_views_data_views_data_alter function core/modules/file/file.views.inc Implements hook_field_views_data_views_data_alter().
file_field_widget_info_alter function core/modules/file/file.module Implements hook_field_widget_info_alter().
file_form_system_file_system_settings_alter function core/modules/file/file.module Implements hook_form_FORM_ID_alter().
file_test_entity_type_alter function core/modules/file/tests/file_test/file_test.module Implements hook_entity_info_alter().
file_test_file_mimetype_mapping_alter function core/modules/file/tests/file_test/file_test.module Implements hook_file_mimetype_mapping_alter().
file_test_file_url_alter function core/modules/file/tests/file_test/file_test.module Implements hook_file_url_alter().
filter_filter_secure_image_alter function core/modules/filter/filter.module Implements hook_filter_secure_image_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.
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
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
GroupwiseMax::alterSubqueryCondition function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Recursive helper to add a namespace to conditions.
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/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_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_alter function core/modules/block/block.api.php Allow modules to alter the block plugin definitions.
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.

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