Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| UserRequestSubscriber | class | core/ |
Updates the current user's last access time. |
| UserRequestSubscriber.php | file | core/ |
|
| UserRequestSubscriber::$account | property | core/ |
The current account. |
| UserRequestSubscriber::$deprecatedProperties | property | core/ |
|
| UserRequestSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
| UserRequestSubscriber::getSubscribedEvents | function | core/ |
|
| UserRequestSubscriber::onKernelTerminate | function | core/ |
Updates the current user's last access time. |
| UserRequestSubscriber::__construct | function | core/ |
Constructs a new UserRequestSubscriber. |
| 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. |
| UserRole | class | core/ |
Provides a 'User Role' condition. |
| UserRole.php | file | core/ |
|
| UserRole::buildConfigurationForm | function | core/ |
Form constructor. |
| UserRole::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| UserRole::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| UserRole::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| UserRole::submitConfigurationForm | function | core/ |
Form submission handler. |
| UserRole::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| 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 enable. |
| UserRoleAdminTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1334
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.