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 |
---|---|---|---|
ModeratedNodeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
ModernRenderElementTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\RenderElementBase[[api-linebreak]] @group Render |
ModernRenderElementTest.php | file | core/ |
|
ModernRenderElementTest::testChildren | function | core/ |
|
MultiItemsFieldHandlerInterface::renderItems | function | core/ |
Render all items in this field together. |
MultiItemsFieldHandlerInterface::render_item | function | core/ |
Renders a single item of a row. |
navigation.renderer | service | core/ |
Drupal\navigation\NavigationRenderer |
NavigationRenderer | class | core/ |
Handle rendering for different pieces of the navigation. |
NavigationRenderer.php | file | core/ |
|
NavigationRenderer::$localTasks | property | core/ |
The navigation local tasks render array. |
NavigationRenderer::buildNavigation | function | core/ |
Build out the navigation bar. |
NavigationRenderer::buildTopBar | function | core/ |
Build the top bar for content entity pages. |
NavigationRenderer::doBuildNavigation | function | core/ |
Pre-render callback for ::buildNavigation. |
NavigationRenderer::getContentTop | function | core/ |
Gets the content for content_top section. |
NavigationRenderer::getLocalTasks | function | core/ |
Local tasks list based on user access. |
NavigationRenderer::hasLocalTasks | function | core/ |
Do we have local tasks that we want to show in the top bar? |
NavigationRenderer::LOGO_PROVIDER_CUSTOM | constant | core/ |
Use the custom provided logo in the navigation. |
NavigationRenderer::LOGO_PROVIDER_DEFAULT | constant | core/ |
Use the default Drupal logo in the navigation. |
NavigationRenderer::LOGO_PROVIDER_HIDE | constant | core/ |
Hide the logo in the navigation. |
NavigationRenderer::removeLocalTasks | function | core/ |
Alter the build of any local_tasks_block plugin block. |
NavigationRenderer::removeToolbar | function | core/ |
Remove the toolbar provided by Toolbar module. |
NavigationRenderer::__construct | function | core/ |
Construct a new NavigationRenderer object. |
Node::render | function | core/ |
Renders the field. |
Node::renderLink | function | core/ |
Prepares link to the node. |
NodeController::$renderer | property | core/ |
The renderer service. |
NodeNewComments::preRender | function | core/ |
Runs before any fields are rendered. |
NodeNewComments::render | function | core/ |
Renders the field. |
NodeNewComments::renderLink | function | core/ |
Prepares the link to the first new comment. |
NodeRequirementsStatusFilterWarningTest::renderStatusFilterDescription | function | core/ |
Renders the description of the node_status_filter requirement. |
NodeSearch::$renderer | property | core/ |
The Renderer service to format the username and node. |
NodeTranslationUITest::testRevisionTranslationRendering | function | core/ |
Tests that revision translations are rendered properly. |
NodeTranslationUITest::testTranslationRendering | function | core/ |
Tests that translations are rendered properly. |
NodeTypeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
NodeViewBuilder::renderLinks | function | core/ |
Render API callback: Builds a node's links. |
NodeViewBuilderTest::$renderer | property | core/ |
The renderer. |
Number::preRenderNumber | function | core/ |
Prepares a #type 'number' render element for input.html.twig. |
NumericField::render | function | core/ |
Renders the field. |
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/ |
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.