Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HtmlRenderer::$titleResolver | property | core/ |
The title resolver. |
| HtmlRenderer::invokePageAttachmentHooks | function | core/ |
Invokes the page attachment hooks. |
| 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. |
| HtmlResponse | class | core/ |
Response that contains and can expose cacheability metadata and attachments. |
| HtmlResponse.php | file | core/ |
|
| HtmlResponse::setContent | function | core/ |
Sets the response content. |
| HtmlResponse::__construct | function | core/ |
Constructs a HtmlResponse object. |
| HtmlResponseAttachmentsProcessor | class | core/ |
Processes attachments of HTML responses. |
| HtmlResponseAttachmentsProcessor.php | file | core/ |
|
| HtmlResponseAttachmentsProcessor::$config | property | core/ |
A config object for the system performance configuration. |
| HtmlResponseAttachmentsProcessor::formatHttpHeaderAttributes | function | core/ |
Formats an attribute string for an HTTP header. |
| HtmlResponseAttachmentsProcessor::processAssetLibraries | function | core/ |
Processes asset libraries into render arrays. |
| HtmlResponseAttachmentsProcessor::processAttachments | function | core/ |
|
| HtmlResponseAttachmentsProcessor::processFeed | function | core/ |
Transform a 'feed' attachment into an 'html_head_link' attachment. |
| HtmlResponseAttachmentsProcessor::processHtmlHead | function | core/ |
Ensure proper key/data order and defaults for renderable head items. |
| HtmlResponseAttachmentsProcessor::processHtmlHeadLink | function | core/ |
Transform a html_head_link array into html_head and http_header arrays. |
| HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders | function | core/ |
Renders HTML response attachment placeholders. |
| HtmlResponseAttachmentsProcessor::renderPlaceholders | function | core/ |
Renders placeholders (#attached['placeholders']). |
| HtmlResponseAttachmentsProcessor::setHeaders | function | core/ |
Sets headers on a response object. |
| HtmlResponseAttachmentsProcessor::__construct | function | core/ |
|
| HtmlResponseAttachmentsTest | class | core/ |
Functional tests for HtmlResponseAttachmentsProcessor. |
| HtmlResponseAttachmentsTest.php | file | core/ |
|
| HtmlResponseAttachmentsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HtmlResponseAttachmentsTest::$modules | property | core/ |
Modules to install. |
| HtmlResponseAttachmentsTest::assertFeed | function | core/ |
Helper function to make assertions about the presence of an RSS feed. |
| HtmlResponseAttachmentsTest::assertHead | function | core/ |
Helper function to make assertions about HTML head elements. |
| HtmlResponseAttachmentsTest::assertTeapotHeaders | function | core/ |
Helper function to make assertions about added HTTP headers. |
| HtmlResponseAttachmentsTest::testAttachments | function | core/ |
Tests rendering of ['#attached']. |
| HtmlResponseAttachmentsTest::testRenderCachedBlock | function | core/ |
Tests caching of ['#attached']. |
| HtmlResponseBigPipeSubscriber | class | core/ |
Response subscriber to replace the HtmlResponse with a BigPipeResponse. |
| HtmlResponseBigPipeSubscriber.php | file | core/ |
|
| HtmlResponseBigPipeSubscriber::$bigPipe | property | core/ |
The BigPipe service. |
| HtmlResponseBigPipeSubscriber::getBigPipeService | function | core/ |
Returns the BigPipe service to use to send the current response. |
| HtmlResponseBigPipeSubscriber::getSubscribedEvents | function | core/ |
|
| HtmlResponseBigPipeSubscriber::onRespond | function | core/ |
Transforms a HtmlResponse to a BigPipeResponse. |
| HtmlResponseBigPipeSubscriber::onRespondEarly | function | core/ |
Adds markers to the response necessary for the BigPipe render strategy. |
| HtmlResponseBigPipeSubscriber::__construct | function | core/ |
Constructs a HtmlResponseBigPipeSubscriber object. |
| HtmlResponsePlaceholderStrategySubscriber | class | core/ |
HTML response subscriber to allow for different placeholder strategies. |
| HtmlResponsePlaceholderStrategySubscriber.php | file | core/ |
|
| HtmlResponsePlaceholderStrategySubscriber::$placeholderStrategy | property | core/ |
The placeholder strategy to use. |
| HtmlResponsePlaceholderStrategySubscriber::getSubscribedEvents | function | core/ |
|
| HtmlResponsePlaceholderStrategySubscriber::onRespond | function | core/ |
Processes placeholders for HTML responses. |
| HtmlResponsePlaceholderStrategySubscriber::__construct | function | core/ |
Constructs a HtmlResponsePlaceholderStrategySubscriber object. |
| HtmlResponseSubscriber | class | core/ |
Response subscriber to handle HTML responses. |
| HtmlResponseSubscriber.php | file | core/ |
|
| HtmlResponseSubscriber::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
| HtmlResponseSubscriber::getSubscribedEvents | function | core/ |
|
| HtmlResponseSubscriber::onRespond | function | core/ |
Processes attachments for HtmlResponse responses. |
| HtmlResponseSubscriber::__construct | function | core/ |
Constructs a HtmlResponseSubscriber object. |
Pagination
- Previous page
- Page 689
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.