Search for hook
Title | Object type | File name | Summary |
---|---|---|---|
AdminThemeUpdateTest::testUpdateHookN | function | core/ |
Tests that system.theme:admin is updated as expected. |
BlockConditionMissingSchemaUpdateTest::testUpdateHookN | function | core/ |
Tests that block context mapping is updated properly. |
BlockContextMappingUpdateTest::testUpdateHookN | function | core/ |
Tests that block context mapping is updated properly. |
BlockHookOperationTest | class | core/ |
Tests for Block module regarding hook_entity_operations_alter(). |
BlockHookOperationTest.php | file | core/ |
|
BlockHookOperationTest::$defaultTheme | property | core/ |
|
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. |
BlockRemoveDisabledRegionUpdateTest::testUpdateHookN | function | core/ |
Tests that block context mapping is updated properly. |
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. |
CacheabilityMetadataUpdateTest::testUpdateHookN | function | core/ |
Tests that views cacheability metadata updated properly. |
CommentAdminViewUpdateTest::testCommentAdminPostUpdateHook | function | core/ |
Tests that comment admin view is enabled after update. |
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/ |
Test to see if scaffold operation runs at the correct times. |
ComposerHookTest::testScaffoldMessagesDoNotPrintTwice | function | core/ |
Test to see if scaffold messages are omitted when running scaffold twice. |
ConfigEntityStorage::invokeHook | function | core/ |
Invokes a hook on behalf of the entity. |
ConfigImporterTest::testIsSyncingInHooks | function | core/ |
Tests the isSyncing flags. |
config_test.hooks.inc | file | core/ |
Fake third-party hook implementations for ConfigTest entities. |
ContentEntityStorageBase::invokeHook | function | core/ |
|
ContentEntityStorageBase::invokeStorageLoadHook | function | core/ |
Invokes hook_entity_storage_load(). |
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. |
DefaultPluginManager::$alterHook | property | core/ |
Name of the alter hook if one should be invoked. |
DependencyHookInvocationTest | class | core/ |
Tests that the hook invocation for determining update dependencies works correctly. |
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/ |
Test the structure of the array returned by hook_update_dependencies(). |
DeprecatedPathHooksTest | class | core/ |
@coversDefaultClass \Drupal\Core\Path\AliasStorage[[api-linebreak]] |
DeprecatedPathHooksTest.php | file | core/ |
|
DeprecatedPathHooksTest::$modules | property | core/ |
Modules to enable. |
DeprecatedPathHooksTest::setUp | function | core/ |
|
DeprecatedPathHooksTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] |
DeprecatedPathHooksTest::testInsert | function | core/ |
@covers ::save[[api-linebreak]] |
DeprecatedPathHooksTest::testUpdate | function | core/ |
@covers ::save[[api-linebreak]] |
deprecation_test_deprecated_hook | function | core/ |
Implements hook_deprecated_hook(). |
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/ |
We grant access to the entity if both of these conditions are met: |
EntityAccessControlHandlerTest::testHooks | function | core/ |
Tests hook invocations. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.