Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
Node::defaultDisplayFiltersUser function core/modules/node/src/Plugin/views/wizard/Node.php Retrieves filter information based on user input for the default display.
Node::defaultDisplayOptions function core/modules/node/src/Plugin/views/wizard/Node.php Assembles the default display options for the view.
Node::defineOptions function core/modules/node/src/Plugin/views/field/Node.php Information about options for all kinds of purposes will be held here.
Node::display_options_row function core/modules/node/src/Plugin/views/wizard/Node.php Set the row style and row style plugins to the display_options.
Node::fields function core/modules/node/src/Plugin/migrate/source/d6/Node.php Returns available fields on the source.
Node::fields function core/modules/node/src/Plugin/migrate/source/d7/Node.php Returns available fields on the source.
Node::getAvailableSorts function core/modules/node/src/Plugin/views/wizard/Node.php Gets the availableSorts property.
Node::getCacheContexts function core/modules/node/src/Plugin/views/argument_default/Node.php The cache contexts associated with this object.
Node::getFieldValues function core/modules/node/src/Plugin/migrate/source/d6/Node.php Gets field values for a node.
Node::getIds function core/modules/node/src/Plugin/migrate/source/d6/Node.php Defines the source fields uniquely identifying a source row.
Node::getIds function core/modules/node/src/Plugin/migrate/source/d7/Node.php Defines the source fields uniquely identifying a source row.
Node::handleTranslations function core/modules/node/src/Plugin/migrate/source/d6/Node.php Adapt our query for translations.
Node::handleTranslations function core/modules/node/src/Plugin/migrate/source/d7/Node.php Adapt our query for translations.
Node::isPromoted function core/modules/node/src/Entity/Node.php Returns the node promotion status.
Node::isSticky function core/modules/node/src/Entity/Node.php Returns the node sticky status.
Node::pageDisplayOptions function core/modules/node/src/Plugin/views/wizard/Node.php Retrieves the page display options.
Node::postDelete function core/modules/node/src/Entity/Node.php Acts on deleted entities before the delete hook is invoked.
Node::postSave function core/modules/node/src/Entity/Node.php Acts on a saved entity before the insert or update hook is invoked.
Node::preSave function core/modules/node/src/Entity/Node.php Acts on an entity before the presave hook is invoked.
Node::preSaveRevision function core/modules/node/src/Entity/Node.php Acts on a revision before it gets saved.
Node::rowStyleOptions function core/modules/node/src/Plugin/views/wizard/Node.php Retrieves row style plugin names.
Node::setCreatedTime function core/modules/node/src/Entity/Node.php Sets the node creation timestamp.
Node::setPromoted function core/modules/node/src/Entity/Node.php Sets the node promoted status.
Node::setSticky function core/modules/node/src/Entity/Node.php Sets the node sticky status.
Node::setTitle function core/modules/node/src/Entity/Node.php Sets the node title.
Node::__construct function core/modules/node/src/Plugin/views/wizard/Node.php Node constructor.
Node::__construct function core/modules/node/src/Plugin/views/argument_default/Node.php Constructs a new Node instance.
Node::__construct function core/modules/node/src/Plugin/migrate/source/d6/Node.php Constructs a \Drupal\Component\Plugin\PluginBase object.
Node::__construct function core/modules/node/src/Plugin/migrate/source/d7/Node.php Constructs a \Drupal\Component\Plugin\PluginBase object.
NodeAccessBaseTableTest class core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Tests behavior of the node access subsystem if the base table is not node.
NodeAccessBaseTableTest.php file core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
NodeAccessBaseTableTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php The theme to install as the default for testing.
NodeAccessBaseTableTest::$modules property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Modules to install.
NodeAccessBaseTableTest::$nidsVisible property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php The nids visible.
NodeAccessBaseTableTest::$nodesByUser property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Nodes by user.
NodeAccessBaseTableTest::$privateTid property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php A private tid.
NodeAccessBaseTableTest::$publicTid property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php A public tid.
NodeAccessBaseTableTest::$webUser property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php A web user.
NodeAccessBaseTableTest::assertTaxonomyPage function core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Checks taxonomy/term listings to ensure only accessible nodes are listed.
NodeAccessBaseTableTest::setUp function core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
NodeAccessBaseTableTest::testNodeAccessBasic function core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Tests the "private" node access functionality.
NodeAccessCacheabilityTest class core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php Tests the node access automatic cacheability bubbling logic.
NodeAccessCacheabilityTest.php file core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php
NodeAccessCacheabilityTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php The theme to install as the default for testing.
NodeAccessCacheabilityTest::$modules property core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php Modules to install.
NodeAccessCacheabilityTest::setUp function core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php
NodeAccessCacheabilityTest::testNodeAccessCacheabilitySafeguard function core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php Tests that the node grants cache context is auto-added, only when needed.
NodeAccessCacheabilityTest::testNodeAccessCacheContext function core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php Tests that the user cache contexts are correctly set.
NodeAccessCacheabilityWithNodeGrantsTest class core/modules/node/tests/src/Functional/NodeAccessCacheabilityWithNodeGrantsTest.php Tests node view access cacheability with node grants.
NodeAccessCacheabilityWithNodeGrantsTest.php file core/modules/node/tests/src/Functional/NodeAccessCacheabilityWithNodeGrantsTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.