Search for html

  1. Search 7.x for html
  2. Search 9.5.x for html
  3. Search 8.9.x for html
  4. Search 10.3.x for html
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Html class core/lib/Drupal/Core/Render/Element/Html.php Provides a render element for an entire HTML page: <html> plus its children.
Html class core/lib/Drupal/Component/Utility/Html.php Provides DOMDocument helpers for parsing and serializing HTML strings.

All search results

Title Object type File name Summary
crema-catalana-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/crema-catalana-umami.html
crema-catalana-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/crema-catalana-umami.html
CustomPageExceptionHtmlSubscriber class core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Exception subscriber for handling core custom HTML error pages.
CustomPageExceptionHtmlSubscriber.php file core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php
CustomPageExceptionHtmlSubscriber::$accessManager property core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php The access manager.
CustomPageExceptionHtmlSubscriber::$configFactory property core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php The configuration factory.
CustomPageExceptionHtmlSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Specifies the priority of all listeners in this class.
CustomPageExceptionHtmlSubscriber::makeSubrequestToCustomPath function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Makes a subrequest to retrieve the custom error page.
CustomPageExceptionHtmlSubscriber::on403 function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Handles a 403 error for HTML.
CustomPageExceptionHtmlSubscriber::on404 function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Handles a 404 error for HTML.
CustomPageExceptionHtmlSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Constructs a new CustomPageExceptionHtmlSubscriber.
CustomPageExceptionHtmlSubscriberTest class core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php @coversDefaultClass \Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber
@group EventSubscriber
CustomPageExceptionHtmlSubscriberTest.php file core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
CustomPageExceptionHtmlSubscriberTest::$accessManager property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The access manager.
CustomPageExceptionHtmlSubscriberTest::$accessUnawareRouter property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked access unaware router.
CustomPageExceptionHtmlSubscriberTest::$configFactory property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked config factory.
CustomPageExceptionHtmlSubscriberTest::$customPageSubscriber property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The tested custom page exception subscriber.
CustomPageExceptionHtmlSubscriberTest::$errorLog property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The PHP error log settings before the test.
CustomPageExceptionHtmlSubscriberTest::$kernel property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked HTTP kernel.
CustomPageExceptionHtmlSubscriberTest::$logger property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked logger.
CustomPageExceptionHtmlSubscriberTest::$redirectDestination property core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php The mocked redirect.destination service.
CustomPageExceptionHtmlSubscriberTest::setUp function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
CustomPageExceptionHtmlSubscriberTest::tearDown function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php Tests onHandleException with a GET request.
CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest function core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php Tests onHandleException with a POST request.
dairy-free-delicious-milk-chocolate.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/dairy-free-delicious-milk-chocolate.html
dairy-free-delicious-milk-chocolate.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/dairy-free-delicious-milk-chocolate.html
datetime-form.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/form/datetime-form.html.twig Theme override of a datetime form element.
datetime-form.html.twig file core/themes/olivero/templates/datetime-form.html.twig Theme override of a datetime form element.
datetime-form.html.twig file core/themes/stable9/templates/form/datetime-form.html.twig Theme override of a datetime form element.
datetime-form.html.twig file core/modules/system/templates/datetime-form.html.twig Default theme implementation of a datetime form element.
datetime-form.html.twig file core/themes/claro/templates/datetime-form.html.twig Theme override of a datetime form element.
datetime-form.html.twig file core/themes/starterkit_theme/templates/form/datetime-form.html.twig Theme override of a datetime form element.
datetime-wrapper.html.twig file core/themes/claro/templates/datetime-wrapper.html.twig Theme override of a datetime form wrapper.
datetime-wrapper.html.twig file core/themes/starterkit_theme/templates/form/datetime-wrapper.html.twig Theme override of a datetime form wrapper.
datetime-wrapper.html.twig file core/modules/system/templates/datetime-wrapper.html.twig Default theme implementation of a datetime form wrapper.
datetime-wrapper.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/form/datetime-wrapper.html.twig Theme override of a datetime form wrapper.
datetime-wrapper.html.twig file core/themes/olivero/templates/datetime-wrapper.html.twig Theme override of a datetime form wrapper.
datetime-wrapper.html.twig file core/themes/stable9/templates/form/datetime-wrapper.html.twig Theme override of a datetime form wrapper.
Datetime::getHtml5DateFormat function core/lib/Drupal/Core/Datetime/Element/Datetime.php Retrieves the right format for an HTML5 date element.
Datetime::getHtml5TimeFormat function core/lib/Drupal/Core/Datetime/Element/Datetime.php Retrieves the right format for an HTML5 time element.
DbUpdateController::$bareHtmlPageRenderer property core/modules/system/src/Controller/DbUpdateController.php The bare HTML page renderer.
DefaultExceptionHtmlSubscriber class core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php Exception subscriber for handling core default HTML error pages.
DefaultExceptionHtmlSubscriber.php file core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php
DefaultExceptionHtmlSubscriber::$accessUnawareRouter property core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php A router implementation which does not check access.
DefaultExceptionHtmlSubscriber::$httpKernel property core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php The HTTP kernel.
DefaultExceptionHtmlSubscriber::$logger property core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php The logger instance.
DefaultExceptionHtmlSubscriber::$redirectDestination property core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php The redirect destination service.
DefaultExceptionHtmlSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php Specifies the request formats this subscriber will respond to.
DefaultExceptionHtmlSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php Specifies the priority of all listeners in this class.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.