Search for alt

  1. Search 7.x for alt
  2. Search 9.5.x for alt
  3. Search 8.9.x for alt
  4. Search 10.3.x for alt
  5. Other projects
Title Object type File name Summary
BCrossHookReorderAlter::subtypeAlter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BCrossHookReorderAlter.php #[Hook('test_cross_hook_reorder_subtype_alter')]
BigPipeBypassJsHooks::libraryInfoAlter function core/modules/big_pipe/tests/modules/big_pipe_bypass_js/src/Hook/BigPipeBypassJsHooks.php Implements hook_library_info_alter().
BigPipeMessagesHooks::elementInfoAlter function core/modules/big_pipe/tests/modules/big_pipe_messages_test/src/Hook/BigPipeMessagesHooks.php Implements hook_element_info_alter().
BlockCacheTest::$normalUserAlt property core/modules/block/tests/src/Functional/BlockCacheTest.php Another authenticated user to test block caching.
BlockContentEntityReferenceSelectionTest::testQueriesNotAltered function core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php Tests to make sure queries without the expected tags are not altered.
BlockContentHooks::entityTypeAlter function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_entity_type_alter().
BlockContentHooks::queryEntityReferenceAlter function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_query_TAG_alter().
BlockContentHooks::themeSuggestionsBlockAlter function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_theme_suggestions_HOOK_alter() for block templates.
BlockContentLocalTasksTest class core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php Tests existence of block_content local tasks.
BlockContentLocalTasksTest.php file core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php
BlockContentLocalTasksTest::getBlockContentListingRoutes function core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php Provides a list of routes to test.
BlockContentLocalTasksTest::setUp function core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php
BlockContentLocalTasksTest::testBlockContentListLocalTasks function core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php Checks block_content listing local tasks.
BlockContentModerationHandler::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/BlockContentModerationHandler.php Alters bundle forms to enforce revision handling.
BlockContentModerationHandler::enforceRevisionsEntityFormAlter function core/modules/content_moderation/src/Entity/Handler/BlockContentModerationHandler.php Alters entity forms to enforce revision handling.
BlockContentStorageBodyFieldHook::systemInfoAlter function core/modules/block_content/modules/block_content_storage_body_field/src/Hook/BlockContentStorageBodyFieldHook.php Implements hook_system_info_alter().
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().
BlockLocalTasksTest class core/modules/block/tests/src/Unit/Menu/BlockLocalTasksTest.php Tests block local tasks.
BlockLocalTasksTest.php file core/modules/block/tests/src/Unit/Menu/BlockLocalTasksTest.php
BlockLocalTasksTest::providerTestBlockAdminDisplay function core/modules/block/tests/src/Unit/Menu/BlockLocalTasksTest.php Provides a list of routes to test.
BlockLocalTasksTest::setUp function core/modules/block/tests/src/Unit/Menu/BlockLocalTasksTest.php
BlockLocalTasksTest::testBlockAdminDisplay function core/modules/block/tests/src/Unit/Menu/BlockLocalTasksTest.php Tests the block admin display local tasks.
BlockLocalTasksTest::testBlockAdminLocalTasks function core/modules/block/tests/src/Unit/Menu/BlockLocalTasksTest.php Tests the admin edit local task.
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')]
BrowserTestBaseTest::testLocalTimeZone function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests the assumption that local time is in 'Australia/Sydney'.
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().

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