protected property FieldInfo::$loadedAllFields

Whether $fieldsById contains all field definitions or a subset.

Type: bool

File

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

Class

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

Code

protected $loadedAllFields = FALSE;

© 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::loadedAllFields/7.x