UserTest::testQueryInvolvingRoles |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests good error DX when trying to filter users by role. |
UserTest::testResaveAccountName |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests users with altered display names. |
UserTest::testUserGetRoles |
function |
core/modules/user/tests/src/Unit/Plugin/Core/Entity/UserTest.php |
Tests the method getRoles exclude or include locked roles based in param. |
UserTestBase |
class |
core/modules/user/tests/src/Functional/Views/UserTestBase.php |
|
UserTestBase.php |
file |
core/modules/user/tests/src/Functional/Views/UserTestBase.php |
|
UserTestBase::$modules |
property |
core/modules/user/tests/src/Functional/Views/UserTestBase.php |
Modules to install. |
UserTestBase::$nodes |
property |
core/modules/user/tests/src/Functional/Views/UserTestBase.php |
Nodes to use during this test. |
UserTestBase::$users |
property |
core/modules/user/tests/src/Functional/Views/UserTestBase.php |
Users to use during this test. |
UserTestBase::setUp |
function |
core/modules/user/tests/src/Functional/Views/UserTestBase.php |
Sets up the test. |
UserTimeZoneTest |
class |
core/modules/user/tests/src/Functional/UserTimeZoneTest.php |
Set a user time zone and verify that dates are displayed in local time. |
UserTimeZoneTest.php |
file |
core/modules/user/tests/src/Functional/UserTimeZoneTest.php |
|
UserTimeZoneTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserTimeZoneTest.php |
The theme to install as the default for testing. |
UserTimeZoneTest::$modules |
property |
core/modules/user/tests/src/Functional/UserTimeZoneTest.php |
Modules to install. |
UserTimeZoneTest::testUserTimeZone |
function |
core/modules/user/tests/src/Functional/UserTimeZoneTest.php |
Tests the display of dates and time when user-configurable time zones are set. |
UserTokenReplaceTest |
class |
core/modules/user/tests/src/Functional/UserTokenReplaceTest.php |
Tests the replacement of user tokens. |
UserTokenReplaceTest.php |
file |
core/modules/user/tests/src/Functional/UserTokenReplaceTest.php |
|
UserTokenReplaceTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserTokenReplaceTest.php |
The theme to install as the default for testing. |
UserTokenReplaceTest::$modules |
property |
core/modules/user/tests/src/Functional/UserTokenReplaceTest.php |
Modules to install. |
UserTokenReplaceTest::$useOneTimeLoginLinks |
property |
core/modules/user/tests/src/Functional/UserTokenReplaceTest.php |
Use one-time login links instead of submitting the login form. |
UserTokenReplaceTest::setUp |
function |
core/modules/user/tests/src/Functional/UserTokenReplaceTest.php |
|
UserTokenReplaceTest::testUserTokenReplacement |
function |
core/modules/user/tests/src/Functional/UserTokenReplaceTest.php |
Creates a user, then tests the tokens generated from it. |
UserTrackerTab |
class |
core/modules/tracker/src/Plugin/Menu/UserTrackerTab.php |
Provides route parameters needed to link to the current user tracker tab. |
UserTrackerTab.php |
file |
core/modules/tracker/src/Plugin/Menu/UserTrackerTab.php |
|
UserTrackerTab::$currentUser |
property |
core/modules/tracker/src/Plugin/Menu/UserTrackerTab.php |
Current user object. |
UserTrackerTab::create |
function |
core/modules/tracker/src/Plugin/Menu/UserTrackerTab.php |
Creates an instance of the plugin. |
UserTrackerTab::getRouteParameters |
function |
core/modules/tracker/src/Plugin/Menu/UserTrackerTab.php |
Returns the route parameters needed to render a link for the local task. |
UserTrackerTab::__construct |
function |
core/modules/tracker/src/Plugin/Menu/UserTrackerTab.php |
Construct the UserTrackerTab object. |
UserTranslationUITest |
class |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
Tests the User Translation UI. |
UserTranslationUITest.php |
file |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
|
UserTranslationUITest::$defaultCacheContexts |
property |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
Default cache contexts expected on a non-translated entity. |
UserTranslationUITest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
The theme to install as the default for testing. |
UserTranslationUITest::$modules |
property |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
Modules to install. |
UserTranslationUITest::$name |
property |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
The user name of the test user. |
UserTranslationUITest::doTestTranslationEdit |
function |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
Tests edit content translation. |
UserTranslationUITest::getNewEntityValues |
function |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
Returns an array of entity field values to be tested. |
UserTranslationUITest::getTranslatorPermissions |
function |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
Returns an array of permissions needed for the translator. |
UserTranslationUITest::setUp |
function |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
|
UserTranslationUITest::testTranslatedUserDeletion |
function |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
Tests translated user deletion. |
UserUid |
class |
core/modules/tracker/src/Plugin/views/filter/UserUid.php |
UID filter to check for nodes that a user posted or commented on. |
UserUid |
class |
core/modules/tracker/src/Plugin/views/argument/UserUid.php |
UID argument to check for nodes that user posted or commented on. |
UserUid |
class |
core/modules/comment/src/Plugin/views/filter/UserUid.php |
Filter handler, accepts user ID to check for nodes user posted/commented on. |
UserUid |
class |
core/modules/comment/src/Plugin/views/argument/UserUid.php |
The views user ID argument handler. |
UserUid.php |
file |
core/modules/comment/src/Plugin/views/filter/UserUid.php |
|
UserUid.php |
file |
core/modules/comment/src/Plugin/views/argument/UserUid.php |
|
UserUid.php |
file |
core/modules/tracker/src/Plugin/views/filter/UserUid.php |
|
UserUid.php |
file |
core/modules/tracker/src/Plugin/views/argument/UserUid.php |
|
UserUid::$database |
property |
core/modules/comment/src/Plugin/views/argument/UserUid.php |
Database Service Object. |
UserUid::create |
function |
core/modules/comment/src/Plugin/views/argument/UserUid.php |
Creates an instance of the plugin. |
UserUid::defaultActions |
function |
core/modules/comment/src/Plugin/views/argument/UserUid.php |
Default actions. |
UserUid::getSortName |
function |
core/modules/comment/src/Plugin/views/argument/UserUid.php |
Return a description of how the argument would normally be sorted. |