Home
last modified time | relevance | path

Searched refs:IteratorAggregate (Results 1 – 25 of 61) sorted by last modified time

123

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/
H A DGroup.php15 use IteratorAggregate; alias
32 implements ArrayAccess, Countable, IteratorAggregate {
121 * @see IteratorAggregate::getIterator()
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DMap.php12 final class Map implements Equatable, \Countable, \IteratorAggregate
H A DSet.php12 final class Set implements Equatable, \IteratorAggregate, \Countable
/plugin/combo/vendor/symfony/process/
H A DInputStream.php21 * @implements \IteratorAggregate<int, string>
23 class InputStream implements \IteratorAggregate
H A DProcess.php31 * @implements \IteratorAggregate<string, string>
33 class Process implements \IteratorAggregate
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DLanguageResult.php15 class LanguageResult implements \JsonSerializable, \IteratorAggregate, \ArrayAccess
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DFutureArrayInterface.php11 \IteratorAggregate {};
/plugin/davcal/vendor/sabre/vobject/lib/
H A DNode.php12 abstract class Node implements \IteratorAggregate, \ArrayAccess, \Countable {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJarInterface.php17 interface CookieJarInterface extends \Countable, \IteratorAggregate
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControlBag.php16 use IteratorAggregate;
27 class ControlBag implements IteratorAggregate, Countable
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntry.php16 use IteratorAggregate;
26 class Entry implements IteratorAggregate, Countable
H A DAttribute.php16 use IteratorAggregate;
34 class Attribute implements IteratorAggregate, Countable
H A DOptions.php16 use IteratorAggregate;
26 class Options implements Countable, IteratorAggregate
H A DChanges.php16 use IteratorAggregate;
26 class Changes implements Countable, IteratorAggregate
H A DDn.php18 use IteratorAggregate;
31 class Dn implements IteratorAggregate, Countable
H A DEntries.php16 use IteratorAggregate;
29 class Entries implements Countable, IteratorAggregate
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DAndFilter.php15 use IteratorAggregate;
22 class AndFilter implements FilterContainerInterface, IteratorAggregate, Countable
H A DOrFilter.php15 use IteratorAggregate;
22 class OrFilter implements FilterContainerInterface, IteratorAggregate, Countable
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMessage.php14 use Countable, IteratorAggregate; alias
22 class Message implements Countable, IteratorAggregate
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractType.php15 use IteratorAggregate;
23 abstract class AbstractType implements Countable, IteratorAggregate
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DArrayCollection.php24 * @phpstan-implements \IteratorAggregate<int, T>
27 final class ArrayCollection implements \IteratorAggregate, \Countable, \ArrayAccess
H A DPrioritizedList.php23 * @phpstan-implements \IteratorAggregate<T>
25 final class PrioritizedList implements \IteratorAggregate
/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php14 abstract class Node implements \IteratorAggregate, \ArrayAccess, \Countable, \JsonSerializable, Xml…
/plugin/jplayer/vendor/symfony/process/
H A DInputStream.php21 class InputStream implements \IteratorAggregate
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DIteratorResourceInterface.php19 interface IteratorResourceInterface extends ResourceInterface, \IteratorAggregate

123