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 |
|---|---|---|---|
| Node::setPromoted | function | core/ |
|
| Node::setSticky | function | core/ |
|
| Node::setTitle | function | core/ |
|
| 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/ |
|
| NodeAccessBaseTableTest::$modules | property | core/ |
|
| NodeAccessBaseTableTest::$nidsVisible | property | core/ |
The nids visible. |
| NodeAccessBaseTableTest::$nodesByUser | property | core/ |
Nodes by user. |
| NodeAccessBaseTableTest::$privateTid | property | core/ |
A private tid. |
| 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/ |
|
| NodeAccessCacheabilityTest::$modules | property | core/ |
|
| 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. |
| NodeAccessCacheabilityWithNodeGrantsTest | class | core/ |
Tests node view access cacheability with node grants. |
| NodeAccessCacheabilityWithNodeGrantsTest.php | file | core/ |
|
| NodeAccessCacheabilityWithNodeGrantsTest::$defaultTheme | property | core/ |
|
| NodeAccessCacheabilityWithNodeGrantsTest::$modules | property | core/ |
|
| 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/ |
|
| NodeAccessCacheRedirectWarningTest::$modules | property | core/ |
|
| 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/ |
|
| NodeAccessControlHandler::acquireGrants | function | core/ |
|
| NodeAccessControlHandler::checkAccess | function | core/ |
|
| NodeAccessControlHandler::checkAllGrants | function | core/ |
|
| NodeAccessControlHandler::checkCreateAccess | function | core/ |
|
| NodeAccessControlHandler::checkFieldAccess | function | core/ |
|
| NodeAccessControlHandler::checkViewAccess | function | core/ |
Performs view access checks. |
| NodeAccessControlHandler::countGrants | function | core/ |
|
| NodeAccessControlHandler::createAccess | function | core/ |
Pagination
- Previous page
- Page 1163
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.