Search for hook_
- Search 7.x for hook_
- Search 8.9.x for hook_
- Search 10.3.x for hook_
- Search 11.x for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| 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::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. |
| ContentEntityStorageBase::invokeTranslationHooks | function | core/ |
Checks translation statuses and invoke the related hooks if needed. |
| ContentTranslationEntityBundleInfoTest::testHookInvocationOrder | function | core/ |
Tests that modules can know whether bundles are translatable. |
| 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 enable. |
| 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 enable. |
| 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. |
| EntityCrudHookTest::testUserHooks | function | core/ |
Tests hook invocations for CRUD operations on users. |
| EntityKernelTestBase::getHooksInfo | function | core/ |
Returns the entity_test hook invocation info. |
| EntityRevisionsTest::testSaveInHookEntityInsert | function | core/ |
Tests re-saving the entity in entity_test_entity_insert(). |
| EntityViewHookTest | class | core/ |
Test view/render hooks for entities. |
| EntityViewHookTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.