39 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]]
AssertLegacyTrait::assertNoText in core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php
Passes if the page (with HTML stripped) does not contains the text.
AssertLegacyTrait::assertText in core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php
Passes if the page (with HTML stripped) contains the text.
ConfigFileContentTest::testSerialization in core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php
Tests serialization of configuration to file.
core.services.yml in core/core.services.yml
core/core.services.yml
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.
ExceptionDetectNeedsInstallSubscriber::onException in core/lib/Drupal/Core/EventSubscriber/ExceptionDetectNeedsInstallSubscriber.php
Handles errors for this subscriber.
ExceptionHandlingTest::doTest404Route in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Sets the given path to use as the 404 page and triggers a 404.
ExceptionHandlingTest::testBacktraceEscaping in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests if exception backtraces are properly escaped when output to HTML.
ExceptionHandlingTest::testExceptionEscaping in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests exception message escaping.
ExceptionHandlingTest::testHtml403 in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests the exception handling for HTML and 403 status code.
ExceptionHandlingTest::testHtml404 in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests the exception handling for HTML and 404 status code.
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().
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.
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.