You are here

service entity.query.mongodb in MongoDB 8

Class

Drupal\mongodb\Entity\QueryFactory
1 string reference to entity.query.mongodb
ContentEntityStorage::getQueryServicename in src/Entity/ContentEntityStorage.php
Gets the name of the service for the query for this entity storage.

File

./mongodb.services.yml
mongodb.services.yml

View source
  1. class: Drupal\mongodb\Entity\QueryFactory
  2. arguments:
  3. - '@mongo'