| AccessAnnouncementTest::$defaultTheme |
property |
core/modules/announcements_feed/tests/src/FunctionalJavascript/AccessAnnouncementTest.php |
The theme to install as the default for testing. |
| AccessDeniedTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/AccessDeniedTest.php |
The theme to install as the default for testing. |
| 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. |
| AccessTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/AccessTest.php |
The theme to install as the default for testing. |
| access_check.theme |
service |
core/core.services.yml |
Drupal\Core\Theme\ThemeAccessCheck |
| access_test.theme |
file |
core/modules/system/tests/fixtures/HtaccessTest/access_test.theme |
|
| ActionJsonAnonTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php |
The theme to install as the default for testing. |
| ActionJsonBasicAuthTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| ActionJsonCookieTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php |
The theme to install as the default for testing. |
| ActionTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/ActionTest.php |
The theme to install as the default for testing. |
| ActionXmlAnonTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php |
The theme to install as the default for testing. |
| ActionXmlBasicAuthTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| ActionXmlCookieTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php |
The theme to install as the default for testing. |
| ActiveLinkTest::$defaultTheme |
property |
core/modules/system/tests/src/FunctionalJavascript/ActiveLinkTest.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::$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::getBaseThemeExtensions |
function |
core/lib/Drupal/Core/Theme/ActiveTheme.php |
Returns an array of base theme extension 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::__construct |
function |
core/lib/Drupal/Core/Theme/ActiveTheme.php |
Constructs an ActiveTheme object. |
| ActiveWorkspaceUpdateTest::$defaultTheme |
property |
core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php |
The theme to install as the default for testing. |
| AddedStylesheetsTest::$defaultTheme |
property |
core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php |
The theme to install as the default for testing. |
| AdminAjaxTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/AdminAjaxTest.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. |
| AdminMetaTagTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/AdminMetaTagTest.php |
The theme to install as the default for testing. |
| 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 |
Tests determining the active theme. |
| AdminPathEntityConverterLanguageTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php |
The theme to install as the default for testing. |
| AdminTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/AdminTest.php |
The theme to install as the default for testing. |