comment_preview in modules/comment/comment.module
Generates a comment preview.
comment_reply in modules/comment/comment.pages.inc
Form constructor for the comment reply form.
FieldUIManageDisplayTestCase::assertNodeViewTextHelper in modules/field_ui/tests/field_ui.test
Asserts that a string is (not) found in the rendered nodein a display mode.
ImageFieldDefaultImagesTestCase::testDefaultImages in modules/image/tests/image.test
Tests CRUD for fields and fields instances with default images.
NodeBlock::getContent in modules/node/node.block.inc
Sets block content on block view.
NodeEntityViewModeAlterTest::testNodeViewModeChange in modules/node/tests/node.test
Create a "Page" node and verify its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField in modules/node/tests/node.test
Tests fields that were previously hidden when the display mode is changed.
node_feed in modules/node/node.module
Page callback: Generates and prints an RSS feed.
_node_index_node in modules/node/node.module
Indexes a single node.
node_preview in modules/node/node.pages.inc
Generates a node preview.
node_search_execute in modules/node/node.module
Implements hook_search_execute().
node_view_multiple in modules/node/node.module
Constructs a backdrop_render() style array from an array of loaded nodes.
ThemeDebugMarkupTestCase::testDebugOutput in modules/simpletest/tests/theme.test
Tests debug markup added to template output.
views_plugin_row_node_rss::render in 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 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.