LargeDatasetCheck
final class LargeDatasetCheck implements CheckInterface
Tests performance with large datasets (500+ items).
This check is mode-agnostic.
Constants
| private ITEM_COUNT |
|
Methods
string
name()
Get the human-readable name of this check.
Details
at line 19
string
name()
Get the human-readable name of this check.
at line 24
CheckResult
run(DoctorContext $context)
Run the check and return results.