final | |
---|---|
extends |
AbstractTypedCollection<int, SyncErrorInterface> |
implements |
SyncErrorCollectionInterface |
Methods | ||
---|---|---|
public
|
getErrorCount(): int
|
# |
public
|
getWarningCount(): int
|
# |
public
|
getSummary(): array
|
# |
public
|
getSummaryText(): string
|
# |
public
|
reportErrors(?ConsoleWriterInterface $writer = 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>}}>
|
# |
protected
|
handleItemsReplaced(): void
|
# |
Methods used from Salient\Collection\CollectionTrait |
---|
set(), unset(), pop(), sort(), reverse(), map(), filter(), only(), onlyIn(), except(), exceptIn(), slice(), shift(), merge(), offsetSet(), offsetUnset(), maybeReplaceItems(), replaceItems(), maybeClone(), |
Constants inherited from Salient\Contract\Collection\CollectionInterface |
---|
|
Constants inherited from Salient\Contract\Collection\CollectionInterface |
---|
|