Learn the "why" behind slow queries and how to fix them in our 2-Part Webinar.
Register now >
Docs Menu
Docs Home
/ /

MongoDB\Database::getManager()

MongoDB\Database::getManager()

Accessor for the MongoDB\Driver\Manager used by this Database.

function getManager(): MongoDB\Manager

A MongoDB\Driver\Manager object.

Back

getDatabaseName()

On this page