Search for determineActiveTheme
- Search 7.x for determineActiveTheme
- Search 8.9.x for determineActiveTheme
- Search 10.3.x for determineActiveTheme
- Search 11.x for determineActiveTheme
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AdminDemoNegotiator::determineActiveTheme | function | core/ |
|
AdminNegotiator::determineActiveTheme | function | core/ |
|
AdminNegotiatorTest::testDetermineActiveTheme | function | core/ |
@dataProvider getThemes |
AjaxBasePageNegotiator::determineActiveTheme | function | core/ |
|
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
BatchNegotiator::determineActiveTheme | function | core/ |
|
CustomThemeNegotiator::determineActiveTheme | function | core/ |
|
DbUpdateNegotiator::determineActiveTheme | function | core/ |
|
DefaultNegotiator::determineActiveTheme | function | core/ |
|
HighPriorityThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
TestThemeNegotiator::determineActiveTheme | function | core/ |
|
ThemeNegotiator::determineActiveTheme | function | core/ |
|
ThemeNegotiatorInterface::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
ThemeNegotiatorTest::testDetermineActiveTheme | function | core/ |
Tests determining the theme. |
ThemeNegotiatorTest::testDetermineActiveThemeWithAccessCheck | function | core/ |
Tests determining with two negotiators of which just one returns access. |
ThemeNegotiatorTest::testDetermineActiveThemeWithNotApplyingNegotiator | function | core/ |
Tests determining with two negotiators of which one does not apply. |
ThemeNegotiatorTest::testDetermineActiveThemeWithPriority | function | core/ |
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.