16 calls to node_view()

book_node_export in drupal/core/modules/book/book.module
Generates printer-friendly HTML for a node.
comment_preview in drupal/core/modules/comment/comment.module
Generates a comment preview.
comment_reply in drupal/core/modules/comment/comment.pages.inc
Form constructor for the comment reply form.
hook_search_execute in drupal/core/modules/search/search.api.php
Execute a search for a set of key words.
hook_update_index in drupal/core/modules/search/search.api.php
Update the search index for this module.
ImageFieldDefaultImagesTest::testDefaultImages in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php
Tests CRUD for fields and fields instances with default images.
ManageDisplayTest::assertNodeViewTextHelper in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php
Asserts that a string is (not) found in the rendered nodein a view mode.
NodeBuildContentTest::testNodeRebuildContent in drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php
Ensures that content array is rebuilt on every call to node_build_content().
NodeEntityViewModeAlterTest::testNodeViewModeChange in drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php
Create a "Basic page" node and verify its consistency in the database.
node_feed in drupal/core/modules/node/node.module
Page callback: Generates and prints an RSS feed.
node_search_execute in drupal/core/modules/node/node.module
Implements hook_search_execute().
Rss::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
theme_node_preview in drupal/core/modules/node/node.pages.inc
Returns HTML for a node preview for display during node creation and editing.
TwigDebugMarkupTest::testTwigDebugMarkup in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigDebugMarkupTest.php
Tests debug markup added to Twig template output.
UnpublishByKeywordNode::execute in drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php
Executes the plugin.
_node_index_node in drupal/core/modules/node/node.module
Indexes a single node.