You are here

15 functions implement hook_ENTITY_TYPE_access() in Zircon Profile 8.0

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

content_translation_translate_access in core/modules/content_translation/content_translation.module
Access callback for the translation overview page.
entity_test_entity_access in core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_entity_access().
entity_test_entity_create_access in core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_entity_create_access().
entity_test_entity_field_access in core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_entity_field_access().
entity_test_entity_test_access in core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_ENTITY_TYPE_access() for 'entity_test'.
entity_test_entity_test_create_access in core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_ENTITY_TYPE_create_access() for 'entity_test'.
field_test_entity_field_access in core/modules/field/tests/modules/field_test/field_test.field.inc
Implements hook_entity_field_access().
language_entity_field_access in core/modules/language/language.module
Implements hook_entity_field_access()
node_access_test_node_access in core/modules/node/tests/modules/node_access_test/node_access_test.module
Implements hook_node_access().
node_node_access in core/modules/node/node.module
Implements hook_node_access().
shortcut_set_edit_access in core/modules/shortcut/shortcut.module
Access callback for editing a shortcut set.
shortcut_set_switch_access in core/modules/shortcut/shortcut.module
Access callback for switching the shortcut set assigned to a user account.
test_access_arguments_resolver_access in core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php
user_access_test_user_access in core/modules/user/tests/modules/user_access_test/user_access_test.module
Implements hook_ENTITY_TYPE_access() for entity type "user".
views_entity_test_entity_field_access in core/modules/views/tests/modules/views_entity_test/views_entity_test.module
Implements hook_entity_field_access().