public function JobItemInterface::getCountPending

Count of all pending data items.

Return value

int Pending counts.

1 method overrides JobItemInterface::getCountPending()
JobItem::getCountPending in src/Entity/JobItem.php
Count of all pending data items.

File

src/JobItemInterface.php, line 217

Class

JobItemInterface
Interface for tmgmt_job_item entity.

Namespace

Drupal\tmgmt

Code

public function getCountPending();