comment_preview in core/modules/comment/comment.module
Generates a comment preview.
comment_reply in core/modules/comment/comment.pages.inc
Form constructor for the comment reply form.
FieldUIManageDisplayTestCase::assertNodeViewTextHelper in core/modules/field_ui/tests/field_ui.test
Asserts that a string is (not) found in the rendered node in a display mode.
ImageFieldDefaultImagesTestCase::testDefaultImages in core/modules/image/tests/image.test
Tests CRUD for fields and fields instances with default images.
NodeBlock::getContent in core/modules/node/node.block.inc
Sets block content on block view.
NodeEntityViewModeAlterTest::testNodeViewModeChange in core/modules/node/tests/node.test
Create a "Page" node and verify its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField in core/modules/node/tests/node.test
Tests fields that were previously hidden when the display mode is changed.
node_feed in core/modules/node/node.module
Page callback: Generates and prints an RSS feed.
node_preview in core/modules/node/node.pages.inc
Generates a node preview.
node_search_execute in core/modules/node/node.module
Implements hook_search_execute().
node_type_example_page in modules/examples/node_type_example/node_type_example.module
Callback that builds our content.
node_view_multiple in core/modules/node/node.module
Constructs a backdrop_render() style array from an array of loaded nodes.
ThemeDebugMarkupTestCase::testDebugOutput in core/modules/simpletest/tests/theme.test
Tests debug markup added to template output.
views_plugin_row_node_rss::render in core/modules/node/views/views_plugin_row_node_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_node_view::render in core/modules/node/views/views_plugin_row_node_view.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
_node_index_node in core/modules/node/node.module
Indexes a single node.