Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| UserAttributesTest::testUserAttributesInMarkup | function | core/ |
Tests if default mapping for user is being used. |
| UserAuthenticationControllerTest | class | core/ |
@coversDefaultClass \Drupal\user\Controller\UserController[[api-linebreak]] @group user |
| UserAuthenticationControllerTest.php | file | core/ |
|
| UserAuthenticationControllerTest::$modules | property | core/ |
Modules to enable. |
| UserAuthenticationControllerTest::testConstructorDeprecations | function | core/ |
@group legacy |
| UserAuthTest | class | core/ |
@coversDefaultClass \Drupal\user\UserAuth[[api-linebreak]] @group user |
| UserAuthTest.php | file | core/ |
|
| UserAuthTest::$password | property | core/ |
The test password. |
| 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 enable. |
| 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 enable. |
| 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. |
Pagination
- Previous page
- Page 742
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.