Search Results
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 — Seek to the given position LimitIterator::valid — Check whether the current element is valid
LimitIterator::valid 26 déc. 2018 19 fois (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::valid — Vérifie si l'élément courant est valide
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 — Seek to the given position LimitIterator::valid — Check whether the current element is valid
Introduction The LimitIterator class allows iteration over a limited subset of items in an 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 specified starting offset LimitIterator::seek — Seek to the given position LimitIterator::valid — Check whether the current element is valid
The LimitIterator class Introduction (PHP 5 >= 5.1.0, PHP 7) The LimitIterator class allows iteration over a limited subset of items in an Iterator.
Voir aussi LimitIterator::current () - Récupère l'élément courant LimitIterator::key () - Récupère la clé courante LimitIterator::rewind () - Replace l'itérateur au début LimitIterator::next () - Déplace l'itérateur à la position suivante LimitIterator::seek () - Place l'itérateur à une position donnée ↑↓ • • •
