Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Html.php

59 string references to 'Html'

AccessDeniedSubscriber::getHandledFormats in core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php
Specifies the request formats this subscriber will respond to.
AdminRouteSubscriber::isHtmlRoute in core/modules/system/src/EventSubscriber/AdminRouteSubscriber.php
Determines whether the given route is an HTML route.
AutoEscapeTokenParser::parse in vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php
Parses a token and returns a node.
CodeBlock::defaultConfiguration in core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php
CodeBlock::defaultConfiguration in core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php
CodeCoverage::generateReports in vendor/phpunit/phpunit/src/Runner/CodeCoverage.php
CoreExtension::getFilters in vendor/twig/twig/src/Extension/CoreExtension.php
Returns a list of filters to add to the existing list.
CoverageHtmlToReport::toReportFormat in vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageHtmlToReport.php
CsrfExceptionSubscriber::getHandledFormats in core/lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
Specifies the request formats this subscriber will respond to.
DebugExtension::getFunctions in vendor/twig/twig/src/Extension/DebugExtension.php
Returns a list of functions to add to the existing list.
default.services.yml in sites/default/default.services.yml
sites/default/default.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.
DOMTreeBuilder::endTag in vendor/masterminds/html5/src/HTML5/Parser/DOMTreeBuilder.php
An end-tag.
DOMTreeBuilder::startTag in vendor/masterminds/html5/src/HTML5/Parser/DOMTreeBuilder.php
Process the start tag.
DOMTreeBuilder::__construct in vendor/masterminds/html5/src/HTML5/Parser/DOMTreeBuilder.php
DumpDataCollector::collect in vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php
Collects data for the given Request and Response.
DumpDataCollector::getDumps in vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php
editor.editor.full_html.yml in core/profiles/standard/config/install/editor.editor.full_html.yml
core/profiles/standard/config/install/editor.editor.full_html.yml
editor.editor.full_html.yml in core/profiles/standard/config/install/editor.editor.full_html.yml
core/profiles/standard/config/install/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
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
Email::prepareParts in vendor/symfony/mime/Email.php
Environment::__construct in vendor/twig/twig/src/Environment.php
Constructor.
EscaperExtension::escapeFilterIsSafe in vendor/twig/twig/src/Extension/EscaperExtension.php
@internal
EscaperRuntime::escape in vendor/twig/twig/src/Runtime/EscaperRuntime.php
Escapes a string.
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.
File::loadFile in vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/File.php
FileExtensionEscapingStrategy::guess in vendor/twig/twig/src/FileExtensionEscapingStrategy.php
Guesses the best autoescaping strategy based on the file name.
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().
HtmlExtension::getName in vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php
Returns extension name.
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.
Mbstring::mb_convert_encoding in vendor/symfony/polyfill-mbstring/Mbstring.php
MessageConverter::createEmailFromAlternativePart in vendor/symfony/mime/MessageConverter.php
MessageConverter::createEmailFromTextPart in vendor/symfony/mime/MessageConverter.php
OEmbed::getMetadata in core/modules/media/src/Plugin/media/Source/OEmbed.php
Gets the value for a metadata attribute for a given media item.
Page::getRoute in core/modules/views/src/Plugin/views/display/Page.php
Generates a route entry for a given view and display.
PathPluginBase::overrideApplies in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Determines whether the view overrides the given route.
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.
RestExport::initDisplay in core/modules/rest/src/Plugin/views/display/RestExport.php
Initializes the display plugin.
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.
RouteProcessorCsrf::processOutbound in core/lib/Drupal/Core/Access/RouteProcessorCsrf.php
Processes the outbound route.
SafeAnalysisNodeVisitor::getSafe in vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php
system.routing.yml in core/modules/system/system.routing.yml
core/modules/system/system.routing.yml
system_theme_suggestions_html in core/modules/system/system.module
Implements hook_theme_suggestions_HOOK().
ThemeCommonElements::commonElements in core/lib/Drupal/Core/Theme/ThemeCommonElements.php
Base theme array.
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
Returns a list of filters to add to the existing list.
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.
VarDumper::register in vendor/symfony/var-dumper/VarDumper.php

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal