You are here

10 methods override ThemeNegotiatorInterface::determineActiveTheme() in Drupal 8

AdminDemoNegotiator::determineActiveTheme in core/modules/block/src/Theme/AdminDemoNegotiator.php
Determine the active theme for the request.
AdminNegotiator::determineActiveTheme in core/modules/user/src/Theme/AdminNegotiator.php
Determine the active theme for the request.
AjaxBasePageNegotiator::determineActiveTheme in core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php
Determine the active theme for the request.
BatchNegotiator::determineActiveTheme in core/modules/system/src/Theme/BatchNegotiator.php
Determine the active theme for the request.
CustomThemeNegotiator::determineActiveTheme in core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php
Determine the active theme for the request.
DbUpdateNegotiator::determineActiveTheme in core/modules/system/src/Theme/DbUpdateNegotiator.php
Determine the active theme for the request.
DefaultNegotiator::determineActiveTheme in core/lib/Drupal/Core/Theme/DefaultNegotiator.php
Determine the active theme for the request.
HighPriorityThemeNegotiator::determineActiveTheme in core/modules/system/tests/modules/theme_test/src/Theme/HighPriorityThemeNegotiator.php
Determine the active theme for the request.
TestThemeNegotiator::determineActiveTheme in core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php
Determine the active theme for the request.
ThemeNegotiator::determineActiveTheme in core/lib/Drupal/Core/Theme/ThemeNegotiator.php
Determine the active theme for the request.