Search for getField

  1. Search 7.x for getField
  2. Search 9.5.x for getField
  3. Search 10.3.x for getField
  4. Search 11.x for getField
  5. Other projects
Title Object type File name Summary
DateField::getFieldWidgetMap function core/modules/datetime/src/Plugin/migrate/field/d6/DateField.php Get a map between D6 and D8 widgets for this field type.
EntityManager::getFieldDefinitions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFieldMap function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFieldMapByFieldType function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManagerTest::testGetFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldDefinitions() method.
EntityManagerTest::testGetFieldMap function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldMap() method.
EntityManagerTest::testGetFieldMapByFieldType function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldMapByFieldType() method.
EntityManagerTest::testGetFieldStorageDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldStorageDefinitions() method.
FileCckTest::getFieldTypeProvider function core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d6/FileCckTest.php Data provider for testGetFieldType().
FileCckTest::getFieldTypeProvider function core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d7/FileCckTest.php Data provider for testGetFieldType().
FileCckTest::testGetFieldType function core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d6/FileCckTest.php @covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldTypeProvider
FileCckTest::testGetFieldType function core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d7/FileCckTest.php @covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldTypeProvider
FileField::getFieldFormatterMap function 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 function core/modules/file/src/Plugin/migrate/cckfield/d7/FileField.php Get a map between D6 formatters and D8 formatters for this field type.
FileField::getFieldType function core/modules/file/src/Plugin/migrate/cckfield/d7/FileField.php Computes the destination type of a migrated field.
FileField::getFieldType function core/modules/file/src/Plugin/migrate/cckfield/d6/FileField.php Computes the destination type of a migrated field.
FileField::getFieldWidgetMap function core/modules/file/src/Plugin/migrate/cckfield/d7/FileField.php Get a map between D6 and D8 widgets for this field type.
FileField::getFieldWidgetMap function core/modules/file/src/Plugin/migrate/cckfield/d6/FileField.php Get a map between D6 and D8 widgets for this field type.
LinkField::getFieldFormatterMap function core/modules/link/src/Plugin/migrate/cckfield/LinkField.php Get a map between D6 formatters and D8 formatters for this field type.
LinkField::getFieldWidgetMap function core/modules/link/src/Plugin/migrate/cckfield/d7/LinkField.php Get a map between D6 and D8 widgets for this field type.
SchemaLegacyTest::testSchemaGetFieldValue function core/tests/Drupal/KernelTests/Core/Database/SchemaLegacyTest.php Tests deprecation of the drupal_schema_get_field_value() function.
TextCckTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Migrate/TextCckTest.php Data provider for testGetFieldType().
TextCckTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Plugin/migrate/cckfield/TextCckTest.php Data provider for testGetFieldType().
TextCckTest::testGetFieldType function core/modules/text/tests/src/Unit/Migrate/TextCckTest.php @covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldTypeProvider
TextCckTest::testGetFieldType function core/modules/text/tests/src/Unit/Plugin/migrate/cckfield/TextCckTest.php @covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldTypeProvider
TextField::getFieldFormatterMap function core/modules/text/src/Plugin/migrate/cckfield/TextField.php Get a map between D6 formatters and D8 formatters for this field type.
TextField::getFieldType function core/modules/text/src/Plugin/migrate/cckfield/TextField.php Computes the destination type of a migrated field.
TextField::getFieldWidgetMap function core/modules/text/src/Plugin/migrate/cckfield/TextField.php Get a map between D6 and D8 widgets for this field type.

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