You are here

110 string references to 'html' in Zircon Profile 8

AcceptHeaderMatcherTest::acceptFilterProvider in core/modules/system/tests/modules/accept_header_routing_test/tests/Unit/AcceptHeaderMatcherTest.php
Provides data for the Accept header filtering test.
AcceptHeaderMiddleware::handle in core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderMiddleware.php
Handles a Request to convert it to a Response.
AcceptNegotiation406::onViewDetect406 in core/lib/Drupal/Core/EventSubscriber/AcceptNegotiation406.php
Throws an HTTP 406 error if we get this far, which we normally shouldn't.
AjaxCommandsTest::testHtmlCommand in core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php
@covers \Drupal\Core\Ajax\HtmlCommand
AssertPageCacheContextsAndTagsTrait::assertPageCacheContextsAndTags in core/modules/system/src/Tests/Cache/AssertPageCacheContextsAndTagsTrait.php
Asserts page cache miss, then hit for the given URL; checks cache headers.
Atom::_setDescription in vendor/zendframework/zend-feed/src/Writer/Renderer/Entry/Atom.php
Set entry description
Atom::_setTitle in vendor/zendframework/zend-feed/src/Writer/Renderer/Entry/Atom.php
Set entry title
AtomDeleted::_setComment in vendor/zendframework/zend-feed/src/Writer/Renderer/Entry/AtomDeleted.php
Set tombstone comment
BlockTest::testBlockCacheTags in core/modules/block/src/Tests/BlockTest.php
Test that cache tags are properly set and bubbled up to the page cache.
book_node_links_alter in core/modules/book/book.module
Implements hook_node_links_alter().
core.services.yml in core/core.services.yml
core/core.services.yml
DefaultExceptionHtmlSubscriber::getHandledFormats in core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php
Specifies the request formats this subscriber will respond to.
DefaultExceptionSubscriber::getFormat in core/lib/Drupal/Core/EventSubscriber/DefaultExceptionSubscriber.php
Gets the error-relevant format from the request.
Deleted::_setComment in vendor/zendframework/zend-feed/src/Writer/Renderer/Entry/Atom/Deleted.php
Set tombstone comment
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
DOMTreeBuilderTest::testComment in vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php
DOMTreeBuilderTest::testDocument in vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php
DOMTreeBuilderTest::testDocumentWithATargetDocument in vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php
DOMTreeBuilderTest::testDocumentWithDisabledNamespaces in vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php
DOMTreeBuilderTest::testElements in vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php
DOMTreeBuilderTest::testMissingHtmlTag in vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php
DOMTreeBuilderTest::testStrangeCapitalization in vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php
drupal_common_theme in core/includes/theme.inc
Provides theme registration for themes across .inc files.
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
DumpDataCollector::__destruct in vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php
DumpDataCollectorTest::testDump in vendor/symfony/http-kernel/Tests/DataCollector/DumpDataCollectorTest.php
EasyRdf_Graph::dump in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Return a human readable view of all the resources in the graph
EasyRdf_Graph::dumpResource in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Return a human readable view of a resource and its properties
EasyRdf_Parser_Rdfa::printNode in vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php
EasyRdf_Sparql_Result::dump in vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php
Return a human readable view of the query result.
EasyRdf_Utils::dumpLiteralValue in vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php
Return pretty-print view of a literal
EasyRdf_Utils::dumpResourceValue in vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php
Return pretty-print view of a resource URI
Entry::getContent in vendor/zendframework/zend-feed/src/Reader/Extension/Atom/Entry.php
Get the entry content
ExceptionHandlingTest::testBacktraceEscaping in core/modules/system/src/Tests/Routing/ExceptionHandlingTest.php
Tests if exception backtraces are properly escaped when output to HTML.
ExceptionHandlingTest::testExceptionEscaping in core/modules/system/src/Tests/Routing/ExceptionHandlingTest.php
Tests exception message escaping.
ExceptionHandlingTest::testHtml403 in core/modules/system/src/Tests/Routing/ExceptionHandlingTest.php
Tests the exception handling for HTML and 403 status code.
ExceptionHandlingTest::testHtml404 in core/modules/system/src/Tests/Routing/ExceptionHandlingTest.php
Tests the exception handling for HTML and 404 status code.
ExceptionTestSiteSubscriber::getHandledFormats in core/lib/Drupal/Core/EventSubscriber/ExceptionTestSiteSubscriber.php
Specifies the request formats this subscriber will respond to.
Fast404ExceptionHtmlSubscriber::getHandledFormats in core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
Specifies the request formats this subscriber will respond to.
FormAjaxSubscriber::onView in core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php
Alters the wrapper format if this is an AJAX form request.
Format.php in vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php
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.
HtmlToTextTest::testDrupalHtmlToTextArgs in core/modules/system/src/Tests/Mail/HtmlToTextTest.php
Tests allowing tags in \Drupal\Core\Mail\MailFormatHelper::htmlToText().
InlineFragmentRendererTest::testRenderWithObjectsAsAttributes in vendor/symfony/http-kernel/Tests/Fragment/InlineFragmentRendererTest.php
MainContentViewSubscriber::onViewRenderArray in core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php
Sets a response given a (main content) render array.
NegotiationMiddleware::getContentType in core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php
Gets the normalized type of a request.
NegotiationMiddlewareTest::testUnknowContentTypeButAjaxRequest in core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
Tests the getContentType() method when no priority format is found but it's an AJAX request.
NegotiationMiddlewareTest::testUnknowContentTypeReturnsHtmlByDefault in core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
Tests the getContentType() method when no priority format is found.
PageCacheTagsTestBase::verifyPageCache in core/modules/system/src/Tests/Cache/PageCacheTagsTestBase.php
Verify that when loading a given page, it's a page cache hit or miss.
PageCacheTest::testPageCacheTags in core/modules/page_cache/src/Tests/PageCacheTest.php
Test that cache tags are properly persisted.
PageCacheTest::testPageCacheTagsIndependentFromCacheabilityHeaders in core/modules/page_cache/src/Tests/PageCacheTest.php
Test that the page cache doesn't depend on cacheability headers.
PHPUnit_Util_XML::findNodes in vendor/phpunit/phpunit/src/Util/XML.php
Parse out the options from the tag using DOM object tree.
PHP_CodeCoverage_Report_HTML_Renderer_File::loadFile in vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/File.php
RequestDataCollectorTest::testCollect in vendor/symfony/http-kernel/Tests/DataCollector/RequestDataCollectorTest.php
RequestFormatRouteFilter::filter in core/lib/Drupal/Core/Routing/RequestFormatRouteFilter.php
Filters the route collection against a request and returns all matching routes.
RequestTest::testGetRequestFormat in vendor/symfony/http-foundation/Tests/RequestTest.php
RestExport::collectRoutes in core/modules/rest/src/Plugin/views/display/RestExport.php
Adds the route entry of a view to the collection.
RestExport::initDisplay in core/modules/rest/src/Plugin/views/display/RestExport.php
Initializes the display plugin.
RestExport::render in core/modules/rest/src/Plugin/views/display/RestExport.php
Renders this display.
RouteCollectionTest::testAddPrefixOverridesDefaultsAndRequirements in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCompilerTest::provideCompileData in vendor/symfony/routing/Tests/RouteCompilerTest.php
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.
SearchExcerptTest::testSearchExcerptSimplified in core/modules/search/src/Tests/SearchExcerptTest.php
Tests search_excerpt() with search keywords matching simplified words.
search_langcode_test_search_preprocess in core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module
Implements hook_search_preprocess().
StyleSerializerTest::testResponseFormatConfiguration in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests the response format configuration.
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().
theme_render_and_autoescape in core/includes/theme.inc
Escapes and renders variables for theme functions.
TokenizerTest::testDoctype in vendor/masterminds/html5/test/HTML5/Parser/TokenizerTest.php
TranslatorTest::getHtmlIdsTestData in vendor/symfony/css-selector/Tests/XPath/TranslatorTest.php
TwigEnvironment::__construct in core/lib/Drupal/Core/Template/TwigEnvironment.php
Constructs a TwigEnvironment object and stores cache and storage internally.
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::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.
TwigTestExtension::escape_and_nl2br in vendor/twig/twig/test/Twig/Tests/IntegrationTest.php
nl2br which also escapes, for testing escaper filters.
TwigTestExtension::getFilters in vendor/twig/twig/test/Twig/Tests/IntegrationTest.php
TwigTestExtension::getFunctions in vendor/twig/twig/test/Twig/Tests/IntegrationTest.php
Twig_Environment::__construct in vendor/twig/twig/lib/Twig/Environment.php
Constructor.
twig_escape_filter in vendor/twig/twig/lib/Twig/Extension/Core.php
Escapes a string.
twig_escape_filter_is_safe in vendor/twig/twig/lib/Twig/Extension/Core.php
@internal
Twig_Extension_Core::getFilters in vendor/twig/twig/lib/Twig/Extension/Core.php
Twig_Extension_Debug::getFunctions in vendor/twig/twig/lib/Twig/Extension/Debug.php
Twig_Extension_Escaper::setDefaultStrategy in vendor/twig/twig/lib/Twig/Extension/Escaper.php
Sets the default strategy to use when not defined by the user.
Twig_FileExtensionEscapingStrategy::guess in vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php
Guesses the best autoescaping strategy based on the file name.
Twig_NodeVisitor_SafeAnalysis::getSafe in vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php
Twig_Tests_EnvironmentTest::testAutoescapeOption in vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php
Twig_Tests_Extension_SandboxTest::testMacrosInASandbox in vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php
Twig_Tests_FileExtensionEscapingStrategyTest::getGuessData in vendor/twig/twig/test/Twig/Tests/FileExtensionEscapingStrategyTest.php
Twig_Test_EscapingTest::testHtmlEscapingConvertsSpecialChars in vendor/twig/twig/test/Twig/Tests/escapingTest.php
Twig_TokenParser_AutoEscape::parse in vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php
Parses a token and returns a node.
UrlGeneratorTest::testAdjacentVariables in vendor/symfony/routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testDefaultRequirementOfVariableDisallowsNextSeparator in vendor/symfony/routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException
UrlMatcherTest::testAdjacentVariables in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testDefaultRequirementForOptionalVariables in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
WebAssertTest::testElementContains in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testElementNotContains in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testElementTextContains in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testElementTextNotContains in vendor/behat/mink/tests/WebAssertTest.php
WebTestBase::drupalGetTestFiles in core/modules/simpletest/src/WebTestBase.php
Gets a list of files that can be used in tests.
WebTestBase::drupalProcessAjaxResponse in core/modules/simpletest/src/WebTestBase.php
Processes an AJAX response into current content.