Search for hook_
- Search 7.x for hook_
- Search 9.5.x for hook_
- Search 8.9.x for hook_
- Search 10.3.x for hook_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockHookOperationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockHookOperationTest::$modules | property | core/ |
Modules to install. |
BlockHookOperationTest::setUp | function | core/ |
|
BlockHookOperationTest::testBlockOperationAlter | function | core/ |
Tests the block list to see if the test_operation link is added. |
BlockHooks | class | core/ |
Hook implementations for block. |
BlockHooks.php | file | core/ |
|
BlockHooks::blockBuildLocalActionsBlockAlter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
BlockHooks::configurableLanguageDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
BlockHooks::help | function | core/ |
Implements hook_help(). |
BlockHooks::menuDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for menu entities. |
BlockHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
BlockHooks::pageTop | function | core/ |
Implements hook_page_top(). |
BlockHooks::preprocessBlock | function | core/ |
Prepares variables for block templates. |
BlockHooks::rebuild | function | core/ |
Implements hook_rebuild(). |
BlockHooks::theme | function | core/ |
Implements hook_theme(). |
BlockHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
BlockHooks::userRoleDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions | function | core/ |
Tests template suggestions from the block module. |
BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions | function | core/ |
Tests template suggestions from block_content_theme_suggestions_block(). |
BlockTestHooks | class | core/ |
Hook implementations for block_test. |
BlockTestHooks.php | file | core/ |
|
BlockTestHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
BlockTestHooks::blockBuildTestCacheAlter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
BlockTestHooks::blockViewPageTitleBlockAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
BlockTestHooks::blockViewTestCacheAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
BlockThemeHooks | class | core/ |
Hook implementations for block. |
BlockThemeHooks.php | file | core/ |
|
BlockThemeHooks::themeSuggestionsBlock | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
BreakpointHooks | class | core/ |
Hook implementations for breakpoint. |
BreakpointHooks.php | file | core/ |
|
BreakpointHooks::help | function | core/ |
Implements hook_help(). |
BreakpointHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
BreakpointHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
BulkDeleteTest::checkHooksInvocations | function | core/ |
Tests that the expected hooks have been invoked on the expected entities. |
CAlterHooks | class | core/ |
This class contains hook implementations. |
CAlterHooks.php | file | core/ |
|
CAlterHooks::testAlter | function | core/ |
#[Hook('test_alter')] |
CAlterHooks::testSubtypeAlter | function | core/ |
#[Hook('test_subtype_alter')] |
ccc_hook_order_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.info.yml |
ccc_hook_order_test.module | file | core/ |
|
ccc_hook_order_test_procedural_alter | function | core/ |
Implements hook_procedural_alter(). |
ccc_hook_order_test_procedural_subtype_alter | function | core/ |
Implements hook_procedural_subtype_alter(). |
ccc_hook_order_test_sparse_test_hook | function | core/ |
Implements hook_sparse_test_hook(). |
ccc_hook_order_test_test_hook | function | core/ |
Implements hook_test_hook(). |
CHooks | class | core/ |
This class contains hook implementations. |
CHooks.php | file | core/ |
|
CHooks::testBothParametersHook | function | core/ |
#[Hook('test_both_parameters_hook')] |
CHooks::testHook | function | core/ |
#[Hook('test_hook')] |
CHooks::testHookFirst | function | core/ |
#[Hook('test_hook', order: Order::First)] |
CHooks::testHookRemoved | function | core/ |
This implementation is removed from elsewhere. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.