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
claro_views_ui_display_top_alter function core/themes/claro/claro.theme Implements hook_views_ui_display_top_alter().
ClassWriter::alterAssert function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php Alters the Assert class.
ClassWriter::alterTestCase function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php Alters the TestCase class.
ClassWriter::flushAlteredCodeToFile function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php Flushes altered class code to file when necessary.
classy_form_alter function core/themes/classy/classy.theme Implements hook_form_alter().
ColorSystemBrandingBlockAlter class core/modules/color/src/ColorSystemBrandingBlockAlter.php Provides a trusted callback to alter the system branding block.
ColorSystemBrandingBlockAlter.php file core/modules/color/src/ColorSystemBrandingBlockAlter.php
ColorSystemBrandingBlockAlter::preRender function core/modules/color/src/ColorSystemBrandingBlockAlter.php #pre_render callback: Sets color preset logo.
color_block_view_system_branding_block_alter function core/modules/color/color.module Implements hook_block_view_BASE_BLOCK_ID_alter().
color_form_system_theme_settings_alter function core/modules/color/color.module Implements hook_form_FORM_ID_alter().
color_library_info_alter function core/modules/color/color.module Implements hook_library_info_alter().
CommentLinksAlterTest class core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php Tests comment links altering.
CommentLinksAlterTest.php file core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php
CommentLinksAlterTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php The theme to install as the default for testing.
CommentLinksAlterTest::$modules property core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php Modules to install.
CommentLinksAlterTest::setUp function core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php
CommentLinksAlterTest::testCommentLinksAlter function core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php Tests comment links altering.
CommentSelection::entityQueryAlter function core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php Allows the selection to alter the SelectQuery generated by EntityFieldQuery.
CommentTranslationHandler::entityFormAlter function core/modules/comment/src/CommentTranslationHandler.php Performs the needed alterations to the entity form.
CommentViewBuilder::alterBuild function core/modules/comment/src/CommentViewBuilder.php Specific per-entity building.
comment_display_configurable_test_entity_base_field_info_alter function core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module Implements hook_entity_base_field_info_alter().
comment_form_field_ui_display_overview_form_alter function core/modules/comment/comment.module Implements hook_form_FORM_ID_alter().
comment_form_field_ui_field_storage_add_form_alter function core/modules/comment/comment.module Implements hook_form_FORM_ID_alter() for field_ui_field_storage_add_form.
comment_form_field_ui_form_display_overview_form_alter function core/modules/comment/comment.module Implements hook_form_FORM_ID_alter().
comment_node_links_alter function core/modules/comment/comment.module Implements hook_node_links_alter().
comment_node_view_alter function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_view_alter() for node entities.
comment_test_comment_links_alter function core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_comment_links_alter().
comment_test_entity_type_alter function core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_entity_type_alter().
comment_views_data_alter function core/modules/comment/comment.views.inc Implements hook_views_data_alter().
common_test_drupal_alter_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter().
common_test_js_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_js_alter().
common_test_js_settings_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_js_settings_alter().
common_test_library_info_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_library_info_alter().
common_test_module_implements_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_module_implements_alter().
common_test_page_attachments_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_page_attachments_alter().
ConfigSchemaAlterException class core/lib/Drupal/Core/Config/Schema/ConfigSchemaAlterException.php Exception for when hook_config_schema_info_alter() adds or removes schema.
ConfigSchemaAlterException.php file core/lib/Drupal/Core/Config/Schema/ConfigSchemaAlterException.php
ConfigSchemaTest::testConfigSchemaInfoAlter function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests hook_config_schema_info_alter().
ConfigTranslationFormTest::testConfigTranslationFormAlter function core/modules/config_translation/tests/src/Kernel/ConfigTranslationFormTest.php Tests altering of the configuration translation forms.
ConfigTranslationUiTest::testAlterInfo function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php Tests the config_translation_info_alter() hook.
config_entity_static_cache_test_entity_type_alter function core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.module Implements hook_entity_type_alter().
config_import_test_config_import_steps_alter function core/modules/config/tests/config_import_test/config_import_test.module Implements hook_config_import_steps_alter().
config_schema_test_config_schema_info_alter function core/modules/config/tests/config_schema_test/config_schema_test.module Implements hook_config_schema_info_alter().
config_test_entity_type_alter function core/modules/config/tests/config_test/config_test.module Implements hook_entity_type_alter().
config_test_rest_entity_type_alter function core/modules/rest/tests/modules/config_test_rest/config_test_rest.module Implements hook_entity_type_alter().
config_translation_config_schema_info_alter function core/modules/config_translation/config_translation.module Implements hook_config_schema_info_alter().
config_translation_entity_type_alter function core/modules/config_translation/config_translation.module Implements hook_entity_type_alter().
config_translation_test_config_translation_info_alter function core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module Implements hook_config_translation_info_alter().
config_translation_test_entity_type_alter function core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module Implements hook_entity_type_alter().
config_translation_test_form_config_translation_add_form_alter function core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module Implements hook_form_FORM_ID_alter() for ConfigTranslationAddForm.

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