Search for nodes

  1. Search 9.5.x for nodes
  2. Search 8.9.x for nodes
  3. Search 10.3.x for nodes
  4. Search 11.x for nodes
  5. Other projects
Title Object type File name Summary
AggregatorTestCase::createSampleNodes function modules/aggregator/aggregator.test Creates sample article nodes.
NodeAccessBaseTableTestCase::$nodesByUser property modules/node/node.test
NodeRevisionsTestCase::$nodes property modules/node/node.test Nodes used by the test.
NodeSaveTestCase class modules/node/node.test Tests node save related functionality, including import-save.
NodeSaveTestCase::$web_user property modules/node/node.test
NodeSaveTestCase::getInfo function modules/node/node.test
NodeSaveTestCase::setUp function modules/node/node.test Sets up a Drupal site for running functional and integration tests.
NodeSaveTestCase::testDeterminingChanges function modules/node/node.test Tests determing changes in hook_node_presave() and verifies the static node
load cache is cleared upon save.
NodeSaveTestCase::testImport function modules/node/node.test Checks whether custom node IDs are saved properly during an import operation.
NodeSaveTestCase::testNodeSaveOnInsert function modules/node/node.test Tests saving a node on node insert.
NodeSaveTestCase::testTimestamps function modules/node/node.test Verifies accuracy of the "created" and "changed" timestamp functionality.
node_access_view_all_nodes function modules/node/node.module Determines whether the user has a global viewing grant for all nodes.
node_admin_nodes function modules/node/node.admin.inc Form builder: Builds the node administration overview.
node_admin_nodes_submit function modules/node/node.admin.inc Process node_admin_nodes form submissions.
node_admin_nodes_validate function modules/node/node.admin.inc Validate node_admin_nodes form submissions.
node_type_update_nodes function modules/node/node.module Updates all nodes of one type to be of another type.
SearchCommentCountToggleTestCase::$searchable_nodes property modules/search/search.test
SearchNodeTagTest::testNodeSearchQueryTags function modules/search/search.test Tests that the correct tags are available and hooks invoked.
SearchNumberMatchingTestCase::$nodes property modules/search/search.test
SearchNumbersTestCase::$nodes property modules/search/search.test
TaxonomyTermTestCase::testTaxonomySelectNodesAlter function modules/taxonomy/taxonomy.test Tests that taxonomy term detail page is working even after the default
taxonomy_select_nodes() query is altered.
taxonomy_nodes_test.info file modules/simpletest/tests/taxonomy_nodes_test.info name = "Taxonomy module node list tests"
description = "Support module for taxonomy node list related testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
taxonomy_nodes_test.module file modules/simpletest/tests/taxonomy_nodes_test.module Dummy module implementing hook_query_TAG_alter.
taxonomy_nodes_test_query_node_access_alter function modules/simpletest/tests/taxonomy_nodes_test.module Implements hook_query_TAG_alter().
taxonomy_select_nodes function modules/taxonomy/taxonomy.module Return nodes attached to a term across all field instances.
TrackerTest::testTrackerNewNodes function modules/tracker/tracker.test Tests for the presence of the "new" flag for nodes.

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