Search for themes
- Search 7.x for themes
- Search 9.5.x for themes
- Search 10.3.x for themes
- Search 11.x for themes
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ActiveTheme::$baseThemes | property | core/ |
An array of base theme active theme objects keyed by name. |
ActiveTheme::getBaseThemes | function | core/ |
Returns an array of base theme active theme objects keyed by name. |
ActiveThemeLegacyTest::testGetBaseThemes | function | core/ |
Tests \Drupal\Core\Theme\ActiveTheme::getBaseThemes() deprecation. |
AdminNegotiatorTest::getThemes | function | core/ |
Provides a list of theme names to test. |
BlockForm::themeSwitch | function | core/ |
Handles switching the available regions based on the selected theme. |
BlockTest::testBlockThemeSelector | function | core/ |
Tests that the block form has a theme selector when not passed via the URL. |
block_themes_installed | function | core/ |
Initializes blocks for installed themes. |
breakpoint_themes_installed | function | core/ |
Implements hook_themes_installed() |
breakpoint_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled() |
claro_preprocess_system_themes_page | function | core/ |
Implements hook_preprocess_HOOK() for system_themes_page. |
ColorTest::$themes | property | core/ |
An associative array of settings for themes. |
ConfigImportSubscriber::validateThemes | function | core/ |
Validates theme installations and uninstallations. |
ConfigTranslationBlockListBuilder::$themes | property | core/ |
An array of theme info keyed by theme name. |
config_translation_themes_installed | function | core/ |
Implements hook_themes_installed(). |
config_translation_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
DefaultConfigTest::$themes | property | core/ |
Themes which provide default configuration and need enabling. |
EntityFilteringThemeTest::$themes | property | core/ |
A list of all available themes. |
help_topics_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
hook_system_themes_page_alter | function | core/ |
Alters theme operation links. |
hook_themes_installed | function | core/ |
Respond to themes being installed. |
hook_themes_uninstalled | function | core/ |
Respond to themes being uninstalled. |
install_profile_themes | function | core/ |
Installs themes. |
LayoutBuilderThemeSuggestionsTest | class | core/ |
Tests template suggestions. |
LayoutBuilderThemeSuggestionsTest.php | file | core/ |
|
LayoutBuilderThemeSuggestionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderThemeSuggestionsTest::$modules | property | core/ |
Modules to enable. |
LayoutBuilderThemeSuggestionsTest::setUp | function | core/ |
|
LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates | function | core/ |
Tests that of view mode specific field templates are suggested. |
LayoutBuilderThemeSuggestionsTest::testLayoutListSuggestion | function | core/ |
Tests alterations of the layout list via preprocess functions. |
locale_themes_installed | function | core/ |
Implements hook_themes_installed(). |
locale_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
MigrateGlobalThemeSettingsTest | class | core/ |
Tests migration of global theme settings variables to configuration. |
MigrateGlobalThemeSettingsTest.php | file | core/ |
|
MigrateGlobalThemeSettingsTest::$modules | property | core/ |
Modules to enable. |
MigrateGlobalThemeSettingsTest::setUp | function | core/ |
|
MigrateGlobalThemeSettingsTest::testMigrateThemeSettings | function | core/ |
Tests migration of global theme settings to configuration. |
MigrateThemeSettingsTest | class | core/ |
Tests migration of Theme settings variables to configuration. |
MigrateThemeSettingsTest.php | file | core/ |
|
MigrateThemeSettingsTest::setUp | function | core/ |
|
MigrateThemeSettingsTest::testMigrateThemeSettings | function | core/ |
Tests migration of theme settings to variables to configuration. |
ModuleRequiredByThemesUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator. |
ModuleRequiredByThemesUninstallValidator | class | core/ |
Ensures modules cannot be uninstalled if enabled themes depend on them. |
ModuleRequiredByThemesUninstallValidator.php | file | core/ |
|
ModuleRequiredByThemesUninstallValidator.php | file | core/ |
|
ModuleRequiredByThemesUninstallValidator::$container | property | core/ |
The service container. |
ModuleRequiredByThemesUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
ModuleRequiredByThemesUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
ModuleRequiredByThemesUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
ModuleRequiredByThemesUninstallValidator::$themeExtensionList | property | core/ |
The theme extension list. |
ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule | function | core/ |
Returns themes that depend on a module. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.