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. |
Actions::preRenderActionsDropbutton | function | core/ |
Render API callback: Groups the elements with a #dropbutton property. |
AddCssCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
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[[api-linebreak]] @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[[api-linebreak]] |
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(). |
AreaTest::testRenderArea | function | core/ |
Tests the rendering of an area. |
asset.css.collection_renderer | service | core/ |
Drupal\Core\Asset\CssCollectionRenderer |
asset.js.collection_renderer | service | core/ |
Drupal\Core\Asset\JsCollectionRenderer |
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. |
AttachedAssets::createFromRenderArray | function | core/ |
Creates an AttachedAssetsInterface object from a render array. |
AttachedAssetsInterface::createFromRenderArray | function | core/ |
Creates an AttachedAssetsInterface object from a render array. |
AttachedAssetsTest::$renderer | property | core/ |
The renderer service. |
AttachedAssetsTest::testRenderDifferentWeight | function | core/ |
Tests rendering the JavaScript with a file's weight above jQuery's. |
AttachedAssetsTest::testRenderOrder | function | core/ |
Tests JavaScript and CSS asset ordering. |
AttachedRenderingBlock | class | core/ |
A block we can use to test caching of #attached headers. |
AttachedRenderingBlock.php | file | core/ |
|
AttachedRenderingBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
AttachedRenderingBlock::getCacheMaxAge | function | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.