Search Results

  1. The LimitIterator class Table of Contents ¶ LimitIterator::__construct — Construct a LimitIterator LimitIterator::current — Get current element LimitIterator::getPosition — Return the current position LimitIterator::key — Get current key LimitIterator::next — Move the iterator forward LimitIterator::rewind — Rewind the iterator to the specified starting offset LimitIterator::seek ...

  2. Simple usage example of `LimitIterator::__construct ()`. The LimitIterator::__construct function is used to construct a LimitIterator object. This iterator allows you to iterate over a sequence of elements up to a specified limit.

  3. PHP Manual Table of Contents LimitIterator::__construct — Construct a LimitIterator LimitIterator::current — Get current element LimitIterator::getInnerIterator — Get inner iterator LimitIterator::getPosition — Return the current position LimitIterator::key — Get current key LimitIterator::next — Move the iterator forward LimitIterator::rewind — Rewind the iterator to the ...

  4. Introduction The LimitIterator class allows iteration over a limited subset of items in an Iterator.

  5. Table of Contents LimitIterator::__construct — Construct a LimitIterator LimitIterator::current — Get current element LimitIterator::getPosition — Return the current position LimitIterator::key — Get current key LimitIterator::next — Move the iterator forward LimitIterator::rewind — Rewind the iterator to the specified starting offset

  6. Constructs a new LimitIterator from an iterator with a given starting offset and maximum count.

  7. {"payload":{"allShortcutsEnabled":false,"fileTree":{"reference/spl/limititerator":{"items":[{"name":"construct.xml","path":"reference/spl/limititerator/construct.xml ...

  1. People also search for