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
FieldTestHooks::entityExtraFieldInfoAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_extra_field_info_alter().
FieldTestHooks::entityQueryAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_query_alter().
FieldTestHooks::entityQueryEntityTestMulrevAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_query_ENTITY_TYPE_alter() for 'entity_test_mulrev'.
FieldTestHooks::entityQueryTagEntityQueryAlterTagTestAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_query_tag__TAG_alter() for 'entity_query_alter_tag_test'.
FieldTestHooks::entityQueryTagEntityTestMulrevEntityQueryEntityTestMulrevAlterTagTestAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter().
FieldTestHooks::entityReferenceSelectionAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_reference_selection_alter().
FieldTestHooks::fieldInfoEntityTypeUiDefinitionsAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_info_entity_type_ui_definitions_alter().
FieldTestHooks::fieldUiPreconfiguredOptionsAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_ui_preconfigured_options_alter().
FieldTestHooks::fieldWidgetCompleteFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_complete_form_alter().
FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_complete_WIDGET_TYPE_form_alter().
FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleSingleValueFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_complete_WIDGET_TYPE_form_alter().
FieldTestHooks::fieldWidgetSingleElementFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_single_element_form_alter().
FieldTestHooks::queryEfqMetadataTestAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_query_TAG_alter() for tag 'efq_metadata_test'.
FieldTestHooks::queryEfqTablePrefixingTestAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'.
FieldThirdPartyTestHooks::fieldFormatterSettingsSummaryAlter function core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php Implements hook_field_formatter_settings_summary_alter().
FieldThirdPartyTestHooks::fieldWidgetSettingsSummaryAlter function core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php Implements hook_field_widget_settings_summary_alter().
FieldTypeCategoryManager::alterDefinitions function core/lib/Drupal/Core/Field/FieldTypeCategoryManager.php Invokes the hook to alter the definitions if the alter hook is set.
FieldUiHooks::formAlter function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_form_alter().
FieldUiHooks::formFieldUiFieldStorageAddFormAlter function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'.
FieldUiHooks::localTasksAlter function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_local_tasks_alter().
FieldUiLocalTask::alterLocalTasks function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php Alters the base_route definition for field_ui local tasks.
FieldUiTestDeprecatedHooks::formFieldStorageConfigEditFormAlter function core/modules/field_ui/tests/modules/field_ui_test_deprecated/src/Hook/FieldUiTestDeprecatedHooks.php Implements hook_form_FORM_ID_alter() for field_storage_config_edit_form.
FieldUiTestHooks::formEntityViewDisplayEditFormAlter function core/modules/field_ui/tests/modules/field_ui_test/src/Hook/FieldUiTestHooks.php Implements hook_form_FORM_BASE_ID_alter().
FieldWebTest::testAlterUrl function core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Tests rewriting the output to a link.
FileDeprecatedTestThemeHooks::fileMimetypeMappingAlter function core/modules/file/tests/file_deprecated_test/src/Hook/FileDeprecatedTestThemeHooks.php Implements hook_file_mimetype_mapping_alter().
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().
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().
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().
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().
HistoryHooks::nodeViewAlter function core/modules/history/src/Hook/HistoryHooks.php Implements hook_ENTITY_TYPE_view_alter() for node entities.

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