Search for hook_
| Title | Object type | File name | Summary |
|---|---|---|---|
| BigPipeInterfacePreviewThemeSuggestionsTest::testBigPipeThemeHookSuggestions | function | core/ |
Tests template suggestions from big_pipe_theme_suggestions_big_pipe_interface_preview(). |
| BlockHookOperationTest | class | core/ |
Tests for Block module regarding hook_entity_operations_alter(). |
| BlockHookOperationTest.php | file | core/ |
|
| 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. |
| BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions | function | core/ |
Tests template suggestions from block_theme_suggestions_block(). |
| BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions | function | core/ |
Tests template suggestions from block_content_theme_suggestions_block(). |
| BookTest::testHookNodeLoadAccess | function | core/ |
Ensure the loaded book in hook_node_load() does not depend on the user. |
| BulkDeleteTest::checkHooksInvocations | function | core/ |
Tests that the expected hooks have been invoked on the expected entities. |
| ComposerHookTest | class | core/ |
Tests Composer Hooks that run scaffold operations. |
| ComposerHookTest.php | file | core/ |
|
| ComposerHookTest::$fileSystem | property | core/ |
The Symfony FileSystem component. |
| ComposerHookTest::$fixtures | property | core/ |
The Fixtures object. |
| ComposerHookTest::$fixturesDir | property | core/ |
Directory to perform the tests in. |
| ComposerHookTest::setUp | function | core/ |
|
| ComposerHookTest::tearDown | function | core/ |
|
| ComposerHookTest::testComposerHooks | function | core/ |
Tests to see if scaffold operation runs at the correct times. |
| ComposerHookTest::testScaffoldEvents | function | core/ |
Tests to see if scaffold events are dispatched and picked up by the plugin. |
| ComposerHookTest::testScaffoldMessagesDoNotPrintTwice | function | core/ |
Tests to see if scaffold messages are omitted when running scaffold twice. |
| ConfigImporterTest::testIsSyncingInHooks | function | core/ |
Tests the isSyncing flags. |
| config_test.hooks.inc | file | core/ |
Fake third-party hook implementations for ConfigTest entities. |
| config_test_entity_query_tag__config_query_test__config_entity_query_alter_hook_test_alter | function | core/ |
Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter(). |
| ContentEntityStorageBase::invokeTranslationHooks | function | core/ |
Checks translation statuses and invokes the related hooks if needed. |
| ContentTranslationEntityBundleInfoTest::testHookInvocationOrder | function | core/ |
Tests that modules can know whether bundles are translatable. |
| CountryManagerTest::testHookCountriesAlter | function | core/ |
Tests that hook_countries_alters() works as expected. |
| DependencyHookInvocationTest | class | core/ |
Tests the hook invocation for determining update dependencies. |
| DependencyHookInvocationTest.php | file | core/ |
|
| DependencyHookInvocationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyHookInvocationTest::$modules | property | core/ |
Modules to install. |
| DependencyHookInvocationTest::setUp | function | core/ |
|
| DependencyHookInvocationTest::testHookUpdateDependencies | function | core/ |
Tests the structure of the array returned by hook_update_dependencies(). |
| EditorFileUsageTest::testEditorEntityHooks | function | core/ |
Tests the configurable text editor manager. |
| Entity CRUD, editing, and view hooks | group | core/ |
Hooks used in various entity operations. |
| EntityAccessControlHandler::processAccessHookResults | function | core/ |
Determines entity access. |
| EntityAccessControlHandlerTest::testHooks | function | core/ |
Tests hook invocations. |
| EntityCrudHookTest | class | core/ |
Tests entity CRUD via hooks. |
| EntityCrudHookTest.php | file | core/ |
|
| EntityCrudHookTest::$ids | property | core/ |
|
| EntityCrudHookTest::$modules | property | core/ |
Modules to install. |
| EntityCrudHookTest::assertHookMessageOrder | function | core/ |
Checks the order of CRUD hook execution messages. |
| EntityCrudHookTest::setUp | function | core/ |
|
| EntityCrudHookTest::testBlockHooks | function | core/ |
Tests hook invocations for CRUD operations on blocks. |
| EntityCrudHookTest::testCommentHooks | function | core/ |
Tests hook invocations for CRUD operations on comments. |
| EntityCrudHookTest::testEntityRollback | function | core/ |
Tests rollback from failed entity save. |
| EntityCrudHookTest::testFileHooks | function | core/ |
Tests hook invocations for CRUD operations on files. |
| EntityCrudHookTest::testNodeHooks | function | core/ |
Tests hook invocations for CRUD operations on nodes. |
| EntityCrudHookTest::testTaxonomyTermHooks | function | core/ |
Tests hook invocations for CRUD operations on taxonomy terms. |
| EntityCrudHookTest::testTaxonomyVocabularyHooks | function | core/ |
Tests hook invocations for CRUD operations on taxonomy vocabularies. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.