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 |
|---|---|---|---|
| HtmlAttributesTest.php | file | core/ |
|
| HtmlAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HtmlAttributesTest::$modules | property | core/ |
Modules to enable. |
| HtmlAttributesTest::testThemeHtmlAttributes | function | core/ |
Tests that attributes in the 'html' and 'body' elements can be altered. |
| HtmlCommand | class | core/ |
AJAX command for calling the jQuery html() method. |
| HtmlCommand.php | file | core/ |
|
| HtmlCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| HtmlEntityFormController | class | core/ |
Wrapping controller for entity forms that serve as the main page body. |
| HtmlEntityFormController.php | file | core/ |
|
| HtmlEntityFormController::$deprecatedProperties | property | core/ |
|
| HtmlEntityFormController::$entityTypeManager | property | core/ |
The entity type manager service. |
| HtmlEntityFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| HtmlEntityFormController::getFormObject | function | core/ |
Instead of a class name or service ID, $form_arg will be a string representing the entity and operation being performed. Consider the following route: |
| 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/ |
|
| HtmlEscapedText::jsonSerialize | function | core/ |
|
| HtmlEscapedText::__construct | function | core/ |
Constructs an HtmlEscapedText object. |
| HtmlEscapedText::__toString | function | core/ |
Returns markup. |
| 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 | 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\Routing\Enhancer\FormEnhancer 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 | class | core/ |
Defines a class for providing html output results for functional tests. |
| HtmlOutputPrinter.php | file | core/ |
|
| HtmlOutputPrinter.php | file | core/ |
|
| HtmlOutputPrinter.php | file | core/ |
Defines a class for providing html output results for functional tests. |
| HtmlOutputPrinter::printResult | function | 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. |
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.