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
BlockHookOperationTest::testBlockOperationAlter function core/modules/block/tests/src/Functional/BlockHookOperationTest.php Tests the block list to see if the test_operation link is added.
BlockHooks::blockBuildLocalActionsBlockAlter function core/modules/block/src/Hook/BlockHooks.php Implements hook_block_build_BASE_BLOCK_ID_alter().
BlockRenderAlterContent class core/modules/block/tests/modules/block_test/src/BlockRenderAlterContent.php Implements a trusted preRender callback.
BlockRenderAlterContent.php file core/modules/block/tests/modules/block_test/src/BlockRenderAlterContent.php
BlockRenderAlterContent::preRender function core/modules/block/tests/modules/block_test/src/BlockRenderAlterContent.php Render API callback: Alters the content of a block.
BlockTestHooks::blockAlter function core/modules/block/tests/modules/block_test/src/Hook/BlockTestHooks.php Implements hook_block_alter().
BlockTestHooks::blockBuildTestCacheAlter function core/modules/block/tests/modules/block_test/src/Hook/BlockTestHooks.php Implements hook_block_build_BASE_BLOCK_ID_alter().
BlockTestHooks::blockViewPageTitleBlockAlter function core/modules/block/tests/modules/block_test/src/Hook/BlockTestHooks.php Implements hook_block_view_BASE_BLOCK_ID_alter().
BlockTestHooks::blockViewTestCacheAlter function core/modules/block/tests/modules/block_test/src/Hook/BlockTestHooks.php Implements hook_block_view_BASE_BLOCK_ID_alter().
BlockViewBuilderTest::testBlockViewBuilderBuildAlter function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests block build altering.
BlockViewBuilderTest::testBlockViewBuilderViewAlter function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests block view altering.
BMissingTargetAlter class core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php Contains alter hook implementations.
BMissingTargetAlter.php file core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php
BMissingTargetAlter::testABAlterRemovedByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php #[Hook('test_ab_alter')]
BMissingTargetAlter::testABAlterReorderedFirstByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php #[Hook('test_ab_alter')]
BMissingTargetAlter::testBAlter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php #[Hook('test_b_alter')]
BMissingTargetAlter::testBAlterRemovedByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php #[Hook('test_b_alter')]
BMissingTargetAlter::testBAlterReorderedFirstByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php #[Hook('test_b_alter')]
BMissingTargetAlter::testBSubtypeAlter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php #[Hook('test_b_subtype_alter')]
CacheableMetadataCalculationTest::alterRouteDefinition function core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/src/Plugin/views/access/CacheableMetadataCalculationTest.php Allows access plugins to alter the route definition of a view.
CachePluginBase::alterCacheMetadata function core/modules/views/src/Plugin/views/cache/CachePluginBase.php Alters the cache metadata of a display upon saving a view.
CAlterHooks class core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CAlterHooks.php This class contains hook implementations.
CAlterHooks.php file core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CAlterHooks.php
CAlterHooks::testAlter function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CAlterHooks.php #[Hook('test_alter')]
CAlterHooks::testSubtypeAlter function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CAlterHooks.php #[Hook('test_subtype_alter')]
ccc_hook_order_test_procedural_alter function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_procedural_alter().
ccc_hook_order_test_procedural_subtype_alter function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_procedural_subtype_alter().
Ckeditor5DrupalElementStyleTestHooks::ckeditor5PluginInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/src/Hook/Ckeditor5DrupalElementStyleTestHooks.php Implements hook_ckeditor5_plugin_info_alter().
Ckeditor5Hooks::configSchemaInfoAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_config_schema_info_alter().
Ckeditor5Hooks::entityBundleInfoAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_entity_bundle_info_alter().
Ckeditor5Hooks::fieldWidgetSingleElementFormAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_field_widget_single_element_form_alter().
Ckeditor5Hooks::formFilterFormatFormAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_form_FORM_ID_alter().
Ckeditor5Hooks::jsAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_js_alter().
Ckeditor5Hooks::libraryInfoAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_library_info_alter().
Ckeditor5ReadOnlyModeHooks::formNodePageFormAlter function core/modules/ckeditor5/tests/modules/ckeditor5_read_only_mode/src/Hook/Ckeditor5ReadOnlyModeHooks.php Implements hook_form_FORM_ID_alter().
Ckeditor5TestHooks::entityBundleInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Hook/Ckeditor5TestHooks.php Implements hook_entity_bundle_info_alter().
Ckeditor5TestModuleAllowedImageHooks::ckeditor5PluginInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/src/Hook/Ckeditor5TestModuleAllowedImageHooks.php Implements hook_ckeditor5_plugin_info_alter().
CkeditorTestHooks::editorInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor_test/src/Hook/CkeditorTestHooks.php Implements hook_editor_info_alter().
ClaroFormHooks::formAlter function core/themes/claro/src/Hook/ClaroFormHooks.php Implements hook_form_alter().
claro_element_info_alter function core/themes/claro/claro.theme Implements hook_element_info_alter().
claro_form_media_form_alter function core/themes/claro/claro.theme Implements hook_form_BASE_FORM_ID_alter() for \Drupal\media\MediaForm.
claro_form_media_library_add_form_alter function core/themes/claro/claro.theme Implements hook_form_BASE_FORM_ID_alter() for media_library_add_form.
claro_form_media_library_add_form_oembed_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for media_library_add_form_oembed.
claro_form_media_library_add_form_upload_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for media_library_add_form_upload.
claro_form_menu_link_content_form_alter function core/themes/claro/claro.theme Implements hook_form_BASE_FORM_ID_alter() for MenuLinkContentForm.
claro_form_menu_link_edit_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for MenuLinkEditForm.
claro_form_node_form_alter function core/themes/claro/claro.theme Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeForm.
claro_form_node_preview_form_select_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for node_preview_form_select.
claro_form_system_modules_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for the system_modules form.
claro_form_user_admin_permissions_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for the user_admin_permissions form.

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