| UserEntityTranslationTest::providerSource |
function |
core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserEntityTranslationTest.php |
Provides source data for ::testSource. |
| UserFormTestHooks::entityBaseFieldInfoAlter |
function |
core/modules/user/tests/modules/user_form_test/src/Hook/UserFormTestHooks.php |
Implements hook_entity_base_field_info_alter(). |
| UserHooks::entityExtraFieldInfo |
function |
core/modules/user/src/Hook/UserHooks.php |
Implements hook_entity_extra_field_info(). |
| UserHooks::entityOperation |
function |
core/modules/user/src/Hook/UserHooks.php |
Implements hook_entity_operation(). |
| UserLocalTask::$entityTypeManager |
property |
core/modules/user/src/Plugin/Derivative/UserLocalTask.php |
The entity type manager. |
| UserMultipleCancelConfirm::$entityTypeManager |
property |
core/modules/user/src/Form/UserMultipleCancelConfirm.php |
The entity type manager. |
| UserNameFormatterTest::$entityType |
property |
core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php |
|
| UserNameFormatterTest::renderEntityFields |
function |
core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php |
Renders fields of a given entity with a given display. |
| UserReference::entityId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php |
Gets the name of the field property which holds the entity ID. |
| UserReference::entityId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php |
Gets the name of the field property which holds the entity ID. |
| UserReference::getEntityTypeMigrationId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php |
Gets the plugin ID for the reference type migration. |
| UserReference::getEntityTypeMigrationId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php |
Gets the plugin ID for the reference type migration. |
| UserRegistrationResourceTest::testExistedEntityPost |
function |
core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php |
Tests that only new user accounts can be registered. |
| UserRegistrationRestTest::$entityTypeId |
property |
core/modules/user/tests/src/Functional/UserRegistrationRestTest.php |
Entity type ID for this storage. |
| UserRequestSubscriber::$entityTypeManager |
property |
core/modules/user/src/EventSubscriber/UserRequestSubscriber.php |
The entity type manager service. |
| UserResourceTestBase::$entity |
property |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
|
| UserResourceTestBase::$entityTypeId |
property |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
The tested entity type. |
| UserResourceTestBase::$firstCreatedEntityId |
property |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
The entity ID for the first created entity in testPost(). |
| UserResourceTestBase::$secondCreatedEntityId |
property |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
The entity ID for the second created entity in testPost(). |
| UserResourceTestBase::createAnotherEntity |
function |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
Creates another entity to be tested. |
| UserResourceTestBase::createEntity |
function |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
Creates the entity to be tested. |
| UserResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
Returns the expected normalization of the entity. |
| UserResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability |
function |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
The cacheability of unauthorized 'view' entity access. |
| UserResourceTestBase::getNormalizedPostEntity |
function |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
Returns the normalized POST entity. |
| UserRoleEntityTest |
class |
core/modules/user/tests/src/Kernel/UserRoleEntityTest.php |
Tests Drupal\user\Entity\Role. |
| UserRoleEntityTest.php |
file |
core/modules/user/tests/src/Kernel/UserRoleEntityTest.php |
|
| UserRoleEntityTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserRoleEntityTest.php |
Modules to install. |
| UserRoleEntityTest::register |
function |
core/modules/user/tests/src/Kernel/UserRoleEntityTest.php |
Registers test-specific services. |
| UserRoleEntityTest::testGrantingNonExistentPermission |
function |
core/modules/user/tests/src/Kernel/UserRoleEntityTest.php |
Tests granting non-existent permissions to a role. |
| UserRoleEntityTest::testOrderOfPermissions |
function |
core/modules/user/tests/src/Kernel/UserRoleEntityTest.php |
Tests the order of granted permissions in a role. |
| UserRoleEntityTest::testPermissionRevokeAndConfigSync |
function |
core/modules/user/tests/src/Kernel/UserRoleEntityTest.php |
Tests permission revocation during a configuration synchronization. |
| UserRolesAccessPolicyTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Session/UserRolesAccessPolicyTest.php |
The mocked entity type manager service. |
| UserSearch::$entityTypeManager |
property |
core/modules/user/src/Plugin/Search/UserSearch.php |
The entity type manager. |
| UserSelection::buildEntityQuery |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
Builds an EntityQuery to get referenceable entities. |
| UserSelection::createNewEntity |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
Creates a new entity object that can be used as a valid reference. |
| UserSelection::entityQueryAlter |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
Allows altering the SelectQuery generated by EntityFieldQuery. |
| UserStorageSchema::getEntitySchema |
function |
core/modules/user/src/UserStorageSchema.php |
Gets the entity schema for the specified entity type. |
| UserTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
|
| UserTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
The tested entity type. |
| UserTest::$firstCreatedEntityId |
property |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
The entity ID for the first created entity in testPost(). |
| UserTest::$secondCreatedEntityId |
property |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
The entity ID for the second created entity in testPost(). |
| UserTest::createAnotherEntity |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Creates another entity to be tested. |
| UserTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Creates the entity to be tested. |
| UserTest::getModifiedEntityForPostTesting |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Gets the normalized POST entity with random values for its unique fields. |
| UserTranslationUITest::getNewEntityValues |
function |
core/modules/user/tests/src/Functional/UserTranslationUITest.php |
Returns an array of entity field values to be tested. |
| UserViewsDataTest::$entityFieldManager |
property |
core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php |
The entity field manager. |
| user_picture_entity_display.yml |
file |
core/modules/user/migrations/user_picture_entity_display.yml |
core/modules/user/migrations/user_picture_entity_display.yml |
| user_picture_entity_form_display.yml |
file |
core/modules/user/migrations/user_picture_entity_form_display.yml |
core/modules/user/migrations/user_picture_entity_form_display.yml |
| user_profile_entity_display.yml |
file |
core/modules/user/migrations/user_profile_entity_display.yml |
core/modules/user/migrations/user_profile_entity_display.yml |
| user_profile_entity_form_display.yml |
file |
core/modules/user/migrations/user_profile_entity_form_display.yml |
core/modules/user/migrations/user_profile_entity_form_display.yml |