protected property FieldInfo::$fieldMap in Drupal 7
Lightweight map of fields across entity types and bundles.
Type: array
File
- modules/
field/ field.info.class.inc, line 36
Class
- FieldInfo
- Provides field and instance definitions for the current runtime environment.
Code
protected $fieldMap;