protected property FieldInfo::$fieldIdsByName

Mapping of field names to the ID of the corresponding non-deleted field.

Type: array

File

modules/field/field.info.class.inc, line 50

Class

FieldInfo
Provides field and instance definitions for the current runtime environment.

Code

protected $fieldIdsByName = 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::fieldIdsByName/7.x