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 |
|---|---|---|---|
| UserServiceProviderTest.php | file | core/ |
|
| UserServiceProviderTest::$modules | property | core/ |
Modules to enable. |
| UserServiceProviderTest::register | function | core/ |
Registers test-specific services. |
| UserServiceProviderTest::testUserServiceProvider | function | core/ |
Tests that tempstore.expire is set to user.tempstore.expire. |
| UserSessionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\UserSession[[api-linebreak]] @group Session |
| UserSessionTest.php | file | core/ |
|
| UserSessionTest::$users | property | core/ |
The user sessions used in the test |
| UserSessionTest::createUserSession | function | core/ |
Setups a user session for the test. |
| UserSessionTest::providerTestHasPermission | function | core/ |
Provides test data for getHasPermission(). |
| UserSessionTest::setUp | function | core/ |
|
| UserSessionTest::testHasPermission | function | core/ |
Tests the has permission method. |
| UserSessionTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
| UserSubAdminTest | class | core/ |
Test 'sub-admin' account with permission to edit some users but without 'administer users' permission. |
| UserSubAdminTest.php | file | core/ |
|
| UserSubAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserSubAdminTest::$modules | property | core/ |
Modules to enable. |
| UserSubAdminTest::testSubAdmin | function | core/ |
Test create and cancel forms as 'sub-admin'. |
| UserTest | class | core/ |
Tests the d6_user source plugin. |
| UserTest | class | core/ |
Tests the d7_user source plugin. |
| UserTest | class | core/ |
@coversDefaultClass \Drupal\user\Entity\User[[api-linebreak]] @group user |
| UserTest | class | core/ |
JSON:API integration test for the "User" content entity type. |
| UserTest.php | file | core/ |
|
| UserTest.php | file | core/ |
|
| UserTest.php | file | core/ |
|
| UserTest.php | file | core/ |
|
| UserTest::$anonymousUsersCanViewLabels | property | core/ |
Whether anonymous users can view labels of this resource type. |
| UserTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserTest::$entity | property | core/ |
|
| UserTest::$entityTypeId | property | core/ |
The tested entity type. |
| UserTest::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
| UserTest::$labelFieldName | property | core/ |
Specify which field is the 'label' field for testing a POST edge case. |
| UserTest::$modules | property | core/ |
Modules to enable. |
| UserTest::$modules | property | core/ |
Modules to enable. |
| UserTest::$modules | property | core/ |
Modules to enable. |
| UserTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| UserTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| UserTest::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
| UserTest::assertRpcLogin | function | core/ |
Verifies that logging in with the given username and password works. |
| UserTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| UserTest::createEntity | function | core/ |
Creates the entity to be tested. |
| UserTest::createUserSession | function | core/ |
Setups a user session for the test. |
| UserTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| UserTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| UserTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| UserTest::getModifiedEntityForPostTesting | function | core/ |
Gets the normalized POST entity with random values for its unique fields. |
| UserTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| UserTest::makeNormalizationInvalid | function | core/ |
Makes the given JSON:API document invalid. |
| UserTest::providerSource | function | core/ |
The data provider. |
| UserTest::providerSource | function | core/ |
The data provider. |
| UserTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
Pagination
- Previous page
- Page 740
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.