Search for render
- Search 7.x for render
- Search 9.5.x for render
- Search 8.9.x for render
- Search 10.3.x for render
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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::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. |
BlockComponentRenderArray::getSubscribedEvents | function | core/ |
|
BlockComponentRenderArray::onBuildRender | function | core/ |
Builds render arrays for block plugins and sets it on the event. |
BlockComponentRenderArray::__construct | function | core/ |
Creates a BlockComponentRenderArray object. |
BlockComponentRenderArrayTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray @group layout_builder |
BlockComponentRenderArrayTest.php | file | core/ |
|
BlockComponentRenderArrayTest::$account | property | core/ |
The current user. |
BlockComponentRenderArrayTest::$blockManager | property | core/ |
The block plugin manager. |
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.