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 |
|---|---|---|---|
| NavigationRenderer::$contentEntityPaths | property | core/ |
A list of all the link paths of enabled content entities. |
| 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::getContentEntityPaths | function | core/ |
Returns the paths for the link templates of all content entities. |
| NavigationRenderer::getContentEntityTypePaths | function | core/ |
Returns the path for the link template for a given content entity type. |
| 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::isLayoutBuilderEntityType | function | core/ |
Determines if a given entity type is layout builder relevant or not. |
| 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::meetsContentEntityRoutesCondition | function | core/ |
Determines if content entity route condition is met. |
| 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. |
| 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/ |
#lazy_builder 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/ |
|
| 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[[api-linebreak]] |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.