php8.5
Home/ Manual/ driver / manager/ MongoDB\Driver\Manager::getEncryptedFieldsMap

MongoDB\Driver\Manager::getEncryptedFieldsMap

PHP function Edit on GitHub ✎

(mongodb >=1.14.0)

Return the encryptedFieldsMap auto encryption option for the Manager

Description

MongoDB\Driver\Manager::getEncryptedFieldsMap(): array|object|null

Returns the encryptedFieldsMap auto encryption option for the Manager, if specified.

Parameters Parameters

Return Values

The encryptedFieldsMap auto encryption option for the Manager, or null if it was not specified.

Errors/Exceptions

See Also

Source: reference/mongodb/mongodb/driver/manager/getencryptedfieldsmap.xml · from the official PHP manual (php/doc-en)