6 functions implement hook_entity_access() in Drupal 9
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- 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().
- entity_test_entity_access in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - 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().
- workspaces_entity_access in core/
modules/ workspaces/ workspaces.module - Implements hook_entity_access().