Namespaces
Salient
Cache
Cli
Collection
Console
Container
Contract
Core
Curler
Db
Http
Iterator
PHPDoc
Polyfill
Sync
Testing
Utility
none
Classes
CallbackFilterIterator
Closure
CurlHandle
DateInterval
DateTime
DateTimeImmutable
DateTimeZone
DirectoryIterator
FilesystemIterator
FilterIterator
Generator
IteratorIterator
RecursiveCallbackFilterIterator
RecursiveDirectoryIterator
RecursiveIteratorIterator
ReflectionAttribute
ReflectionClass
ReflectionClassConstant
ReflectionExtension
ReflectionFunction
ReflectionFunctionAbstract
ReflectionMethod
ReflectionNamedType
ReflectionParameter
ReflectionProperty
ReflectionType
ReflectionZendExtension
SplFileInfo
SplFileObject
SQLite3
SQLite3Result
SQLite3Stmt
Interfaces
ArrayAccess
Countable
DateTimeInterface
Iterator
IteratorAggregate
JsonSerializable
OuterIterator
RecursiveIterator
Reflector
SeekableIterator
Stringable
Throwable
Traversable
Exceptions
Exception
InvalidArgumentException
LogicException
OutOfRangeException
ReflectionException
RuntimeException
UnexpectedValueException
Overview
Namespace
Interface
Tree
Interface
Countable
Countable
Salient\Iterator\RecursiveFilesystemIterator
implements
IteratorAggregate
<string,
SplFileInfo
>,
FluentIteratorInterface
<string,
SplFileInfo
>,
Immutable
,
Countable
uses
FluentIteratorTrait
Salient\Contract\Collection\CollectionInterface
extends
ArrayAccess
<TKey, TValue>,
Arrayable
<TKey, TValue|mixed[]>,
Countable
,
IteratorAggregate
<TKey, TValue>,
JsonSerializable
,
Jsonable
Salient\Collection\ListCollection
implements
CollectionInterface
<int, TValue> uses
ListCollectionTrait
Salient\Collection\Collection
implements
CollectionInterface
<TKey, TValue> uses
CollectionTrait
Salient\Sync\Support\SyncErrorCollection
implements
SyncErrorCollectionInterface
Salient\Contract\Sync\SyncErrorCollectionInterface
extends
CollectionInterface
<int,
SyncErrorInterface
>,
Stringable
Salient\Sync\Support\SyncErrorCollection
implements
SyncErrorCollectionInterface
Salient\Contract\Http\HttpHeadersInterface
extends
CollectionInterface
<string, string[]>,
Immutable
,
Stringable
Salient\Http\HttpHeaders
implements
HttpHeadersInterface
uses
ReadOnlyCollectionTrait
,
ReadOnlyArrayAccessTrait
,
ImmutableTrait
Methods
public
count(): int
Implemented by
Salient\Iterator\RecursiveFilesystemIterator::count()
#