final | |
|---|---|
implements |
SyncErrorCollectionInterface, IteratorAggregate<int, SyncErrorInterface> |
uses |
ListCollectionTrait, ArrayableCollectionTrait |
| Methods | ||
|---|---|---|
public
|
getErrorCount(): int
|
# |
public
|
getWarningCount(): int
|
# |
public
|
getSummary(): array
|
# |
public
|
getSummaryText(): string
|
# |
public
|
reportErrors(?ConsoleInterface $console = null, string $successText = 'No sync errors recorded'): void
|
# |
public
|
__toString(): string
|
# |
public
|
jsonSerialize(
): array<array{code: string, title: string, detail: string, meta: array{level: string, count: int, seen: int, values: list<mixed[]|object|int|float|string|bool|null>}}>
|
# |
| Methods used from Salient\Collection\ListCollectionTrait |
|---|
merge(), shift(), replaceItems(), getItems() |
| Methods used from Salient\Collection\ArrayableCollectionTrait |
|---|
toArray() |
| Constants inherited from Salient\Contract\Collection\DictionaryInterface |
|---|
|