Search for themes
- Search 7.x for themes
- Search 9.5.x for themes
- Search 8.9.x for themes
- Search 10.3.x for themes
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| ModuleRequiredByThemesUninstallValidator::__construct | function | core/ |
Constructs a new ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidatorTest | class | core/ |
Tests Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator. |
| 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/ |
Tests validate no theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
Tests validate one theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
Tests validate two theme dependencies. |
| module_required_by_themes_uninstall_validator | service | core/ |
Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator |
| NodeDisplayConfigurableTest::provideThemes | function | core/ |
Data provider for ::testDisplayConfigurable(). |
| NodeFormHooks::formSystemThemesAdminFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| NodeFormHooks::systemThemesAdminFormSubmit | function | core/ |
Form submission handler for system_themes_admin_form(). |
| NodeThemeHooks::themeSuggestionsNode | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| NodeType::$themeSettings | property | core/ |
An array of theme settings. |
| OffCanvasTestBase::getTestThemes | function | core/ |
Get themes to test. |
| 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. |
| SearchThemeHooks::themeSuggestionsSearchResult | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| SettingsTrayTestBase::getTestThemes | function | core/ |
Get themes to test. |
| ShortcutHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
| 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. |
| system-themes-page.html.twig | file | core/ |
Default theme implementation for the Appearance page. |
| SystemAdminThemePreprocess::preprocessSystemThemesPage | function | core/ |
Prepares variables for appearance page templates. |
| SystemController::themesPage | function | core/ |
Returns a theme listing which excludes obsolete themes. |
| SystemThemeHooks::themeSuggestionsField | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| SystemThemeHooks::themeSuggestionsHtml | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| SystemThemeHooks::themeSuggestionsMaintenancePage | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| SystemThemeHooks::themeSuggestionsPage | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| SystemThemeHooks::themeSuggestionsRegion | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| system_sort_themes | function | core/ |
Sorts themes by their names, with the default theme listed first. |
| TaxonomyThemeHooks::themeSuggestionsTaxonomyTerm | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| template_preprocess_system_themes_page | function | core/ |
Prepares variables for appearance page templates. |
| testing_themes_blocks.info.yml | file | core/ |
core/profiles/tests/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. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.