Search for createAccess
- Search 7.x for createAccess
- Search 9.5.x for createAccess
- Search 8.9.x for createAccess
- Search 10.3.x for createAccess
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccessibleTestingTrait::createAccessibleDouble | function | core/ |
Creates AccessibleInterface object from access result object for testing. |
AccessTest::testCreateAccess | function | core/ |
Tests create access is always denied even for user 1. |
BlockContentAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
CommentAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
ConfigTestAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
ContactMessageAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
ContentModerationStateAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
ContentTranslationManageAccessCheckTest::testCreateAccess | function | core/ |
Tests the create access method. |
EntityAccess::entityCreateAccess | function | core/ |
Implements hook_entity_create_access(). |
EntityAccess::entityCreateAccess | function | core/ |
Implements a hook bridge for hook_entity_create_access(). |
EntityAccessControlHandler::buildCreateAccessCid | function | core/ |
Builds the create access result cache ID. |
EntityAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
EntityAccessControlHandler::createAccess | function | core/ |
Checks access to create an entity. |
EntityAccessControlHandlerInterface::createAccess | function | core/ |
Checks access to create an entity. |
EntityCreateAccessCheck | class | core/ |
Defines an access checker for entity creation. |
EntityCreateAccessCheck.php | file | core/ |
|
EntityCreateAccessCheck::$entityTypeManager | property | core/ |
The entity type manager service. |
EntityCreateAccessCheck::$requirementsKey | property | core/ |
The key used by the routing requirement. |
EntityCreateAccessCheck::access | function | core/ |
Checks access to create the entity type and bundle for the given route. |
EntityCreateAccessCheck::__construct | function | core/ |
Constructs an EntityCreateAccessCheck object. |
EntityCreateAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityCreateAccessCheck |
EntityCreateAccessCheckTest.php | file | core/ |
|
EntityCreateAccessCheckTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
EntityCreateAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for testAccess. |
EntityCreateAccessCheckTest::setUp | function | core/ |
|
EntityCreateAccessCheckTest::testAccess | function | core/ |
Tests the method for checking access to routes. |
EntityCreateAccessCustomCidTest | class | core/ |
Tests entity access control handler custom internal cache ID. |
EntityCreateAccessCustomCidTest.php | file | core/ |
|
EntityCreateAccessCustomCidTest::$account | property | core/ |
A mock account. |
EntityCreateAccessCustomCidTest::$entityType | property | core/ |
A mock entity type. |
EntityCreateAccessCustomCidTest::$langcode | property | core/ |
A language code. |
EntityCreateAccessCustomCidTest::$moduleHandler | property | core/ |
A mock module handler. |
EntityCreateAccessCustomCidTest::providerTestCustomCid | function | core/ |
Provides test cases for ::testCustomCid(). |
EntityCreateAccessCustomCidTest::providerTestDefaultCid | function | core/ |
Provides test cases for ::testDefaultCid(). |
EntityCreateAccessCustomCidTest::setUp | function | core/ |
|
EntityCreateAccessCustomCidTest::setUpAccessCache | function | core/ |
Setup the access cache on the entity handler for testing. |
EntityCreateAccessCustomCidTest::testCustomCid | function | core/ |
Tests the entity access control handler with a custom static cache ID. |
EntityCreateAccessCustomCidTest::testDefaultCid | function | core/ |
Tests the entity access control handler caching with context. |
EntityTestAccessControlHandler::buildCreateAccessCid | function | core/ |
Builds the create access result cache ID. |
EntityTestAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
EntityTestHooks::entityCreateAccess | function | core/ |
Implements hook_entity_create_access(). |
EntityTestHooks::entityTestCreateAccess | function | core/ |
Implements hook_ENTITY_TYPE_create_access() for 'entity_test'. |
FileAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
MediaAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
MediaAccessControlHandlerTest::providerCreateAccess | function | core/ |
Data provider for testCreateAccess(). |
MediaAccessControlHandlerTest::testCreateAccess | function | core/ |
@covers ::checkCreateAccess @dataProvider providerCreateAccess |
MediaLibraryAccessTest::testFieldWidgetEntityCreateAccess | function | core/ |
Tests that the field widget opener respects entity creation permissions. |
MediaLibraryTestHooks::mediaCreateAccess | function | core/ |
Implements hook_ENTITY_TYPE_create_access(). |
NodeAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
NodeAccessControlHandler::createAccess | function | core/ |
Checks access to create an entity. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.