Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RenderedEntity::__construct | function | core/ |
Constructs a new RenderedEntity object. |
| 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. |
| RenderElementHelper::processElement | function | core/ |
Process all render elements. |
| RenderElementTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\RenderElement[[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 markup of core render element types passed to drupal_render(). |
| RenderElementTypesTest.php | file | core/ |
|
| RenderElementTypesTest::$modules | property | core/ |
Modules to enable. |
| 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::$controllerResolver | property | core/ |
The controller resolver. |
| Renderer::$isRenderingRoot | property | core/ |
Whether we're currently in a ::renderRoot() call. |
| Renderer::$requestStack | property | core/ |
The request stack. |
| Renderer::ensureMarkupIsSafe | function | core/ |
Escapes #plain_text or filters #markup as required. |
| Renderer::hasRenderContext | function | core/ |
Checks whether a render context is active. |
| Renderer::replacePlaceholders | function | core/ |
Replaces placeholders. |
| Renderer::setCurrentRenderContext | function | core/ |
Sets the current render context. |
| Renderer::xssFilterAdminIfUnsafe | function | core/ |
Applies a very permissive XSS/HTML filter for admin-only use. |
| Renderer::__construct | function | core/ |
Constructs a new Renderer. |
| RendererBase | class | core/ |
Defines a base class for entity renderers. |
| RendererBase.php | file | core/ |
|
| RendererBase::$build | property | core/ |
Contains an array of render arrays, one for each rendered entity. |
| RendererBase::$entityType | property | core/ |
The type of the entity being rendered. |
| RendererBase::$languageManager | property | core/ |
The language manager. |
| RendererBase::$view | property | core/ |
The view executable wrapping the view storage entity. |
| RendererBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| RendererBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| RendererBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| RendererBase::preRender | function | core/ |
Runs before each entity is rendered. |
| RendererBase::query | function | core/ |
Alters the query if needed. |
| RendererBase::render | function | core/ |
Renders entity data. |
| RendererBase::__construct | function | core/ |
Constructs a renderer object. |
| RendererBubblingTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Renderer[[api-linebreak]] @group Render |
| RendererBubblingTest.php | file | core/ |
Contains \Drupal\Tests\Core\Render\RendererBubblingTest. |
| RendererBubblingTest::providerTestBubblingWithPrerender | function | core/ |
Provides two test elements: one without, and one with the theme system. |
| RendererBubblingTest::providerTestContextBubblingEdgeCases | function | core/ |
|
| RendererBubblingTest::setUp | function | core/ |
|
| RendererBubblingTest::testBubblingWithoutPreRender | function | core/ |
Tests bubbling of assets when NOT using #pre_render callbacks. |
| RendererBubblingTest::testBubblingWithPrerender | function | core/ |
Tests bubbling of bubbleable metadata added by #pre_render callbacks. |
Pagination
- Previous page
- Page 1002
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.