PerformanceDataCollector::$cacheTagOperations

Same name and namespace in other branches
  1. 10 core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php \Drupal\performance_test\PerformanceDataCollector::cacheTagOperations

Cache tag operations collected during the request.

Type: cacheTagOperations

File

core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php, line 28

Class

PerformanceDataCollector

Namespace

Drupal\performance_test

Code

protected array $cacheTagOperations = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.