| UpdateThemeHooks::__construct |
function |
core/modules/update/src/Hook/UpdateThemeHooks.php |
|
| update_test_base_theme.info.yml |
file |
core/modules/update/tests/themes/update_test_base_theme/update_test_base_theme.info.yml |
core/modules/update/tests/themes/update_test_base_theme/update_test_base_theme.info.yml |
| update_test_broken_theme_hook.info.yml |
file |
core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.info.yml |
core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.info.yml |
| update_test_subtheme.info.yml |
file |
core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml |
core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml |
| UrlAlterFunctionalTest::$defaultTheme |
property |
core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php |
The theme to install as the default for testing. |
| UrlBubbleableMetadataBubblingTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php |
The theme to install as the default for testing. |
| UrlResolverTest::$defaultTheme |
property |
core/modules/media/tests/src/Functional/UrlResolverTest.php |
The theme to install as the default for testing. |
| UrlTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/UrlTest.php |
The theme to install as the default for testing. |
| UrlTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Common/UrlTest.php |
The theme to install as the default for testing. |
| UserAccountLinksTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserAccountLinksTest.php |
The theme to install as the default for testing. |
| UserAdminLanguageTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
The theme to install as the default for testing. |
| UserAdminListingTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserAdminListingTest.php |
The theme to install as the default for testing. |
| UserAdminTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserAdminTest.php |
The theme to install as the default for testing. |
| UserBatchActionTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/UserBatchActionTest.php |
The theme to install as the default for testing. |
| UserBlocksTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserBlocksTest.php |
The theme to install as the default for testing. |
| UserCacheTagsTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserCacheTagsTest.php |
The theme to install as the default for testing. |
| UserCancelTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserCancelTest.php |
The theme to install as the default for testing. |
| UserChangedTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Views/UserChangedTest.php |
The theme to install as the default for testing. |
| UserCreateFailMailTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserCreateFailMailTest.php |
The theme to install as the default for testing. |
| UserCreateTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserCreateTest.php |
The theme to install as the default for testing. |
| UserEditedOwnAccountTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserEditedOwnAccountTest.php |
The theme to install as the default for testing. |
| UserEditTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserEditTest.php |
The theme to install as the default for testing. |
| UserFieldsAccessChangeTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php |
The theme to install as the default for testing. |
| UserHelpersTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/UserHelpersTest.php |
The theme to install as the default for testing. |
| UserJsonAnonTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php |
The theme to install as the default for testing. |
| UserJsonBasicAuthTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| UserJsonCookieTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php |
The theme to install as the default for testing. |
| UserLanguageCreationTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserLanguageCreationTest.php |
The theme to install as the default for testing. |
| UserLanguageTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserLanguageTest.php |
The theme to install as the default for testing. |
| UserLoginHttpTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserLoginHttpTest.php |
The theme to install as the default for testing. |
| UserLoginTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserLoginTest.php |
The theme to install as the default for testing. |
| UserLogoutTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserLogoutTest.php |
The theme to install as the default for testing. |
| UserNameThemeCacheTest |
class |
core/modules/user/tests/src/Kernel/UserNameThemeCacheTest.php |
Tests the 'username' theme element. |
| UserNameThemeCacheTest.php |
file |
core/modules/user/tests/src/Kernel/UserNameThemeCacheTest.php |
|
| UserNameThemeCacheTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserNameThemeCacheTest.php |
Modules to install. |
| UserNameThemeCacheTest::setUp |
function |
core/modules/user/tests/src/Kernel/UserNameThemeCacheTest.php |
|
| UserNameThemeCacheTest::testUserNameThemeRenderCache |
function |
core/modules/user/tests/src/Kernel/UserNameThemeCacheTest.php |
Test cache metadata when rendering arrays using 'username' theme element. |
| UserPasswordResetTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserPasswordResetTest.php |
The theme to install as the default for testing. |
| UserPasswordResetTest::$defaultTheme |
property |
core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php |
The theme to install as the default for testing. |
| UserPathTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/UserPathTest.php |
The theme to install as the default for testing. |
| UserPermissionsAdminTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserPermissionsAdminTest.php |
The theme to install as the default for testing. |
| UserPermissionsTest::$defaultTheme |
property |
core/modules/user/tests/src/FunctionalJavascript/UserPermissionsTest.php |
The theme to install as the default for testing. |
| UserPermissionsTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserPermissionsTest.php |
The theme to install as the default for testing. |
| UserPictureTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserPictureTest.php |
The theme to install as the default for testing. |
| UserRegisterFormTest::$defaultTheme |
property |
core/modules/user/tests/src/FunctionalJavascript/UserRegisterFormTest.php |
The theme to install as the default for testing. |
| UserRegistrationRestTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserRegistrationRestTest.php |
The theme to install as the default for testing. |
| UserRegistrationTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserRegistrationTest.php |
The theme to install as the default for testing. |
| UserRequirementsTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserRequirementsTest.php |
The theme to install as the default for testing. |
| UserRoleAdminTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserRoleAdminTest.php |
The theme to install as the default for testing. |
| UserRolesAssignmentTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserRolesAssignmentTest.php |
The theme to install as the default for testing. |