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 54
Class
- FieldInfo
- Provides field and instance definitions for the current runtime environment.
Namespace
Drupal\field
Code
protected $fieldIdsByName = array();