Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| UserRegisterFormTest | class | core/ |
Tests user registration forms via JS. |
| UserRegisterFormTest.php | file | core/ |
|
| UserRegisterFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserRegisterFormTest::testRegistrationFormStorage | function | core/ |
Tests if registration form writes to localStorage. |
| UserRegistrationResource | class | core/ |
Represents user registration as a resource. |
| UserRegistrationResource.php | file | core/ |
|
| UserRegistrationResource::$notificationHandler | property | core/ |
The user notification handler. |
| UserRegistrationResource::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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 Drupal\rest\Plugin\ResourceBase object. |
| 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::$notificationHandler | property | core/ |
The user mail handler. |
| UserRegistrationResourceTest::$passwordGenerator | property | core/ |
The password generator. |
| UserRegistrationResourceTest::$testClass | property | core/ |
Class to be tested. |
| UserRegistrationResourceTest::$userSettings | property | core/ |
A user settings config instance. |
| UserRegistrationResourceTest::setUp | function | core/ |
|
| UserRegistrationResourceTest::testEmptyPost | function | core/ |
Tests that an exception is thrown when no data provided for the account. |
| UserRegistrationResourceTest::testExistedEntityPost | function | core/ |
Tests that only new user accounts can be registered. |
| UserRegistrationResourceTest::testRegistrationAdminOnlyPost | function | core/ |
Tests that admin permissions are required to register a user account. |
| UserRegistrationResourceTest::testRegistrationAnonymousOnlyPost | function | core/ |
Tests that only anonymous users can register users. |
| UserRegistrationRestTest | class | core/ |
Tests registration of user using REST. |
| UserRegistrationRestTest.php | file | core/ |
|
| UserRegistrationRestTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| UserRegistrationRestTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserRegistrationRestTest::$entityTypeId | property | core/ |
Entity type ID for this storage. |
| UserRegistrationRestTest::$modules | property | core/ |
Modules to install. |
| UserRegistrationRestTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| UserRegistrationRestTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| UserRegistrationRestTest::createRequestBody | function | core/ |
Create the request body. |
| UserRegistrationRestTest::createRequestOptions | function | core/ |
Helper function to generate the request body. |
| UserRegistrationRestTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
Pagination
- Previous page
- Page 1536
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.