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 |
---|---|---|---|
HighlightCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
HistoryRenderCallback | class | core/ |
Render callback object. |
HistoryRenderCallback.php | file | core/ |
|
HistoryRenderCallback::lazyBuilder | function | core/ |
#lazy_builder callback; attaches the last read timestamp for a node. |
HistoryUserTimestamp::render | function | core/ |
Renders the field. |
hook_ajax_render_alter | function | core/ |
Alter the Ajax command data that is sent to the client. |
hook_render_template | function | core/ |
Render a template using the theme engine. |
hook_views_post_render | function | core/ |
Post-process any render data. |
hook_views_pre_render | function | core/ |
Act on the view immediately before rendering it. |
HtmlCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
HtmlRenderer | class | core/ |
Default main content renderer for HTML requests. |
HtmlRenderer.php | file | core/ |
|
HtmlRenderer::$displayVariantManager | property | core/ |
The display variant manager. |
HtmlRenderer::$eventDispatcher | property | core/ |
The event dispatcher. |
HtmlRenderer::$moduleHandler | property | core/ |
The module handler. |
HtmlRenderer::$renderCache | property | core/ |
The render cache service. |
HtmlRenderer::$renderer | property | core/ |
The renderer service. |
HtmlRenderer::$rendererConfig | property | core/ |
The renderer configuration array. |
HtmlRenderer::$themeManager | property | core/ |
The theme manager. |
HtmlRenderer::$titleResolver | property | core/ |
The title resolver. |
HtmlRenderer::buildPageTopAndBottom | function | core/ |
Invokes the page top and bottom hooks. |
HtmlRenderer::invokePageAttachmentHooks | function | core/ |
Invokes the page attachment hooks. |
HtmlRenderer::prepare | function | core/ |
Prepares the HTML body: wraps the main content in #type 'page'. |
HtmlRenderer::renderResponse | function | core/ |
The entire HTML: takes a #type 'page' and wraps it in a #type 'html'. |
HtmlRenderer::__construct | function | core/ |
Constructs a new HtmlRenderer. |
HtmlResponseAttachmentsProcessor::$cssCollectionRenderer | property | core/ |
The CSS asset collection renderer service. |
HtmlResponseAttachmentsProcessor::$jsCollectionRenderer | property | core/ |
The JS asset collection renderer service. |
HtmlResponseAttachmentsProcessor::$renderer | property | core/ |
The renderer. |
HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders | function | core/ |
Renders HTML response attachment placeholders. |
HtmlResponseAttachmentsProcessor::renderPlaceholders | function | core/ |
Renders placeholders (#attached['placeholders']). |
HtmlResponseAttachmentsTest::testRenderCachedBlock | function | core/ |
Tests caching of ['#attached']. |
HtmlTag::preRenderHtmlTag | function | core/ |
Pre-render callback: Renders a generic HTML tag with attributes. |
HtmlTagTest::providerPreRenderHtmlTag | function | core/ |
Data provider for preRenderHtmlTag test. |
HtmlTagTest::testPreRenderHtmlTag | function | core/ |
@covers ::preRenderHtmlTag @dataProvider providerPreRenderHtmlTag |
HTTPStatusCode::render | function | core/ |
Render the area. |
ImageButton::preRenderButton | function | core/ |
|
ImageLazyLoadController::renderImage | function | core/ |
Render an image using image theme. |
ImageStyleListBuilder::render | function | core/ |
|
InlineTemplate::preRenderInlineTemplate | function | core/ |
Renders a twig string directly. |
InputRequired::preRender | function | core/ |
Runs before the view is rendered. |
InsertCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
InvokeCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
JsCollectionRenderer | class | core/ |
Renders JavaScript assets. |
JsCollectionRenderer.php | file | core/ |
|
JsCollectionRenderer::$assetQueryString | property | core/ |
The asset query string. |
JsCollectionRenderer::$deprecatedProperties | property | core/ |
|
JsCollectionRenderer::$fileUrlGenerator | property | core/ |
The file URL generator. |
JsCollectionRenderer::render | function | core/ |
This class evaluates the aggregation enabled/disabled condition on a group by group basis by testing whether an aggregate file has been made for the group rather than by testing the site-wide aggregation setting. This allows this class to work… |
JsCollectionRenderer::__construct | function | core/ |
Constructs a JsCollectionRenderer. |
JsonRenderer | class | core/ |
Default main content renderer for JSON requests. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.