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 |
|---|---|---|---|
| Node::setRevisionAuthorId | function | core/ |
Sets the node revision author. |
| Node::setSticky | function | core/ |
Sets the node sticky status. |
| Node::setTitle | function | core/ |
Sets the node title. |
| Node::__construct | function | core/ |
Node constructor. |
| Node::__construct | function | core/ |
Constructs a new Node instance. |
| Node::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| Node::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| NodeAccessBaseTableTest | class | core/ |
Tests behavior of the node access subsystem if the base table is not node. |
| NodeAccessBaseTableTest.php | file | core/ |
|
| NodeAccessBaseTableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeAccessBaseTableTest::$modules | property | core/ |
Modules to enable. |
| NodeAccessBaseTableTest::$nidsVisible | property | core/ |
The nids visible. |
| NodeAccessBaseTableTest::$nodesByUser | property | core/ |
Nodes by user. |
| NodeAccessBaseTableTest::$privateTid | property | core/ |
A private tid. |
| NodeAccessBaseTableTest::$profile | property | core/ |
The installation profile to use with this test. |
| NodeAccessBaseTableTest::$publicTid | property | core/ |
A public tid. |
| NodeAccessBaseTableTest::$webUser | property | core/ |
A web user. |
| NodeAccessBaseTableTest::assertTaxonomyPage | function | core/ |
Checks taxonomy/term listings to ensure only accessible nodes are listed. |
| NodeAccessBaseTableTest::setUp | function | core/ |
|
| NodeAccessBaseTableTest::testNodeAccessBasic | function | core/ |
Tests the "private" node access functionality. |
| NodeAccessCacheabilityTest | class | core/ |
Tests the node access automatic cacheability bubbling logic. |
| NodeAccessCacheabilityTest.php | file | core/ |
|
| NodeAccessCacheabilityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeAccessCacheabilityTest::$modules | property | core/ |
Modules to enable. |
| NodeAccessCacheabilityTest::setUp | function | core/ |
|
| NodeAccessCacheabilityTest::testNodeAccessCacheabilitySafeguard | function | core/ |
Tests that the node grants cache context is auto-added, only when needed. |
| NodeAccessCacheabilityTest::testNodeAccessCacheContext | function | core/ |
Tests that the user cache contexts are correctly set. |
| NodeAccessCacheabilityWithNodeGrants | class | core/ |
Tests node view access cacheability with node grants. |
| NodeAccessCacheabilityWithNodeGrants.php | file | core/ |
|
| NodeAccessCacheabilityWithNodeGrants::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeAccessCacheabilityWithNodeGrants::$modules | property | core/ |
Modules to enable. |
| NodeAccessCacheabilityWithNodeGrants::testAccessCacheabilityWithNodeGrants | function | core/ |
Tests node view access cacheability with node grants. |
| NodeAccessControlHandler | class | core/ |
Defines the access control handler for the node entity type. |
| NodeAccessControlHandler.php | file | core/ |
|
| 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::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::writeDefaultGrant | function | core/ |
Creates the default node access grant entry on the grant storage. |
| NodeAccessControlHandler::writeGrants | function | core/ |
Writes a list of grants to the database, deleting any previously saved ones. |
| NodeAccessControlHandler::__construct | function | core/ |
Constructs a NodeAccessControlHandler object. |
| NodeAccessControlHandlerInterface | interface | core/ |
Node specific entity access control methods. |
| NodeAccessControlHandlerInterface.php | file | core/ |
Pagination
- Previous page
- Page 877
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.