You are here

public property TopResult::$count in MongoDB 8.2

The number of hits on the grouped URL.

Type: int

File

modules/mongodb_watchdog/src/Controller/TopResult.php, line 17

Class

TopResult
Class TopResult is a value object holding the Top aggregation results.

Namespace

Drupal\mongodb_watchdog\Controller

Code

public $count;