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 |
|---|---|---|---|
| form-element--new-storage-type.html.twig | file | core/ |
Theme override for a storage type option form element. |
| form-element--new-storage-type.html.twig | file | core/ |
Default theme implementation for a storage type option form element. |
| form-element--password-confirm.html.twig | file | core/ |
{% extends "@admin/form/form-element.html.twig" %} |
| form-element--password-confirm.html.twig | file | core/ |
{% extends "@default_admin/form/form-element.html.twig" %} |
| form-element--password.html.twig | file | core/ |
{% extends "@admin/form/form-element.html.twig" %} |
| form-element--password.html.twig | file | core/ |
{% extends "@default_admin/form/form-element.html.twig" %} |
| form-element-label.html.twig | file | core/ |
Template override for a form element label. |
| form-element-label.html.twig | file | core/ |
Template override for a form element label. |
| form-element-label.html.twig | file | core/ |
Theme override for a form element label. |
| form-element-label.html.twig | file | core/ |
Theme override for a form element label. |
| form-element-label.html.twig | file | core/ |
Template override for a form element label. |
| form-element-label.html.twig | file | core/ |
Theme override for a form element label. |
| form-element-label.html.twig | file | core/ |
Default theme implementation for a form element label. |
| form-element.html.twig | file | core/ |
Default theme implementation for a form element. |
| form-element.html.twig | file | core/ |
Theme override for a form element. |
| form-element.html.twig | file | core/ |
Theme override for a form element. |
| form-element.html.twig | file | core/ |
Theme override for a form element. |
| form-element.html.twig | file | core/ |
Theme override for a form element. |
| form-element.html.twig | file | core/ |
Theme override for a form element. |
| form-element.html.twig | file | core/ |
Theme override for a form element. |
| form-two-columns.html.twig | file | core/ |
<div class="layout-form clearfix"> <div class="layout-region layout-region--main"> <div class="layout-region__content"> {% block main %} {% endblock %} </div> </div> … |
| form-two-columns.html.twig | file | core/ |
<div class="gin--layout-form clearfix"> <div class="layout-region layout-region--main"> <div class="layout-region__content"> {% block main %} {% endblock %} </div> … |
| form-two-columns.html.twig | file | core/ |
<div class="gin--layout-form clearfix"> <div class="layout-region layout-region--main"> <div class="layout-region__content"> {% block main %} {% endblock %} </div> … |
| form.html.twig | file | core/ |
Theme override for a 'form' element. |
| form.html.twig | file | core/ |
Default theme implementation for a 'form' element. |
| form.html.twig | file | core/ |
Theme override for a 'form' element. |
| FormBuilderTest::testUniqueElementHtmlId | function | core/ |
Tests that HTML IDs are unique between 2 forms with the same element names. |
| FormBuilderTest::testUniqueHtmlId | function | core/ |
Tests that HTML IDs are unique when rebuilding a form with errors. |
| forum-icon.html.twig | file | core/ |
Theme override to display a status icon for a forum post. |
| forum-icon.html.twig | file | core/ |
Theme override to display a status icon for a forum post. |
| forum-list.html.twig | file | core/ |
Theme override to display a list of forums and containers. |
| forum-list.html.twig | file | core/ |
Theme override to display a list of forums and containers. |
| forum-submitted.html.twig | file | core/ |
Theme override for a forum post submission string. |
| forum-submitted.html.twig | file | core/ |
Theme override for a forum post submission string. |
| forums.html.twig | file | core/ |
Theme override to display a forum. |
| forums.html.twig | file | core/ |
Theme override to display a forum. |
| FunctionalTestDebugHtmlOutputHelperTest | class | core/ |
Helper test for FunctionalTestDebugHtmlOutputTest. |
| FunctionalTestDebugHtmlOutputHelperTest.php | file | core/ |
|
| FunctionalTestDebugHtmlOutputHelperTest::$defaultTheme | property | core/ |
|
| FunctionalTestDebugHtmlOutputHelperTest::testCreateFunctionalTestDebugHtmlOutput | function | core/ |
Creates one page of debug HTML output. |
| FunctionalTestDebugHtmlOutputTest | class | core/ |
Test to ensure that functional tests produce debug HTML output when required. |
| FunctionalTestDebugHtmlOutputTest.php | file | core/ |
|
| FunctionalTestDebugHtmlOutputTest::$defaultTheme | property | core/ |
|
| FunctionalTestDebugHtmlOutputTest::getAlteredPhpunitXmlConfigurationFile | function | core/ |
|
| FunctionalTestDebugHtmlOutputTest::testFunctionalTestDebugHtmlOutput | function | core/ |
Ensures that functional tests produce debug HTML output when required. |
| FundamentalCompatibilityConstraintValidator::checkAllHtmlTagsAreCreatable | function | core/ |
Checks all HTML tags supported by enabled CKEditor 5 plugins are creatable. |
| FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsAreCompatible | function | core/ |
Checks that fundamental CKEditor 5 plugins' HTML tags are allowed. |
| FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsMatch | function | core/ |
Checks the HTML restrictions match the enabled CKEditor 5 plugins' output. |
| FundamentalCompatibilityConstraintValidator::findHtmlRestrictorFilterNotAllowingTags | function | core/ |
Analyzes a text format to find the filter not allowing required tags. |
| get-started.html.twig | file | core/ |
Olivero's theme Get Started section. |
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.