protected property FieldInfo::$fieldsById in Drupal 7
List of $field structures keyed by ID. Includes deleted fields.
Type: array
File
- modules/
field/ field.info.class.inc, line 43
Class
- FieldInfo
- Provides field and instance definitions for the current runtime environment.
Code
protected $fieldsById = array();