13 functions implement hook_entity_access()
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.
- ContentModerationHooks::entityAccess in core/
modules/ content_moderation/ src/ Hook/ ContentModerationHooks.php  - Implements hook_entity_access().
 - ContentTranslationTestHooks::entityAccess in core/
modules/ content_translation/ tests/ modules/ content_translation_test/ src/ Hook/ ContentTranslationTestHooks.php  - Implements hook_entity_access().
 - content_moderation_entity_access in core/
modules/ content_moderation/ content_moderation.module  - Implements hook_entity_access().
 - content_translation_test_entity_access in core/
modules/ content_translation/ tests/ modules/ content_translation_test/ content_translation_test.module  - Implements hook_entity_access().
 - EntityAccess::entityAccess in core/
modules/ workspaces/ src/ Hook/ EntityAccess.php  - Implements hook_entity_access().
 - EntityTestHooks::entityAccess in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestHooks.php  - Implements hook_entity_access().
 - entity_test_entity_access in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module  - Implements hook_entity_access().
 - MediaHooks::entityAccess in core/
modules/ media/ src/ Hook/ MediaHooks.php  - Implements hook_entity_access().
 - MediaTestEmbedHooks::entityAccess in core/
modules/ media/ tests/ modules/ media_test_embed/ src/ Hook/ MediaTestEmbedHooks.php  - Implements hook_entity_access().
 - media_entity_access in core/
modules/ media/ media.module  - Implements hook_entity_access().
 - media_test_embed_entity_access in core/
modules/ media/ tests/ modules/ media_test_embed/ media_test_embed.module  - Implements hook_entity_access().
 - TaxonomyTestHooks::entityAccess in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test/ src/ Hook/ TaxonomyTestHooks.php  - Implements hook_entity_access().
 - workspaces_entity_access in core/
modules/ workspaces/ workspaces.module  - Implements hook_entity_access().
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.