? MongoDB\BSON\ObjectID::__toString
MongoDB\BSON\Regex::__construct ?
PHP Manual
MongoDB\BSON
The MongoDB\BSON\Regex class
The MongoDB\BSON\Regex class
(mongodb >=1.0.0)
¼ò½é
ÀàÕªÒª
MongoDB\BSON\Regex
implements
MongoDB\BSON\Type
{
/* ·½·¨ */
final
public
__construct
(
string
$pattern
,
string
$flags
)
final
public
ReturnType
getFlags
(
void
)
final
public
string
getPattern
(
void
)
final
public
string
__toString
(
void
)
}
Table of Contents
MongoDB\BSON\Regex::__construct
— Construct a new Regex
MongoDB\BSON\Regex::getFlags
— Returns the Regex's flags
MongoDB\BSON\Regex::getPattern
— Returns the Regex's pattern
MongoDB\BSON\Regex::__toString
— Returns the string representation of this Regex