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 |
|---|---|---|---|
| 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::editorFormFilterAdminFormAjax | function | core/ |
Ajax callback handler for 'filter_format_form' form. |
| EditorHooks::editorFormFilterAdminFormatEditorConfigure | function | core/ |
Submit handler for 'editor_configure' button from 'filter_format_form'. |
| EditorHooks::editorFormFilterAdminFormatSubmit | function | core/ |
Additional submit handler for 'filter_format_form' form. |
| EditorHooks::editorFormFilterAdminFormatValidate | function | core/ |
Additional validate handler for 'filter_format_form' form. |
| 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. |
| EditorHooks::help | function | core/ |
Implements hook_help(). |
| EditorHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| EditorHooks::parseFileUuids | function | core/ |
Parse an HTML snippet for any linked file with data-entity-uuid attributes. |
| EditorHooks::recordFileUsage | function | core/ |
Records file usage of files referenced by formatted text fields. |
| EditorTestHooks | class | core/ |
Hook implementations for editor_test. |
| EditorTestHooks.php | file | core/ |
|
| EditorTestHooks::editorInfoAlter | function | core/ |
Implements hook_editor_info_alter(). |
| EditorTestHooks::editorJsSettingsAlter | function | core/ |
Implements hook_editor_js_settings_alter(). |
| EditorTestHooks::editorXssFilterAlter | function | core/ |
Implements hook_editor_xss_filter_alter(). |
| EditorTestHooks::entityUpdate | function | core/ |
Implements hook_entity_update(). |
| EditorTestHooks::filePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for file entities. |
| ElementInfoTestHooks | class | core/ |
Hook implementations for element_info_test. |
| ElementInfoTestHooks.php | file | core/ |
|
| ElementInfoTestHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| ElementInfoTestHooks::elementPluginAlter | function | core/ |
Implements hook_element_plugin_alter(). |
| 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::$modules | property | core/ |
|
| EntityCrudHookTest::assertHookMessageOrder | function | core/ |
Checks the order of CRUD hook execution messages. |
| EntityCrudHookTest::blockCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for block entities. |
| EntityCrudHookTest::blockDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for block entities. |
| EntityCrudHookTest::blockInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for block entities. |
| EntityCrudHookTest::blockLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for block entities. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.