Search for test
- Search 7.x for test
- Search 9.5.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 |
|---|---|---|---|
| UserAgentTest | class | core/ |
Tests bytes size parsing helper methods. |
| UserAgentTest.php | file | core/ |
|
| UserAgentTest::getLanguages | function | core/ |
Helper method to supply language codes to testGetBestMatchingLangcode(). |
| UserAgentTest::getMappings | function | core/ |
Helper method to supply language mappings to testGetBestMatchingLangcode(). |
| UserAgentTest::providerTestGetBestMatchingLangcode | function | core/ |
Data provider for testGetBestMatchingLangcode(). |
| UserAgentTest::testGetBestMatchingLangcode | function | core/ |
Test matching language from user agent. |
| UserAttributesTest | class | core/ |
Tests the RDFa markup of Users. |
| UserAttributesTest.php | file | core/ |
|
| UserAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
| UserAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserAttributesTest::$modules | property | core/ |
Modules to enable. |
| UserAttributesTest::setUp | function | core/ |
|
| UserAttributesTest::testUserAttributesInMarkup | function | core/ |
Tests if default mapping for user is being used. |
| 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::testAuthenticateWithCorrectPassword | function | core/ |
Tests the authenticate method with a correct password. |
| UserAuthTest::testAuthenticateWithCorrectPasswordAndNewPasswordHash | function | core/ |
Tests the authenticate method with a correct password and 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/ |
Test 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. |
Pagination
- Previous page
- Page 731
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.