15 files declare their use of Markup
- ConfigFormBase.php in core/
lib/ Drupal/ Core/ Form/ ConfigFormBase.php - errors.inc in core/
includes/ errors.inc - Functions for error handling.
- HtmlTag.php in core/
lib/ Drupal/ Core/ Render/ Element/ HtmlTag.php - MailManager.php in core/
lib/ Drupal/ Core/ Mail/ MailManager.php - Messenger.php in core/
lib/ Drupal/ Core/ Messenger/ Messenger.php - ModulesListForm.php in core/
modules/ system/ src/ Form/ ModulesListForm.php - mysql.install in core/
modules/ mysql/ mysql.install - Install, update and uninstall functions for the mysql module.
- Rearrange.php in core/
modules/ views_ui/ src/ Form/ Ajax/ Rearrange.php - system.admin.inc in core/
modules/ system/ system.admin.inc - system.install in core/
modules/ system/ system.install - Install, update and uninstall functions for the system module.
- theme.inc in core/
includes/ theme.inc - The theme system, which controls the output of Drupal.
- 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 - TwigExtension.php in core/
lib/ Drupal/ Core/ Template/ TwigExtension.php - views.views.inc in core/
modules/ views/ views.views.inc