Search for getFieldFormatterType

  1. Search 7.x for getFieldFormatterType
  2. Search 8.9.x for getFieldFormatterType
  3. Search 10.3.x for getFieldFormatterType
  4. Search 11.x for getFieldFormatterType
  5. Other projects
Title Object type File name Summary
FieldPluginBase::getFieldFormatterType function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Get the field formatter type from the source.
MigrateFieldInterface::getFieldFormatterType function core/modules/migrate_drupal/src/Plugin/MigrateFieldInterface.php Get the field formatter type from the source.
TextField::getFieldFormatterType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php Get the field formatter type from the source.
TextFieldTest::getFieldFormatterTypeProvider function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php Data provider for testGetFieldFormatterType().
TextFieldTest::testGetFieldFormatterType function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php @covers ::getFieldFormatterType
@covers ::getFieldType
@dataProvider getFieldFormatterTypeProvider

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.