Search for html
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Html | class | core/ |
Provides a render element for an entire HTML page: <html> plus its children. |
Html | class | core/ |
Provides DOMDocument helpers for parsing and serializing HTML strings. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
HtmlEscapedTextTest::providerToString | function | core/ |
Data provider for testToString(). |
HtmlEscapedTextTest::testCount | function | core/ |
@covers ::count |
HtmlEscapedTextTest::testToString | function | core/ |
@covers ::__toString @covers ::jsonSerialize |
HtmlFormController | class | core/ |
Wrapping controller for forms that serve as the main page body. |
HtmlFormController.php | file | core/ |
|
HtmlFormController::$classResolver | property | core/ |
The class resolver. |
HtmlFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
HtmlFormController::getFormObject | function | core/ |
Returns the object used to build the form. |
HtmlFormController::__construct | function | core/ |
Constructs a new \Drupal\Core\Controller\HtmlFormController object. |
HtmlList | class | core/ |
Style plugin to render each item in an ordered or unordered list. |
HtmlList.php | file | core/ |
|
HtmlList::$usesRowClass | property | core/ |
Does the style plugin support custom css class for the rows. |
HtmlList::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
HtmlList::buildOptionsForm | function | core/ |
Render the given style. |
HtmlList::defineOptions | function | core/ |
Set default options. |
HtmlOutputPrinter | class | core/ |
Defines a class for providing html output results for functional tests. |
HtmlOutputPrinter.php | file | core/ |
|
HtmlOutputPrinter::printResult | function | core/ |
|
HtmlOutputPrinterTrait | trait | core/ |
Defines a class for providing html output results for functional tests. |
HtmlOutputPrinterTrait.php | file | core/ |
|
HtmlOutputPrinterTrait::$browserOutputFile | property | core/ |
File to write html links to. |
HtmlOutputPrinterTrait::printHtmlOutput | function | core/ |
Prints the list of HTML output generated during the test. |
HtmlOutputPrinterTrait::setUpHtmlOutput | function | core/ |
Creates the file to list the HTML output created during the test. |
HtmlOutputPrinterTrait::__construct | function | core/ |
|
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. |
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::$assetResolver | property | core/ |
The asset resolver service. |
HtmlResponseAttachmentsProcessor::$config | property | core/ |
A config object for the system performance configuration. |
HtmlResponseAttachmentsProcessor::$cssCollectionRenderer | property | core/ |
The CSS asset collection renderer service. |
HtmlResponseAttachmentsProcessor::$jsCollectionRenderer | property | core/ |
The JS asset collection renderer service. |
HtmlResponseAttachmentsProcessor::$moduleHandler | property | core/ |
The module handler service. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.