For AI agents: a documentation index is available at https://www.mongodb.com/es/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

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.