8 functions implement hook_contextual_links_view_alter()

Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.

ContextualHooks::contextualLinksViewAlter in core/modules/contextual/src/Hook/ContextualHooks.php
Implements hook_contextual_links_view_alter().
ContextualTestHooks::contextualLinksViewAlter in core/modules/contextual/tests/modules/contextual_test/src/Hook/ContextualTestHooks.php
Implements hook_contextual_links_view_alter().
contextual_contextual_links_view_alter in core/modules/contextual/contextual.module
Implements hook_contextual_links_view_alter().
contextual_test_contextual_links_view_alter in core/modules/contextual/tests/modules/contextual_test/contextual_test.module
Implements hook_contextual_links_view_alter().
SettingsTrayHooks::contextualLinksViewAlter in core/modules/settings_tray/src/Hook/SettingsTrayHooks.php
Implements hook_contextual_links_view_alter().
settings_tray_contextual_links_view_alter in core/modules/settings_tray/settings_tray.module
Implements hook_contextual_links_view_alter().
ViewsUiHooks::contextualLinksViewAlter in core/modules/views_ui/src/Hook/ViewsUiHooks.php
Implements hook_contextual_links_view_alter().
views_ui_contextual_links_view_alter in core/modules/views_ui/views_ui.module
Implements hook_contextual_links_view_alter().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.