7 methods override FieldPluginBase::getFieldFormatterMap()
- Email::getFieldFormatterMap in core/
modules/ field/ src/ Plugin/ migrate/ field/ Email.php - Get a map between D6 formatters and D8 formatters for this field type.
- EntityReference::getFieldFormatterMap in core/
modules/ field/ src/ Plugin/ migrate/ field/ d7/ EntityReference.php - Get a map between D6 formatters and D8 formatters for this field type.
- FileField::getFieldFormatterMap in core/
modules/ file/ src/ Plugin/ migrate/ field/ d6/ FileField.php - Get a map between D6 formatters and D8 formatters for this field type.
- NodeReference::getFieldFormatterMap in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ field/ d7/ NodeReference.php - Get a map between D6 formatters and D8 formatters for this field type.
- PhoneField::getFieldFormatterMap in core/
modules/ telephone/ src/ Plugin/ migrate/ field/ d7/ PhoneField.php - Get a map between D6 formatters and D8 formatters for this field type.
- TelephoneField::getFieldFormatterMap in core/
modules/ telephone/ src/ Plugin/ migrate/ field/ d7/ TelephoneField.php - Get a map between D6 formatters and D8 formatters for this field type.
- UserReference::getFieldFormatterMap in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ field/ d7/ UserReference.php - Get a map between D6 formatters and D8 formatters for this field type.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.