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 |
---|---|---|---|
UserPictureInstanceTest.php | file | core/ |
|
UserPictureInstanceTest::$modules | property | core/ |
Modules to install. |
UserPictureInstanceTest::providerSource | function | core/ |
|
UserPictureTest | class | core/ |
Tests the d6_user_picture source plugin. |
UserPictureTest | class | core/ |
Tests user picture functionality. |
UserPictureTest.php | file | core/ |
|
UserPictureTest.php | file | core/ |
|
UserPictureTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserPictureTest::$modules | property | core/ |
Modules to install. |
UserPictureTest::$modules | property | core/ |
Modules to install. |
UserPictureTest::$webUser | property | core/ |
A regular user. |
UserPictureTest::providerSource | function | core/ |
|
UserPictureTest::saveUserPicture | function | core/ |
Edits the user picture for the test user. |
UserPictureTest::setUp | function | core/ |
|
UserPictureTest::testCreateDeletePicture | function | core/ |
Tests creation, display, and deletion of user pictures. |
UserPictureTest::testPictureOnNodeComment | function | core/ |
Tests embedded users on node pages. |
UserPictureTest::testUserViewAlter | function | core/ |
Tests user picture field with a non-standard field formatter. |
UserReference | class | core/ |
MigrateField Plugin for Drupal 6 user reference fields. @internal |
UserReference | class | core/ |
MigrateField plugin for Drupal 7 user_reference fields. |
UserReference.php | file | core/ |
|
UserReference.php | file | core/ |
|
UserReference::$userTypeMigration | property | core/ |
The plugin ID for the reference type migration. |
UserReference::$userTypeMigration | property | core/ |
The plugin ID for the reference type migration. |
UserReference::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
UserReference::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
UserReference::entityId | function | core/ |
Gets the name of the field property which holds the entity ID. |
UserReference::entityId | function | core/ |
Gets the name of the field property which holds the entity ID. |
UserReference::getEntityTypeMigrationId | function | core/ |
Gets the plugin ID for the reference type migration. |
UserReference::getEntityTypeMigrationId | function | core/ |
Gets the plugin ID for the reference type migration. |
UserReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
UserRegistrationResource | class | core/ |
Represents user registration as a resource. |
UserRegistrationResource.php | file | core/ |
|
UserRegistrationResource::$currentUser | property | core/ |
The current user. |
UserRegistrationResource::$passwordGenerator | property | core/ |
The password generator. |
UserRegistrationResource::$userSettings | property | core/ |
User settings config instance. |
UserRegistrationResource::create | function | core/ |
Creates an instance of the plugin. |
UserRegistrationResource::ensureAccountCanRegister | function | core/ |
Ensure the account can be registered in this request. |
UserRegistrationResource::post | function | core/ |
Responds to user registration POST request. |
UserRegistrationResource::sendEmailNotifications | function | core/ |
Sends email notifications if necessary for user that was registered. |
UserRegistrationResource::__construct | function | core/ |
Constructs a new UserRegistrationResource instance. |
UserRegistrationResourceTest | class | core/ |
Tests User Registration REST resource. |
UserRegistrationResourceTest.php | file | core/ |
|
UserRegistrationResourceTest::$currentUser | property | core/ |
The current user. |
UserRegistrationResourceTest::$logger | property | core/ |
Logger service. |
UserRegistrationResourceTest::$passwordGenerator | property | core/ |
The password generator. |
UserRegistrationResourceTest::$reflection | property | core/ |
A reflection of self::$testClass. |
UserRegistrationResourceTest::$testClass | property | core/ |
Class to be tested. |
UserRegistrationResourceTest::$userSettings | property | core/ |
A user settings config instance. |
UserRegistrationResourceTest::ERROR_MESSAGE | constant | core/ |
|
UserRegistrationResourceTest::setUp | function | core/ |
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.