Search for render
- Search 7.x for render
- Search 9.5.x for render
- Search 8.9.x for render
- Search 11.x for render
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| asset.css.collection_renderer | service | core/ |
Drupal\Core\Asset\CssCollectionRenderer |
| asset.js.collection_renderer | service | core/ |
Drupal\Core\Asset\JsCollectionRenderer |
| AssetCollectionRendererInterface | interface | core/ |
Interface defining a service that generates a render array to render assets. |
| AssetCollectionRendererInterface.php | file | core/ |
|
| AssetCollectionRendererInterface::render | function | core/ |
Renders an asset collection. |
| AttachedAssets::createFromRenderArray | function | core/ |
Creates an AttachedAssetsInterface object from a render array. |
| AttachedAssetsInterface::createFromRenderArray | function | core/ |
Creates an AttachedAssetsInterface object from a render array. |
| AttachedAssetsTest::$renderer | property | core/ |
The renderer service. |
| AttachedAssetsTest::testRenderDifferentWeight | function | core/ |
Tests rendering the JavaScript with a file's weight above jQuery's. |
| AttachedAssetsTest::testRenderOrder | function | core/ |
Tests JavaScript and CSS asset ordering. |
| AttachedRenderingBlock | class | core/ |
A block we can use to test caching of #attached headers. |
| AttachedRenderingBlock.php | file | core/ |
|
| AttachedRenderingBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| AttachedRenderingBlock::getCacheMaxAge | function | core/ |
|
| Attachment::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
| AttributeArray::RENDER_EMPTY_ATTRIBUTE | constant | core/ |
Ensures empty array as a result of array_filter will not print '$name=""'. |
| AttributeBoolean::render | function | core/ |
Returns a string representation of the attribute. |
| AttributeValueBase::render | function | core/ |
Returns a string representation of the attribute. |
| AttributeValueBase::RENDER_EMPTY_ATTRIBUTE | constant | core/ |
Renders '$name=""' if $value is an empty string. |
| BareHtmlPageRenderer | class | core/ |
Provides a proxy class for \Drupal\Core\Render\BareHtmlPageRenderer. |
| BareHtmlPageRenderer | class | core/ |
Default bare HTML page renderer. |
| BareHtmlPageRenderer.php | file | core/ |
|
| BareHtmlPageRenderer.php | file | core/ |
|
| BareHtmlPageRenderer::$container | property | core/ |
The service container. |
| BareHtmlPageRenderer::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| BareHtmlPageRenderer::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
| BareHtmlPageRenderer::$renderer | property | core/ |
The renderer service. |
| BareHtmlPageRenderer::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| BareHtmlPageRenderer::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| BareHtmlPageRenderer::renderBarePage | function | core/ |
Renders a bare page. |
| BareHtmlPageRenderer::renderBarePage | function | core/ |
Renders a bare page. |
| BareHtmlPageRenderer::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| BareHtmlPageRenderer::__construct | function | core/ |
Constructs a new BareHtmlPageRenderer. |
| BareHtmlPageRendererInterface | interface | core/ |
Bare HTML page renderer. |
| BareHtmlPageRendererInterface.php | file | core/ |
|
| BareHtmlPageRendererInterface::renderBarePage | function | core/ |
Renders a bare page. |
| bare_html_page_renderer | service | core/ |
Drupal\Core\Render\BareHtmlPageRenderer |
| BaseCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| BeforeCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig | file | core/ |
<span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span> |
| BigPipe::$renderer | property | core/ |
The renderer. |
| BigPipe::renderPlaceholder | function | core/ |
Renders a placeholder, and just that placeholder. |
| BigPipePlaceholderTestCase::$bigPipeNoJsPlaceholderRenderArray | property | core/ |
The corresponding expected BigPipe no-JS placeholder render array. |
| BigPipePlaceholderTestCase::$bigPipePlaceholderRenderArray | property | core/ |
The corresponding expected BigPipe placeholder render array. |
| BigPipePlaceholderTestCase::$placeholderRenderArray | property | core/ |
The expected corresponding placeholder render array. |
| BigPipePlaceholderTestCase::$renderArray | property | core/ |
The original render array. |
| BigPipeRegressionTestController::renderRandomSentence | function | core/ |
Renders a random length sentence. |
| BlockComponentRenderArray | class | core/ |
Builds render arrays and handles access for all block components. |
| BlockComponentRenderArray.php | file | core/ |
|
| BlockComponentRenderArray::$currentUser | property | core/ |
The current user. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.