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 |
|---|---|---|---|
| UpdateHookRegistryFactory::create | function | core/ |
Creates a new UpdateHookRegistry instance. |
| UpdateHookRegistryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Update\UpdateHookRegistry[[api-linebreak]] @group Update |
| UpdateHookRegistryTest.php | file | core/ |
|
| UpdateHookRegistryTest::$keyValueFactory | property | core/ |
|
| UpdateHookRegistryTest::$keyValueStore | property | core/ |
|
| UpdateHookRegistryTest::setUp | function | core/ |
|
| UpdateHookRegistryTest::testGetInstalledVersion | function | core/ |
@covers ::getInstalledVersion[[api-linebreak]] @covers ::getAllInstalledVersions[[api-linebreak]] @covers ::setInstalledVersion[[api-linebreak]] @covers ::deleteInstalledVersion[[api-linebreak]] |
| UpdateHookRegistryTest::testGetVersions | function | core/ |
@covers ::getAvailableUpdates[[api-linebreak]] |
| UpdatePathTestBaseTest::testUpdateHookN | function | core/ |
Tests that updates are properly run. |
| UpdateSchemaTest::testUpdateHooks | function | core/ |
Tests that update hooks are properly run. |
| update_test_invalid_hook.info.yml | file | core/ |
core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml |
| update_test_invalid_hook.install | file | core/ |
Install, update and uninstall functions for the update_test_invalid_hook module. |
| update_test_invalid_hook_update_8000 | function | core/ |
Hook implementation using the reserved schema version 8000. |
| user_hooks_test.info.yml | file | core/ |
core/modules/user/tests/modules/user_hooks_test/user_hooks_test.info.yml |
| user_hooks_test.module | file | core/ |
Support module for user hooks testing. |
| user_hooks_test_user_format_name_alter | function | core/ |
Implements hook_user_format_name_alter(). |
| ViewsDisplay::$uses_hook_block | property | core/ |
Does the display plugin provide blocks. |
| ViewsHandlerManagerTest::testAlterHookInvocation | function | core/ |
Tests that hook_views_plugins_TYPE_alter() is invoked for a handler type. |
| ViewsHooksTest | class | core/ |
Tests that views hooks are registered when defined in $module.views.inc. |
| ViewsHooksTest.php | file | core/ |
|
| ViewsHooksTest::$hooks | property | core/ |
An array of available views hooks to test. |
| ViewsHooksTest::$moduleHandler | property | core/ |
The module handler to use for invoking hooks. |
| ViewsHooksTest::$testViews | property | core/ |
Views used by this test. |
| ViewsHooksTest::setUp | function | core/ |
|
| ViewsHooksTest::testHooks | function | core/ |
Tests the hooks. |
| ViewsHooksTest::testViewsFormMainFormPreRender | function | core/ |
Tests how hook_views_form_substitutions() makes substitutions. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutHookMenuViews | function | core/ |
Tests fetching the derivatives on no view with hook menu. |
| views_hook_info | function | core/ |
Implements hook_hook_info(). |
| _entity_test_record_hooks | function | core/ |
Helper function to be used to record hook invocations. |
Pagination
- Previous page
- Page 12
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.