Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HtaccessWriterInterface::defaultProtectedDirs | function | core/ |
Returns a list of the default protected directories. |
| HtaccessWriterInterface::ensure | function | core/ |
Creates a .htaccess file in each Drupal files directory if it is missing. |
| Html::$classes | property | core/ |
An array of previously cleaned HTML classes. |
| Html::$isAjax | property | core/ |
Stores whether the current request was sent via AJAX. |
| Html::$seenIds | property | core/ |
An array of IDs, including incremented versions when an ID is duplicated. |
| Html::$seenIdsInit | property | core/ |
An array of the initial IDs used in one request. |
| Html::$uriAttributes | property | core/ |
All attributes that may contain URIs. |
| Html::cleanCssIdentifier | function | core/ |
Prepares a string for use as a CSS identifier (element, class, or ID name). |
| Html::decodeEntities | function | core/ |
Decodes all HTML entities including numerical ones to regular UTF-8 bytes. |
| Html::escape | function | core/ |
Escapes text by converting special characters to HTML entities. |
| Html::escapeCdataElement | function | core/ |
Adds comments around a <!CDATA section in a \DOMNode. |
| Html::getClass | function | core/ |
Prepares a string for use as a valid class name. |
| Html::resetSeenIds | function | core/ |
Resets the list of seen IDs. |
| Html::serialize | function | core/ |
Converts the body of a \DOMDocument back to an HTML snippet. |
| Html::setIsAjax | function | core/ |
Sets if this request is an Ajax request. |
| Html::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs. |
| HtmlAttributesTest | class | core/ |
Tests attributes inserted in the 'html' and 'body' elements on the page. |
| HtmlAttributesTest.php | file | core/ |
|
| HtmlAttributesTest::$defaultTheme | property | core/ |
|
| HtmlAttributesTest::$modules | property | core/ |
|
| HtmlAttributesTest::testThemeHtmlAttributes | function | core/ |
Tests that attributes in the 'html' and 'body' elements can be altered. |
| HtmlEntityFormController::__construct | function | core/ |
Constructs a new \Drupal\Core\Routing\Enhancer\FormEnhancer object. |
| HtmlEscapedText | class | core/ |
Escapes HTML syntax characters to HTML entities for display in markup. |
| HtmlEscapedText.php | file | core/ |
|
| HtmlEscapedText::$string | property | core/ |
The string to escape. |
| HtmlEscapedText::count | function | core/ |
#[\ReturnTypeWillChange] |
| HtmlEscapedText::jsonSerialize | function | core/ |
#[\ReturnTypeWillChange] |
| HtmlEscapedText::__construct | function | core/ |
Constructs an HtmlEscapedText object. |
| HtmlEscapedText::__toString | function | core/ |
|
| HtmlEscapedTextTest | class | core/ |
Tests the HtmlEscapedText class. |
| HtmlEscapedTextTest.php | file | core/ |
|
| HtmlEscapedTextTest::providerToString | function | core/ |
Data provider for testToString(). |
| HtmlEscapedTextTest::testCount | function | core/ |
@covers ::count[[api-linebreak]] |
| HtmlEscapedTextTest::testToString | function | core/ |
@covers ::__toString[[api-linebreak]] @covers ::jsonSerialize[[api-linebreak]] |
| HtmlFormController::$classResolver | property | core/ |
The class resolver. |
| 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/ |
|
| HtmlList::buildOptionsForm | function | core/ |
Render the given style. |
| HtmlList::defineOptions | function | core/ |
Set default options. |
| HtmlOutputPrinter::printResult | function | core/ |
|
| HtmlOutputPrinterTrait::$browserOutputFile | property | core/ |
File to write html links to. |
| HtmlOutputPrinterTrait::setUpHtmlOutput | function | core/ |
Creates the file to list the HTML output created during the test. |
| HtmlOutputPrinterTrait::__construct | function | core/ |
|
| HtmlRenderer::$displayVariantManager | property | core/ |
The display variant manager. |
| HtmlRenderer::$eventDispatcher | property | core/ |
The event dispatcher. |
| HtmlRenderer::$titleResolver | property | core/ |
The title resolver. |
| HtmlRenderer::invokePageAttachmentHooks | function | core/ |
Invokes the page attachment hooks. |
Pagination
- Previous page
- Page 653
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.