| UserAdminListingTest.php |
file |
core/modules/user/tests/src/Functional/UserAdminListingTest.php |
|
| UserAdminListingTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserAdminListingTest.php |
The theme to install as the default for testing. |
| UserAdminListingTest::testUserListing |
function |
core/modules/user/tests/src/Functional/UserAdminListingTest.php |
Tests the listing. |
| UserAdminSettingsFormTest |
class |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
Configuration object user.mail and user.settings save test. |
| UserAdminSettingsFormTest.php |
file |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
|
| UserAdminSettingsFormTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
Modules to install. |
| UserAdminSettingsFormTest::setUp |
function |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
|
| UserAdminTest |
class |
core/modules/user/tests/src/Functional/UserAdminTest.php |
Tests user administration page functionality. |
| UserAdminTest.php |
file |
core/modules/user/tests/src/Functional/UserAdminTest.php |
|
| UserAdminTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserAdminTest.php |
The theme to install as the default for testing. |
| UserAdminTest::$modules |
property |
core/modules/user/tests/src/Functional/UserAdminTest.php |
Modules to install. |
| UserAdminTest::getLinkSelectorForUser |
function |
core/modules/user/tests/src/Functional/UserAdminTest.php |
Gets the xpath selector for a user account. |
| UserAdminTest::testNotificationEmailAddress |
function |
core/modules/user/tests/src/Functional/UserAdminTest.php |
Tests the alternate notification email address for user mails. |
| UserAdminTest::testUserAdmin |
function |
core/modules/user/tests/src/Functional/UserAdminTest.php |
Registers a user and deletes it. |
| UserAgentTest |
class |
core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php |
Tests bytes size parsing helper methods. |
| UserAgentTest.php |
file |
core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php |
|
| UserAgentTest::getLanguages |
function |
core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php |
Helper method to supply language codes to testGetBestMatchingLangcode(). |
| UserAgentTest::getMappings |
function |
core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php |
Helper method to supply language mappings to testGetBestMatchingLangcode(). |
| UserAgentTest::providerTestGetBestMatchingLangcode |
function |
core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php |
Data provider for testGetBestMatchingLangcode(). |
| UserAgentTest::testGetBestMatchingLangcode |
function |
core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php |
Tests matching language from user agent. |
| UserAnonymousActivateTest |
class |
core/modules/user/tests/src/Kernel/UserAnonymousActivateTest.php |
Tests unblocking the anonymous user account. |
| UserAnonymousActivateTest.php |
file |
core/modules/user/tests/src/Kernel/UserAnonymousActivateTest.php |
|
| UserAnonymousActivateTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserAnonymousActivateTest.php |
Modules to install. |
| UserAnonymousActivateTest::setUp |
function |
core/modules/user/tests/src/Kernel/UserAnonymousActivateTest.php |
|
| UserAnonymousActivateTest::testAnonymousActivate |
function |
core/modules/user/tests/src/Kernel/UserAnonymousActivateTest.php |
Tests that the anonymous user cannot be activated. |
| UserAuthTest |
class |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Tests Drupal\user\UserAuth. |
| UserAuthTest.php |
file |
core/modules/user/tests/src/Unit/UserAuthTest.php |
|
| UserAuthTest::$password |
property |
core/modules/user/tests/src/Unit/UserAuthTest.php |
The test password. |
| UserAuthTest::$passwordService |
property |
core/modules/user/tests/src/Unit/UserAuthTest.php |
The mocked password service. |
| UserAuthTest::$userAuth |
property |
core/modules/user/tests/src/Unit/UserAuthTest.php |
The user auth object under test. |
| UserAuthTest::$username |
property |
core/modules/user/tests/src/Unit/UserAuthTest.php |
The test username. |
| UserAuthTest::$userStorage |
property |
core/modules/user/tests/src/Unit/UserAuthTest.php |
The mock user storage. |
| UserAuthTest::providerTestAuthenticateWithMissingCredentials |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Data provider for testAuthenticateWithMissingCredentials(). |
| UserAuthTest::setUp |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
|
| UserAuthTest::testAddCheckToUrlForTrustedRedirectResponse |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Tests the auth that ends in a redirect from subdomain to TLD. |
| UserAuthTest::testAddCheckToUrlForTrustedRedirectResponseWithFragment |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Tests the auth that ends in a redirect from subdomain with a fragment to TLD. |
| UserAuthTest::testAuthenticateWithCorrectPassword |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Tests the authenticate method with a correct password. |
| UserAuthTest::testAuthenticateWithCorrectPasswordAndNewPasswordHash |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Tests the authenticate method with a correct password & new password hash. |
| UserAuthTest::testAuthenticateWithIncorrectPassword |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Tests the authenticate method with an incorrect password. |
| UserAuthTest::testAuthenticateWithMissingCredentials |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Tests failing authentication with missing credential parameters. |
| UserAuthTest::testAuthenticateWithNoAccountReturned |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Tests the authenticate method with no account returned. |
| UserAuthTest::testAuthenticateWithZeroPassword |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Tests the authenticate method with a correct password. |
| UserBatchActionTest |
class |
core/modules/views/tests/src/Functional/UserBatchActionTest.php |
Tests the views bulk form with batch action. |
| UserBatchActionTest.php |
file |
core/modules/views/tests/src/Functional/UserBatchActionTest.php |
|
| UserBatchActionTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/UserBatchActionTest.php |
The theme to install as the default for testing. |
| UserBatchActionTest::$modules |
property |
core/modules/views/tests/src/Functional/UserBatchActionTest.php |
Modules to install. |
| UserBatchActionTest::testUserAction |
function |
core/modules/views/tests/src/Functional/UserBatchActionTest.php |
Tests user admin batch. |
| UserBlocksTest |
class |
core/modules/user/tests/src/Functional/UserBlocksTest.php |
Tests user blocks. |
| UserBlocksTest.php |
file |
core/modules/user/tests/src/Functional/UserBlocksTest.php |
|
| UserBlocksTest::$adminUser |
property |
core/modules/user/tests/src/Functional/UserBlocksTest.php |
A user with the 'administer blocks' permission. |