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 |
---|---|---|---|
BrowserHtmlDebugTrait::getResponseLogHandler | function | core/ |
Provides a Guzzle middleware handler to log every response received. |
BrowserHtmlDebugTrait::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
BrowserHtmlDebugTrait::htmlOutput | function | core/ |
Logs a HTML output message in a text file. |
BrowserHtmlDebugTrait::initBrowserOutputFile | function | core/ |
Creates the directory to store browser output. |
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadLinkMerging | function | core/ |
Data provider for testMergeAttachmentsHtmlHeadLinkMerging. |
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadMerging | function | core/ |
Data provider for testMergeAttachmentsHtmlHeadMerging. |
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadLinkMerging | function | core/ |
Tests html_head_link asset merging. |
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadMerging | function | core/ |
Tests html_head asset merging. |
checkboxes.html.twig | file | core/ |
Default theme implementation for a 'checkboxes' #type form element. |
checkboxes.html.twig | file | core/ |
Theme override for a 'checkboxes' #type form element. |
checkboxes.html.twig | file | core/ |
Theme override for a 'checkboxes' #type form element. |
checkboxes.html.twig | file | core/ |
Theme override for a 'checkboxes' #type form element. |
checkboxes.html.twig | file | core/ |
Theme override for a 'checkboxes' #type form element. |
checkboxes.html.twig | file | core/ |
Theme override for a 'checkboxes' #type form element. |
chili-sauce-umami.html | file | core/ |
|
chili-sauce-umami.html | file | core/ |
|
ckeditor-settings-toolbar.html.twig | file | core/ |
Theme override for the CKEditor settings toolbar. |
ckeditor-settings-toolbar.html.twig | file | core/ |
Theme override for the CKEditor settings toolbar. |
ckeditor-settings-toolbar.html.twig | file | core/ |
Default theme implementation for the CKEditor settings toolbar. |
ckeditor5-settings-toolbar.html.twig | file | core/ |
Default theme implementation to display CKEditor 5 toolbar settings. |
CKEditor5::getGeneratedAllowedHtmlValue | function | core/ |
Value callback to set the CKEditor 5-generated "allowed_html" value. |
CKEditor5AllowedTagsTest::testFullHtml | function | core/ |
Tests full HTML text format. |
CKEditor5Test::testFilterHtmlAllowedGlobalAttributes | function | core/ |
Ensures that CKEditor 5 retains filter_html's allowed global attributes. |
CKEditor5TestBase::assertHtmlEsqueFieldValueEquals | function | core/ |
Decorates ::fieldValueEquals() to force DrupalCI to provide useful errors. |
CKEditor5TestTrait::getEditorDataAsHtmlString | function | core/ |
Gets CKEditor 5 instance data as a HTML string. |
CKEditor5UpdateImageToolbarItemTest::getFilterHtmlRestrictions | function | core/ |
Gets the configured restrictions for the `filter_html` filter plugin. |
color-scheme-form.html.twig | file | core/ |
Theme override for a theme's color form. |
color-scheme-form.html.twig | file | core/ |
Theme override for a theme's color form. |
color-scheme-form.html.twig | file | core/ |
Default theme implementation for a theme's color form. |
color.changing.html.twig | file | core/ |
--- label: 'Changing the color palette of a theme' related: - core.appearance --- {% set appearance_link_text %} {% trans %}Appearance{% endtrans %} {% endset %} {% set appearance_link = render_var(help_route_link(appearance_link_text,… |
comment.configuring.html.twig | file | core/ |
--- label: 'Configuring comments' related: - comment.overview - comment.creating_type - comment.disabling - field_ui.add_field --- {% set comment_permissions_link_text %} {% trans %}Administer comments and comment settings{% endtrans… |
comment.creating_type.html.twig | file | core/ |
--- label: 'Creating a comment type' related: - field_ui.add_field - field_ui.manage_display - field_ui.manage_form - comment.overview - comment.configuring --- {% set comment_types_link_text %} {% trans %}Comment types{%… |
comment.disabling.html.twig | file | core/ |
--- label: 'Disabling comments' related: - comment.overview - comment.configuring --- {% set comment_permissions_text %} {% trans %}Administer comments and comment settings{% endtrans %} {% endset %} {% set comment_permissions_link =… |
comment.html.twig | file | core/ |
Theme override for comments. |
comment.html.twig | file | core/ |
Theme override for comments. |
comment.html.twig | file | core/ |
Theme override for comments. |
comment.html.twig | file | core/ |
Default theme implementation for comments. |
comment.html.twig | file | core/ |
Theme override for comments. |
comment.html.twig | file | core/ |
Olivero's theme implementation for comments. |
comment.html.twig | file | core/ |
Theme override for comments. |
comment.html.twig | file | core/ |
Theme override for comments. |
comment.html.twig | file | core/ |
Theme override for comments. |
comment.html.twig | file | core/ |
Bartik's theme implementation for comments. |
comment.moderating.html.twig | file | core/ |
--- label: 'Moderating comments' related: - comment.overview - comment.configuring - comment.disabling --- {% set comment_unpublished_link_text %} {% trans %}Unapproved comments{% endtrans %} {% endset %} {% set… |
comment.overview.html.twig | file | core/ |
--- label: 'Managing comments' top_level: true related: - comment.moderating - comment.configuring - comment.creating_type - comment.disabling - field_ui.add_field - field_ui.manage_display - field_ui.manage_form --- {% set… |
CommentInterfaceTest::testAutoFilledHtmlSubject | function | core/ |
Tests that automatic subject is correctly created from HTML comment text. |
common-test-foo.html.twig | file | core/ |
Default theme implementation for the common test foo. |
common-test-render-element.html.twig | file | core/ |
Default theme implementation for the common test render element. |
config.export_full.html.twig | file | core/ |
--- label: 'Exporting your complete site configuration' related: - core.config_overview - config.import_full - config.export_single - config.import_single --- {% set export_link_text %}{% trans %}Export{% endtrans %}{% endset %} {% set… |
config.export_single.html.twig | file | core/ |
--- label: 'Exporting a single configuration item' related: - core.config_overview - config.export_full - config.import_full - config.import_single --- {% set single_export_link_text %}{% trans %}Single item{% endtrans %}{% endset %} {% set… |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.