Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeAccessControlHandler::createInstance | function | core/ |
|
| NodeAccessControlHandler::deleteGrants | function | core/ |
|
| NodeAccessControlHandler::REVISION_OPERATION_MAP | constant | core/ |
Map of revision operations. |
| NodeAccessControlHandler::writeDefaultGrant | function | core/ |
|
| 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/ |
|
| NodeAccessFieldTest::$fieldName | property | core/ |
The name of the created field. |
| NodeAccessFieldTest::$modules | property | core/ |
|
| 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/ |
|
| NodeAccessGrantsCacheContext::getContext | function | core/ |
|
| NodeAccessGrantsCacheContext::getLabel | function | core/ |
|
| NodeAccessGrantsCacheContext::__construct | function | core/ |
|
| NodeAccessGrantsCacheContextTest | class | core/ |
Tests the node access grants cache context service. |
| NodeAccessGrantsCacheContextTest.php | file | core/ |
|
| NodeAccessGrantsCacheContextTest::$accessUser | property | core/ |
User with permission to view content. |
| NodeAccessGrantsCacheContextTest::$adminUser | property | core/ |
User with permission to bypass node access. |
| NodeAccessGrantsCacheContextTest::$defaultTheme | property | core/ |
|
| NodeAccessGrantsCacheContextTest::$modules | property | core/ |
|
| NodeAccessGrantsCacheContextTest::$noAccessUser | property | core/ |
User without permission to view content. |
| NodeAccessGrantsCacheContextTest::$noAccessUser2 | property | core/ |
User without permission to view content. |
| NodeAccessGrantsCacheContextTest::$userMapping | property | core/ |
|
| NodeAccessGrantsCacheContextTest::assertUserCacheContext | function | core/ |
Asserts that for each given user, the expected cache context is returned. |
| NodeAccessGrantsCacheContextTest::setUp | function | core/ |
|
| NodeAccessGrantsCacheContextTest::testCacheContext | function | core/ |
Tests NodeAccessGrantsCacheContext::getContext(). |
| NodeAccessJoinTest | class | core/ |
Tests Node Access on join. |
| NodeAccessJoinTest.php | file | core/ |
|
| NodeAccessJoinTest::$accessUser | property | core/ |
A user with access to private articles. |
| NodeAccessJoinTest::$articles | property | core/ |
Articles. |
| NodeAccessJoinTest::$authorUser | property | core/ |
The user that will create the articles. |
| NodeAccessJoinTest::$defaultTheme | property | core/ |
|
| NodeAccessJoinTest::$modules | property | core/ |
|
| NodeAccessJoinTest::$otherUser | property | core/ |
Another user that will create articles. |
| NodeAccessJoinTest::$regularUser | property | core/ |
A user with just access content permissions. |
Pagination
- Previous page
- Page 1164
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.