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 |
---|---|---|---|
AccessPermissionTest::testRenderCaching | function | core/ |
Tests access on render caching. |
AccessRoleTest::testRenderCaching | function | core/ |
Tests access on render caching. |
ActionListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
Actions::preRenderActionsDropbutton | function | core/ |
#pre_render callback for #type 'actions'. |
AddCssCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
AddFormBase::preRenderAddedMedia | function | core/ |
Converts the set of newly added media into an item list for rendering. |
AddJsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
AfterCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
AjaxRenderer | class | core/ |
Default main content renderer for Ajax requests. |
AjaxRenderer.php | file | core/ |
|
AjaxRenderer::$elementInfoManager | property | core/ |
The element info manager. |
AjaxRenderer::$renderer | property | core/ |
The renderer. |
AjaxRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
AjaxRenderer::__construct | function | core/ |
Constructs a new AjaxRenderer instance. |
AjaxRendererTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\MainContent\AjaxRenderer @group Ajax |
AjaxRendererTest.php | file | core/ |
|
AjaxRendererTest::$ajaxRenderer | property | core/ |
The tested ajax controller. |
AjaxRendererTest::$renderer | property | core/ |
The renderer. |
AjaxRendererTest::setUp | function | core/ |
|
AjaxRendererTest::testRenderWithFragmentObject | function | core/ |
Tests the content method. |
AjaxTestCommandReturnPromise::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
AjaxTestController::getRenderTypes | function | core/ |
Render types. |
AjaxTestController::render | function | core/ |
Returns a render array that will be rendered by AjaxRenderer. |
AjaxTestController::renderError | function | core/ |
Returns an AjaxResponse with alert command. |
AjaxTestController::renderTypes | function | core/ |
Example content for testing the wrapper of the response. |
AlertCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
AnnounceCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
announcements_feed.renderer | service | core/ |
Drupal\announcements_feed\AnnounceRenderer |
AnnounceRenderer | class | core/ |
Service to render announcements from the external feed. |
AnnounceRenderer.php | file | core/ |
|
AnnounceRenderer::render | function | core/ |
Generates the announcements feed render array. |
AnnounceRenderer::__construct | function | core/ |
Constructs an AnnouncementRenderer object. |
AnnounceRendererTest | class | core/ |
@coversDefaultClass \Drupal\announcements_feed\AnnounceRenderer |
AnnounceRendererTest.php | file | core/ |
|
AnnounceRendererTest::testRendererContent | function | core/ |
Tests rendered valid content. |
AnnounceRendererTest::testRendererException | function | core/ |
Tests rendered valid when something goes wrong. |
AppendCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
AreaDisplayLinkTest::assertRenderedDisplayLinks | function | core/ |
Assert the display links are correctly rendered for a display. |
AreaDisplayLinkTest::renderDisplayLink | function | core/ |
Render a display link. |
AreaEmptyTest::testRenderEmptyHeaderFooter | function | core/ |
Tests that the header and footer areas are not rendered if empty. |
AreaEntityTest::doTestRender | function | core/ |
Tests rendering the entity area handler. |
AreaPluginBase::preRender | function | core/ |
Performs any operations needed before full rendering. |
AreaPluginBase::render | function | core/ |
Render the area. |
AreaTest::testRenderArea | function | core/ |
Tests the rendering of an area. |
AreaTest::testRenderAreaToken | function | core/ |
Tests global tokens. |
ArgumentPluginBase::preRenderMoveArgumentOptions | function | core/ |
Moves argument options into their place. |
AssertViewsCacheTagsTrait::assertViewsCacheTagsFromStaticRenderArray | function | core/ |
Asserts a view's result & render cache items' cache tags. |
AssetCollectionRendererInterface | interface | core/ |
Interface defining a service that generates a render array to render assets. |
AssetCollectionRendererInterface.php | file | core/ |
|
AssetCollectionRendererInterface::render | function | core/ |
Renders an asset collection. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.