FieldInfo::$unknownFields
Separately tracks requested field names or IDs that do not exist.
Type: array
File
-
modules/
field/ field.info.class.inc, line 64
Class
- FieldInfo
- Provides field and instance definitions for the current runtime environment.
Code
protected $unknownFields = array();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.