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 |
---|---|---|---|
HtmlRenderer::$rendererConfig | property | core/ |
The renderer configuration array. |
HtmlRenderer::$themeManager | property | core/ |
The theme manager. |
HtmlRenderer::$titleResolver | property | core/ |
The title resolver. |
HtmlRenderer::buildPageTopAndBottom | function | core/ |
Invokes the page top and bottom hooks. |
HtmlRenderer::invokePageAttachmentHooks | function | core/ |
Invokes the page attachment hooks. |
HtmlRenderer::prepare | function | core/ |
Prepares the HTML body: wraps the main content in #type 'page'. |
HtmlRenderer::renderResponse | function | core/ |
The entire HTML: takes a #type 'page' and wraps it in a #type 'html'. |
HtmlRenderer::__construct | function | core/ |
Constructs a new HtmlRenderer. |
HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders | function | core/ |
Renders HTML response attachment placeholders. |
HtmlResponseAttachmentsProcessor::renderPlaceholders | function | core/ |
Renders placeholders (#attached['placeholders']). |
HtmlResponseAttachmentsTest::testRenderCachedBlock | function | core/ |
Tests caching of ['#attached']. |
HtmlTag::preRenderHtmlTag | function | core/ |
Pre-render callback: Renders a generic HTML tag with attributes. |
HtmlTagTest::providerPreRenderHtmlTag | function | core/ |
Data provider for preRenderHtmlTag test. |
HtmlTagTest::testPreRenderHtmlTag | function | core/ |
@covers ::preRenderHtmlTag @dataProvider providerPreRenderHtmlTag |
HTTPStatusCode::render | function | core/ |
Render the area. |
ImageButton::preRenderButton | function | core/ |
Prepares a #type 'button' render element for input.html.twig. |
ImageLazyLoadController::renderImage | function | core/ |
Render an image using image theme. |
ImageStyleListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
InlineTemplate::preRenderInlineTemplate | function | core/ |
Renders a twig string directly. |
InputRequired::preRender | function | core/ |
Runs before the view is rendered. |
InsertCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
InvokeCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
JsCollectionRenderer | class | core/ |
Renders JavaScript assets. |
JsCollectionRenderer.php | file | core/ |
|
JsCollectionRenderer::render | function | core/ |
This class evaluates the aggregation enabled/disabled condition on a group by group basis by testing whether an aggregate file has been made for the group rather than by testing the site-wide aggregation setting. This allows this class to work… |
JsCollectionRenderer::__construct | function | core/ |
Constructs a JsCollectionRenderer. |
JsonRenderer | class | core/ |
Default main content renderer for JSON requests. |
JsonRenderer.php | file | core/ |
|
JsonRenderer::$renderer | property | core/ |
The renderer service. |
JsonRenderer::$titleResolver | property | core/ |
The title resolver. |
JsonRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
JsonRenderer::__construct | function | core/ |
Constructs a new JsonRenderer. |
KernelTestBase::render | function | core/ |
Renders a render array. |
KernelTestBaseTest::testRender | function | core/ |
@covers ::render |
KernelTestBaseTest::testRenderWithTheme | function | core/ |
@covers ::render |
LanguageField::render | function | core/ |
Renders the field. |
LastTimestamp::render | function | core/ |
Renders the field. |
LayoutBuilder::preRender | function | core/ |
Pre-render callback: Renders the Layout Builder UI. |
LayoutBuilderEvents::SECTION_COMPONENT_BUILD_RENDER_ARRAY | constant | core/ |
Name of the event fired when a component's render array is built. |
LayoutBuilderSectionStorageTest::testRenderByContextAwarePluginDelegate | function | core/ |
Tests that section loading is delegated to plugins during rendering. |
LayoutTest::render | function | core/ |
Renders a render array. |
LayoutTest::renderLayoutData | function | core/ |
Data provider for testRenderLayout(). |
LayoutTest::testRenderLayout | function | core/ |
Tests rendering a layout. |
layout_builder.render_block_component_subscriber | service | core/ |
Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray |
LazyBuilders::renderAnnouncements | function | core/ |
Render announcements. |
Link::preRenderLink | function | core/ |
Pre-render callback: Renders a link into #markup. |
Link::preRenderLinks | function | core/ |
Pre-render callback: Collects child links into a single array. |
Link::toRenderable | function | core/ |
Returns a render array representation of the object. |
LinkApprove::renderLink | function | core/ |
Prepares the link to view an entity. |
LinkApproveTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.