Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserAuthTest::$passwordService | property | core/ |
The mocked password service. |
| UserAuthTest::$testUser | property | core/ |
The mock user. |
| 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. |
| UserBulkFormTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\views\field\UserBulkForm[[api-linebreak]] @group user |
| UserBulkFormTest.php | file | core/ |
|
| UserBulkFormTest::tearDown | function | core/ |
|
| UserBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
| UserCacheTagsTest | class | core/ |
Tests the User entity's cache tags. |
| UserCacheTagsTest.php | file | core/ |
|
| UserCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserCacheTagsTest::$modules | property | core/ |
Modules to install. |
| UserCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
| UserCacheTagsTest::getAdditionalCacheTagsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
| UserCacheTagsTest::setUp | function | core/ |
|
| UserCancelTest | class | core/ |
Ensure that account cancellation methods work as expected. |
| UserCancelTest.php | file | core/ |
|
| UserCancelTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserCancelTest::$modules | property | core/ |
Modules to install. |
| UserCancelTest::setUp | function | core/ |
|
| UserCancelTest::testMassUserCancelByAdmin | function | core/ |
Create an administrative user and mass-delete other users. |
| UserCancelTest::testUserAnonymize | function | core/ |
Delete account and anonymize all content. |
| UserCancelTest::testUserAnonymizeBatch | function | core/ |
Delete account and anonymize all content using a batch process. |
| UserCancelTest::testUserAnonymizeTranslations | function | core/ |
Delete account and anonymize all content and it's translations. |
| UserCancelTest::testUserBlock | function | core/ |
Disable account and keep all content. |
| UserCancelTest::testUserBlockUnpublish | function | core/ |
Disable account and unpublish all content. |
Pagination
- Previous page
- Page 761
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.