Search for render

  1. Search 7.x for render
  2. Search 9.5.x for render
  3. Search 8.9.x for render
  4. Search 10.3.x for render
  5. Other projects
Title Object type File name Summary
RenderedEntity::render function core/modules/views/src/Plugin/views/field/RenderedEntity.php Renders the field.
RenderedEntity::usesGroupBy function core/modules/views/src/Plugin/views/field/RenderedEntity.php Provides the handler some group by.
RenderedEntity::__construct function core/modules/views/src/Plugin/views/field/RenderedEntity.php Constructs a new RenderedEntity object.
RenderedEntityTest class core/modules/views/tests/src/Unit/Plugin/views/field/RenderedEntityTest.php @coversDefaultClass \Drupal\views\Plugin\views\field\RenderedEntity
@group Views
RenderedEntityTest.php file core/modules/views/tests/src/Unit/Plugin/views/field/RenderedEntityTest.php
RenderedEntityTest::setUp function core/modules/views/tests/src/Unit/Plugin/views/field/RenderedEntityTest.php
RenderedEntityTest::testRenderNullEntity function core/modules/views/tests/src/Unit/Plugin/views/field/RenderedEntityTest.php Tests the render method when getEntity returns NULL.
RenderElement class core/lib/Drupal/Core/Render/Element/RenderElement.php Provides a base class for render element plugins.
RenderElement class core/lib/Drupal/Core/Render/Annotation/RenderElement.php Defines a render element plugin annotation object.
RenderElement class core/lib/Drupal/Core/Render/Attribute/RenderElement.php Defines a Render element plugin attribute object.
RenderElement.php file core/lib/Drupal/Core/Render/Annotation/RenderElement.php
RenderElement.php file core/lib/Drupal/Core/Render/Attribute/RenderElement.php
RenderElement.php file core/lib/Drupal/Core/Render/Element/RenderElement.php
RenderElement::preRenderAjaxForm function core/lib/Drupal/Core/Render/Element/RenderElement.php Adds Ajax information about an element to communicate with JavaScript.
RenderElement::preRenderGroup function core/lib/Drupal/Core/Render/Element/RenderElement.php Adds members of this group as actual elements for rendering.
RenderElement::processAjaxForm function core/lib/Drupal/Core/Render/Element/RenderElement.php Form element processing handler for the #ajax form property.
RenderElement::processGroup function core/lib/Drupal/Core/Render/Element/RenderElement.php Arranges elements into groups.
RenderElement::setAttributes function core/lib/Drupal/Core/Render/Element/RenderElement.php Sets a form element's class attribute.
RenderElement::__construct function core/lib/Drupal/Core/Render/Element/RenderElement.php
RenderElementBase class core/lib/Drupal/Core/Render/Element/RenderElementBase.php Provides a base class for render element plugins.
RenderElementBase.php file core/lib/Drupal/Core/Render/Element/RenderElementBase.php
RenderElementBase::preRenderAjaxForm function core/lib/Drupal/Core/Render/Element/RenderElementBase.php Adds Ajax information about an element to communicate with JavaScript.
RenderElementBase::preRenderGroup function core/lib/Drupal/Core/Render/Element/RenderElementBase.php Adds members of this group as actual elements for rendering.
RenderElementBase::processAjaxForm function core/lib/Drupal/Core/Render/Element/RenderElementBase.php Form element processing handler for the #ajax form property.
RenderElementBase::processGroup function core/lib/Drupal/Core/Render/Element/RenderElementBase.php Arranges elements into groups.
RenderElementBase::setAttributes function core/lib/Drupal/Core/Render/Element/RenderElementBase.php
RenderElementHelper class core/modules/inline_form_errors/src/RenderElementHelper.php Provides functionality to process render elements.
RenderElementHelper.php file core/modules/inline_form_errors/src/RenderElementHelper.php
RenderElementHelper::alterElementInfo function core/modules/inline_form_errors/src/RenderElementHelper.php Alters the element type info.
RenderElementHelper::processElement function core/modules/inline_form_errors/src/RenderElementHelper.php Process all render elements.
RenderElementTest class core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php @coversDefaultClass \Drupal\Core\Render\Element\RenderElementBase
@group Render
RenderElementTest.php file core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php
RenderElementTest::$container property core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php The container.
RenderElementTest::$requestStack property core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php The request stack.
RenderElementTest::setUp function core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php
RenderElementTest::testPreRenderAjaxForm function core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php @covers ::preRenderAjaxForm
RenderElementTest::testPreRenderAjaxFormWithQueryOptions function core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php @covers ::preRenderAjaxForm
RenderElementTypesTest class core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php Tests the rendered markup of core render element types.
RenderElementTypesTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
RenderElementTypesTest::$modules property core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php Modules to install.
RenderElementTypesTest::assertElements function core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php Asserts that an array of elements is rendered properly.
RenderElementTypesTest::setUp function core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
RenderElementTypesTest::testContainer function core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php Tests system #type 'container'.
RenderElementTypesTest::testHtmlTag function core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php Tests system #type 'html_tag'.
RenderElementTypesTest::testLink function core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php Tests system #type 'link'.
RenderElementTypesTest::testMoreLink function core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php Tests system #type 'more_link'.
RenderElementTypesTest::testSystemCompactLink function core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php Tests system #type 'system_compact_link'.
Renderer class core/lib/Drupal/Core/Render/Renderer.php Turns a render array into an HTML string.
Renderer.php file core/lib/Drupal/Core/Render/Renderer.php
Renderer::$contextCollection property core/lib/Drupal/Core/Render/Renderer.php The render context collection.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.