protected property FieldInfo::$fieldsById

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();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!field!field.info.class.inc/property/FieldInfo::fieldsById/7.x