Cache
7
Total calls
4.45 ms
Total time
6
Total reads
1
Total writes
0
Total deletes
4
Total hits
2
Total misses
66.67 %
Hits/reads
Pools
cache.app 3
Adapter
Symfony\Component\Cache\Adapter\FilesystemAdapter
Metrics
3
Calls
3.67 ms
Time
2
Reads
1
Writes
0
Deletes
1
Hits
1
Misses
50 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 1.68 ms | getItem() | [ "contao.twig.template_hierarchy" => true ] |
| 2 | 1.94 ms | save() | [ "contao.twig.template_hierarchy" => true ] |
| 3 | 0.05 ms | getItem() | [ "contao.cron.minutely_run" => false ] |
doctrine.system_cache_pool 4
Adapter
Symfony\Component\Cache\Adapter\PhpFilesAdapter
Metrics
4
Calls
0.78 ms
Time
4
Reads
0
Writes
0
Deletes
3
Hits
1
Misses
75 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.17 ms | getItem() | [ "Contao__CoreBundle__Entity__CronJob__CLASSMETADATA__" => true ] |
| 2 | 0.15 ms | getItem() | [ "c83644811f51abb0b5f9c067fb2b4e6b" => true ] |
| 3 | 0.41 ms | getItem() | [ "DateTimeImmutable__CLASSMETADATA__" => false ] |
| 4 | 0.05 ms | getItem() | [ "Contao__CoreBundle__Entity__Altcha__CLASSMETADATA__" => true ] |
Pools without calls 12
| Cache pools that received no calls |
|---|
| cache.messenger.restart_workers_signal |
| cache.property_info |
| cache.rate_limiter |
| cache.security_expression_language |
| cache.security_is_csrf_token_valid_attribute_expression_language |
| cache.security_is_granted_attribute_expression_language |
| cache.security_token_verifier |
| cache.serializer |
| cache.system |
| cache.validator |
| cache.validator_expression_language |
| doctrine.result_cache_pool |