PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

MongoCursorInterface::info - Gets information about the cursor's creation and iteration | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

MongoCursorInterface::info

(PECL mongo >=1.5.0)

MongoCursorInterface::infoGets information about the cursor's creation and iteration

説明

abstract public array MongoCursorInterface::info ( void )

Returns information about the cursor's creation and iteration. This can be called before or after the cursor has started iterating.

パラメータ

この関数にはパラメータはありません。

返り値

Returns the namespace, batch size, limit, skip, flags, query, and projected fields for this cursor. If the cursor has started iterating, additional information about iteration and the connection will be included.


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「MongoCursorInterface::info - Gets information about the cursor's creation and iteration」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | MongoCursorInterface::info - Gets information about the cursor's creation and iteration」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: