Forum PHP 2025

The MongoDB\BSON\Iterator class

(mongodb >=1.16.0)

Introduction

Iterator used to iterate a BSON document or array.

Class synopsis

final class MongoDB\BSON\Iterator implements Iterator {
/* Methods */
final private __construct ()
public current (): mixed
public key (): string |int
public next (): void
public rewind (): void
public valid (): bool
}

Table of Contents

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /