8 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().
- 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().
- TaxonomyTestHooks::entityAccess in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test/ src/ Hook/ TaxonomyTestHooks.php - Implements hook_entity_access().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.