array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'cachingiterator.key.php', 1 => 'CachingIterator::key', 2 => 'Return the key for the current element', ), 'up' => array ( 0 => 'class.cachingiterator.php', 1 => 'CachingIterator', ), 'prev' => array ( 0 => 'cachingiterator.hasnext.php', 1 => 'CachingIterator::hasNext', ), 'next' => array ( 0 => 'cachingiterator.next.php', 1 => 'CachingIterator::next', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/spl/cachingiterator/key.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

CachingIterator::key

(PHP 5, PHP 7, PHP 8)

CachingIterator::keyReturn the key for the current element

Опис

public CachingIterator::key(): scalar
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

This method may return a key for the current element.

Параметри

У цієї функції немає параметрів.