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 |
---|---|---|---|
DefaultExceptionHtmlSubscriber::makeSubrequest | function | core/ |
Makes a subrequest to retrieve the default error page. |
DefaultExceptionHtmlSubscriber::on401 | function | core/ |
Handles a 401 error for HTML. |
DefaultExceptionHtmlSubscriber::on403 | function | core/ |
Handles a 403 error for HTML. |
DefaultExceptionHtmlSubscriber::on404 | function | core/ |
Handles a 404 error for HTML. |
DefaultExceptionHtmlSubscriber::on4xx | function | core/ |
Handles a 4xx error for HTML. |
DefaultExceptionHtmlSubscriber::__construct | function | core/ |
Constructs a new DefaultExceptionHtmlSubscriber. |
DefaultHtmlRouteProvider | class | core/ |
Provides HTML routes for entities. |
DefaultHtmlRouteProvider.php | file | core/ |
|
DefaultHtmlRouteProvider::$entityFieldManager | property | core/ |
The entity field manager. |
DefaultHtmlRouteProvider::$entityTypeManager | property | core/ |
The entity type manager. |
DefaultHtmlRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
DefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
DefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
DefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
DefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
DefaultHtmlRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
DefaultHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
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/ |
Theme override for a dropbutton wrapper. |
dropbutton-wrapper.html.twig | file | core/ |
Default theme implementation for a dropbutton wrapper. |
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.