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 |
---|---|---|---|
nyan_cat_render_template | function | core/ |
Implements hook_render_template(). |
OEmbedFormatterTest::providerRender | function | core/ |
Data provider for testRender(). |
OEmbedFormatterTest::testRender | function | core/ |
Tests the oEmbed field formatter. |
OEmbedIframeController::$renderer | property | core/ |
The renderer service. |
OEmbedIframeController::render | function | core/ |
Renders an oEmbed resource. |
OffCanvasRenderer | class | core/ |
Default main content renderer for off-canvas dialog requests. |
OffCanvasRenderer.php | file | core/ |
|
OffCanvasRenderer::$position | property | core/ |
The position to render the off-canvas dialog. |
OffCanvasRenderer::$renderer | property | core/ |
The renderer. |
OffCanvasRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
OffCanvasRenderer::__construct | function | core/ |
Constructs a new OffCanvasRenderer. |
OliveroPreRender | class | core/ |
Implements trusted prerender callbacks for the Olivero theme. |
OliveroPreRender.php | file | core/ |
|
OliveroPreRender::messagePlaceholder | function | core/ |
Prerender callback for status_messages placeholder. |
OliveroPreRender::textFormat | function | core/ |
Prerender callback for text_format elements. |
OliveroPreRender::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
OpenDialogCommand::render | function | core/ |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
OpenModalDialogWithUrl::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
OpenOffCanvasDialogCommand::render | function | core/ |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
OpenOffCanvasDialogCommandTest::testRender | function | core/ |
@covers ::render |
Opml::render | function | core/ |
Render the display in this style. |
OpmlFields::render | function | core/ |
Renders a row object. |
OutputStrategyInterface::renderFromHtml | function | core/ |
Transforms a given HTML string into to a context-appropriate output string. |
OverviewTerms::$renderer | property | core/ |
The renderer service. |
Page::$pageRenderArray | property | core/ |
The current page render array. |
Page::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
Page::getPageRenderArray | function | core/ |
Gets the current views page render array. |
Page::setPageRenderArray | function | core/ |
Sets the current page views render array. |
Pager::preRenderPager | function | core/ |
#pre_render callback to associate the appropriate cache context. |
PageRenderTest | class | core/ |
Test page rendering hooks. |
PageRenderTest.php | file | core/ |
|
PageRenderTest::assertPageRenderHookExceptions | function | core/ |
Asserts whether expected exceptions are thrown for invalid hook implementations. |
PageRenderTest::testHookPageAlter | function | core/ |
Tests hook_page_attachments_alter() exceptions. |
PageRenderTest::testHookPageAttachmentsExceptions | function | core/ |
Tests hook_page_attachments() exceptions. |
PageRenderTest::testHtmlRendererAttachmentsRenderContext | function | core/ |
Tests HtmlRenderer::invokePageAttachmentHooks in a render context. |
PagerPluginBase::preRender | function | core/ |
Perform any needed actions just before rendering. |
PagerPluginBase::render | function | core/ |
Return the renderable array of the pager. |
PagerTest::testRenderNullPager | function | core/ |
Tests rendering with NULL pager. |
PageTest::testBuildBasicRenderable | function | core/ |
@covers ::buildBasicRenderable |
PageTest::testBuildBasicRenderableWithMissingRoute | function | core/ |
@covers ::buildBasicRenderable |
Password::preRenderPassword | function | core/ |
Prepares a #type 'password' render element for input.html.twig. |
PathAliasListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
Permissions::preRender | function | core/ |
Runs before any fields are rendered. |
Permissions::render_item | function | core/ |
Renders a single item of a row. |
PermissionsTest::testPreRenderNullEntity | function | core/ |
Tests the preRender method when getEntity returns NULL. |
PlaceholderGenerator::$rendererConfig | property | core/ |
The renderer configuration array. |
PlaceholderGeneratorTest::testRenderPlaceholdersDifferentSortedContextsTags | function | core/ |
Tests the creation of an element with a #lazy_builder callback. |
PlaceholderingRenderCache | class | core/ |
Adds automatic placeholdering to the RenderCache. |
PlaceholderingRenderCache.php | file | core/ |
|
PlaceholderingRenderCache::$placeholderResultsCache | property | core/ |
Stores rendered results for automatically placeholdered elements. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.