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 |
---|---|---|---|
GlobalThemeSettingsDefaultLogoUrlUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
GlobalThemeSettingsDefaultLogoUrlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
GlobalThemeSettingsDefaultLogoUrlUpdateTest::testUpdate | function | core/ |
Tests update of system.theme.global:logo.url. |
HelpHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
HelpHooks::themesUninstalled | 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. |
InstallConfigurator::$themes | property | core/ |
The list of themes to install. |
InstallerThemesBlocksProfileTest | class | core/ |
Verifies that the installer does not generate theme blocks. |
InstallerThemesBlocksProfileTest.php | file | core/ |
|
InstallerThemesBlocksProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerThemesBlocksProfileTest::$profile | property | core/ |
The installation profile to install. |
InstallerThemesBlocksProfileTest::testInstaller | function | core/ |
Verify that there is no automatic block generation. |
install_profile_themes | function | core/ |
Installs themes. |
LayoutBuilderHooks::themeSuggestionsFieldAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
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 install. |
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. |
LayoutBuilderThemeSuggestionsTestHooks | class | core/ |
Hook implementations for layout_builder_theme_suggestions_test. |
LayoutBuilderThemeSuggestionsTestHooks.php | file | core/ |
|
LayoutBuilderThemeSuggestionsTestHooks::theme | function | core/ |
Implements hook_theme(). |
LocaleHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
LocaleHooks::themesUninstalled | 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 install. |
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. |
ModuleRequiredByThemesUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ModuleRequiredByThemesUninstallValidator::setStringTranslation | function | core/ |
|
ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
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.