15 calls to node_load_multiple()

CommentRenderController::buildContent in drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
comment_admin_overview in drupal/core/modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
forum_get_topics in drupal/core/modules/forum/forum.module
Gets all the topics in a forum.
Nid::titleQuery in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Nid.php
Override the behavior of title(). Get the title of the node.
Node::validateArgument in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_validator/Node.php
NodeLoadMultipleTest::testNodeMultipleLoad in drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadMultipleTest.php
Creates four nodes and ensures that they are loaded correctly.
node_admin_nodes in drupal/core/modules/node/node.admin.inc
Returns the admin form object to node_admin_content().
node_feed in drupal/core/modules/node/node.module
Page callback: Generates and prints an RSS feed.
node_get_recent in drupal/core/modules/node/node.module
Finds the most recently changed nodes that are available to the current user.
node_update_index in drupal/core/modules/node/node.module
Implements hook_update_index().
Rss::pre_render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
Allow the style to do stuff before each row is rendered.
taxonomy_term_page in drupal/core/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
Vid::titleQuery in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php
Override the behavior of title(). Get the title of the revision.
_node_access_rebuild_batch_operation in drupal/core/modules/node/node.module
Performs batch operation for node_access_rebuild().