Cache
6
Total calls
1.93 ms
Total time
4
Total reads
1
Total writes
1
Total deletes
2
Total hits
2
Total misses
50 %
Hits/reads
Pools
cache.rate_limiter 4
Adapter
Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
Metrics
4
Calls
1.00 ms
Time
2
Reads
1
Writes
1
Deletes
0
Hits
2
Misses
0 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.13 ms | getItem() | [ "fb23576474b79484c45ef0404607a1ddec96a5fc" => false ] |
| 2 | 0.08 ms | getItem() | [ "fb23576474b79484c45ef0404607a1ddec96a5fc" => false ] |
| 3 | 0.37 ms | save() | [ "fb23576474b79484c45ef0404607a1ddec96a5fc" => true ] |
| 4 | 0.42 ms | deleteItem() | [ "fb23576474b79484c45ef0404607a1ddec96a5fc" => true ] |
cache.object 2
Adapter
Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
Metrics
2
Calls
0.94 ms
Time
2
Reads
0
Writes
0
Deletes
2
Hits
0
Misses
100 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.67 ms | get() | [ "system-config-" => "string" ] |
| 2 | 0.27 ms | getItem() | [ "shopware-executable-app-scripts" => 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.scheduler |
| cache.serializer |
| cache.system |
| cache.tags |
| cache.validator |
| cache.validator_expression_language |