public function EntityStorageControllerInterface::getQueryServicename

Gets the name of the service for the query for this entity storage.

Return value

string

1 method overrides EntityStorageControllerInterface::getQueryServicename()

File

drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php, line 153
Definition of Drupal\Core\Entity\EntityStorageControllerInterface.

Class

EntityStorageControllerInterface
Defines a common interface for entity controller classes.

Namespace

Drupal\Core\Entity

Code

public function getQueryServicename();