| 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. |
| UserSearchTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserSearchTest.php |
The theme to install as the default for testing. |
| UserSearchTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/user/UserSearchTest.php |
The theme to install as the default for testing. |
| UserSubAdminTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserSubAdminTest.php |
The theme to install as the default for testing. |
| UserTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
The theme to install as the default for testing. |
| UserThemeHooks |
class |
core/modules/user/src/Hook/UserThemeHooks.php |
Hook implementations for user. |
| UserThemeHooks.php |
file |
core/modules/user/src/Hook/UserThemeHooks.php |
|
| UserThemeHooks::elementInfoAlter |
function |
core/modules/user/src/Hook/UserThemeHooks.php |
Implements hook_element_info_alter(). |
| UserThemeHooks::preprocessBlock |
function |
core/modules/user/src/Hook/UserThemeHooks.php |
Implements hook_preprocess_HOOK() for block templates. |
| UserThemeHooks::preprocessUser |
function |
core/modules/user/src/Hook/UserThemeHooks.php |
Prepares variables for user templates. |
| UserThemeHooks::preprocessUsername |
function |
core/modules/user/src/Hook/UserThemeHooks.php |
Prepares variables for username templates. |
| UserThemeHooks::processPasswordConfirm |
function |
core/modules/user/src/Hook/UserThemeHooks.php |
Form element process handler for client-side password validation. |
| UserThemeHooks::theme |
function |
core/modules/user/src/Hook/UserThemeHooks.php |
Implements hook_theme(). |
| UserThemeHooks::__construct |
function |
core/modules/user/src/Hook/UserThemeHooks.php |
|
| UserTimeZoneTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserTimeZoneTest.php |
The theme to install as the default for testing. |
| UserTokenReplaceTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserTokenReplaceTest.php |
The theme to install as the default for testing. |
| UserTranslationUITest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
The theme to install as the default for testing. |
| UserXmlAnonTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Rest/UserXmlAnonTest.php |
The theme to install as the default for testing. |
| UserXmlBasicAuthTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| UserXmlCookieTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Rest/UserXmlCookieTest.php |
The theme to install as the default for testing. |
| user_test_theme.info.yml |
file |
core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml |
core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml |
| ValidationTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/ValidationTest.php |
The theme to install as the default for testing. |
| ValidationTest::$defaultTheme |
property |
core/modules/system/tests/src/FunctionalJavascript/Form/ValidationTest.php |
The theme to install as the default for testing. |
| ViewAjaxTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/ViewAjaxTest.php |
The theme to install as the default for testing. |
| ViewEditForm::$themeManager |
property |
core/modules/views_ui/src/ViewEditForm.php |
The theme manager. |
| ViewEditTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/ViewEditTest.php |
The theme to install as the default for testing. |
| ViewElementTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/ViewElementTest.php |
The theme to install as the default for testing. |
| ViewExecutable::buildThemeFunctions |
function |
core/modules/views/src/ViewExecutable.php |
Provides a full array of possible theme functions to try for a given hook. |
| ViewExecutableTest::testBuildThemeFunctions |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
Tests build theme functions. |
| ViewJsonAnonTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Rest/ViewJsonAnonTest.php |
The theme to install as the default for testing. |