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