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 |
---|---|---|---|
DefaultHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
DefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
DefaultHtmlRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
DefaultHtmlRouteProvider::__construct | function | core/ |
Constructs a new DefaultHtmlRouteProvider. |
DefaultHtmlRouteProviderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider @group Entity |
DefaultHtmlRouteProviderTest.php | file | core/ |
|
DefaultHtmlRouteProviderTest::$entityFieldManager | property | core/ |
The entity field manager prophecy used in the test. |
DefaultHtmlRouteProviderTest::$entityTypeManager | property | core/ |
The entity type manager prophecy used in the test. |
DefaultHtmlRouteProviderTest::$routeProvider | property | core/ |
The HTML route provider used in the test. |
DefaultHtmlRouteProviderTest::getEntityType | function | core/ |
|
DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute | function | core/ |
|
DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute | function | core/ |
|
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 |
deprecated-template.html.twig | file | core/ |
<div class="deprecated-template"> {{ message }} </div> |
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/ |
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/ |
Default theme implementation for a dropbutton wrapper. |
dropbutton-wrapper.html.twig | file | core/ |
Theme override for a dropbutton wrapper. |
Drupal\Core\Controller\HtmlFormController | service | core/ |
|
Drupal\Core\Entity\HtmlEntityFormController | service | core/ |
|
Drupal\Core\Render\BareHtmlPageRendererInterface | service | core/ |
|
Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController | service | core/ |
|
Drupal\workspaces\Controller\WorkspacesHtmlEntityFormController | service | core/ |
|
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/recipes/full_html_format_editor/config/editor.editor.full_html.yml |
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.