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 |
|---|---|---|---|
| UserSaveStatusTest | class | core/ |
Tests user saving status. |
| UserSaveStatusTest.php | file | core/ |
|
| UserSaveStatusTest::$modules | property | core/ |
Modules to enable. |
| UserSaveStatusTest::setUp | function | core/ |
|
| UserSaveStatusTest::testUserSaveStatus | function | core/ |
Test SAVED_NEW and SAVED_UPDATED statuses for user entity type. |
| UserSaveTest | class | core/ |
Tests account saving for arbitrary new uid. |
| UserSaveTest.php | file | core/ |
|
| UserSaveTest::$modules | property | core/ |
Modules to enable. |
| UserSaveTest::testExistingPasswordRemoval | function | core/ |
Ensures that an existing password is unset after the user was saved. |
| UserSearch | class | core/ |
Executes a keyword search for users against the {users} database table. |
| UserSearch.php | file | core/ |
|
| UserSearch::$currentUser | property | core/ |
The current user. |
| UserSearch::$database | property | core/ |
The database connection. |
| UserSearch::$deprecatedProperties | property | core/ |
|
| UserSearch::$entityTypeManager | property | core/ |
The entity type manager. |
| UserSearch::$moduleHandler | property | core/ |
The module handler. |
| UserSearch::access | function | core/ |
Checks data value access. |
| UserSearch::create | function | core/ |
Creates an instance of the plugin. |
| UserSearch::execute | function | core/ |
Executes the search. |
| UserSearch::getHelp | function | core/ |
Returns the searching help. |
| UserSearch::__construct | function | core/ |
Creates a UserSearch object. |
| UserSearchTest | class | core/ |
Tests the user search page and verifies that sensitive information is hidden from unauthorized users. |
| UserSearchTest.php | file | core/ |
|
| UserSearchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserSearchTest::$modules | property | core/ |
Modules to enable. |
| UserSearchTest::testUserSearch | function | core/ |
|
| UserSelection | class | core/ |
Provides specific access control for the user entity type. |
| UserSelection.php | file | core/ |
|
| UserSelection::$connection | property | core/ |
The database connection. |
| UserSelection::buildConfigurationForm | function | core/ |
Form constructor. |
| UserSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| UserSelection::create | function | core/ |
Creates an instance of the plugin. |
| UserSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| UserSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| UserSelection::entityQueryAlter | function | core/ |
Allows the selection to alter the SelectQuery generated by EntityFieldQuery. |
| UserSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| UserSelection::__construct | function | core/ |
Constructs a new UserSelection object. |
| UserServiceProvider | class | core/ |
|
| UserServiceProvider.php | file | core/ |
|
| UserServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| UserServiceProviderFallbackTest | class | core/ |
Tests \Drupal\user\UserServiceProvider. |
| UserServiceProviderFallbackTest.php | file | core/ |
|
| UserServiceProviderFallbackTest::$modules | property | core/ |
Modules to enable. |
| UserServiceProviderFallbackTest::register | function | core/ |
Registers test-specific services. |
| UserServiceProviderFallbackTest::testUserServiceProvider | function | core/ |
Tests that user.tempstore.expire equals tempstore.expire if not customized. |
| UserServiceProviderTest | class | core/ |
Tests \Drupal\user\UserServiceProvider. |
| 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. |
Pagination
- Previous page
- Page 1336
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.