22 files declare their use of Markup in Zircon Profile 8.0
- AssertHelperTraitTest.php in core/
modules/ simpletest/ tests/ src/ Unit/ AssertHelperTraitTest.php - Contains \Drupal\Tests\simpletest\Unit\AssertHelperTraitTest.
- AttributeTest.php in core/
tests/ Drupal/ Tests/ Core/ Template/ AttributeTest.php - Contains \Drupal\Tests\Core\Template\AttributeTest.
- bootstrap.inc in core/
includes/ bootstrap.inc - Functions that need to be loaded on every Drupal request.
- common.inc in core/
includes/ common.inc - Common functions that many Drupal modules will need to reference.
- ConfigTest.php in core/
tests/ Drupal/ Tests/ Core/ Config/ ConfigTest.php - Contains \Drupal\Tests\Core\Config\ConfigTest.
- errors.inc in core/
includes/ errors.inc - Functions for error handling.
- FieldPluginBaseTest.php in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldPluginBaseTest.php - Contains \Drupal\Tests\views\Unit\Plugin\field\FieldPluginBaseTest.
- HtmlTag.php in core/
lib/ Drupal/ Core/ Render/ Element/ HtmlTag.php - Contains \Drupal\Core\Render\Element\HtmlTag.
- HtmlTagTest.php in core/
tests/ Drupal/ Tests/ Core/ Render/ Element/ HtmlTagTest.php - Contains \Drupal\Tests\Core\Render\Element\HtmlTagTest.
- LinkGeneratorTest.php in core/
tests/ Drupal/ Tests/ Core/ Utility/ LinkGeneratorTest.php - Contains \Drupal\Tests\Core\Utility\LinkGeneratorTest.
- PluginBaseTest.php in core/
modules/ views/ src/ Tests/ Plugin/ PluginBaseTest.php - Contains \Drupal\views\Tests\Plugin\PluginBaseTest.
- RendererPlaceholdersTest.php in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererPlaceholdersTest.php - Contains \Drupal\Tests\Core\Render\RendererPlaceholdersTest.
- RendererTest.php in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTest.php - Contains \Drupal\Tests\Core\Render\RendererTest.
- SystemTestController.php in core/
modules/ system/ tests/ modules/ system_test/ src/ Controller/ SystemTestController.php - Contains \Drupal\system_test\Controller\SystemTestController.
- theme.inc in core/
includes/ theme.inc - The theme system, which controls the output of Drupal.
- ThemeManager.php in core/
lib/ Drupal/ Core/ Theme/ ThemeManager.php - Contains \Drupal\Core\Theme\ThemeManager.
- ThemeRenderAndAutoescapeTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeRenderAndAutoescapeTest.php - Contains \Drupal\KernelTests\Core\Theme\ThemeRenderAndAutoescapeTest.
- TokenTest.php in core/
tests/ Drupal/ Tests/ Core/ Utility/ TokenTest.php - Contains \Drupal\Tests\Core\Utility\TokenTest.
- twig.engine in core/
themes/ engines/ twig/ twig.engine - Handles integration of Twig templates with the Drupal theme system.
- TwigEnvironment.php in core/
lib/ Drupal/ Core/ Template/ TwigEnvironment.php - Contains \Drupal\Core\Template\TwigEnvironment.
- TwigMarkupInterfaceTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigMarkupInterfaceTest.php - Contains \Drupal\KernelTests\Core\Theme\ThemeRenderAndAutoescapeTest.
- views.views.inc in core/
modules/ views/ views.views.inc - Provide views data that isn't tied to any other module.