Search for nodes

  1. Search 7.x for nodes
  2. Search 9.5.x for nodes
  3. Search 8.9.x for nodes
  4. Search 11.x for nodes
  5. Other projects
Title Object type File name Summary
NodeStorageInterface interface core/modules/node/src/NodeStorageInterface.php Defines an interface for node entity storage classes.
NodeStorageInterface.php file core/modules/node/src/NodeStorageInterface.php
NodeStorageInterface::clearRevisionsLanguage function core/modules/node/src/NodeStorageInterface.php Unsets the language for all nodes with the given language.
NodeStorageInterface::countDefaultLanguageRevisions function core/modules/node/src/NodeStorageInterface.php Counts the number of revisions in the default language.
NodeStorageInterface::revisionIds function core/modules/node/src/NodeStorageInterface.php Gets a list of node revision IDs for a specific node.
NodeStorageInterface::updateType function core/modules/node/src/NodeStorageInterface.php Updates all nodes of one type to be of another type.
NodeStorageInterface::userRevisionIds function core/modules/node/src/NodeStorageInterface.php Gets a list of revision IDs having a given user as node author.
NodeStorageSchema class core/modules/node/src/NodeStorageSchema.php Defines the node schema handler.
NodeStorageSchema.php file core/modules/node/src/NodeStorageSchema.php
NodeStorageSchema::getEntitySchema function core/modules/node/src/NodeStorageSchema.php Gets the entity schema for the specified entity type.
NodeStorageSchema::getSharedTableFieldSchema function core/modules/node/src/NodeStorageSchema.php Gets the schema for a single field definition.
NodeSyndicateBlockTest class core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php Tests if the syndicate block is available.
NodeSyndicateBlockTest.php file core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php
NodeSyndicateBlockTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php The theme to install as the default for testing.
NodeSyndicateBlockTest::$modules property core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php Modules to install.
NodeSyndicateBlockTest::setUp function core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php
NodeSyndicateBlockTest::testSyndicateBlock function core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php Tests that the "Syndicate" block is shown when enabled.
node_access_view_all_nodes function core/modules/node/node.module Determines whether the user has a global viewing grant for all nodes.
node_type_update_nodes function core/modules/node/node.module Updates all nodes of one type to be of another type.
OptionsTestBase::$nodes property core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php Stores the nodes used for the different tests.
PathPluginTest::$nodes property core/modules/node/tests/src/Kernel/Views/PathPluginTest.php Contains all nodes used by this test.
PrepareUninstallTest::$nodes property core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php An array of node objects.
RenderCacheWebTest::$nodes property core/modules/views/tests/src/Functional/RenderCacheWebTest.php The created nodes.
RowPluginTest::$nodes property core/modules/node/tests/src/Kernel/Views/RowPluginTest.php Contains all nodes used by this test.
Rss::$nodes property core/modules/node/src/Plugin/views/row/Rss.php Stores the nodes loaded with preRender.
SearchCommentCountToggleTest::$searchableNodes property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php Array of nodes available to search.
SearchLanguageTest::$searchableNodes property core/modules/search/tests/src/Functional/SearchLanguageTest.php Array of nodes available to search.
SearchMultilingualEntityTest::$searchableNodes property core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php List of searchable nodes.
SearchNumberMatchingTest::$nodes property core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php An array of nodes created for testing purposes.
SearchNumbersTest::$nodes property core/modules/search/tests/src/Functional/SearchNumbersTest.php An array of nodes created for testing purposes.
SearchRankingTest::$nodeSearch property core/modules/search/tests/src/Functional/SearchRankingTest.php The node search page.
SearchRankingTest::$nodeSearch property core/modules/statistics/tests/src/Functional/search/SearchRankingTest.php The node search page.
SearchSetLocaleTest::$nodeSearchPlugin property core/modules/search/tests/src/Kernel/SearchSetLocaleTest.php A node search plugin instance.
SelectionTest::$nodes property core/modules/field/tests/src/Kernel/EntityReference/Views/SelectionTest.php Nodes for testing.
SelectionTest::$nodes property core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php An array of node titles, keyed by content type and node ID.
TaxonomyTestBase::$nodes property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php Stores the nodes used for the different tests.
TaxonomyTestBase::$nodes property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php Stores the nodes used for the different tests.
TestControllers::testNodeSetParent function core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php
TopLevelBook::$nodeStorage property core/modules/book/src/Plugin/views/argument_default/TopLevelBook.php The node storage controller.
TrackerController::$nodeStorage property core/modules/tracker/src/Controller/TrackerController.php The node storage.
Upgrade6Test::$nodeStorage property core/modules/forum/tests/src/Functional/migrate_drupal/d6/Upgrade6Test.php The entity storage for node.
Upgrade6Test::$nodeStorage property core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php The entity storage for node.
Upgrade7Test::$nodeStorage property core/modules/forum/tests/src/Functional/migrate_drupal/d7/Upgrade7Test.php The entity storage for node.
Upgrade7Test::$nodeStorage property core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php The entity storage for node.
UpgradeTest::$nodeStorage property core/modules/statistics/tests/src/Functional/migrate_drupal/d6/UpgradeTest.php The entity storage for node.
UpgradeTest::$nodeStorage property core/modules/statistics/tests/src/Functional/migrate_drupal/d7/UpgradeTest.php The entity storage for node.
UserTestBase::$nodes property core/modules/user/tests/src/Functional/Views/UserTestBase.php Nodes to use during this test.
Vid::$nodeStorage property core/modules/node/src/Plugin/views/argument/Vid.php The node storage.
ViewsModerationStateFilterTest::assertNodesWithFilters function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Assert the nodes appear when the test view is executed.
WorkspaceIntegrationTest::$nodes property core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php An array of nodes created before installing the Workspaces module.

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