Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserAuthenticationTest::$username | property | core/ |
The test username. |
| UserAuthenticationTest::$userStorage | property | core/ |
The mock user storage. |
| UserAuthenticationTest::setUp | function | core/ |
|
| UserAuthenticationTest::setUpMockPasswordService | function | core/ |
Reinitializes the password service as a mock object. |
| UserAuthenticationTest::testAddCheckToUrlForTrustedRedirectResponse | function | core/ |
Tests the auth that ends in a redirect from subdomain to TLD. |
| UserAuthenticationTest::testAddCheckToUrlForTrustedRedirectResponseWithFragment | function | core/ |
Tests the auth that ends in a redirect from subdomain with a fragment to TLD. |
| UserAuthenticationTest::testAuthenticateWithCorrectPassword | function | core/ |
Tests the authenticate method with a correct password. |
| UserAuthenticationTest::testAuthenticateWithCorrectPasswordAndNewPasswordHash | function | core/ |
Tests the authenticate method with a correct password & new password hash. |
| UserAuthenticationTest::testAuthenticateWithIncorrectPassword | function | core/ |
Tests the authenticate method with an incorrect password. |
| UserAuthenticationTest::testAuthenticateWithZeroPassword | function | core/ |
Tests the authenticate method with a correct password. |
| UserAuthenticationTest::testLookupAccountWithInvalidUsername | function | core/ |
Tests lookupAccount() with an invalid username. |
| UserAuthenticationTest::testLookupAccountWithValidUsername | function | core/ |
Tests lookupAccount() with a valid username. |
| UserAuthInterface | interface | core/ |
An interface for validating user authentication credentials. |
| UserAuthInterface.php | file | core/ |
|
| UserAuthInterface::authenticate | function | core/ |
Validates user authentication credentials. |
| UserAuthTest | class | core/ |
Tests Drupal\user\UserAuth. |
| UserAuthTest.php | file | core/ |
|
| UserAuthTest::$password | property | core/ |
The test password. |
| UserAuthTest::$passwordService | property | core/ |
The mocked password service. |
| UserAuthTest::$userAuth | property | core/ |
The user auth object under test. |
| UserAuthTest::$username | property | core/ |
The test username. |
| UserAuthTest::$userStorage | property | core/ |
The mock user storage. |
| UserAuthTest::providerTestAuthenticateWithMissingCredentials | function | core/ |
Data provider for testAuthenticateWithMissingCredentials(). |
| UserAuthTest::setUp | function | core/ |
|
| UserAuthTest::testAddCheckToUrlForTrustedRedirectResponse | function | core/ |
Tests the auth that ends in a redirect from subdomain to TLD. |
| UserAuthTest::testAddCheckToUrlForTrustedRedirectResponseWithFragment | function | core/ |
Tests the auth that ends in a redirect from subdomain with a fragment to TLD. |
| UserAuthTest::testAuthenticateWithCorrectPassword | function | core/ |
Tests the authenticate method with a correct password. |
| UserAuthTest::testAuthenticateWithCorrectPasswordAndNewPasswordHash | function | core/ |
Tests the authenticate method with a correct password & new password hash. |
| UserAuthTest::testAuthenticateWithIncorrectPassword | function | core/ |
Tests the authenticate method with an incorrect password. |
| UserAuthTest::testAuthenticateWithMissingCredentials | function | core/ |
Tests failing authentication with missing credential parameters. |
| UserAuthTest::testAuthenticateWithNoAccountReturned | function | core/ |
Tests the authenticate method with no account returned. |
| UserAuthTest::testAuthenticateWithZeroPassword | function | core/ |
Tests the authenticate method with a correct password. |
| UserBatchActionTest | class | core/ |
Tests the views bulk form with batch action. |
| UserBatchActionTest.php | file | core/ |
|
| UserBatchActionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserBatchActionTest::$modules | property | core/ |
Modules to install. |
| UserBatchActionTest::testUserAction | function | core/ |
Tests user admin batch. |
| UserBlocksTest | class | core/ |
Tests user blocks. |
| UserBlocksTest.php | file | core/ |
|
| UserBlocksTest::$adminUser | property | core/ |
A user with the 'administer blocks' permission. |
| UserBlocksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserBlocksTest::$modules | property | core/ |
Modules to install. |
| UserBlocksTest::setUp | function | core/ |
|
| UserBlocksTest::testUserLoginBlock | function | core/ |
Tests the user login block. |
| UserBlocksTest::testUserLoginBlockVisibility | function | core/ |
Tests that user login block is hidden from user/login. |
| UserBulkForm | class | core/ |
Defines a user operations bulk form element. |
| UserBulkForm.php | file | core/ |
|
| UserBulkForm::emptySelectedMessage | function | core/ |
Returns the message to be displayed when there are no selected items. |
| UserBulkForm::viewsForm | function | core/ |
Provide a more useful title to improve the accessibility. |
| UserBulkFormTest | class | core/ |
Tests Drupal\user\Plugin\views\field\UserBulkForm. |
Pagination
- Previous page
- Page 1520
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.