MongoDB\Driver\Cursor::toArray
MongoDB\Driver\CursorId::__construct
MongoDB\Controlador
PHP Manual
The MongoDB\Driver\CursorId class
(mongodb >=1.0.0)
Introducción
Sinopsis de la Clase
final
MongoDB\Driver\CursorId
{
/* Métodos */
final
private
__construct
(
void
)
final
public
string
__toString
(
void
)
}
Tabla de contenidos
MongoDB\Driver\CursorId::__construct
— Create a new CursorId (not used)
MongoDB\Driver\CursorId::__toString
— String representation of the cursor ID
MongoDB\Driver\Cursor::toArray
MongoDB\Driver\CursorId::__construct
MongoDB\Controlador
PHP Manual