Search for render

  1. Search 6.x-1.x for render
  2. Search 7.x-1.x for render
  3. Search 8.x-1.x for render
  4. Search 4.x for render
  5. Other projects
Title Object type File name Summary
AvailableTestDumper::exportAsRenderable function tests/modules/devel_dumper_test/src/Plugin/Devel/Dumper/AvailableTestDumper.php Returns a string representation of a variable wrapped in a render array.
ClientSideFilterTable::preRenderTable function src/Element/ClientSideFilterTable.php Pre-render callback: Assemble render array for the filterable table.
DevelClientSideFilterTableTest::providerPreRenderTable function tests/src/Unit/DevelClientSideFilterTableTest.php Data provider for preRenderHtmlTag test.
DevelClientSideFilterTableTest::testPreRenderTable function tests/src/Unit/DevelClientSideFilterTableTest.php @covers ::preRenderTable
@dataProvider providerPreRenderTable
DevelDumperBase::exportAsRenderable function src/DevelDumperBase.php Returns a string representation of a variable wrapped in a render array.
DevelDumperInterface::exportAsRenderable function src/DevelDumperInterface.php Returns a string representation of a variable wrapped in a render array.
DevelDumperManager::exportAsRenderable function src/DevelDumperManager.php Returns a render array representation of a variable.
DevelDumperManagerInterface::exportAsRenderable function src/DevelDumperManagerInterface.php Returns a render array representation of a variable.
DevelLazyBuilders::renderMenu function src/DevelLazyBuilders.php Lazy builder callback for the devel menu toolbar.
devel_render function ./devel.module Prints a renderable array element to the screen using kprint_r().
DoctrineDebug::exportAsRenderable function src/Plugin/Devel/Dumper/DoctrineDebug.php Returns a string representation of a variable wrapped in a render array.
DumperTestController::exportRenderable function tests/modules/devel_dumper_test/src/Controller/DumperTestController.php Returns the renderable export output to test.
EntityDebugController::entityRender function src/Controller/EntityDebugController.php Returns the render structure of the current entity.
RouteSubscriber::getEntityRenderRoute function src/Routing/RouteSubscriber.php Gets the entity render route.