Search for test
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 |
|---|---|---|---|
| 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. |
| UserResourceTestBase::userResourceTestBaseSkipTests | function | core/ |
Marks some tests as skipped because XML cannot be deserialized. |
| 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. |
| UserRoleAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserRoleAdminTest::$modules | property | core/ |
Modules to install. |
| UserRoleAdminTest::setUp | function | core/ |
|
| UserRoleAdminTest::testRoleAdministration | function | core/ |
Tests adding, renaming and deleting roles. |
| UserRoleAdminTest::testRoleWeightOrdering | function | core/ |
Tests user role weight change operation and ordering. |
| UserRoleConditionTest | class | core/ |
Tests the user role condition. |
| UserRoleConditionTest.php | file | core/ |
|
| UserRoleConditionTest::$anonymous | property | core/ |
An anonymous user for testing purposes. |
| UserRoleConditionTest::$authenticated | property | core/ |
An authenticated user for testing purposes. |
| UserRoleConditionTest::$manager | property | core/ |
The condition plugin manager. |
| UserRoleConditionTest::$modules | property | core/ |
Modules to install. |
| UserRoleConditionTest::$role | property | core/ |
A custom role for testing purposes. |
| UserRoleConditionTest::setUp | function | core/ |
|
| UserRoleConditionTest::testConditions | function | core/ |
Tests the user_role condition. |
| UserRoleDeleteTest | class | core/ |
Tests the handling of user_role entity from the user module. |
| UserRoleDeleteTest.php | file | core/ |
|
| UserRoleDeleteTest::$modules | property | core/ |
Modules to install. |
| UserRoleDeleteTest::setUp | function | core/ |
|
| UserRoleDeleteTest::testDependenciesRemoval | function | core/ |
Tests the removal of user role dependencies. |
| UserRoleDeleteTest::testRoleDeleteUserRoleReferenceDelete | function | core/ |
Tests removal of role references on role entity delete. |
| UserRoleEntityTest | class | core/ |
@group user @coversDefaultClass \Drupal\user\Entity\Role[[api-linebreak]] |
| UserRoleEntityTest.php | file | core/ |
|
| UserRoleEntityTest::$modules | property | core/ |
Modules to install. |
| UserRoleEntityTest::testGrantingNonExistentPermission | function | core/ |
|
| UserRoleEntityTest::testOrderOfPermissions | function | core/ |
|
| UserRoleEntityTest::testPermissionRevokeAndConfigSync | function | core/ |
|
| UserRolesAccessPolicyTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\UserRolesAccessPolicy[[api-linebreak]] @group Session |
| UserRolesAccessPolicyTest.php | file | core/ |
|
| UserRolesAccessPolicyTest::$accessPolicy | property | core/ |
The access policy to test. |
| UserRolesAccessPolicyTest::$entityTypeManager | property | core/ |
The mocked entity type manager service. |
| UserRolesAccessPolicyTest::calculatePermissionsProvider | function | core/ |
Data provider for testCalculatePermissions. |
| UserRolesAccessPolicyTest::setUp | function | core/ |
|
| UserRolesAccessPolicyTest::testAlterPermissions | function | core/ |
Tests the alterPermissions method. |
| UserRolesAccessPolicyTest::testApplies | function | core/ |
@covers ::applies[[api-linebreak]] |
| UserRolesAccessPolicyTest::testCalculatePermissions | function | core/ |
Tests the calculatePermissions method. |
Pagination
- Previous page
- Page 770
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.