protected property EventController::$userCache in MongoDB 8.2
An instance cache for user accounts, which are used in a loop.
Type: array
File
- modules/
mongodb_watchdog/ src/ EventController.php, line 57
Class
- EventController
- Class EventController provides query and render logic for Event occurrences.
Namespace
Drupal\mongodb_watchdogCode
protected $userCache = [];