Search for _theme
- Search 7.x for _theme
- Search 9.5.x for _theme
- Search 8.9.x for _theme
- Search 11.x for _theme
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccessAnnouncementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
access_check.theme | service | core/ |
Drupal\Core\Theme\ThemeAccessCheck |
ActiveTheme | class | core/ |
Defines a theme and its information needed at runtime. |
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::$owner | property | core/ |
The path to the theme engine for root themes. |
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::getOwner | function | core/ |
Returns the path to the theme engine for root themes. |
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. |
AjaxBasePageNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxCallbacksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxFormCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxFormImageButtonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxFormPageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxInGroupTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxMaintenanceModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxWaitTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AlertsJsonFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AnnounceBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AnnouncementsCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AssertContentTrait::assertThemeOutput | function | core/ |
Asserts themed output. |
AssetOptimizationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AssetOptimizationTest::omitTheme | function | core/ |
Removes the 'theme' query parameter from the given URL. |
AssetResolver::$themeManager | property | core/ |
The theme manager. |
AssetResolverTest::$themeManager | property | core/ |
The mocked theme manager. |
BaseFieldOverrideJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.