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 |
---|---|---|---|
MediaAccessTest::testReferencedRendering | function | core/ |
Tests access for embedded medias. |
MediaEmbed::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
MediaEmbed::$renderer | property | core/ |
The renderer. |
MediaEmbed::renderIntoDomNode | function | core/ |
Renders the given render array into the given DOM node. |
MediaEmbed::renderMedia | function | core/ |
Builds the render array for the given media entity in the given langcode. |
MediaEmbed::renderMissingMediaIndicator | function | core/ |
Builds the render array for the indicator when media cannot be loaded. |
MediaFilterController::$renderer | property | core/ |
The renderer service. |
MediaLibraryHooks::viewsPostRender | function | core/ |
Implements hook_views_post_render(). |
MediaLibraryHooks::viewsPreRender | function | core/ |
Implements hook_views_pre_render(). |
MediaLibrarySelectForm::render | function | core/ |
Renders the field. |
MediaLibraryWidget::preRenderWidget | function | core/ |
Prepares the widget's render element for rendering. |
MediaThumbnailFormatter::$renderer | property | core/ |
The renderer service. |
MediaThumbnailFormatterTest::testRender | function | core/ |
Tests the media thumbnail field formatter. |
MediaTypeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
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. |
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. |
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.