FieldableEntity::$fieldInfo

Same name and namespace in other branches
  1. 10 core/modules/migrate_drupal/src/Plugin/migrate/source/d7/FieldableEntity.php \Drupal\migrate_drupal\Plugin\migrate\source\d7\FieldableEntity::fieldInfo

Cached field and field instance definitions.

Type: array

File

core/modules/migrate_drupal/src/Plugin/migrate/source/d7/FieldableEntity.php, line 28

Class

FieldableEntity
Base class for D7 source plugins which need to collect field values.

Namespace

Drupal\migrate_drupal\Plugin\migrate\source\d7

Code

protected $fieldInfo;

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