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 |
|---|---|---|---|
| UserRegistrationResourceTest::$logger | property | core/ |
Logger service. |
| UserRegistrationResourceTest::$reflection | property | core/ |
A reflection of self::$testClass. |
| UserRegistrationResourceTest::$testClass | property | core/ |
Class to be tested. |
| UserRegistrationResourceTest::$userSettings | property | core/ |
A user settings config instance. |
| UserRegistrationResourceTest::ERROR_MESSAGE | constant | core/ |
|
| UserRegistrationResourceTest::setUp | function | core/ |
|
| UserRegistrationResourceTest::testEmptyPost | function | core/ |
Tests that an exception is thrown when no data provided for the account. |
| UserRegistrationResourceTest::testExistedEntityPost | function | core/ |
Tests that only new user accounts can be registered. |
| UserRegistrationResourceTest::testRegistrationAdminOnlyPost | function | core/ |
Tests that admin permissions are required to register a user account. |
| UserRegistrationResourceTest::testRegistrationAnonymousOnlyPost | function | core/ |
Tests that only anonymous users can register users. |
| UserRegistrationTest | class | core/ |
Tests registration of user under different configurations. |
| UserRegistrationTest.php | file | core/ |
|
| UserRegistrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserRegistrationTest::$modules | property | core/ |
Modules to enable. |
| UserRegistrationTest::assertRegistrationFormCacheTagsWithUserFields | function | core/ |
Asserts the presence of cache tags on registration form with user fields. |
| UserRegistrationTest::testRegistrationDefaultValues | function | core/ |
|
| UserRegistrationTest::testRegistrationEmailDuplicates | function | core/ |
|
| UserRegistrationTest::testRegistrationWithEmailVerification | function | core/ |
|
| UserRegistrationTest::testRegistrationWithoutEmailVerification | function | core/ |
|
| UserRegistrationTest::testRegistrationWithUserFields | function | core/ |
Tests Field API fields on user registration forms. |
| UserRegistrationTest::testUniqueFields | function | core/ |
Tests username and email field constraints on user registration. |
| UserRegistrationTest::testUuidFormState | function | core/ |
Tests that UUID isn't cached in form state on register form. |
| UserResetEmailTestTrait | trait | core/ |
Helper function for logging in from reset password email. |
| UserResetEmailTestTrait.php | file | core/ |
|
| UserResetEmailTestTrait::loginFromResetEmail | function | core/ |
Login from reset password email. |
| UserResourceTestBase | class | core/ |
|
| UserResourceTestBase | class | core/ |
|
| UserResourceTestBase.php | file | core/ |
|
| UserResourceTestBase.php | file | core/ |
|
| UserResourceTestBase::$entity | property | core/ |
|
| UserResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| UserResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
| UserResourceTestBase::$labelFieldName | property | core/ |
Optionally specify which field is the 'label' field. Some entities specify a 'label_callback', but not a 'label' entity key. For example: User. |
| UserResourceTestBase::$modules | property | core/ |
Modules to install. |
| UserResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| UserResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
| UserResourceTestBase::assertRpcLogin | function | core/ |
Verifies that logging in with the given username and password works. |
| UserResourceTestBase::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| UserResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| UserResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| UserResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| UserResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| UserResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| UserResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| UserResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| UserResourceTestBase::testPatchDxForSecuritySensitiveBaseFields | function | core/ |
Tests PATCHing security-sensitive base fields of the logged in account. |
| UserResourceTestBase::testPatchSecurityOtherUser | function | core/ |
Tests PATCHing security-sensitive base fields to change other users. |
| UserRoleAdminTest | class | core/ |
Tests adding, editing and deleting user roles and changing role weights. |
| UserRoleAdminTest.php | file | core/ |
|
| UserRoleAdminTest::$adminUser | property | core/ |
User with admin privileges. |
Pagination
- Previous page
- Page 738
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.