You are here

service mongo in MongoDB 8

Class

Drupal\mongodb\MongoCollectionFactory
20 string references to mongo
BatchQueueMongodb::mongoCollection in src/BatchQueueMongodb.php
CacheBackendMongodbFactory::get in src/CacheBackendMongodbFactory.php
Gets CacheBackendMongodb for the specified cache bin.
ConfigStorageTest::setUp in src/Tests/ConfigStorageTest.php
Connection::version in drivers/lib/Drupal/Driver/Database/mongodb/Connection.php
ContentEntityStorage::createInstance in src/Entity/ContentEntityStorage.php
Instantiates a new instance of this entity handler.

... See full list

File

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

View source
  1. class: Drupal\mongodb\MongoCollectionFactory
  2. arguments:
  3. - '@settings'
  4. factory_method: create
  5. factory_class: Drupal\mongodb\MongoCollectionFactory