Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| UserPictureInstance | class | core/ |
Drupal 6/7 user picture field instance source from database. |
| UserPictureInstance.php | file | core/ |
|
| UserPictureInstance::fields | function | core/ |
Returns available fields on the source. |
| UserPictureInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UserPictureInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| UserPictureInstanceTest | class | core/ |
Tests the user_picture_instance source plugin. |
| UserPictureInstanceTest.php | file | core/ |
|
| UserPictureInstanceTest::$modules | property | core/ |
Modules to enable. |
| UserPictureInstanceTest::providerSource | function | core/ |
The data provider. |
| 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 enable. |
| UserPictureTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| UserPictureTest::$webUser | property | core/ |
A regular user. |
| UserPictureTest::providerSource | function | core/ |
The data provider. |
| 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. |
| 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::$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::$reflection | property | core/ |
A reflection of self::$testClass. |
Pagination
- Previous page
- Page 1369
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.