Search for createAccess

  1. Search 7.x for createAccess
  2. Search 9.5.x for createAccess
  3. Search 8.9.x for createAccess
  4. Search 10.3.x for createAccess
  5. Other projects
Title Object type File name Summary
NodeAccessControlHandler::checkCreateAccess function core/modules/node/src/NodeAccessControlHandler.php Performs create access checks.
NodeAccessControlHandler::createAccess function core/modules/node/src/NodeAccessControlHandler.php Checks access to create an entity.
NodeAccessTestBase::assertNodeCreateAccess function core/modules/node/tests/src/Kernel/NodeAccessTestBase.php Asserts that node create access correctly grants or denies access.
NodeTestBase::assertNodeCreateAccess function core/modules/node/tests/src/Functional/NodeTestBase.php Asserts that node create access correctly grants or denies access.
ShortcutAccessControlHandler::checkCreateAccess function core/modules/shortcut/src/ShortcutAccessControlHandler.php Performs create access checks.
ShortcutSetAccessControlHandler::checkCreateAccess function core/modules/shortcut/src/ShortcutSetAccessControlHandler.php Performs create access checks.
TermAccessControlHandler::checkCreateAccess function core/modules/taxonomy/src/TermAccessControlHandler.php Performs create access checks.
UserAccessTestHooks::entityCreateAccess function core/modules/user/tests/modules/user_access_test/src/Hook/UserAccessTestHooks.php Implements hook_entity_create_access().
WorkflowAccessControlHandler::checkCreateAccess function core/modules/workflows/src/WorkflowAccessControlHandler.php Performs create access checks.
WorkflowAccessControlHandlerTest::testCheckCreateAccess function core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php @covers ::checkCreateAccess
WorkspaceAccessControlHandler::checkCreateAccess function core/modules/workspaces/src/WorkspaceAccessControlHandler.php Performs create access checks.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.