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 11.x for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DemoUmamiHooks.php | file | core/ |
|
| DemoUmamiHooks::formInstallConfigureFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| DemoUmamiHooks::help | function | core/ |
Implements hook_help(). |
| DemoUmamiHooks::installConfigureSubmit | function | core/ |
Submission handler for the site configuration form. |
| DemoUmamiHooks::navigationContentTop | function | core/ |
Implements hook_navigation_content_top(). |
| DemoUmamiHooks::setUserPasswords | function | core/ |
Sets the password of admin to be the password for all users. |
| DemoUmamiHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| DemoUmamiHooks::__construct | function | core/ |
DemoUmamiHooks constructor. |
| 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(). |
| DependencyVersionTestHooks | class | core/ |
Hook implementations for dependency_version_test. |
| DependencyVersionTestHooks.php | file | core/ |
|
| DependencyVersionTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| DeprecatedModuleTestHooks | class | core/ |
Hook implementations for deprecated_module_test. |
| DeprecatedModuleTestHooks.php | file | core/ |
|
| DeprecatedModuleTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| DeprecatedTwigTemplateHooks | class | core/ |
Hook implementations for deprecated_twig_template. |
| DeprecatedTwigTemplateHooks.php | file | core/ |
|
| DeprecatedTwigTemplateHooks::theme | function | core/ |
Implements hook_theme(). |
| DeprecationHookAttributeTestHooks | class | core/ |
Implements hooks for the deprecation hook attribute test. |
| DeprecationHookAttributeTestHooks.php | file | core/ |
|
| DeprecationHookAttributeTestHooks::deprecatedAlterAlterFirst | function | core/ |
Implements hook_deprecated_alter_alter(). |
| DeprecationHookAttributeTestHooks::deprecatedHook | function | core/ |
Implements hook_deprecated_hook(). |
| deprecation_hook_attribute_test.info.yml | file | core/ |
core/modules/system/tests/modules/deprecation_hook_attribute_test/deprecation_hook_attribute_test.info.yml |
| DHooks | class | core/ |
Provides hook implementations for testing the execution order of hooks. |
| DHooks.php | file | core/ |
|
| DHooks::sparseTestHook | function | core/ |
Implements hook_test_hook(). |
| DHooks::testHook | function | core/ |
Implements hook_test_hook(). |
| DynamicPageCacheHooks | class | core/ |
Hook implementations for dynamic_page_cache. |
| DynamicPageCacheHooks.php | file | core/ |
|
| DynamicPageCacheHooks::help | function | core/ |
Implements hook_help(). |
| EditorFileUsageTest::testEditorEntityHooks | function | core/ |
Tests the configurable text editor manager. |
| EditorHooks | class | core/ |
Hook implementations for editor. |
| EditorHooks.php | file | core/ |
|
| EditorHooks::deleteFileUsage | function | core/ |
Deletes file usage of files referenced by formatted text fields. |
| EditorHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| EditorHooks::entityDelete | function | core/ |
Implements hook_entity_delete(). |
| EditorHooks::entityInsert | function | core/ |
Implements hook_entity_insert(). |
| EditorHooks::entityRevisionDelete | function | core/ |
Implements hook_entity_revision_delete(). |
| EditorHooks::entityUpdate | function | core/ |
Implements hook_entity_update(). |
| EditorHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| EditorHooks::filterFormatPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| EditorHooks::formFilterAdminOverviewAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| EditorHooks::formFilterFormatFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm. |
| EditorHooks::getFileUuidsByField | function | core/ |
Finds all files referenced (data-entity-uuid) by formatted text fields. |
| EditorHooks::getFormattedTextFields | function | core/ |
Determines the formatted text fields on an entity. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.