UserReference::$userTypeMigration
Same name in this branch
- main core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php \Drupal\migrate_drupal\Plugin\migrate\field\d6\UserReference::userTypeMigration
Same name and namespace in other branches
- 10 core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php \Drupal\migrate_drupal\Plugin\migrate\field\d6\UserReference::userTypeMigration
- 10 core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php \Drupal\migrate_drupal\Plugin\migrate\field\d7\UserReference::userTypeMigration
- 11.x core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php \Drupal\migrate_drupal\Plugin\migrate\field\d6\UserReference::userTypeMigration
- 11.x core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php \Drupal\migrate_drupal\Plugin\migrate\field\d7\UserReference::userTypeMigration
- 9 core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php \Drupal\migrate_drupal\Plugin\migrate\field\d6\UserReference::userTypeMigration
- 9 core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php \Drupal\migrate_drupal\Plugin\migrate\field\d7\UserReference::userTypeMigration
The plugin ID for the reference type migration.
Type: string
File
-
core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ field/ d7/ UserReference.php, line 28
Class
- UserReference
- MigrateField plugin for Drupal 7 user_reference fields.
Namespace
Drupal\migrate_drupal\Plugin\migrate\field\d7Code
protected $userTypeMigration = 'd7_user_role';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.