25 calls to render()

block.tpl.php in drupal/core/modules/block/templates/block.tpl.php
Default theme implementation to display a block.
book-all-books-block.tpl.php in drupal/core/modules/book/templates/book-all-books-block.tpl.php
Default theme implementation for rendering book outlines within a block.
comment-wrapper.tpl.php in drupal/core/modules/comment/templates/comment-wrapper.tpl.php
Provides an HTML container for comments.
comment-wrapper.tpl.php in drupal/core/themes/bartik/templates/comment-wrapper.tpl.php
Bartik's theme implementation to provide an HTML container for comments.
comment.tpl.php in drupal/core/modules/comment/templates/comment.tpl.php
Default theme implementation for comments.
comment.tpl.php in drupal/core/themes/bartik/templates/comment.tpl.php
Bartik's theme implementation for comments.
field.tpl.php in drupal/core/modules/field/templates/field.tpl.php
field.tpl.php Default template implementation to display the value of a field.
Field::render_item in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
ImageThemeFunctionTest::testImageFormatterTheme in drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php
Tests usage of the image field formatters.
ImageThemeFunctionTest::testImageStyleTheme in drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php
Tests usage of the image style theme function.
node.tpl.php in drupal/core/modules/node/templates/node.tpl.php
Default theme implementation to display a node.
node.tpl.php in drupal/core/themes/bartik/templates/node.tpl.php
Bartik's theme implementation to display a node.
overlay.tpl.php in drupal/core/modules/overlay/templates/overlay.tpl.php
Default theme implementation to display a page in the overlay.
page.tpl.php in drupal/core/modules/system/templates/page.tpl.php
Default theme implementation to display a single Drupal page.
page.tpl.php in drupal/core/themes/seven/templates/page.tpl.php
Seven's theme implementation to display a single Drupal page.
page.tpl.php in drupal/core/themes/bartik/templates/page.tpl.php
Bartik's theme implementation to display a single Drupal page.
page.tpl.php in drupal/core/modules/block/tests/themes/block_test_theme/page.tpl.php
Custom theme implementation to display a single Drupal page without sidebars. The sidebars are hidden by regions_hidden for this theme, so the default page.tpl.php will not work without throwing exceptions.
search-result.tpl.php in drupal/core/modules/search/templates/search-result.tpl.php
Default theme implementation for displaying a single search result.
taxonomy-term.tpl.php in drupal/core/modules/taxonomy/templates/taxonomy-term.tpl.php
Default theme implementation to display a term.
template_preprocess_views_ui_display_tab_bucket in drupal/core/modules/views/views_ui/theme/theme.inc
theme_file_widget_multiple in drupal/core/modules/file/file.field.inc
Returns HTML for a group of file upload widgets.
twig_render in drupal/core/themes/engines/twig/twig.engine
Wrapper around render() for twig printed output.
user-profile.tpl.php in drupal/core/modules/user/templates/user-profile.tpl.php
Default theme implementation to present all user profile data.
UserBlocksTests::testWhosOnlineBlock in drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php
Test the Who's Online block.
views-view.tpl.php in drupal/core/modules/views/theme/views-view.tpl.php
Main view template.