You are here

12 methods override FieldPluginBase::getFieldFormatterMap() in Drupal 8

DateField::getFieldFormatterMap in core/modules/datetime/src/Plugin/migrate/field/DateField.php
Get a map between D6 formatters and D8 formatters for this field type.
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.
FileField::getFieldFormatterMap in core/modules/file/src/Plugin/migrate/cckfield/d6/FileField.php
Get a map between D6 formatters and D8 formatters for this field type.
FileField::getFieldFormatterMap in core/modules/file/src/Plugin/migrate/cckfield/d7/FileField.php
Get a map between D6 formatters and D8 formatters for this field type.
LinkField::getFieldFormatterMap in core/modules/link/src/Plugin/migrate/field/d6/LinkField.php
Get a map between D6 formatters and D8 formatters for this field type.
LinkField::getFieldFormatterMap in core/modules/link/src/Plugin/migrate/cckfield/LinkField.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.
TaxonomyTermReference::getFieldFormatterMap in core/modules/taxonomy/src/Plugin/migrate/field/TaxonomyTermReference.php
Get a map between D6 formatters and D8 formatters for this field type.
TextField::getFieldFormatterMap in core/modules/text/src/Plugin/migrate/field/d6/TextField.php
Get a map between D6 formatters and D8 formatters for this field type.
TextField::getFieldFormatterMap in core/modules/text/src/Plugin/migrate/cckfield/TextField.php
Get a map between D6 formatters and D8 formatters for this field type.