-
- Downloads
parent
c3a7a32c
No related branches found
No related tags found
This commit is part of merge request !1254. Comments created here will be created in the context of that merge request.
Showing
- core/modules/user/migrations/d6_user_role.yml 7 additions, 5 deletionscore/modules/user/migrations/d6_user_role.yml
- core/modules/user/migrations/d7_user_role.yml 7 additions, 5 deletionscore/modules/user/migrations/d7_user_role.yml
- core/modules/user/src/Entity/Role.php 1 addition, 1 deletioncore/modules/user/src/Entity/Role.php
- core/modules/user/src/Plugin/migrate/destination/EntityUserRole.php 95 additions, 0 deletions...es/user/src/Plugin/migrate/destination/EntityUserRole.php
- core/modules/user/tests/src/Functional/Update/UserUpdateRoleMigrateTest.php 65 additions, 0 deletions...tests/src/Functional/Update/UserUpdateRoleMigrateTest.php
- core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php 241 additions, 67 deletions.../user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php
- core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php 127 additions, 22 deletions.../user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php
- core/modules/user/user.post_update.php 40 additions, 0 deletionscore/modules/user/user.post_update.php
Loading