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
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\ImmutableCollection
implements
CollectionInterface
<TKey, TValue>,
Immutable
uses
ImmutableCollectionTrait
Salient\Collection\AbstractTypedCollection
implements
CollectionInterface
<TKey, TValue> uses
CollectionTrait
Salient\Sync\Support\SyncErrorCollection
implements
SyncErrorCollectionInterface
Salient\Collection\Collection
implements
CollectionInterface
<TKey, TValue> uses
CollectionTrait
Salient\Contract\Sync\SyncErrorCollectionInterface
extends
CollectionInterface
<int,
SyncErrorInterface
>,
Stringable
Salient\Sync\Support\SyncErrorCollection
implements
SyncErrorCollectionInterface
Salient\Contract\Collection\ListInterface
extends
CollectionInterface
<int, TValue>
Salient\Collection\AbstractTypedList
implements
ListInterface
<TValue> uses
ListTrait
Salient\Collection\ImmutableListCollection
implements
ListInterface
<TValue>,
Immutable
uses
ImmutableListTrait
Salient\Collection\ListCollection
implements
ListInterface
<TValue> uses
ListTrait
Salient\Contract\Http\HttpHeadersInterface
extends
CollectionInterface
<string, string[]>,
Immutable
,
Stringable
Salient\Http\HttpHeaders
implements
HttpHeadersInterface
uses
ReadableCollectionTrait
,
ImmutableArrayAccessTrait
,
HasMutator
Methods
public
count(): int
Implemented by
Salient\Iterator\RecursiveFilesystemIterator::count()
#