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 main 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 |
|---|---|---|---|
| dropbutton-wrapper.html.twig | file | core/ |
Theme override for a dropbutton wrapper. |
| dropbutton-wrapper.html.twig | file | core/ |
Theme override for a dropbutton wrapper. |
| dropbutton-wrapper.html.twig | file | core/ |
Default theme implementation for a dropbutton wrapper. |
| DynamicPageCacheTestController::html | function | core/ |
A route returning a render array (without cache contexts, so cacheable). |
| DynamicPageCacheTestController::htmlUncacheableContexts | function | core/ |
A route returning a render array (with 'user' context, so uncacheable) |
| DynamicPageCacheTestController::htmlUncacheableMaxAge | function | core/ |
A route returning a render array (with max-age=0, so uncacheable) |
| DynamicPageCacheTestController::htmlUncacheableTags | function | core/ |
A route returning a render array (with a cache tag preventing caching). |
| DynamicPageCacheTestController::htmlWithCacheContexts | function | core/ |
A route returning a render array (with cache contexts, so cacheable). |
| editor.editor.basic_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.basic_html.yml |
| editor.editor.basic_html.yml | file | core/ |
core/recipes/basic_html_format_editor/config/editor.editor.basic_html.yml |
| editor.editor.basic_html.yml | file | core/ |
core/profiles/standard/config/install/editor.editor.basic_html.yml |
| editor.editor.basic_html.yml | file | core/ |
core/profiles/demo_umami/config/install/editor.editor.basic_html.yml |
| editor.editor.full_html.yml | file | core/ |
core/profiles/standard/config/install/editor.editor.full_html.yml |
| editor.editor.full_html.yml | file | core/ |
core/profiles/demo_umami/config/install/editor.editor.full_html.yml |
| editor.editor.full_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.full_html.yml |
| editor.editor.full_html.yml | file | core/ |
core/recipes/full_html_format_editor/config/editor.editor.full_html.yml |
| editor.overview.html.twig | file | core/ |
--- label: 'Connecting text editors to text formats' related: - core.content_structure - field_ui.manage_form - filter.overview --- {% set filter_overview_topic = render_var(help_topic_link('filter.overview')) %} {% set… |
| EmphasisTest::testEmphasisArbitraryHtml | function | core/ |
Tests that arbitrary attributes are allowed via GHS. |
| entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
| entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
| entity-add-list.html.twig | file | core/ |
Default theme implementation to present a list of available bundles. |
| entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
| entity-moderation-form.html.twig | file | core/ |
<ul class="entity-moderation-form"> <li class="entity-moderation-form__item">{{ form.current }}</li> <li class="entity-moderation-form__item">{{ form.new_state }}</li> <li… |
| entity-moderation-form.html.twig | file | core/ |
<ul class="entity-moderation-form"> <li class="entity-moderation-form__item">{{ form.current }}</li> <li class="entity-moderation-form__item">{{ form.new_state }}</li> <li… |
| entity-page-title.html.twig | file | core/ |
Theme override for entity page title. |
| entity-page-title.html.twig | file | core/ |
Default theme implementation for entity page title. |
| exception.custom_page_html | service | core/ |
Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber |
| exception.default_html | service | core/ |
Drupal\Core\EventSubscriber\DefaultExceptionHtmlSubscriber |
| exception.fast_404_html | service | core/ |
Drupal\Core\EventSubscriber\Fast404ExceptionHtmlSubscriber |
| ExceptionHandlingTest::testHtml403 | function | core/ |
Tests the exception handling for HTML and 403 status code. |
| ExceptionHandlingTest::testHtml404 | function | core/ |
Tests the exception handling for HTML and 404 status code. |
| Fast404ExceptionHtmlSubscriber | class | core/ |
High-performance 404 exception subscriber. |
| Fast404ExceptionHtmlSubscriber.php | file | core/ |
|
| Fast404ExceptionHtmlSubscriber::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| Fast404ExceptionHtmlSubscriber::$configFactory | property | core/ |
The config factory. |
| Fast404ExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| Fast404ExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| Fast404ExceptionHtmlSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| Fast404ExceptionHtmlSubscriber::on404 | function | core/ |
Handles a 404 error for HTML. |
| Fast404ExceptionHtmlSubscriber::onConfigSave | function | core/ |
Invalidates 4xx-response cache tag if fast 404 config is changed. |
| Fast404ExceptionHtmlSubscriber::__construct | function | core/ |
Constructs a new Fast404ExceptionHtmlSubscriber. |
| feed-icon.html.twig | file | core/ |
Theme override for a feed icon. |
| feed-icon.html.twig | file | core/ |
Theme override for a feed icon. |
| feed-icon.html.twig | file | core/ |
Default theme implementation for a feed icon. |
| field--comment-body.html.twig | file | core/ |
Olivero's theme override for comment body field. |
| field--comment-other.html.twig | file | core/ |
{% include 'field--comment.html.twig' %} |
| field--comment.html.twig | file | core/ |
Minimal template to ensure comments and comment_form variables are propagated Drupal\comment\Hook\CommentThemeHooks::preprocessField(). |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.