Cache
17
Total calls
0.18 ms
Total time
9
Total reads
0
Total writes
0
Total deletes
2
Total hits
7
Total misses
22.22 %
Hits/reads
Pools
cache.object 14
Adapter
Symfony\Component\Cache\Adapter\ArrayAdapter
Metrics
14
Calls
0.16 ms
Time
8
Reads
0
Writes
0
Deletes
2
Hits
6
Misses
25 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.01 ms | getItems() | [ "system-config-" => false ] |
| 2 | 0.01 ms | getItems() | [ "\x00tags\x00system-config-" => false ] |
| 3 | 0.01 ms | saveDeferred() | [ "system-config-" => true ] |
| 4 | 0.00 ms | commit() | true |
| 5 | 0.01 ms | getItems() | [ "shopware.languages" => false ] |
| 6 | 0.01 ms | getItems() | [ "\x00tags\x00shopware.languages" => false ] |
| 7 | 0.05 ms | saveDeferred() | [ "shopware.languages" => true ] |
| 8 | 0.00 ms | commit() | true |
| 9 | 0.01 ms | getItems() | [ "shopware-app-scripts" => false ] |
| 10 | 0.00 ms | getItems() | [ "\x00tags\x00shopware-app-scripts" => false ] |
| 11 | 0.02 ms | saveDeferred() | [ "shopware-app-scripts" => true ] |
| 12 | 0.00 ms | commit() | true |
| 13 | 0.01 ms | getItems() | [ "shopware.languages" => true ] |
| 14 | 0.01 ms | getItems() | [ "shopware-app-scripts" => true ] |
cache.tags 3
Adapter
Symfony\Component\Cache\Adapter\ArrayAdapter
Metrics
3
Calls
0.02 ms
Time
1
Reads
0
Writes
0
Deletes
0
Hits
1
Misses
0 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.01 ms | getItems() | [ "system-config\x01tags\x01" => false ] |
| 2 | 0.02 ms | saveDeferred() | [ "system-config\x01tags\x01" => true ] |
| 3 | 0.00 ms | commit() | true |
Pools without calls 11
| Cache pools that received no calls |
|---|
| cache.app |
| cache.http |
| cache.messenger.restart_workers_signal |
| cache.pentatrion_vite_fallback |
| cache.property_info |
| cache.rate_limiter |
| cache.scheduler |
| cache.serializer |
| cache.system |
| cache.validator |
| cache.validator_expression_language |