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 |
|---|---|---|---|
| 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[[api-linebreak]] |
| KernelTestBaseTest::testRenderWithTheme | function | core/ |
@covers ::render[[api-linebreak]] |
| 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. |
| LinkBase::render | function | core/ |
Renders the field. |
| LinkBase::renderLink | function | core/ |
Prepares the link to view an entity. |
| LinkBaseTest::testRenderNullEntity | function | core/ |
Tests the render method when getEntity returns NULL. |
| LinkFieldTest::renderTestEntity | function | core/ |
Renders a test_entity and returns the output. |
| LinkGenerator::$renderer | property | core/ |
The renderer service. |
| LinkGeneratorTest::$renderer | property | core/ |
The mocked renderer service. |
| LinkReplyTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
| ListingEmpty::render | function | core/ |
Render the area. |
| ListingEmpty::render | function | core/ |
Render the area. |
| MachineName::preRender | function | core/ |
Runs before any fields are rendered. |
| MachineName::render | function | core/ |
Renders the field. |
| MailManager::$renderer | property | core/ |
The renderer. |
| MailManagerTest::$renderer | property | core/ |
The renderer. |
| MailManagerTest::testMailInRenderContext | function | core/ |
Tests that mails are sent in a separate render context. |
| MailTest::testRenderedElementsUseAbsolutePaths | function | core/ |
Checks that mails built from render arrays contain absolute paths. |
| MainContentRendererInterface | interface | core/ |
The interface for "main content" ( |
| MainContentRendererInterface.php | file | core/ |
|
| MainContentRendererInterface::renderResponse | function | core/ |
Renders the main content render array into a response. |
| MainContentRenderersPass | class | core/ |
Adds main_content_renderers parameter to the container. |
| MainContentRenderersPass.php | file | core/ |
|
| MainContentRenderersPass::process | function | core/ |
Collects the available main content renderer service IDs into the main_content_renderers parameter, keyed by format. |
| MainContentViewSubscriber::$mainContentRenderers | property | core/ |
The available main content renderer services, keyed per format. |
| MainContentViewSubscriber::onViewRenderArray | function | core/ |
Sets a response given a (main content) render array. |
| MaintenanceModeSubscriber::$bareHtmlPageRenderer | property | core/ |
The bare HTML page renderer. |
| main_content_renderer.ajax | service | core/ |
Drupal\Core\Render\MainContent\AjaxRenderer |
| main_content_renderer.dialog | service | core/ |
Drupal\Core\Render\MainContent\DialogRenderer |
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.