Search for theme
- Search 7.x for theme
- Search 9.5.x for theme
- Search 8.9.x for theme
- Search 10.3.x for theme
- Search 11.x for theme
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DependencyMissingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyOrderingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DeprecatedTemplateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DeprecatedTwigTemplateHooks::theme | function | core/ |
Implements hook_theme(). |
| deprecated_theme_test.info.yml | file | core/ |
core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml |
| DestinationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DestructableServiceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DevelopmentSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DialogDeprecationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DialogPositionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DialogTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisabledDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| disable_transitions.theme.css | file | core/ |
/** * Remove CSS animation effects that can cause random test failures. */ * { /* CSS transitions. */ -o-transition: none !important; -webkit-transition: none !important; transition: none !important; -o-transition-property: none… |
| DisplayAttachmentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayAttachmentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayCRUDTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayEntityReferenceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayExtenderUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayFeedTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayModeBundleSelectionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayPageWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayPageWebTest::testAdminTheme | function | core/ |
Tests the 'use_admin_theme' page display option. |
| DisplayPathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayPathTest::testUseAdminTheme | function | core/ |
Tests the "Use the administration theme" configuration. |
| DisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayVariantTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DistributionProfileExistingSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DistributionProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DistributionProfileTranslationQueryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DistributionProfileTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DoubleSlashTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DownloadFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DownloadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| Drupal::theme | function | core/ |
Gets the theme service. |
| DrupalFlushAllCachesInInstallerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DrupalKernel::$themeExtensions | property | core/ |
List of available themes. |
| DrupalKernel::$themeList | property | core/ |
Holds the list of enabled themes from core.extension config. |
| DrupalKernel::themeExtensions | function | core/ |
Returns theme data on the filesystem. |
| DrupalKernel::updateThemes | function | core/ |
Updates the kernel's list of themes to the new list. |
| DrupalKernelInterface::updateThemes | function | core/ |
Updates the kernel's list of themes to the new list. |
| DrupalMessengerServiceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DrupalSelenium2DriverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| Drupal\Core\Extension\ThemeSettingsProvider | service | core/ |
|
| Drupal\Core\Template\TwigThemeEngine | service | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.