Search for html
- Search 7.x for html
- Search 9.5.x for html
- Search 8.9.x for html
- Search 10.3.x for html
- Search 11.x for html
- Other projects
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::testToString | function | core/ |
@legacy-covers ::__toString @legacy-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. |
| HtmlOutputLogger | class | core/ |
Drupal's extension for providing HTML output results for functional tests. |
| HtmlOutputLogger.php | file | core/ |
|
| HtmlOutputLogger::$browserOutputFile | property | core/ |
A file with list of links to HTML pages generated. |
| HtmlOutputLogger::$enabled | property | core/ |
The status of the extension. |
| HtmlOutputLogger::$outputDirectory | property | core/ |
A file with list of links to HTML pages generated. |
| HtmlOutputLogger::$outputVerbose | property | core/ |
Verbosity of the final report. |
| HtmlOutputLogger::bootstrap | function | core/ |
|
| HtmlOutputLogger::log | function | core/ |
Logs a link to a generated HTML page. |
| HtmlOutputLogger::testRunnerFinished | function | core/ |
Prints the list of HTML output generated during the test. |
| HtmlOutputLogger::testRunnerStarted | function | core/ |
Empties the list of the HTML output created during the test run. |
| 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::$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/ |
Processes the attachments of a response that has attachments. |
| 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. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.