Results of 1 - 10 of about 11 for setTypeMap (0.003 sec.)
- Sets a type map to use for BSON unserialization 11878
- « MongoDB\Driver\CursorInterface::isDead MongoDB\Driver\CursorInterface::toArray » PHP Manual Mo
...
ON unserialization MongoDB\Driver\CursorInterface::setTypeMap (mongodb >=1.6.0) MongoDB\Driver\CursorInterface:: ...
説明 abstract public MongoDB\Driver\CursorInterface::setTypeMap ( array $typemap ): void Sets the type map configu ...
ption をスローします。 参考 MongoDB\Driver\Cursor::setTypeMap() - Sets a type map to use for BSON unserializatio ...
SON , unserialization , Driver , CursorInterface , setTypeMap , array ...
-
https://man.plustar.jp/php/mongodb-driver-cursorinterface.settypemap.html
- [similar]
- Sets a type map to use for BSON unserialization 11575
- « MongoDB\Driver\Cursor::rewind MongoDB\Driver\Cursor::toArray » PHP Manual MongoDB\Driver\Curso
...
se for BSON unserialization MongoDB\Driver\Cursor::setTypeMap (mongodb >=1.0.0) MongoDB\Driver\Cursor::setTypeMa ...
alization 説明 final public MongoDB\Driver\Cursor::setTypeMap ( array $typemap ): void Sets the type map configu ...
SON\Unserializable . 例 例1 MongoDB\Driver\Cursor::setTypeMap() example <?php $manager = new MongoDB \ Driver \ ...
cuteQuery ( 'db.collection' , $query ); $cursor -> setTypeMap ([ 'root' => 'array' ]); foreach ( $cursor as $doc ...
-
https://man.plustar.jp/php/mongodb-driver-cursor.settypemap.html
- [similar]
- Returns an array containing all results for this cursor 10651
- « MongoDB\Driver\CursorInterface::setTypeMap MongoDB\Driver\Server » PHP Manual MongoDB\Driver\C
...
sults in an array. MongoDB\Driver\CursorInterface::setTypeMap() may be used to control how documents are unseria ...
ts for this cursor MongoDB\Driver\CursorInterface::setTypeMap() - Sets a type map to use for BSON unserializatio ...
, Returns , containing , all , cursor , toArray , setTypeMap ...
-
https://man.plustar.jp/php/mongodb-driver-cursorinterface.toarray.html
- [similar]
- The MongoDB\Driver\CursorInterface interface 9673
- « MongoDB\Driver\CursorId::unserialize MongoDB\Driver\CursorInterface::getId » PHP Manual MongoD
...
er abstract public isDead (): bool abstract public setTypeMap ( array $typemap ): void abstract public toArray ( ...
additional results MongoDB\Driver\CursorInterface::setTypeMap — Sets a type map to use for BSON unserialization ...
ic , cursor , array , Returns , getId , CursorId , setTypeMap , results ...
-
https://man.plustar.jp/php/class.mongodb-driver-cursorinterface.html
- [similar]
- Returns an array containing all results for this cursor 9673
- « MongoDB\Driver\Cursor::setTypeMap MongoDB\Driver\Cursor::valid » PHP Manual MongoDB\Driver\Cur
...
ns its results in an array. MongoDB\Driver\Cursor::setTypeMap() may be used to control how documents are unseria ...
" } ["x"]=> int(3) } } 参考 MongoDB\Driver\Cursor::setTypeMap() - Sets a type map to use for BSON unserializatio ...
iver , Cursor , array , results , toArray , BSON , setTypeMap , int , Returns , containing ...
-
https://man.plustar.jp/php/mongodb-driver-cursor.toarray.html
- [similar]
- The MongoDB\Driver\Cursor class 7628
- « MongoDB\Driver\ReadConcern::unserialize MongoDB\Driver\Cursor::__construct » PHP Manual MongoD
...
next (): void public rewind (): void final public setTypeMap ( array $typemap ): void final public toArray (): ...
cursor to the first result MongoDB\Driver\Cursor::setTypeMap — Sets a type map to use for BSON unserialization ...
-
https://man.plustar.jp/php/class.mongodb-driver-cursor.html
- [similar]
- Rewind the cursor to the first result 7628
- « MongoDB\Driver\Cursor::next MongoDB\Driver\Cursor::setTypeMap » PHP Manual MongoDB\Driver\Curs
...
-
https://man.plustar.jp/php/mongodb-driver-cursor.rewind.html
- [similar]
- Checks if the cursor may have additional results 7628
- « MongoDB\Driver\CursorInterface::getServer MongoDB\Driver\CursorInterface::setTypeMap » PHP Man
...
-
https://man.plustar.jp/php/mongodb-driver-cursorinterface.isdead.html
- [similar]
- MongoDB driver classes 7468
- « Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo
...
cursor to the first result MongoDB\Driver\Cursor::setTypeMap — Sets a type map to use for BSON unserialization ...
additional results MongoDB\Driver\CursorInterface::setTypeMap — Sets a type map to use for BSON unserialization ...
-
https://man.plustar.jp/php/book.mongodb.html
- [similar]
- Deserialization from BSON 7094
- « Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial
...
Maps can be set through the MongoDB\Driver\Cursor::setTypeMap() method on a MongoDB\Driver\Cursor object, or the ...
-
https://man.plustar.jp/php/mongodb.persistence.deserialization.html
- [similar]