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 |
|---|---|---|---|
| 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 enable. |
| 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::testUserBlock | function | core/ |
Disable account and keep all content. |
| UserCancelTest::testUserBlockUnpublish | function | core/ |
Disable account and unpublish all content. |
| UserCancelTest::testUserCancelByAdmin | function | core/ |
Create an administrative user and delete another user. |
| UserCancelTest::testUserCancelChangePermission | function | core/ |
Test ability to change the permission for canceling users. |
| UserCancelTest::testUserCancelInvalid | function | core/ |
Attempt invalid account cancellations. |
| UserCancelTest::testUserCancelUid1 | function | core/ |
Tests that user account for uid 1 cannot be cancelled. |
| UserCancelTest::testUserCancelWithoutPermission | function | core/ |
Attempt to cancel account without permission. |
| UserCancelTest::testUserDelete | function | core/ |
Delete account and remove all content. |
| UserCancelTest::testUserDeleteWithContentAndNodeAccess | function | core/ |
Tests user cancel with node access. |
| UserCancelTest::testUserWithoutEmailCancelByAdmin | function | core/ |
Tests deletion of a user account without an email address. |
| UserChangedTest | class | core/ |
Tests the changed field. |
| UserChangedTest.php | file | core/ |
|
| UserChangedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserChangedTest::$modules | property | core/ |
Modules to enable. |
| UserChangedTest::$testViews | property | core/ |
Views used by this test. |
| UserChangedTest::setUp | function | core/ |
|
| UserChangedTest::testChangedField | function | core/ |
Tests changed field. |
| UserControllerTest | class | core/ |
@coversDefaultClass \Drupal\user\Controller\UserController[[api-linebreak]] @group user |
| UserControllerTest.php | file | core/ |
|
| UserControllerTest::testConstructorDeprecations | function | core/ |
@group legacy @expectedDeprecation Calling Drupal\user\Controller\UserController::__construct without the $flood parameter is deprecated in drupal:8.8.0 and is required in drupal:9.0.0. See https://www.drupal.org/node/1681832 |
| UserCreateFailMailTest | class | core/ |
Tests the create user administration page. |
| UserCreateFailMailTest.php | file | core/ |
|
| UserCreateFailMailTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserCreateFailMailTest::$modules | property | core/ |
Modules to enable |
| UserCreateFailMailTest::testUserAdd | function | core/ |
Tests the create user administration page. |
| UserCreateTest | class | core/ |
Tests the create user administration page. |
| UserCreateTest.php | file | core/ |
|
| UserCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserCreateTest::$modules | property | core/ |
Modules to enable. |
| UserCreateTest::testUserAdd | function | core/ |
Create a user through the administration interface and ensure that it displays in the user list. |
| UserDataTest | class | core/ |
Tests the user data service field handler. |
| UserDataTest.php | file | core/ |
|
| UserDataTest::$modules | property | core/ |
Modules to enable. |
| UserDataTest::$testViews | property | core/ |
Views to be enabled. |
| UserDataTest::testDataField | function | core/ |
Tests field handler. |
| UserDeleteTest | class | core/ |
Tests deleting of user accounts. |
| UserDeleteTest.php | file | core/ |
|
| UserDeleteTest::$modules | property | core/ |
Modules to enable. |
| UserDeleteTest::testUserDeleteMultiple | function | core/ |
Test deleting multiple users. |
Pagination
- Previous page
- Page 732
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.