Search for themes
- Search 7.x for themes
- Search 9.5.x for themes
- Search 8.9.x for themes
- Search 11.x for themes
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ModuleRequiredByThemesUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ModuleRequiredByThemesUninstallValidator::setStringTranslation | function | core/ |
|
ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
|
ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
|
ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
|
ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
|
ModuleRequiredByThemesUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
ModuleRequiredByThemesUninstallValidator::__construct | function | core/ |
Constructs a new ModuleRequiredByThemesUninstallValidator. |
ModuleRequiredByThemesUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator[[api-linebreak]] @group Extension |
ModuleRequiredByThemesUninstallValidatorTest.php | file | core/ |
|
ModuleRequiredByThemesUninstallValidatorTest::$moduleExtensionList | property | core/ |
Mock of ModuleExtensionList. |
ModuleRequiredByThemesUninstallValidatorTest::$moduleRequiredByThemeUninstallValidator | property | core/ |
Instance of ModuleRequiredByThemesUninstallValidator. |
ModuleRequiredByThemesUninstallValidatorTest::$themeExtensionList | property | core/ |
Mock of ThemeExtensionList. |
ModuleRequiredByThemesUninstallValidatorTest::setUp | function | core/ |
|
ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency | function | core/ |
@covers ::validate[[api-linebreak]] |
ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
@covers ::validate[[api-linebreak]] |
ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
@covers ::validate[[api-linebreak]] |
module_required_by_themes_uninstall_validator | service | core/ |
Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator |
RegistryTest::provider40xThemeSuggestions | function | core/ |
Data provider for test40xThemeSuggestions(). |
RegistryTest::test200ThemeSuggestions | function | core/ |
Tests page theme suggestions for 200 responses. |
RegistryTest::test40xThemeSuggestions | function | core/ |
Tests page theme suggestions for 40x responses. |
RegistryTest::testMultipleSubThemes | function | core/ |
Tests the theme registry with multiple subthemes. |
RegistryTest::testThemeSuggestions | function | core/ |
Tests front node theme suggestion generation. |
ResolvedLibraryDefinitionsFilesMatchTest::$allThemes | property | core/ |
A list of all core themes. |
SettingsTrayTestBase::getTestThemes | function | core/ |
|
system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
testing_themes_blocks.info.yml | file | core/ |
core/profiles/testing_themes_blocks/testing_themes_blocks.info.yml |
ThemeExtensionList::$installedThemes | property | core/ |
The list of installed themes. |
ThemeExtensionList::doGetBaseThemes | function | core/ |
Finds the base themes for the specific theme. |
ThemeExtensionList::getBaseThemes | function | core/ |
Finds all the base themes for the specified theme. |
ThemeExtensionListTest::providerTestDoGetBaseThemes | function | core/ |
Provides test data for testDoGetBaseThemes. |
ThemeExtensionListTest::testDoGetBaseThemes | function | core/ |
Tests getting the base themes for a set of defined themes. |
ThemeExtensionListTest::testGetBaseThemes | function | core/ |
Tests getting the base themes for a set a defines themes. |
ThemeHandler::getBaseThemes | function | core/ |
|
ThemeHandlerInterface::getBaseThemes | function | core/ |
Finds all the base themes for the specified theme. |
ThemeInstallerTest::testInstallThemeSameNameAsModule | function | core/ |
Tests installing a theme with the same name as an enabled module. |
themes.README.txt | file | core/ |
Themes allow you to change the look and feel of your Drupal site. You can use themes contributed by others or create your own. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom themes in this directory… |
ThemeSettings | class | core/ |
Provides a configuration API wrapper for runtime merged theme settings. |
ThemeSettings.php | file | core/ |
|
ThemeSettings::$theme | property | core/ |
The theme of the theme settings object. |
ThemeSettings::getCacheTags | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.