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 |
|---|---|---|---|
| ActiveTheme.php | file | core/ |
|
| ActiveTheme::$baseThemeExtensions | property | core/ |
An array of base theme extension objects keyed by name. |
| ActiveTheme::$engine | property | core/ |
The engine of the theme. |
| ActiveTheme::$extension | property | core/ |
The extension object. |
| ActiveTheme::$libraries | property | core/ |
The libraries provided by the theme. |
| ActiveTheme::$librariesExtend | property | core/ |
The list of libraries-extend definitions. |
| ActiveTheme::$librariesOverride | property | core/ |
The libraries or library assets overridden by the theme. |
| ActiveTheme::$logo | property | core/ |
The path to the logo. |
| ActiveTheme::$name | property | core/ |
The machine name of the active theme. |
| ActiveTheme::$path | property | core/ |
The path to the theme. |
| ActiveTheme::$regions | property | core/ |
The regions provided by the theme. |
| ActiveTheme::getBaseThemeExtensions | function | core/ |
Returns an array of base theme extension objects keyed by name. |
| ActiveTheme::getEngine | function | core/ |
Returns the theme engine. |
| ActiveTheme::getExtension | function | core/ |
Returns the extension object. |
| ActiveTheme::getLibraries | function | core/ |
Returns the libraries provided by the theme. |
| ActiveTheme::getLibrariesExtend | function | core/ |
Returns the libraries extended by the active theme. |
| ActiveTheme::getLibrariesOverride | function | core/ |
Returns the libraries or library assets overridden by the active theme. |
| ActiveTheme::getLogo | function | core/ |
Returns the logo provided by the theme. |
| ActiveTheme::getName | function | core/ |
Returns the machine name of the theme. |
| ActiveTheme::getPath | function | core/ |
Returns the path to the theme directory. |
| ActiveTheme::getRegions | function | core/ |
The regions used by the theme. |
| ActiveTheme::__construct | function | core/ |
Constructs an ActiveTheme object. |
| AdminNegotiatorTest::getThemes | function | core/ |
Provides a list of theme names to test. |
| AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme | function | core/ |
Tests determine active theme default theme. |
| AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ |
Tests determine active theme invalid token. |
| AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ |
Tests determine active theme valid token. |
| AnnouncementsFeedThemeHooks | class | core/ |
Theme hook implementations for announcements_feed. |
| AnnouncementsFeedThemeHooks.php | file | core/ |
|
| AnnouncementsFeedThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| AssertContentTrait::assertThemeOutput | function | core/ |
Asserts themed output. |
| AssetResolver::$themeHandler | property | core/ |
The theme handler service. |
| AssetResolver::$themeManager | property | core/ |
The theme manager. |
| AssetResolverTest::$themeHandler | property | core/ |
The theme handler. |
| AssetResolverTest::$themeManager | property | core/ |
The theme manager. |
| BaseThemeMissingTest | class | core/ |
Tests the behavior of a theme when base_theme info key is missing. |
| BaseThemeMissingTest.php | file | core/ |
|
| BaseThemeMissingTest::$themeInstaller | property | core/ |
The theme installer. |
| BaseThemeMissingTest::setUp | function | core/ |
|
| BaseThemeMissingTest::testMissingBaseThemeException | function | core/ |
Tests exception is thrown. |
| BaseThemeRequiredTest | class | core/ |
Tests the behavior of the `base theme` key. |
| BaseThemeRequiredTest.php | file | core/ |
|
| BaseThemeRequiredTest::$modules | property | core/ |
Modules to install. |
| BaseThemeRequiredTest::$themeInstaller | property | core/ |
The theme installer. |
| BaseThemeRequiredTest::$themeManager | property | core/ |
The theme manager. |
| BaseThemeRequiredTest::setUp | function | core/ |
|
| BaseThemeRequiredTest::testWildWest | function | core/ |
Tests opting out of Stable 9 by setting the base theme to false. |
| BatchInjectionCallbacks::themeCallback | function | core/ |
Implements callback_batch_operation(). |
| BatchTestController::testThemeBatch | function | core/ |
Runs a batch for testing theme used on the progress page. |
| BigPipeInterfacePreviewThemeSuggestionsTest | class | core/ |
Tests the big pipe theme suggestions. |
| BigPipeInterfacePreviewThemeSuggestionsTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.