You are here

7 calls to HandlerBase::getEntityType() in Zircon Profile 8

BulkForm::getEntityTypeId in core/modules/system/src/Plugin/views/field/BulkForm.php
Returns the entity type identifier.
BulkForm::init in core/modules/system/src/Plugin/views/field/BulkForm.php
Initialize the plugin.
BulkForm::loadEntityFromBulkFormKey in core/modules/system/src/Plugin/views/field/BulkForm.php
Loads an entity based on a bulk form key.
Bundle::init in core/modules/views/src/Plugin/views/filter/Bundle.php
Overrides \Drupal\views\Plugin\views\HandlerBase::init().
EntityOperations::getEntityTypeId in core/modules/views/src/Plugin/views/field/EntityOperations.php
Returns the entity type identifier.
Field::access in core/modules/views/src/Plugin/views/field/Field.php
Check whether given user has access to this handler.
Field::getEntityFieldRenderer in core/modules/views/src/Plugin/views/field/Field.php
Returns the entity field renderer.