You are here

10 methods override ThemeNegotiatorInterface::applies() in Drupal 9

AdminDemoNegotiator::applies in core/modules/block/src/Theme/AdminDemoNegotiator.php
Whether this theme negotiator should be used to set the theme.
AdminNegotiator::applies in core/modules/user/src/Theme/AdminNegotiator.php
Whether this theme negotiator should be used to set the theme.
AjaxBasePageNegotiator::applies in core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php
Whether this theme negotiator should be used to set the theme.
BatchNegotiator::applies in core/modules/system/src/Theme/BatchNegotiator.php
Whether this theme negotiator should be used to set the theme.
CustomThemeNegotiator::applies in core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php
Whether this theme negotiator should be used to set the theme.
DbUpdateNegotiator::applies in core/modules/system/src/Theme/DbUpdateNegotiator.php
Whether this theme negotiator should be used to set the theme.
DefaultNegotiator::applies in core/lib/Drupal/Core/Theme/DefaultNegotiator.php
Whether this theme negotiator should be used to set the theme.
HighPriorityThemeNegotiator::applies in core/modules/system/tests/modules/theme_test/src/Theme/HighPriorityThemeNegotiator.php
Whether this theme negotiator should be used to set the theme.
TestThemeNegotiator::applies in core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php
Whether this theme negotiator should be used to set the theme.
ThemeNegotiator::applies in core/lib/Drupal/Core/Theme/ThemeNegotiator.php
Whether this theme negotiator should be used to set the theme.