Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| NodeAccessControlHandlerInterface::writeGrants | function | core/ |
Writes a list of grants to the database, deleting any previously saved ones. |
| 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 enable. |
| 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::checkNodeGrants | function | core/ |
Checks the node grants for the given operation. |
| NodeAccessGrantsCacheContext::getCacheableMetadata | function | core/ |
Gets the 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. |
| 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::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeAccessGrantsCacheContextTest::$modules | property | core/ |
Modules to enable. |
| NodeAccessGrantsCacheContextTest::$noAccessUser | property | core/ |
User without permission to view content. |
| 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(). |
| NodeAccessLanguageAwareCombinationTest | class | core/ |
Tests node access functionality with multiple languages and two node access modules. |
| NodeAccessLanguageAwareCombinationTest.php | file | core/ |
|
| NodeAccessLanguageAwareCombinationTest::$adminUser | property | core/ |
User 1. |
| NodeAccessLanguageAwareCombinationTest::$modules | property | core/ |
Enable language and two node access modules. |
| NodeAccessLanguageAwareCombinationTest::$nodes | property | core/ |
A set of nodes to use in testing. |
| NodeAccessLanguageAwareCombinationTest::$webUser | property | core/ |
A normal authenticated user. |
| NodeAccessLanguageAwareCombinationTest::setUp | function | core/ |
|
| NodeAccessLanguageAwareCombinationTest::testNodeAccessLanguageAwareCombination | function | core/ |
Tests node access and node access queries with multiple node languages. |
| NodeAccessLanguageAwareTest | class | core/ |
Tests node_access and select queries with node_access tag functionality with multiple languages with node_access_test_language which is language-aware. |
| NodeAccessLanguageAwareTest.php | file | core/ |
|
| NodeAccessLanguageAwareTest::$adminUser | property | core/ |
A user with permission to bypass access content. |
| NodeAccessLanguageAwareTest::$modules | property | core/ |
Enable language and a language-aware node access module. |
| NodeAccessLanguageAwareTest::$nodes | property | core/ |
A set of nodes to use in testing. |
| NodeAccessLanguageAwareTest::$webUser | property | core/ |
A normal authenticated user. |
| NodeAccessLanguageAwareTest::setUp | function | core/ |
|
| NodeAccessLanguageAwareTest::testNodeAccessLanguageAware | function | core/ |
Tests node access and node access queries with multiple node languages. |
| NodeAccessLanguageFallbackTest | class | core/ |
Tests that the node_access system stores the proper fallback marker. |
| NodeAccessLanguageFallbackTest.php | file | core/ |
|
| NodeAccessLanguageFallbackTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeAccessLanguageFallbackTest::$modules | property | core/ |
Enable language and a non-language-aware node access module. |
Pagination
- Previous page
- Page 878
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.