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 |
|---|---|---|---|
| MediaUiFunctionalTest::testRenderedEntityReferencedMedia | function | core/ |
Tests that media in ER fields use the Rendered Entity formatter by default. |
| MenuLinkListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| MenuListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| MessageAction::$renderer | property | core/ |
The renderer. |
| MessageCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| Messages::render | function | core/ |
Render the area. |
| MessagesTest::testRender | function | core/ |
Tests the render method. |
| MetadataBubblingUrlGenerator::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGeneratorTest::$renderer | property | core/ |
The renderer. |
| Mini::render | function | core/ |
Return the renderable array of the pager. |
| MiniPagerTest::testMiniPagerRender | function | core/ |
Tests the rendering of mini pagers. |
| ModalRenderer | class | core/ |
Default main content renderer for modal dialog requests. |
| ModalRenderer.php | file | core/ |
|
| ModalRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
| ModalRendererTest | class | core/ |
Tests that dialog links use different renderer services. |
| ModalRendererTest.php | file | core/ |
|
| ModalRendererTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModalRendererTest::$modules | property | core/ |
Modules to install. |
| ModalRendererTest::testModalRenderer | function | core/ |
Tests that links respect 'data-dialog-renderer' attribute. |
| ModalRendererTest::testOpenerInDropbutton | function | core/ |
Confirm focus management of a dialog openers in a dropbutton. |
| 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. |
| NodeTranslationUITest::testRevisionTranslationRendering | function | core/ |
Tests that revision translations are rendered properly. |
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.