Search for _theme

  1. Search 7.x for _theme
  2. Search 9.5.x for _theme
  3. Search 10.3.x for _theme
  4. Search 11.x for _theme
  5. Other projects
Title Object type File name Summary
AccessRoleTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/AccessRoleTest.php The theme to install as the default for testing.
AccessRoleUITest::$defaultTheme property core/modules/user/tests/src/Functional/AccessRoleUITest.php The theme to install as the default for testing.
access_check.theme service core/core.services.yml Drupal\Core\Theme\ThemeAccessCheck
ActionHalJsonAnonTest::$defaultTheme property core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php The theme to install as the default for testing.
ActionHalJsonBasicAuthTest::$defaultTheme property core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php The theme to install as the default for testing.
ActionHalJsonCookieTest::$defaultTheme property core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php The theme to install as the default for testing.
ActiveTheme class core/lib/Drupal/Core/Theme/ActiveTheme.php Defines a theme and its information needed at runtime.
ActiveTheme.php file core/lib/Drupal/Core/Theme/ActiveTheme.php
ActiveTheme::$baseThemeExtensions property core/lib/Drupal/Core/Theme/ActiveTheme.php An array of base theme extension objects keyed by name.
ActiveTheme::$baseThemes property core/lib/Drupal/Core/Theme/ActiveTheme.php An array of base theme active theme objects keyed by name.
ActiveTheme::$engine property core/lib/Drupal/Core/Theme/ActiveTheme.php The engine of the theme.
ActiveTheme::$extension property core/lib/Drupal/Core/Theme/ActiveTheme.php The extension object.
ActiveTheme::$libraries property core/lib/Drupal/Core/Theme/ActiveTheme.php The libraries provided by the theme.
ActiveTheme::$librariesExtend property core/lib/Drupal/Core/Theme/ActiveTheme.php The list of libraries-extend definitions.
ActiveTheme::$librariesOverride property core/lib/Drupal/Core/Theme/ActiveTheme.php The libraries or library assets overridden by the theme.
ActiveTheme::$logo property core/lib/Drupal/Core/Theme/ActiveTheme.php The path to the logo.
ActiveTheme::$name property core/lib/Drupal/Core/Theme/ActiveTheme.php The machine name of the active theme.
ActiveTheme::$owner property core/lib/Drupal/Core/Theme/ActiveTheme.php The path to the theme engine for root themes.
ActiveTheme::$path property core/lib/Drupal/Core/Theme/ActiveTheme.php The path to the theme.
ActiveTheme::$regions property core/lib/Drupal/Core/Theme/ActiveTheme.php The regions provided by the theme.
ActiveTheme::$styleSheetsRemove property core/lib/Drupal/Core/Theme/ActiveTheme.php The stylesheets which are set to be removed by the theme.
ActiveTheme::getBaseThemeExtensions function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns an array of base theme extension objects keyed by name.
ActiveTheme::getBaseThemes function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns an array of base theme active theme objects keyed by name.
ActiveTheme::getEngine function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the theme engine.
ActiveTheme::getExtension function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the extension object.
ActiveTheme::getLibraries function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the libraries provided by the theme.
ActiveTheme::getLibrariesExtend function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the libraries extended by the active theme.
ActiveTheme::getLibrariesOverride function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the libraries or library assets overridden by the active theme.
ActiveTheme::getLogo function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the logo provided by the theme.
ActiveTheme::getName function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the machine name of the theme.
ActiveTheme::getOwner function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the path to the theme engine for root themes.
ActiveTheme::getPath function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the path to the theme directory.
ActiveTheme::getRegions function core/lib/Drupal/Core/Theme/ActiveTheme.php The regions used by the theme.
ActiveTheme::getStyleSheetsRemove function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the removed stylesheets by the theme.
ActiveTheme::__construct function core/lib/Drupal/Core/Theme/ActiveTheme.php Constructs an ActiveTheme object.
ActiveThemeLegacyTest class core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Tests legacy code in ActiveTheme.
ActiveThemeLegacyTest.php file core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php
ActiveThemeLegacyTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Modules to enable.
ActiveThemeLegacyTest::testConstructor function core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Tests BC layer in constructor.
ActiveThemeLegacyTest::testGetBaseThemes function core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Tests \Drupal\Core\Theme\ActiveTheme::getBaseThemes() deprecation.
AddFeedTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/AddFeedTest.php The theme to install as the default for testing.
AdminDemoNegotiator::determineActiveTheme function core/modules/block/src/Theme/AdminDemoNegotiator.php Determine the active theme for the request.
AdminNegotiator::determineActiveTheme function core/modules/user/src/Theme/AdminNegotiator.php Determine the active theme for the request.
AdminNegotiatorTest::getThemes function core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php Provides a list of theme names to test.
AdminNegotiatorTest::testDetermineActiveTheme function core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php @dataProvider getThemes
AdminThemeUpdateTest class core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php Tests system.theme:admin is updated.
AdminThemeUpdateTest.php file core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php
AdminThemeUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php The theme to install as the default for testing.
AdminThemeUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php Set database dump files to be used.
AdminThemeUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php Tests that system.theme:admin is updated as expected.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.