Search for user
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| User | class | core/ |
Defines the user entity class. |
| User | class | core/ |
Validate whether an argument is a valid user. |
| User | class | core/ |
Default argument plugin to extract a user from request. |
| User | class | core/ |
Drupal 6 user source from database. |
| User | class | core/ |
Drupal 7 user source from database. |
| User | class | core/ |
Plugin class for Drupal 7 user migrations dealing with fields and profiles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 enable. |
| 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 enable. |
| UserRoleConditionTest::$role | property | core/ |
A custom role for testing purposes. |
| UserRoleConditionTest::setUp | function | core/ |
|
| UserRoleConditionTest::testConditions | function | core/ |
Tests the user_role condition. |
| UserRoleConditionTest::testLegacy | function | core/ |
@group legacy |
| UserRoleDeleteTest | class | core/ |
Tests the handling of user_role entity from the user module. |
| UserRoleDeleteTest.php | file | core/ |
|
| UserRoleDeleteTest::$modules | property | core/ |
Modules to enable. |
| 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 enable. |
| UserRoleEntityTest::testGrantingNonExistentPermission | function | core/ |
@group legacy |
| UserRoleEntityTest::testOrderOfPermissions | function | core/ |
|
| UserRoleEntityTest::testPermissionRevokeAndConfigSync | function | core/ |
|
| UserRolesAssignmentTest | class | core/ |
Tests that users can be assigned and unassigned roles. |
| UserRolesAssignmentTest.php | file | core/ |
|
| UserRolesAssignmentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserRolesAssignmentTest::setUp | function | core/ |
|
| UserRolesAssignmentTest::testAssignAndRemoveRole | function | core/ |
Test that user can be assigned role and that the role can be removed again. |
| UserRolesAssignmentTest::testCreateUserWithRole | function | core/ |
Tests assigning a role at user creation and removing the role. |
| UserRolesAssignmentTest::userLoadAndCheckRoleAssigned | function | core/ |
Check role on user object. |
| UserRolesCacheContext | class | core/ |
Defines the UserRolesCacheContext service, for "per role" caching. |
| UserRolesCacheContext.php | file | core/ |
|
| UserRolesCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| UserRolesCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| UserRolesCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| UserRoleTest | class | core/ |
Tests rendering when the role is numeric. |
| UserRoleTest.php | file | core/ |
|
| UserRoleTest::testNumericRole | function | core/ |
Tests numeric role. |
| UserRouteAlterSubscriber | class | core/ |
Alters user authentication routes to support additional serialization formats. |
| UserRouteAlterSubscriber.php | file | core/ |
|
| UserRouteAlterSubscriber::$serializerFormats | property | core/ |
The available serialization formats. |
| UserRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
| UserRouteAlterSubscriber::onRoutingAlterAddFormats | function | core/ |
Adds supported formats to the user authentication HTTP routes. |
| UserRouteAlterSubscriber::__construct | function | core/ |
UserRouteAlterSubscriber constructor. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.