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 |
---|---|---|---|
datetime-form.html.twig | file | core/ |
Theme override of a datetime form element. |
datetime-form.html.twig | file | core/ |
Theme override of a datetime form element. |
datetime-form.html.twig | file | core/ |
Default theme implementation of a datetime form element. |
datetime-wrapper.html.twig | file | core/ |
Default theme implementation of a datetime form wrapper. |
datetime-wrapper.html.twig | file | core/ |
Theme override of a datetime form wrapper. |
datetime-wrapper.html.twig | file | core/ |
Theme override of a datetime form wrapper. |
datetime-wrapper.html.twig | file | core/ |
Theme override of a datetime form wrapper. |
datetime-wrapper.html.twig | file | core/ |
Theme override of a datetime form wrapper. |
datetime-wrapper.html.twig | file | core/ |
Theme override of a datetime form wrapper. |
datetime-wrapper.html.twig | file | core/ |
Theme override of a datetime form wrapper. |
Datetime::getHtml5DateFormat | function | core/ |
Retrieves the right format for a HTML5 date element. |
Datetime::getHtml5TimeFormat | function | core/ |
Retrieves the right format for a HTML5 time element. |
DbUpdateController::$bareHtmlPageRenderer | property | core/ |
The bare HTML page renderer. |
DefaultExceptionHtmlSubscriber | class | core/ |
Exception subscriber for handling core default HTML error pages. |
DefaultExceptionHtmlSubscriber.php | file | core/ |
|
DefaultExceptionHtmlSubscriber::$accessUnawareRouter | property | core/ |
A router implementation which does not check access. |
DefaultExceptionHtmlSubscriber::$httpKernel | property | core/ |
The HTTP kernel. |
DefaultExceptionHtmlSubscriber::$logger | property | core/ |
The logger instance. |
DefaultExceptionHtmlSubscriber::$redirectDestination | property | core/ |
The redirect destination service. |
DefaultExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
DefaultExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
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/ |
Contains \Drupal\Tests\Core\Entity\Routing\DefaultHtmlRouteProviderTest. |
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/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.