6 methods override FieldPluginBase::getFieldWidgetMap() in Drupal 10
- DateField::getFieldWidgetMap in core/
modules/ datetime/ src/ Plugin/ migrate/ field/ DateField.php - Get a map between D6 and D8 widgets for this field type.
- Email::getFieldWidgetMap in core/
modules/ field/ src/ Plugin/ migrate/ field/ Email.php - Get a map between D6 and D8 widgets for this field type.
- ImageField::getFieldWidgetMap in core/
modules/ image/ src/ Plugin/ migrate/ field/ d7/ ImageField.php - Get a map between D6 and D8 widgets for this field type.
- LinkField::getFieldWidgetMap in core/
modules/ link/ src/ Plugin/ migrate/ field/ d7/ LinkField.php - Get a map between D6 and D8 widgets for this field type.
- ReferenceBase::getFieldWidgetMap in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ field/ ReferenceBase.php - Get a map between D6 and D8 widgets for this field type.
- TelephoneField::getFieldWidgetMap in core/
modules/ telephone/ src/ Plugin/ migrate/ field/ d7/ TelephoneField.php - Get a map between D6 and D8 widgets for this field type.