protected property FieldInfo::$fieldIdsByName

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

Type: array

File

drupal/core/modules/field/lib/Drupal/field/FieldInfo.php, line 73
Contains \Drupal\field\FieldInfo.

Class

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

Namespace

Drupal\field

Code

protected $fieldIdsByName = array();