Cache
6
Total calls
1.72 ms
Total time
4
Total reads
2
Total writes
0
Total deletes
2
Total hits
2
Total misses
50 %
Hits/reads
Pools
cache.annotations 6
Adapter
Symfony\Component\Cache\Adapter\PhpFilesAdapter
Metrics
6
Calls
1.72 ms
Time
4
Reads
2
Writes
0
Deletes
2
Hits
2
Misses
50 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.12 ms | getItem() | [ "App%5CController%5CSecurityController" => false ] |
| 2 | 0.10 ms | getItem() | [ "[C]App%5CController%5CSecurityController" => false ] |
| 3 | 0.58 ms | save() | [ "[C]App%5CController%5CSecurityController" => true ] |
| 4 | 0.67 ms | save() | [ "App%5CController%5CSecurityController" => true ] |
| 5 | 0.08 ms | getItem() | [ "App%5CController%5CSecurityController%23forgot_password" => true ] |
| 6 | 0.17 ms | getItem() | [ "[C]App%5CController%5CSecurityController%23forgot_password" => true ] |
Pools without calls 12
| Cache pools that received no calls |
|---|
| cache.app |
| cache.doctrine.orm.default.query |
| cache.doctrine.orm.default.result |
| cache.messenger.restart_workers_signal |
| cache.property_info |
| cache.security_expression_language |
| cache.security_is_granted_attribute_expression_language |
| cache.serializer |
| cache.system |
| cache.validator |
| cache.validator_expression_language |
| cache.webpack_encore |