23 calls to render()

block.tpl.php in drupal/modules/block/block.tpl.php
Default theme implementation to display a block.
book-all-books-block.tpl.php in drupal/modules/book/book-all-books-block.tpl.php
Default theme implementation for rendering book outlines within a block.
comment-wrapper.tpl.php in drupal/modules/comment/comment-wrapper.tpl.php
Default theme implementation to provide an HTML container for comments.
comment-wrapper.tpl.php in drupal/themes/bartik/templates/comment-wrapper.tpl.php
Bartik's theme implementation to provide an HTML container for comments.
comment.tpl.php in drupal/modules/comment/comment.tpl.php
Default theme implementation for comments.
comment.tpl.php in drupal/themes/garland/comment.tpl.php
comment.tpl.php in drupal/themes/bartik/templates/comment.tpl.php
Bartik's theme implementation for comments.
field.tpl.php in drupal/modules/field/theme/field.tpl.php
field.tpl.php Default template implementation to display the value of a field.
ImageThemeFunctionWebTestCase::testImageFormatterTheme in drupal/modules/image/image.test
Tests usage of the image field formatters.
node.tpl.php in drupal/modules/node/node.tpl.php
Default theme implementation to display a node.
node.tpl.php in drupal/themes/garland/node.tpl.php
node.tpl.php in drupal/themes/bartik/templates/node.tpl.php
Bartik's theme implementation to display a node.
overlay.tpl.php in drupal/modules/overlay/overlay.tpl.php
Default theme implementation to display a page in the overlay.
page.tpl.php in drupal/modules/system/page.tpl.php
Default theme implementation to display a single Drupal page.
page.tpl.php in drupal/themes/garland/page.tpl.php
page.tpl.php in drupal/themes/seven/page.tpl.php
page.tpl.php in drupal/themes/bartik/templates/page.tpl.php
Bartik's theme implementation to display a single Drupal page.
page.tpl.php in drupal/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/modules/search/search-result.tpl.php
Default theme implementation for displaying a single search result.
taxonomy-term.tpl.php in drupal/modules/taxonomy/taxonomy-term.tpl.php
Default theme implementation to display a term.
theme_file_widget_multiple in drupal/modules/file/file.field.inc
Returns HTML for a group of file upload widgets.
toolbar.tpl.php in drupal/modules/toolbar/toolbar.tpl.php
Default template for admin toolbar.
user-profile.tpl.php in drupal/modules/user/user-profile.tpl.php
Default theme implementation to present all user profile data.