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/ | 
                                                                                        Determine the active theme for the request. | 
| AdminNegotiator::determineActiveTheme | function | core/ | 
                                                                                        Determine the active theme for the request. | 
| AdminNegotiatorTest::testDetermineActiveTheme | function | core/ | 
                                                                                        @dataProvider getThemes | 
| AjaxBasePageNegotiator::determineActiveTheme | function | core/ | 
                                                                                        Determine the active theme for the request. | 
| 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/ | 
                                                                                        Determine the active theme for the request. | 
| CustomThemeNegotiator::determineActiveTheme | function | core/ | 
                                                                                        Determine the active theme for the request. | 
| DbUpdateNegotiator::determineActiveTheme | function | core/ | 
                                                                                        Determine the active theme for the request. | 
| DefaultNegotiator::determineActiveTheme | function | core/ | 
                                                                                        Determine the active theme for the request. | 
| HighPriorityThemeNegotiator::determineActiveTheme | function | core/ | 
                                                                                        Determine the active theme for the request. | 
| TestThemeNegotiator::determineActiveTheme | function | core/ | 
                                                                                        Determine the active theme for the request. | 
| ThemeNegotiator::determineActiveTheme | function | core/ | 
                                                                                        Determine the active theme for the request. | 
| 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.