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_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsEntityTestHooks::entityLoad | function | core/ |
Implements hook_entity_load(). |
| ViewsFormTestHooks | class | core/ |
Hook implementations for views_form_test. |
| ViewsFormTestHooks.php | file | core/ |
|
| ViewsFormTestHooks::formViewsFormMediaMediaPageListAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter(). |
| ViewsHandlerManagerTest::testAlterHookInvocation | function | core/ |
Tests that hook_views_plugins_TYPE_alter() is invoked for a handler type. |
| ViewsHooks | class | core/ |
Hook implementations for views. |
| ViewsHooks.php | file | core/ |
|
| ViewsHooks::baseFieldOverrideDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| ViewsHooks::baseFieldOverrideInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| ViewsHooks::baseFieldOverrideUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
| ViewsHooks::blockPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for blocks. |
| ViewsHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| ViewsHooks::fieldConfigInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_config'. |
| ViewsHooks::fieldConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| ViewsHooks::formViewsExposedFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the exposed form. |
| ViewsHooks::help | function | core/ |
Implements hook_help(). |
| ViewsHooks::localTasksAlter | function | core/ |
Implements hook_local_tasks_alter(). |
| ViewsHooks::queryViewsAlter | function | core/ |
Implements hook_query_TAG_alter(). |
| ViewsHooks::themeSuggestionsCommentAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| ViewsHooks::themeSuggestionsContainerAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| ViewsHooks::themeSuggestionsNodeAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| ViewsHooks::viewPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| ViewsHooks::viewsPreRender | function | core/ |
Implements hook_views_pre_render(). |
| 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::$viewStorage | property | core/ |
The view storage. |
| ViewsHooksTest::setUp | function | core/ |
|
| ViewsHooksTest::testHooks | function | core/ |
Tests the hooks. |
| ViewsHooksTest::testViewsFormMainFormPreRender | function | core/ |
Tests how hook_views_form_substitutions() makes substitutions. |
| ViewsHooksTest::testViewsInvalidateCacheOnDelete | function | core/ |
Test that hook_views_invalidate_cache() is called when a view is deleted. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutHookMenuViews | function | core/ |
Tests fetching the derivatives on no view with hook menu. |
| ViewsTestConfigHooks | class | core/ |
Hook implementations for views_test_config. |
| ViewsTestConfigHooks.php | file | core/ |
|
| ViewsTestConfigHooks::disableBrokenHandler | function | core/ |
Helper method to remove broken handler. |
| ViewsTestConfigHooks::viewLoad | function | core/ |
Implements hook_ENTITY_TYPE_load(). |
| ViewsTestConfigHooks::viewsPluginsAreaAlter | function | core/ |
Implements hook_views_plugins_area_alter(). |
| ViewsTestConfigHooks::viewsPluginsArgumentAlter | function | core/ |
Implements hook_views_plugins_argument_alter(). |
| ViewsTestConfigHooks::viewsPluginsFieldAlter | function | core/ |
Implements hook_views_plugins_field_alter(). |
| ViewsTestConfigHooks::viewsPluginsFilterAlter | function | core/ |
Implements hook_views_plugins_filter_alter(). |
| ViewsTestConfigHooks::viewsPluginsRelationshipAlter | function | core/ |
Implements hook_views_plugins_relationship_alter(). |
| ViewsTestConfigHooks::viewsPluginsSortAlter | function | core/ |
Implements hook_views_plugins_sort_alter(). |
| ViewsTestConfigHooks::viewsPostRender | function | core/ |
Implements hook_views_post_render(). |
| ViewsTestConfigUpdaterHooks | class | core/ |
Hooks for the views_test_config_updater module. |
| ViewsTestConfigUpdaterHooks.php | file | core/ |
|
| ViewsTestConfigUpdaterHooks::viewPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| ViewsTestConfigUpdaterHooks::__construct | function | core/ |
|
| ViewsTestDataHooks | class | core/ |
Hook implementations for views_test_data. |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.