Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
html-1.txt core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/files/core/tests/fixtures/files/html-1.txt <h1>Test HTML</h1>
html-2.html core/tests/fixtures/files/html-2.html
html.html.twig core/themes/admin/templates/html.html.twig Theme override for the basic structure of a single Drupal page.
html.html.twig core/themes/default_admin/templates/html.html.twig Theme override for the basic structure of a single Drupal page.
html.html.twig core/modules/system/templates/html.html.twig Default theme implementation for the basic structure of a single Drupal page.
html.html.twig core/profiles/demo_umami/themes/umami/templates/classy/layout/html.html.twig Theme override for the basic structure of a single Drupal page.
html.html.twig core/themes/claro/templates/classy/layout/html.html.twig Theme override for the basic structure of a single Drupal page.
html.html.twig core/themes/starterkit_theme/templates/layout/html.html.twig Theme override for the basic structure of a single Drupal page.
html.html.twig core/themes/olivero/templates/layout/html.html.twig Theme override for the basic structure of a single Drupal page.
html.html.twig core/themes/stable9/templates/layout/html.html.twig Theme override for the basic structure of a single Drupal page.
Html.php core/lib/Drupal/Core/Render/Element/Html.php Drupal\Core\Render\Element
Html.php core/lib/Drupal/Component/Utility/Html.php Drupal\Component\Utility
HtmlAttributesTest.php core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php Drupal\Tests\system\Functional\Theme
HtmlCommand.php core/lib/Drupal/Core/Ajax/HtmlCommand.php Drupal\Core\Ajax
HtmlEntityFormController.php core/lib/Drupal/Core/Entity/HtmlEntityFormController.php Drupal\Core\Entity
HtmlEscapedText.php core/lib/Drupal/Component/Render/HtmlEscapedText.php Drupal\Component\Render
HtmlEscapedTextTest.php core/tests/Drupal/Tests/Component/Render/HtmlEscapedTextTest.php Drupal\Tests\Component\Render
HtmlFormController.php core/lib/Drupal/Core/Controller/HtmlFormController.php Drupal\Core\Controller
HtmlList.php core/modules/views/src/Plugin/views/style/HtmlList.php Drupal\views\Plugin\views\style
HtmlOutputLogger.php core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php Drupal\TestTools\Extension\HtmlLogging
HtmlRenderer.php core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php Drupal\Core\Render\MainContent
HtmlResponse.php core/lib/Drupal/Core/Render/HtmlResponse.php Drupal\Core\Render
HtmlResponseAttachmentsProcessor.php core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Drupal\Core\Render
HtmlResponseAttachmentsTest.php core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Drupal\Tests\system\Functional\Render
HtmlResponseBigPipeSubscriber.php core/modules/big_pipe/src/EventSubscriber/HtmlResponseBigPipeSubscriber.php Drupal\big_pipe\EventSubscriber
HtmlResponsePlaceholderStrategySubscriber.php core/lib/Drupal/Core/EventSubscriber/HtmlResponsePlaceholderStrategySubscriber.php Drupal\Core\EventSubscriber
HtmlResponseSubscriber.php core/lib/Drupal/Core/EventSubscriber/HtmlResponseSubscriber.php Drupal\Core\EventSubscriber
HTMLRestrictions.php core/modules/ckeditor5/src/HTMLRestrictions.php Drupal\ckeditor5
HTMLRestrictionsTest.php core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php Drupal\Tests\ckeditor5\Unit
HtmlSerializerRules.php core/lib/Drupal/Component/Utility/HtmlSerializerRules.php Drupal\Component\Utility
HtmlTag.php core/lib/Drupal/Core/Render/Element/HtmlTag.php Drupal\Core\Render\Element
HtmlTagTest.php core/tests/Drupal/Tests/Core/Render/Element/HtmlTagTest.php Drupal\Tests\Core\Render\Element
HtmlTest.php core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Drupal\Tests\Component\Utility
HtmlToTextTest.php core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Drupal\Tests\system\Unit\Mail
Htmx.php core/lib/Drupal/Core/Htmx/Htmx.php Drupal\Core\Htmx
HtmxAssetLoadTestSetup.php core/tests/Drupal/TestSite/HtmxAssetLoadTestSetup.php Drupal\TestSite
HtmxAttributesTest.php core/tests/Drupal/Tests/Core/Htmx/HtmxAttributesTest.php Drupal\Tests\Core\Htmx
HtmxContentViewSubscriber.php core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php Drupal\Core\EventSubscriber
HtmxDynamicFormTest.php core/tests/Drupal/FunctionalJavascriptTests/Core/Htmx/HtmxDynamicFormTest.php Drupal\FunctionalJavascriptTests\Core\Htmx
HtmxHeadersTest.php core/tests/Drupal/Tests/Core/Htmx/HtmxHeadersTest.php Drupal\Tests\Core\Htmx
HtmxLocationResponseData.php core/lib/Drupal/Core/Htmx/HtmxLocationResponseData.php Drupal\Core\Htmx
HtmxRenderer.php core/lib/Drupal/Core/Render/MainContent/HtmxRenderer.php Drupal\Core\Render\MainContent
HtmxRendererCacheTest.php core/tests/Drupal/FunctionalTests/Htmx/HtmxRendererCacheTest.php Drupal\FunctionalTests\Htmx
HtmxRendererTest.php core/tests/Drupal/KernelTests/Core/Htmx/HtmxRendererTest.php Drupal\KernelTests\Core\Htmx
HtmxRequestInfoTest.php core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Drupal\Tests\Core\Htmx
HtmxRequestInfoTrait.php core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Drupal\Core\Htmx
HtmxRequestTest.php core/tests/Drupal/KernelTests/Core/Htmx/HtmxRequestTest.php Drupal\KernelTests\Core\Htmx
HtmxTestAjaxForm.php core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php Drupal\test_htmx\Form
HtmxTestAttachmentsController.php core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php Drupal\test_htmx\Controller
HtmxTestForm.php core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php Drupal\test_htmx\Form

Other projects


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