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 |
|---|---|---|---|
| UserTest::testCollectionFilterAccess | function | core/ |
|
| UserTest::testDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
| UserTest::testDeleteRespectsUserCancelBlock | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block. |
| UserTest::testDeleteRespectsUserCancelBlockUnpublish | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. |
| UserTest::testDeleteRespectsUserCancelBlockUnpublishAndProcessesBatches | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. @group jsonapi |
| UserTest::testDeleteRespectsUserCancelDelete | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_delete. |
| UserTest::testDeleteRespectsUserCancelReassign | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_reassign. |
| UserTest::testGetMailFieldOnlyVisibleToOwner | function | core/ |
Tests GETting privacy-sensitive base fields. |
| UserTest::testPatchDxForSecuritySensitiveBaseFields | function | core/ |
Tests PATCHing security-sensitive base fields of the logged in account. |
| UserTest::testPatchSecurityOtherUser | function | core/ |
Tests PATCHing security-sensitive base fields to change other users. |
| UserTest::testQueryInvolvingRoles | function | core/ |
Tests good error DX when trying to filter users by role. |
| UserTest::testResaveAccountName | function | core/ |
Tests users with altered display names. |
| UserTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
| UserTestBase | class | core/ |
@todo. |
| UserTestBase.php | file | core/ |
|
| UserTestBase::$modules | property | core/ |
Modules to enable. |
| UserTestBase::$nodes | property | core/ |
Nodes to use during this test. |
| UserTestBase::$users | property | core/ |
Users to use during this test. |
| UserTestBase::setUp | function | core/ |
Sets up the test. |
| UserTimeZoneTest | class | core/ |
Set a user time zone and verify that dates are displayed in local time. |
| UserTimeZoneTest.php | file | core/ |
|
| UserTimeZoneTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserTimeZoneTest::$modules | property | core/ |
Modules to enable. |
| UserTimeZoneTest::testUserTimeZone | function | core/ |
Tests the display of dates and time when user-configurable time zones are set. |
| UserTokenReplaceTest | class | core/ |
Tests the replacement of user tokens. |
| UserTokenReplaceTest.php | file | core/ |
|
| UserTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserTokenReplaceTest::$modules | property | core/ |
Modules to enable. |
| UserTokenReplaceTest::setUp | function | core/ |
|
| UserTokenReplaceTest::testUserTokenReplacement | function | core/ |
Creates a user, then tests the tokens generated from it. |
| UserTranslationUITest | class | core/ |
Tests the User Translation UI. |
| UserTranslationUITest.php | file | core/ |
|
| UserTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
| UserTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserTranslationUITest::$modules | property | core/ |
Modules to enable. |
| UserTranslationUITest::$name | property | core/ |
The user name of the test user. |
| UserTranslationUITest::doTestTranslationEdit | function | core/ |
Tests edit content translation. |
| UserTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
| UserTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| UserTranslationUITest::setUp | function | core/ |
|
| UserTranslationUITest::testTranslatedUserDeletion | function | core/ |
Tests translated user deletion. |
| UserUpdateRoleDependenciesTest | class | core/ |
Tests user_post_update_update_roles() upgrade path. |
| UserUpdateRoleDependenciesTest.php | file | core/ |
|
| UserUpdateRoleDependenciesTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UserUpdateRoleDependenciesTest::testRolePermissions | function | core/ |
Tests that roles have dependencies and only existing permissions. |
| UserValidationTest | class | core/ |
Verify that user validity checks behave as designed. |
| UserValidationTest.php | file | core/ |
|
| UserValidationTest::$modules | property | core/ |
Modules to enable. |
| UserValidationTest::assertAllowedValuesViolation | function | core/ |
Verifies that an AllowedValues violation exists for the given field. |
| UserValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
Pagination
- Previous page
- Page 753
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.