38 string references to 'Html'

AcceptHeaderMatcherTest::acceptFilterProvider in core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php
Provides data for the Accept header filtering test.
AjaxCommandsTest::testHtmlCommand in core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php
@covers \Drupal\Core\Ajax\HtmlCommand[[api-linebreak]]
CodeBlock::defaultConfiguration in core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php
Gets default configuration for this plugin.
CodeBlock::defaultConfiguration in core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php
Gets default configuration for this plugin.
core.services.yml in core/core.services.yml
core/core.services.yml
CsrfExceptionSubscriber::getHandledFormats in core/lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
Specifies the request formats this subscriber will respond to.
default.services.yml in core/assets/scaffold/files/default.services.yml
core/assets/scaffold/files/default.services.yml
DefaultExceptionHtmlSubscriber::getHandledFormats in core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php
Specifies the request formats this subscriber will respond to.
drupal_common_theme in core/includes/theme.inc
Provides theme registration for themes across .inc files.
editor.editor.full_html.yml in core/recipes/full_html_format_editor/config/editor.editor.full_html.yml
core/recipes/full_html_format_editor/config/editor.editor.full_html.yml
editor.editor.full_html.yml in core/recipes/full_html_format_editor/config/editor.editor.full_html.yml
core/recipes/full_html_format_editor/config/editor.editor.full_html.yml
ExceptionDetectNeedsInstallSubscriber::onException in core/lib/Drupal/Core/EventSubscriber/ExceptionDetectNeedsInstallSubscriber.php
Handles errors for this subscriber.
Fast404ExceptionHtmlSubscriber::getHandledFormats in core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
Specifies the request formats this subscriber will respond to.
FinalExceptionSubscriber::onException in core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
Handles exceptions for this subscriber.
FormAjaxSubscriber::onView in core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php
Alters the wrapper format if this is an AJAX form request.
HtmlCommand::render in core/lib/Drupal/Core/Ajax/HtmlCommand.php
Implements Drupal\Core\Ajax\CommandInterface:render().
HtmlToTextTest::testDrupalHtmlToTextArgs in core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php
Tests allowing tags in \Drupal\Core\Mail\MailFormatHelper::htmlToText().
MainContentViewSubscriber::onViewRenderArray in core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php
Sets a response given a (main content) render array.
MaintenanceModeSubscriber::onMaintenanceModeRequest in core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php
Returns response when site is in maintenance mode and user is not exempt.
RenderArrayNonHtmlSubscriber::onRespond in core/lib/Drupal/Core/EventSubscriber/RenderArrayNonHtmlSubscriber.php
Throws an HTTP 406 error if client requested a non-HTML format.
RequestFormatRouteFilter::getAvailableFormats in core/lib/Drupal/Core/Routing/RequestFormatRouteFilter.php
Gets the set of formats across all routes in the collection.
RequestFormatRouteFilter::getDefaultFormat in core/lib/Drupal/Core/Routing/RequestFormatRouteFilter.php
Determines the default request format.
RequestFormatRouteFilterTest::filterProvider in core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php
RoutePreloader::isGetAndHtmlRoute in core/lib/Drupal/Core/Routing/RoutePreloader.php
Determines whether the given route is a GET and HTML route.
RoutePreloader::onRequest in core/lib/Drupal/Core/Routing/RoutePreloader.php
Loads all non-admin routes right before the actual page is rendered.
RoutePreloaderTest::testOnRequestOnHtml in core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php
Tests onRequest on a html request.
RoutingFixtures::sampleRouteCollection in core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php
Returns a standard set of routes for testing.
RoutingFixtures::staticSampleRouteCollection in core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php
Returns a static version of the routes.
StyleSerializerEntityTest::testResponseFormatConfiguration in core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php
Tests the response format configuration.
TestFileCreationTrait::getTestFiles in core/tests/Drupal/Tests/TestFileCreationTrait.php
Gets a list of files that can be used in tests.
TwigEnvironment::__construct in core/lib/Drupal/Core/Template/TwigEnvironment.php
Creates a TwigEnvironment object, including its cache and storage.
TwigExtension::escapeFilter in core/lib/Drupal/Core/Template/TwigExtension.php
Overrides twig_escape_filter().
TwigExtension::getFilters in core/lib/Drupal/Core/Template/TwigExtension.php
TwigExtension::isUrlGenerationSafe in core/lib/Drupal/Core/Template/TwigExtension.php
Determines at compile time whether the generated URL will be safe.
TwigExtension::safeJoin in core/lib/Drupal/Core/Template/TwigExtension.php
Joins several strings together safely.
TwigExtensionTest::testEscapeWithGeneratedLink in core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
@covers ::escapeFilter[[api-linebreak]] @covers ::bubbleArgMetadata[[api-linebreak]]
TwigExtensionTest::testEscaping in core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
Tests the escaping.
TwigExtensionTest::testSafeStringEscaping in core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
Tests the escaping of objects implementing MarkupInterface.

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