| PhpUnitBridgeTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Core/Test/PhpUnitBridgeTest.php |
The theme to install as the default for testing. |
| PlaceholderMessageTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php |
The theme to install as the default for testing. |
| PluginBase::themeFunctions |
function |
core/modules/views/src/Plugin/views/PluginBase.php |
Provide a full list of possible theme templates used by this style. |
| PluginDependencyTrait::themeHandler |
function |
core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php |
Wraps the theme handler. |
| PrepareUninstallTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php |
The theme to install as the default for testing. |
| PreprocessHooks::preprocessSystemThemesPage |
function |
core/themes/default_admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for system_themes_page. |
| PreprocessHooks::systemThemesPage |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for system_themes_page. |
| PreventDowngradeTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/PreventDowngradeTest.php |
The theme to install as the default for testing. |
| PreviewTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
The theme to install as the default for testing. |
| PreviewTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
The theme to install as the default for testing. |
| PrivateFileOnTranslatedEntityTest::$defaultTheme |
property |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
The theme to install as the default for testing. |
| ProceduralHookThemeHooks |
class |
core/modules/system/tests/themes/HookCollector/procedural_hook_theme/src/Hook/ProceduralHookThemeHooks.php |
Confirms LegacyHook works with themes. |
| ProceduralHookThemeHooks.php |
file |
core/modules/system/tests/themes/HookCollector/procedural_hook_theme/src/Hook/ProceduralHookThemeHooks.php |
|
| ProceduralHookThemeHooks::proceduralLegacyAlter |
function |
core/modules/system/tests/themes/HookCollector/procedural_hook_theme/src/Hook/ProceduralHookThemeHooks.php |
#[Hook('procedural_legacy_alter')] |
| procedural_hook_theme.info.yml |
file |
core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.info.yml |
core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.info.yml |
| procedural_hook_theme.theme |
file |
core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.theme |
|
| procedural_hook_theme_preprocess_node |
function |
core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.theme |
Implements hook_preprocess_HOOK(). |
| procedural_hook_theme_preprocess_node__article |
function |
core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.theme |
Implements hook_preprocess_HOOK(). |
| procedural_hook_theme_procedural_alter |
function |
core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.theme |
Implements hook_procedural_alter(). |
| procedural_hook_theme_procedural_legacy_alter |
function |
core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.theme |
Implements hook_procedural_legacy_alter(). |
| ProcessingTest::$defaultTheme |
property |
core/modules/system/tests/src/FunctionalJavascript/Batch/ProcessingTest.php |
@todo Use the stark theme in https://drupal.org/i/3407067. |
| ProcessingTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Batch/ProcessingTest.php |
The theme to install as the default for testing. |
| ProfileAutoUninstallFailureTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/ProfileAutoUninstallFailureTest.php |
The theme to install as the default for testing. |
| ProfileAutoUninstallTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/ProfileAutoUninstallTest.php |
The theme to install as the default for testing. |
| ProfileRequirementsTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/ProfileRequirementsTest.php |
The theme to install as the default for testing. |
| QueryOptionsTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php |
The theme to install as the default for testing. |
| QueryTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/QueryTest.php |
The theme to install as the default for testing. |
| RearrangeFieldsTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php |
The theme to install as the default for testing. |
| RebuildScriptTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php |
The theme to install as the default for testing. |
| RebuildTest::$defaultTheme |
property |
core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php |
The theme to install as the default for testing. |
| RebuildTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/RebuildTest.php |
The theme to install as the default for testing. |
| RecipeCommandTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php |
The theme to install as the default for testing. |
| RecipeFormInputTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/RecipeFormInputTest.php |
The theme to install as the default for testing. |
| RecipeRunner::installTheme |
function |
core/lib/Drupal/Core/Recipe/RecipeRunner.php |
Installs a theme for a recipe. |
| RecipeRunnerTest::testModuleAndThemeInstall |
function |
core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php |
Tests modules and themes installed after processing a recipe. |
| RecipeRunnerTest::testThemeModuleDependenciesInstall |
function |
core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php |
Tests module and theme dependencies installed after processing a recipe. |
| RedirectAjaxTest::$defaultTheme |
property |
core/modules/views/tests/src/FunctionalJavascript/RedirectAjaxTest.php |
The theme to install as the default for testing. |
| RedirectTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/RedirectTest.php |
The theme to install as the default for testing. |
| RedirectTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/RedirectTest.php |
The theme to install as the default for testing. |
| ReEnableModuleFieldTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php |
The theme to install as the default for testing. |
| RegionalSettingsFormTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php |
The theme to install as the default for testing. |
| RegistrationWithUserFieldsTest::$defaultTheme |
property |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
The theme to install as the default for testing. |
| Registry::$theme |
property |
core/lib/Drupal/Core/Theme/Registry.php |
The theme object representing the active theme for this registry. |
| Registry::$themeHandler |
property |
core/lib/Drupal/Core/Theme/Registry.php |
The theme handler. |
| Registry::$themeHookList |
property |
core/lib/Drupal/Core/Theme/Registry.php |
List of all theme hooks. |
| Registry::$themeInitialization |
property |
core/lib/Drupal/Core/Theme/Registry.php |
The theme initialization. |
| Registry::$themeManager |
property |
core/lib/Drupal/Core/Theme/Registry.php |
The theme manager. |
| Registry::$themeName |
property |
core/lib/Drupal/Core/Theme/Registry.php |
The name of the theme for which to construct the registry, if given. |
| Registry::hasThemeHookImplementation |
function |
core/lib/Drupal/Core/Theme/Registry.php |
Returns whether a theme implements a given hook. |
| Registry::setThemeManager |
function |
core/lib/Drupal/Core/Theme/Registry.php |
Sets the theme manager. |