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 |
|---|---|---|---|
| UserLanguageCreationTest::$modules | property | core/ |
Modules to enable. |
| UserLanguageCreationTest::testLocalUserCreation | function | core/ |
Functional test for language handling during user creation. |
| UserLanguageTest | class | core/ |
Functional tests for a user's ability to change their default language. |
| UserLanguageTest.php | file | core/ |
|
| UserLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserLanguageTest::$modules | property | core/ |
Modules to enable. |
| UserLanguageTest::testUserLanguageConfiguration | function | core/ |
Test if user can change their default language. |
| UserLegacyTest | class | core/ |
Tests legacy user functionality. |
| UserLegacyTest.php | file | core/ |
|
| UserLegacyTest::$modules | property | core/ |
Modules to enable. |
| UserLegacyTest::setUp | function | core/ |
|
| UserLegacyTest::testEntityLegacyCode | function | core/ |
@expectedDeprecation user_load_multiple() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\user\Entity\User::loadMultiple(). See https://www.drupal.org/node/2266845 @expectedDeprecation user_load() is deprecated in… |
| UserLegacyTest::testUserDelete | function | core/ |
Tests that user_delete throws a deprecation error. |
| UserLegacyTest::testUserDeleteMultiple | function | core/ |
Tests that user_delete_multiple throws a deprecation error. |
| UserLegacyTest::testUserFormatName | function | core/ |
Tests user_format_name(). |
| UserLegacyTest::testUserView | function | core/ |
@expectedDeprecation user_view() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('user')->view() instead. See… |
| UserLocalTasksTest | class | core/ |
Tests user local tasks. |
| UserLocalTasksTest.php | file | core/ |
|
| UserLocalTasksTest::getUserAdminRoutes | function | core/ |
Provides a list of routes to test. |
| UserLocalTasksTest::getUserLoginRoutes | function | core/ |
Provides a list of routes to test. |
| UserLocalTasksTest::getUserPageRoutes | function | core/ |
Provides a list of routes to test. |
| UserLocalTasksTest::setUp | function | core/ |
|
| UserLocalTasksTest::testUserAdminLocalTasks | function | core/ |
Tests local task existence. |
| UserLocalTasksTest::testUserLoginLocalTasks | function | core/ |
Checks user listing local tasks. |
| UserLocalTasksTest::testUserPageLocalTasks | function | core/ |
Checks user listing local tasks. |
| UserLoginHttpTest | class | core/ |
Tests login and password reset via direct HTTP. |
| UserLoginHttpTest.php | file | core/ |
|
| UserLoginHttpTest::$cookies | property | core/ |
The cookie jar. |
| UserLoginHttpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserLoginHttpTest::$modules | property | core/ |
Modules to install. |
| UserLoginHttpTest::$serializer | property | core/ |
The serializer. |
| UserLoginHttpTest::assertHttpResponse | function | core/ |
Checks a response for status code and body. |
| UserLoginHttpTest::assertHttpResponseWithMessage | function | core/ |
Checks a response for status code and message. |
| UserLoginHttpTest::doTestLogin | function | core/ |
Do login testing for a given serialization format. |
| UserLoginHttpTest::doTestPasswordReset | function | core/ |
Do password reset testing for given format and account. |
| UserLoginHttpTest::getLoginStatusUrlString | function | core/ |
Gets the URL string for checking login. |
| UserLoginHttpTest::getResultValue | function | core/ |
Gets a value for a given key from the response. |
| UserLoginHttpTest::loginFromResetEmail | function | core/ |
Login from reset password email. |
| UserLoginHttpTest::loginRequest | function | core/ |
Executes a login HTTP request. |
| UserLoginHttpTest::logoutRequest | function | core/ |
Executes a logout HTTP request. |
| UserLoginHttpTest::passwordRequest | function | core/ |
Executes a password HTTP request. |
| UserLoginHttpTest::resetFlood | function | core/ |
Resets all flood entries. |
| UserLoginHttpTest::setUp | function | core/ |
|
| UserLoginHttpTest::testGlobalLoginFloodControl | function | core/ |
Tests the global login flood control. |
| UserLoginHttpTest::testLogin | function | core/ |
Tests user session life cycle. |
| UserLoginHttpTest::testLogoutCsrfProtection | function | core/ |
Test csrf protection of User Logout route. |
| UserLoginHttpTest::testPasswordReset | function | core/ |
Tests user password reset. |
| UserLoginHttpTest::testPerUserLoginFloodControl | function | core/ |
Test the per-user login flood control. |
| UserLoginTest | class | core/ |
Ensure that login works as expected. |
| UserLoginTest.php | file | core/ |
Pagination
- Previous page
- Page 735
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.