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 |
---|---|---|---|
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::$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. |
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.