The entity query factory.
Type: \Drupal\Core\Entity\Query\QueryFactory
File
- core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php, line 21
Class
- EntityDisplayModeFormBase
- Provides the generic base class for entity display mode forms.
Namespace
Drupal\field_ui\Form
Code
protected $queryFactory;
Please login to continue.