6 functions implement hook_entity_create_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.
- EntityAccess::entityCreateAccess in core/
modules/ workspaces/ src/ Hook/ EntityAccess.php - Implements hook_entity_create_access().
- EntityTestHooks::entityCreateAccess in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestHooks.php - Implements hook_entity_create_access().
- entity_test_entity_create_access in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_create_access().
- UserAccessTestHooks::entityCreateAccess in core/
modules/ user/ tests/ modules/ user_access_test/ src/ Hook/ UserAccessTestHooks.php - Implements hook_entity_create_access().
- user_access_test_entity_create_access in core/
modules/ user/ tests/ modules/ user_access_test/ user_access_test.module - Implements hook_entity_create_access().
- workspaces_entity_create_access in core/
modules/ workspaces/ workspaces.module - Implements hook_entity_create_access().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.