Search for getFieldType

  1. Search 7.x for getFieldType
  2. Search 9.5.x for getFieldType
  3. Search 10.3.x for getFieldType
  4. Search 11.x for getFieldType
  5. Other projects
Title Object type File name Summary
FieldPluginBase::getFieldType function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Computes the destination type of a migrated field.
FieldUninstallValidator::getFieldTypeLabel function core/modules/field/src/FieldUninstallValidator.php Returns the label for a specified field type.
FileCckTest::getFieldTypeProvider function core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d7/FileCckTest.php Data provider for testGetFieldType().
FileCckTest::getFieldTypeProvider function core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d6/FileCckTest.php Data provider for testGetFieldType().
FileCckTest::testGetFieldType function core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d7/FileCckTest.php @covers ::getFieldType
@dataProvider getFieldTypeProvider
FileCckTest::testGetFieldType function core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d6/FileCckTest.php @covers ::getFieldType
@dataProvider getFieldTypeProvider
FileField::getFieldType function core/modules/file/src/Plugin/migrate/cckfield/d6/FileField.php Computes the destination type of a migrated field.
FileField::getFieldType function core/modules/file/src/Plugin/migrate/field/d6/FileField.php Computes the destination type of a migrated field.
FileField::getFieldType function core/modules/file/src/Plugin/migrate/cckfield/d7/FileField.php Computes the destination type of a migrated field.
FileFieldTest::getFieldTypeProvider function core/modules/file/tests/src/Unit/Plugin/migrate/field/d7/FileFieldTest.php Data provider for testGetFieldType().
FileFieldTest::getFieldTypeProvider function core/modules/file/tests/src/Unit/Plugin/migrate/field/d6/FileFieldTest.php Data provider for testGetFieldType().
FileFieldTest::testGetFieldType function core/modules/file/tests/src/Unit/Plugin/migrate/field/d7/FileFieldTest.php @covers ::getFieldType
@dataProvider getFieldTypeProvider
FileFieldTest::testGetFieldType function core/modules/file/tests/src/Unit/Plugin/migrate/field/d6/FileFieldTest.php @covers ::getFieldType
@dataProvider getFieldTypeProvider
MigrateFieldInterface::getFieldType function core/modules/migrate_drupal/src/Plugin/MigrateFieldInterface.php Computes the destination type of a migrated field.
Schema::getFieldTypeMap function core/lib/Drupal/Core/Database/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Schema::getFieldTypeMap function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Schema::getFieldTypeMap function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Schema::getFieldTypeMap function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
TextCckTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Plugin/migrate/cckfield/TextCckTest.php Data provider for testGetFieldType().
TextCckTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Migrate/TextCckTest.php Data provider for testGetFieldType().
TextCckTest::testGetFieldType function core/modules/text/tests/src/Unit/Migrate/TextCckTest.php @covers ::getFieldType
@dataProvider getFieldTypeProvider
TextCckTest::testGetFieldType function core/modules/text/tests/src/Unit/Plugin/migrate/cckfield/TextCckTest.php @covers ::getFieldType
@dataProvider getFieldTypeProvider
TextField::getFieldType function core/modules/text/src/Plugin/migrate/cckfield/TextField.php Computes the destination type of a migrated field.
TextField::getFieldType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php Computes the destination type of a migrated field.
TextField::getFieldType function core/modules/text/src/Plugin/migrate/field/d6/TextField.php Computes the destination type of a migrated field.
TextFieldTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php Data provider for testGetFieldType().
TextFieldTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php Data provider for testGetFieldType().
TextFieldTest::testGetFieldType function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php @covers ::getFieldType
@dataProvider getFieldTypeProvider
TextFieldTest::testGetFieldType function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php @covers ::getFieldType
@dataProvider getFieldTypeProvider
TextFieldTest::testGetFieldType 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.