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 |
---|---|---|---|
DisplayPluginBase::renderMoreLink | function | core/ |
Renders the 'more' link. |
DisplayPluginBase::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
DisplayPluginInterface::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
DisplayPluginInterface::buildRenderable | function | core/ |
Builds a renderable array of the view. |
DisplayPluginInterface::elementPreRender | function | core/ |
#pre_render callback for view display rendering. |
DisplayPluginInterface::render | function | core/ |
Renders this display. |
DisplayPluginInterface::renderArea | function | core/ |
Renders one of the available areas. |
DisplayPluginInterface::renderFilters | function | core/ |
Does nothing (obsolete function). |
DisplayPluginInterface::renderMoreLink | function | core/ |
Renders the 'more' link. |
DisplayPluginInterface::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
DraggableListBuilderTrait::render | function | core/ |
Builds a listing of entities for the given entity type. |
Dropbutton::preRenderDropbutton | function | core/ |
Pre-render callback: Attaches the dropbutton library and required markup. |
Dropbutton::render | function | core/ |
Renders the field. |
Drupal\announcements_feed\AnnounceRenderer | service | core/ |
|
Drupal\big_pipe\Render\BigPipe | service | core/ |
|
Drupal\Core\Render\BareHtmlPageRendererInterface | service | core/ |
|
Drupal\Core\Render\ElementInfoManagerInterface | service | core/ |
|
Drupal\Core\Render\PlaceholderGeneratorInterface | service | core/ |
|
Drupal\Core\Render\Placeholder\PlaceholderStrategyInterface | service | core/ |
|
Drupal\Core\Render\RenderCacheInterface | service | core/ |
|
Drupal\Core\Render\RendererInterface | service | core/ |
|
Drupal\navigation\NavigationRenderer | service | core/ |
|
DynamicPageCacheSubscriber::$rendererConfig | property | core/ |
The renderer configuration array. |
EarlyRenderingControllerTest | class | core/ |
Verifies that bubbleable metadata of early rendering is not lost. |
EarlyRenderingControllerTest.php | file | core/ |
|
EarlyRenderingControllerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EarlyRenderingControllerTest::$modules | property | core/ |
Modules to install. |
EarlyRenderingControllerTest::testEarlyRendering | function | core/ |
Tests theme preprocess functions being able to attach assets. |
EarlyRenderingControllerWrapperSubscriber | class | core/ |
Subscriber that wraps controllers, to handle early rendering. |
EarlyRenderingControllerWrapperSubscriber.php | file | core/ |
|
EarlyRenderingControllerWrapperSubscriber::$argumentResolver | property | core/ |
The argument resolver. |
EarlyRenderingControllerWrapperSubscriber::$renderer | property | core/ |
The renderer. |
EarlyRenderingControllerWrapperSubscriber::getSubscribedEvents | function | core/ |
|
EarlyRenderingControllerWrapperSubscriber::onController | function | core/ |
Ensures bubbleable metadata from early rendering is not lost. |
EarlyRenderingControllerWrapperSubscriber::wrapControllerExecutionInRenderContext | function | core/ |
Wraps a controller execution in a render context. |
EarlyRenderingControllerWrapperSubscriber::__construct | function | core/ |
Constructs a new EarlyRenderingControllerWrapperSubscriber instance. |
EarlyRenderingTestController | class | core/ |
Controller routines for early_rendering_test routes. |
EarlyRenderingTestController.php | file | core/ |
|
EarlyRenderingTestController::$renderer | property | core/ |
The renderer. |
EarlyRenderingTestController::ajaxResponse | function | core/ |
|
EarlyRenderingTestController::ajaxResponseEarly | function | core/ |
|
EarlyRenderingTestController::cacheableDomainObject | function | core/ |
|
EarlyRenderingTestController::cacheableDomainObjectEarly | function | core/ |
|
EarlyRenderingTestController::cacheableResponse | function | core/ |
|
EarlyRenderingTestController::cacheableResponseEarly | function | core/ |
|
EarlyRenderingTestController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
EarlyRenderingTestController::domainObject | function | core/ |
|
EarlyRenderingTestController::domainObjectEarly | function | core/ |
|
EarlyRenderingTestController::domainObjectWithAttachments | function | core/ |
|
EarlyRenderingTestController::domainObjectWithAttachmentsEarly | function | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.