BackdropWebTestCase::backdropGetNodeByTitle in core/modules/simpletest/backdrop_web_test_case.php
Get a node from the database based on its title.
NodeLoadHooksTestCase::testHookNodeLoad in core/modules/node/tests/node.test
Tests that hook_node_load() is invoked correctly.
NodeLoadMultipleUnitTest::testNodeMultipleLoad in core/modules/node/tests/node.test
Creates four nodes and ensures that they are loaded correctly.
NodePageCacheTest::testNodeUpdateInsertCache in core/modules/node/tests/node.test
Test node update and insert with entity cache.
node_feed in core/modules/node/node.module
Page callback: Generates and prints an RSS feed.
node_get_recent in core/modules/node/node.module
Finds the most recently changed nodes that are available to the current user.
node_load in core/modules/node/node.module
Loads a node entity from the database.
node_page_default in core/modules/node/node.module
Menu callback; Generate a listing of promoted nodes.
node_path_bulk_update_batch_process in core/modules/node/node.path.inc
Batch processing callback; Generate or update aliases for nodes.
node_update_index in core/modules/node/node.module
Implements hook_update_index().
PathPatternBulkUpdateTestCase::testBulkUpdate in core/modules/path/tests/path_pattern.test
taxonomy_term_page in core/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
views_plugin_row_comment_rss::pre_render in core/modules/comment/views/views_plugin_row_comment_rss.inc
Allow the style to do stuff before each row is rendered.
views_plugin_row_comment_view::pre_render in core/modules/comment/views/views_plugin_row_comment_view.inc
Allow the style to do stuff before each row is rendered.
views_plugin_row_node_rss::pre_render in core/modules/node/views/views_plugin_row_node_rss.inc
Allow the style to do stuff before each row is rendered.
views_plugin_row_node_view::pre_render in core/modules/node/views/views_plugin_row_node_view.inc
Allow the style to do stuff before each row is rendered.
_node_access_rebuild_batch_operation in core/modules/node/node.module
Performs batch operation for node_access_rebuild().