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 |
---|---|---|---|
DefaultHtmlRouteProviderTest::providerTestGetCanonicalRoute | function | core/ |
|
DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute | function | core/ |
|
DefaultHtmlRouteProviderTest::setUp | function | core/ |
|
DefaultHtmlRouteProviderTest::testGetAddFormRoute | function | core/ |
@covers ::getAddFormRoute @dataProvider providerTestGetAddFormRoute |
DefaultHtmlRouteProviderTest::testGetAddPageRoute | function | core/ |
@covers ::getAddPageRoute @dataProvider providerTestGetAddPageRoute |
DefaultHtmlRouteProviderTest::testGetCanonicalRoute | function | core/ |
@covers ::getCanonicalRoute @dataProvider providerTestGetCanonicalRoute |
DefaultHtmlRouteProviderTest::testGetCollectionRoute | function | core/ |
@covers ::getCollectionRoute @dataProvider providerTestGetCollectionRoute |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType | function | core/ |
@covers ::getEntityTypeIdKeyType |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
@covers ::getEntityTypeIdKeyType |
details--media-library-add-form-selected-media.html.twig | file | core/ |
Theme override for the "Additional selected media" area of the modal media library dialog. |
details--media-library-add-form-selected-media.html.twig | file | core/ |
Theme override for the "Additional selected media" area of the modal media library dialog. |
details--vertical-tabs.html.twig | file | core/ |
Theme override for a details element. |
details.html.twig | file | core/ |
Theme override for a details element. |
details.html.twig | file | core/ |
Theme override for a details element. |
details.html.twig | file | core/ |
Theme override for a details element. |
details.html.twig | file | core/ |
Default theme implementation for a details element. |
details.html.twig | file | core/ |
Theme override for a details element. |
details.html.twig | file | core/ |
Theme override for a details element. |
details.html.twig | file | core/ |
Theme override for a details element. |
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/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 |
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/ |
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-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… |
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::$configFactory | property | core/ |
The config factory. |
Fast404ExceptionHtmlSubscriber::$httpKernel | property | core/ |
The HTTP kernel. |
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::on404 | function | core/ |
Handles a 404 error for HTML. |
Fast404ExceptionHtmlSubscriber::__construct | function | core/ |
Constructs a new Fast404ExceptionHtmlSubscriber. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.