Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeAccessCacheabilityWithNodeGrantsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeAccessCacheabilityWithNodeGrantsTest::$modules | property | core/ |
Modules to install. |
| NodeAccessCacheabilityWithNodeGrantsTest::testAccessCacheabilityWithNodeGrants | function | core/ |
Tests node view access cacheability with node grants. |
| NodeAccessCacheRedirectWarningTest | class | core/ |
Tests the node access grants cache context service. |
| NodeAccessCacheRedirectWarningTest.php | file | core/ |
|
| NodeAccessCacheRedirectWarningTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeAccessCacheRedirectWarningTest::$modules | property | core/ |
Modules to install. |
| NodeAccessCacheRedirectWarningTest::setUp | function | core/ |
|
| NodeAccessCacheRedirectWarningTest::testNodeAccessCacheRedirectWarning | function | core/ |
Ensures that node access checks don't cause cache redirect warnings. |
| NodeAccessControlHandler | class | core/ |
Defines the access control handler for the node entity type. |
| NodeAccessControlHandler.php | file | core/ |
|
| NodeAccessControlHandler::$entityTypeManager | property | core/ |
The entity type manager. |
| NodeAccessControlHandler::$grantStorage | property | core/ |
The node grant storage. |
| NodeAccessControlHandler::access | function | core/ |
Checks access to an operation on a given entity or entity translation. |
| NodeAccessControlHandler::acquireGrants | function | core/ |
Gets the list of node access grants. |
| NodeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| NodeAccessControlHandler::checkAllGrants | function | core/ |
Checks all grants for a given account. |
| NodeAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| NodeAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
| NodeAccessControlHandler::checkViewAccess | function | core/ |
Performs view access checks. |
| NodeAccessControlHandler::countGrants | function | core/ |
Counts available node grants. |
| NodeAccessControlHandler::createAccess | function | core/ |
Checks access to create an entity. |
| NodeAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| NodeAccessControlHandler::deleteGrants | function | core/ |
Deletes all node access entries. |
| NodeAccessControlHandler::REVISION_OPERATION_MAP | constant | core/ |
Map of revision operations. |
| NodeAccessControlHandler::writeDefaultGrant | function | core/ |
Creates the default node access grant entry on the grant storage. |
| NodeAccessControlHandler::__construct | function | core/ |
Constructs a NodeAccessControlHandler object. |
| NodeAccessControlHandlerInterface | interface | core/ |
Node specific entity access control methods. |
| NodeAccessControlHandlerInterface.php | file | core/ |
|
| NodeAccessControlHandlerInterface::acquireGrants | function | core/ |
Gets the list of node access grants. |
| NodeAccessControlHandlerInterface::checkAllGrants | function | core/ |
Checks all grants for a given account. |
| NodeAccessControlHandlerInterface::countGrants | function | core/ |
Counts available node grants. |
| NodeAccessControlHandlerInterface::deleteGrants | function | core/ |
Deletes all node access entries. |
| NodeAccessControlHandlerInterface::writeDefaultGrant | function | core/ |
Creates the default node access grant entry on the grant storage. |
| NodeAccessFieldTest | class | core/ |
Tests the interaction of the node access system with fields. |
| NodeAccessFieldTest.php | file | core/ |
|
| NodeAccessFieldTest::$adminUser | property | core/ |
A user with permission to bypass access content. |
| NodeAccessFieldTest::$contentAdminUser | property | core/ |
A user with permission to manage content types and fields. |
| NodeAccessFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeAccessFieldTest::$fieldName | property | core/ |
The name of the created field. |
| NodeAccessFieldTest::$modules | property | core/ |
Modules to install. |
| NodeAccessFieldTest::setUp | function | core/ |
|
| NodeAccessFieldTest::testNodeAccessAdministerField | function | core/ |
Tests administering fields when node access is restricted. |
| NodeAccessGrantsCacheContext | class | core/ |
Defines the node access view cache context service. |
| NodeAccessGrantsCacheContext.php | file | core/ |
|
| NodeAccessGrantsCacheContext::$nodeGrantsHelper | property | core/ |
The node grants helper service. |
| NodeAccessGrantsCacheContext::checkNodeGrants | function | core/ |
Checks the node grants for the given operation. |
| NodeAccessGrantsCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| NodeAccessGrantsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| NodeAccessGrantsCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
Pagination
- Previous page
- Page 997
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.