Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
common.inc
»
render
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 calls to render()
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.
theme_file_widget_multiple
in drupal/
core/
modules/
file/
file.field.inc
Returns HTML for a group of file upload widgets.
twig_render_var
in drupal/
core/
themes/
engines/
twig/
twig.engine
Wrapper around
render
() for twig printed output.
UserBlocksTests::testWhosOnlineBlock
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
UserBlocksTests.php
Test the Who's Online block.