Improve performance by inserting in a bulk #1973
Annotations
6 errors
PHPStan:
src/Store/DoctrineDbalStore.php#L34
Property Patchlevel\EventSourcing\Store\DoctrineDbalStore::$batch is never read, only written.
|
PHPStan:
src/Store/DoctrineDbalStore.php#L162
Strict comparison using === between non-empty-array<int<0, max>, mixed> and array{} will always evaluate to false.
|
PHPStan:
src/Store/DoctrineDbalStore.php#L162
Variable $parameters might not be defined.
|
PHPStan:
src/Store/DoctrineDbalStore.php#L173
Variable $parameters might not be defined.
|
PHPStan:
src/Store/DoctrineDbalStore.php#L183
Method Patchlevel\EventSourcing\Store\DoctrineDbalStore::placeholder() is unused.
|
PHPStan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading