| EntityUpdateInitialTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php |
The theme to install as the default for testing. |
| EntityUuidIdTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Entity/EntityUuidIdTest.php |
The theme to install as the default for testing. |
| EntityViewBuilder::$themeRegistry |
property |
core/lib/Drupal/Core/Entity/EntityViewBuilder.php |
The theme registry. |
| EntityViewControllerTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
The theme to install as the default for testing. |
| EntityViewDisplayJsonAnonTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php |
The theme to install as the default for testing. |
| EntityViewDisplayJsonBasicAuthTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| EntityViewDisplayJsonCookieTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php |
The theme to install as the default for testing. |
| EntityViewDisplayTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php |
The theme to install as the default for testing. |
| EntityViewDisplayXmlAnonTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlAnonTest.php |
The theme to install as the default for testing. |
| EntityViewDisplayXmlBasicAuthTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| EntityViewDisplayXmlCookieTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlCookieTest.php |
The theme to install as the default for testing. |
| EntityViewModeJsonAnonTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonAnonTest.php |
The theme to install as the default for testing. |
| EntityViewModeJsonBasicAuthTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| EntityViewModeJsonCookieTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonCookieTest.php |
The theme to install as the default for testing. |
| EntityViewModeTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php |
The theme to install as the default for testing. |
| EntityViewModeXmlAnonTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php |
The theme to install as the default for testing. |
| EntityViewModeXmlBasicAuthTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| EntityViewModeXmlCookieTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php |
The theme to install as the default for testing. |
| EntryPointTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/EntryPointTest.php |
The theme to install as the default for testing. |
| EquivalentUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php |
The theme to install as the default for testing. |
| ErrorHandlerTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php |
The theme to install as the default for testing. |
| example_theme.libraries.yml |
file |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_theme.libraries.yml |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_theme.libraries.yml |
| ExcludedFieldTokenTest::$defaultTheme |
property |
core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php |
The theme to install as the default for testing. |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php |
The theme to install as the default for testing. |
| ExperimentalHelpTest::$defaultTheme |
property |
core/modules/help/tests/src/Functional/ExperimentalHelpTest.php |
The theme to install as the default for testing. |
| ExperimentalThemeTest |
class |
core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php |
Tests the installation of experimental themes. |
| ExperimentalThemeTest.php |
file |
core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php |
|
| ExperimentalThemeTest::$adminUser |
property |
core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php |
The admin user. |
| ExperimentalThemeTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php |
The theme to install as the default for testing. |
| ExperimentalThemeTest::setUp |
function |
core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php |
|
| ExperimentalThemeTest::testExperimentalConfirmForm |
function |
core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php |
Tests installing experimental themes and dependencies in the UI. |
| experimental_theme_dependency_test.info.yml |
file |
core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml |
core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml |
| experimental_theme_test.info.yml |
file |
core/modules/system/tests/themes/experimental_theme_test/experimental_theme_test.info.yml |
core/modules/system/tests/themes/experimental_theme_test/experimental_theme_test.info.yml |
| ExposedFilterAJAXTest::$defaultTheme |
property |
core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php |
The theme to install as the default for testing. |
| ExposedFilterAJAXTest::testExposedFilteringThemeNegotiation |
function |
core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php |
Tests if exposed filtering via AJAX theme negotiation works. |
| ExposedFormCheckboxesTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php |
The theme to install as the default for testing. |
| ExposedFormTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
The theme to install as the default for testing. |
| ExposedFormUITest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
The theme to install as the default for testing. |
| extension.list.theme |
service |
core/core.services.yml |
Drupal\Core\Extension\ThemeExtensionList |
| extension.list.theme_engine |
service |
core/core.services.yml |
Drupal\Core\Extension\ThemeEngineExtensionList |
| ExtensionExistsConstraintValidator::$themeHandler |
property |
core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionExistsConstraintValidator.php |
The theme handler service. |
| ExtensionListTestTrait::getThemePath |
function |
core/tests/Drupal/Tests/ExtensionListTestTrait.php |
Gets the path for the specified theme. |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingTheme |
function |
core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php |
Tests extension path resolving with non existing theme. |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingThemeEngine |
function |
core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php |
Tests extension path resolving with non existing theme engine. |
| ExtensionStreamTest::testWrappersAfterThemeUninstall |
function |
core/tests/Drupal/KernelTests/Core/StreamWrapper/ExtensionStreamTest.php |
Tests stream wrappers after theme uninstall. |
| ExternalNormalizersTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
The theme to install as the default for testing. |
| Fast404Test::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php |
The theme to install as the default for testing. |
| FieldAccessTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/FieldAccessTest.php |
The theme to install as the default for testing. |
| FieldBlockTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php |
The theme to install as the default for testing. |
| FieldConfigJsonAnonTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/Rest/FieldConfigJsonAnonTest.php |
The theme to install as the default for testing. |