| SearchInterface::usesAdminTheme |
function |
core/modules/search/src/Plugin/SearchInterface.php |
Returns whether or not search results should be displayed in admin theme. |
| SearchKeywordsConditionsTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php |
The theme to install as the default for testing. |
| SearchLanguageTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchLanguageTest.php |
The theme to install as the default for testing. |
| SearchMultilingualEntityTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php |
The theme to install as the default for testing. |
| SearchMultilingualTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/SearchMultilingualTest.php |
The theme to install as the default for testing. |
| SearchNodeDiacriticsTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchNodeDiacriticsTest.php |
The theme to install as the default for testing. |
| SearchNodePunctuationTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchNodePunctuationTest.php |
The theme to install as the default for testing. |
| SearchNodeTranslationUITest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchNodeTranslationUITest.php |
The theme to install as the default for testing. |
| SearchNodeUpdateAndDeletionTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php |
The theme to install as the default for testing. |
| SearchNumberMatchingTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php |
The theme to install as the default for testing. |
| SearchNumbersTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchNumbersTest.php |
The theme to install as the default for testing. |
| SearchPageCacheTagsTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php |
The theme to install as the default for testing. |
| SearchPageJsonAnonTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php |
The theme to install as the default for testing. |
| SearchPageJsonBasicAuthTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| SearchPageJsonCookieTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageJsonCookieTest.php |
The theme to install as the default for testing. |
| SearchPageOverrideTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchPageOverrideTest.php |
The theme to install as the default for testing. |
| SearchPageTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/SearchPageTest.php |
The theme to install as the default for testing. |
| SearchPageTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/Jsonapi/SearchPageTest.php |
The theme to install as the default for testing. |
| SearchPageTextTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchPageTextTest.php |
The theme to install as the default for testing. |
| SearchPageXmlAnonTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageXmlAnonTest.php |
The theme to install as the default for testing. |
| SearchPageXmlBasicAuthTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| SearchPageXmlCookieTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageXmlCookieTest.php |
The theme to install as the default for testing. |
| SearchPlugin::$use_admin_theme |
property |
core/modules/search/src/Annotation/SearchPlugin.php |
Whether or not search results should be displayed in admin theme. |
| SearchPluginBase::usesAdminTheme |
function |
core/modules/search/src/Plugin/SearchPluginBase.php |
Returns whether or not search results should be displayed in admin theme. |
| SearchPreprocessLangcodeTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php |
The theme to install as the default for testing. |
| SearchQueryAlterTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchQueryAlterTest.php |
The theme to install as the default for testing. |
| SearchRankingTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchRankingTest.php |
The theme to install as the default for testing. |
| SearchThemeHooks |
class |
core/modules/search/src/Hook/SearchThemeHooks.php |
Theme hook implementations for search. |
| SearchThemeHooks.php |
file |
core/modules/search/src/Hook/SearchThemeHooks.php |
|
| SearchThemeHooks::preprocessBlock |
function |
core/modules/search/src/Hook/SearchThemeHooks.php |
Implements hook_preprocess_HOOK() for block templates. |
| SearchThemeHooks::preprocessSearchResult |
function |
core/modules/search/src/Hook/SearchThemeHooks.php |
Prepares variables for individual search result templates. |
| SearchThemeHooks::theme |
function |
core/modules/search/src/Hook/SearchThemeHooks.php |
Implements hook_theme(). |
| SearchThemeHooks::themeSuggestionsSearchResult |
function |
core/modules/search/src/Hook/SearchThemeHooks.php |
Implements hook_theme_suggestions_HOOK(). |
| SearchThemeHooks::__construct |
function |
core/modules/search/src/Hook/SearchThemeHooks.php |
|
| SecurityAdvisoryTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php |
The theme to install as the default for testing. |
| SelectionTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php |
The theme to install as the default for testing. |
| SelectPagerDefaultTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php |
The theme to install as the default for testing. |
| SelectTableSortDefaultTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php |
The theme to install as the default for testing. |
| ServiceDeprecationTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php |
The theme to install as the default for testing. |
| ServiceProviderWebTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php |
The theme to install as the default for testing. |
| SessionAuthenticationTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Session/SessionAuthenticationTest.php |
The theme to install as the default for testing. |
| SessionExistsCacheContextTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php |
The theme to install as the default for testing. |
| SessionHttpsTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php |
The theme to install as the default for testing. |
| SessionTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Session/SessionTest.php |
The theme to install as the default for testing. |
| SessionTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php |
The theme to install as the default for testing. |
| Settings::getAdminTheme |
function |
core/themes/admin/src/Settings.php |
Return the active administration theme. |
| Settings::getAdminTheme |
function |
core/themes/default_admin/src/Settings.php |
Return the active administration theme. |
| SettingsFormTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php |
The theme to install as the default for testing. |
| SettingsFormTest::$defaultTheme |
property |
core/modules/media_library/tests/src/Functional/SettingsFormTest.php |
The theme to install as the default for testing. |
| SettingsTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/SettingsTest.php |
The theme to install as the default for testing. |