You are here

protected property QueueSizeDiagnosticCheck::$purgeQueueStats in Purge 8.3

The 'purge.queue.stats' service.

Type: \Drupal\purge\Plugin\Purge\Queue\StatsTrackerInterface

File

src/Plugin/Purge/DiagnosticCheck/QueueSizeDiagnosticCheck.php, line 26

Class

QueueSizeDiagnosticCheck
Reports how many items are in the queue and prevents unsustainable volumes.

Namespace

Drupal\purge\Plugin\Purge\DiagnosticCheck

Code

protected $purgeQueueStats;