Search for determineActiveTheme

  1. Search 7.x for determineActiveTheme
  2. Search 8.9.x for determineActiveTheme
  3. Search 10.3.x for determineActiveTheme
  4. Search 11.x for determineActiveTheme
  5. Other projects
Title Object type File name Summary
AdminDemoNegotiator::determineActiveTheme function core/modules/block/src/Theme/AdminDemoNegotiator.php Determine the active theme for the request.
AdminNegotiator::determineActiveTheme function core/modules/user/src/Theme/AdminNegotiator.php Determine the active theme for the request.
AdminNegotiatorTest::testDetermineActiveTheme function core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php @dataProvider getThemes
AjaxBasePageNegotiator::determineActiveTheme function core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php Determine the active theme for the request.
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme
BatchNegotiator::determineActiveTheme function core/modules/system/src/Theme/BatchNegotiator.php Determine the active theme for the request.
CustomThemeNegotiator::determineActiveTheme function core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php Determine the active theme for the request.
DbUpdateNegotiator::determineActiveTheme function core/modules/system/src/Theme/DbUpdateNegotiator.php Determine the active theme for the request.
DefaultNegotiator::determineActiveTheme function core/lib/Drupal/Core/Theme/DefaultNegotiator.php Determine the active theme for the request.
HighPriorityThemeNegotiator::determineActiveTheme function core/modules/system/tests/modules/theme_test/src/Theme/HighPriorityThemeNegotiator.php Determine the active theme for the request.
TestThemeNegotiator::determineActiveTheme function core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php Determine the active theme for the request.
ThemeNegotiator::determineActiveTheme function core/lib/Drupal/Core/Theme/ThemeNegotiator.php Determine the active theme for the request.
ThemeNegotiatorInterface::determineActiveTheme function core/lib/Drupal/Core/Theme/ThemeNegotiatorInterface.php Determine the active theme for the request.
ThemeNegotiatorTest::testDetermineActiveTheme function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Tests determining the theme.
ThemeNegotiatorTest::testDetermineActiveThemeWithAccessCheck function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Tests determining with two negotiators of which just one returns access.
ThemeNegotiatorTest::testDetermineActiveThemeWithNotApplyingNegotiator function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Tests determining with two negotiators of which one does not apply.
ThemeNegotiatorTest::testDetermineActiveThemeWithPriority function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Tests determining with two negotiators checking the priority.

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