Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| RenderedEntityTest.php | file | core/ |
|
| RenderedEntityTest::setUp | function | core/ |
|
| RenderedEntityTest::testRenderNullEntity | function | core/ |
Tests the render method when getEntity returns NULL. |
| RenderElement | class | core/ |
Defines a Render element plugin attribute object. |
| RenderElement | class | core/ |
Provides a base class for render element plugins. |
| RenderElement | class | core/ |
Defines a render element plugin annotation object. |
| RenderElement.php | file | core/ |
|
| RenderElement.php | file | core/ |
|
| RenderElement.php | file | core/ |
|
| RenderElement::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
| RenderElement::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
| RenderElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| RenderElement::processGroup | function | core/ |
Arranges elements into groups. |
| RenderElement::setAttributes | function | core/ |
Sets a form element's class attribute. |
| RenderElement::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| RenderElementBase | class | core/ |
Provides a base class for render element plugins. |
| RenderElementBase.php | file | core/ |
|
| RenderElementBase::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
| RenderElementBase::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
| RenderElementBase::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| RenderElementBase::processGroup | function | core/ |
Arranges elements into groups. |
| RenderElementBase::setAttributes | function | core/ |
Sets a form element's class attribute. |
| RenderElementHelper | class | core/ |
Provides functionality to process render elements. |
| RenderElementHelper.php | file | core/ |
|
| RenderElementHelper::alterElementInfo | function | core/ |
Alters the element type info. |
| RenderElementHelper::processElement | function | core/ |
Process all render elements. |
| RenderElementTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\RenderElementBase[[api-linebreak]] @group Render |
| RenderElementTest.php | file | core/ |
|
| RenderElementTest::$container | property | core/ |
The container. |
| RenderElementTest::$requestStack | property | core/ |
The request stack. |
| RenderElementTest::setUp | function | core/ |
|
| RenderElementTest::testPreRenderAjaxForm | function | core/ |
@covers ::preRenderAjaxForm[[api-linebreak]] |
| RenderElementTest::testPreRenderAjaxFormWithQueryOptions | function | core/ |
@covers ::preRenderAjaxForm[[api-linebreak]] |
| RenderElementTypesTest | class | core/ |
Tests the rendered markup of core render element types. |
| RenderElementTypesTest.php | file | core/ |
|
| RenderElementTypesTest::$modules | property | core/ |
Modules to install. |
| RenderElementTypesTest::assertElements | function | core/ |
Asserts that an array of elements is rendered properly. |
| RenderElementTypesTest::setUp | function | core/ |
|
| RenderElementTypesTest::testContainer | function | core/ |
Tests system #type 'container'. |
| RenderElementTypesTest::testHtmlTag | function | core/ |
Tests system #type 'html_tag'. |
| RenderElementTypesTest::testMoreLink | function | core/ |
Tests system #type 'more_link'. |
| RenderElementTypesTest::testSystemCompactLink | function | core/ |
Tests system #type 'system_compact_link'. |
| renderer | service | core/ |
Drupal\Core\Render\Renderer |
| Renderer | class | core/ |
Turns a render array into an HTML string. |
| Renderer.php | file | core/ |
|
| Renderer::$callableResolver | property | core/ |
The callable resolver. |
| Renderer::$contextCollection | property | core/ |
The render context collection. |
| Renderer::$elementInfo | property | core/ |
The element info. |
| Renderer::$isRenderingRoot | property | core/ |
Whether we're currently in a ::renderRoot() call. |
| Renderer::$placeholderGenerator | property | core/ |
The placeholder generator. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.