La classe MongoDB\BSON\RegexMongoDB\BSON\Regex
&reftitle.intro;
Type BSON pour un modèle d'expression régulière et
flags facultatif.
Ce type BSON est principalement utilisé lors de l'interrogation de la base
de données. Alternativement, l'opérateur de requête
$regex
peut être utilisé.
&reftitle.classsynopsis;
MongoDB\BSON\RegexfinalMongoDB\BSON\RegexMongoDB\BSON\RegexInterfaceMongoDB\BSON\TypeJsonSerializableStringable&Methods;
&reftitle.changelog;
&Version;&Description;
&mongodb.changelog.serializable-interface-removed;
PECL mongodb 1.12.0
Implémente Stringable pour PHP 8.0+.
PECL mongodb 1.3.0
Implémente MongoDB\BSON\RegexInterface.
PECL mongodb 1.2.0
Implémente Serializable et
JsonSerializable.
&reference.mongodb.bson.entities.regex;