protected property FieldInfo::$fieldIdsByName
Mapping of field names to the ID of the corresponding non-deleted field.
Type: array
File
- drupal-7.x/
modules/ field/ field.info.class.inc, line 50
Class
- FieldInfo
- Provides field and instance definitions for the current runtime environment.
Code
protected $fieldIdsByName = array();