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_
- Search main for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommonTestThemeHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| CommonTestThemeHooks::libraryInfoBuild | function | core/ |
Implements hook_library_info_build(). |
| CommonTestThemeHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| CommonTestThemeHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| CommonTestThemeHooks::preprocess | function | core/ |
Implements hook_preprocess(). |
| CommonTestThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| 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. |
| ConfigEntityStaticCacheTestHooks | class | core/ |
Hook implementations for config_entity_static_cache_test. |
| ConfigEntityStaticCacheTestHooks.php | file | core/ |
|
| ConfigEntityStaticCacheTestHooks::configTestLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for 'static_cache_test_config_test'. |
| ConfigEntityStaticCacheTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| ConfigHooks | class | core/ |
Hook implementations for config. |
| ConfigHooks.php | file | core/ |
|
| ConfigHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| ConfigHooks::help | function | core/ |
Implements hook_help(). |
| ConfigImporterTest::testIsSyncingInHooks | function | core/ |
Tests the isSyncing flags. |
| ConfigImportTestHooks | class | core/ |
Hook implementations for config_import_test. |
| ConfigImportTestHooks.php | file | core/ |
|
| ConfigImportTestHooks::configImportStepsAlter | function | core/ |
Implements hook_config_import_steps_alter(). |
| ConfigImportTestHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| ConfigImportTestHooks::stepAlter | function | core/ |
Implements configuration synchronization step added by an alter for testing. |
| ConfigInstallDependencyTestHooks | class | core/ |
Hook implementations for config_install_dependency_test. |
| ConfigInstallDependencyTestHooks.php | file | core/ |
|
| ConfigInstallDependencyTestHooks::configTestCreate | function | core/ |
Implements hook_ENTITY_TYPE_create(). |
| ConfigOverrideMessageTestHooks | class | core/ |
Hook implementations for config_override_message_test. |
| ConfigOverrideMessageTestHooks.php | file | core/ |
|
| ConfigOverrideMessageTestHooks::formSystemSiteInformationSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| ConfigSchemaTestHooks | class | core/ |
Hook implementations for config_schema_test. |
| ConfigSchemaTestHooks.php | file | core/ |
|
| ConfigSchemaTestHooks::configSchemaInfoAlter | function | core/ |
Implements hook_config_schema_info_alter(). |
| ConfigTestHooks | class | core/ |
Hook implementations for config_test. |
| ConfigTestHooks.php | file | core/ |
|
| ConfigTestHooks::cacheFlush | function | core/ |
Implements hook_cache_flush(). |
| ConfigTestHooks::entityQueryTagConfigQueryTestConfigEntityQueryAlterHookTestAlter | function | core/ |
Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter(). |
| ConfigTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| ConfigTestHooksHooks | class | core/ |
Hook implementations for config_test. |
| ConfigTestHooksHooks.php | file | core/ |
|
| ConfigTestHooksHooks::configTestCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for 'config_test'. |
| ConfigTestHooksHooks::configTestDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| ConfigTestHooksHooks::configTestInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| ConfigTestHooksHooks::configTestLoad | function | core/ |
Implements hook_ENTITY_TYPE_load(). |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.