Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Node::getAvailableSorts | function | core/ |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::getAvailableSorts(). |
| Node::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Node::getFieldValues | function | core/ |
Gets field values for a node. |
| Node::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Node::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Node::handleTranslations | function | core/ |
Adapt our query for translations. |
| Node::handleTranslations | function | core/ |
Adapt our query for translations. |
| Node::isPromoted | function | core/ |
Returns the node promotion status. |
| Node::isSticky | function | core/ |
Returns the node sticky status. |
| Node::pageDisplayOptions | function | core/ |
Retrieves the page display options. |
| Node::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| Node::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| Node::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| Node::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
| Node::rowStyleOptions | function | core/ |
Retrieves row style plugin names. |
| Node::setCreatedTime | function | core/ |
Sets the node creation timestamp. |
| Node::setPromoted | function | core/ |
Sets the node promoted status. |
| 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 install. |
| 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/ |
The theme to install as the default for testing. |
| NodeAccessCacheabilityTest::$modules | property | core/ |
Modules to install. |
| NodeAccessCacheabilityTest::$usesSuperUserAccessPolicy | property | core/ |
@todo Remove and fix test to not rely on super user. |
| 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 install. |
| 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/ |
Pagination
- Previous page
- Page 924
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.