Cache
9
Total calls
2.12 ms
Total time
7
Total reads
2
Total writes
0
Total deletes
6
Total hits
1
Total misses
85.71 %
Hits/reads
Pools
doctrine.metadata_cache 5
Adapter
Symfony\Component\Cache\Adapter\FilesystemAdapter
Metrics
5
Calls
0.72 ms
Time
5
Reads
0
Writes
0
Deletes
5
Hits
0
Misses
100 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.19 ms | getItem() | [ "App__Entity__Redirect__CLASSMETADATA__" => true ] |
| 2 | 0.19 ms | getItem() | [ "App__Entity__ShopItemCakeCategory__CLASSMETADATA__" => true ] |
| 3 | 0.09 ms | getItem() | [ "App__Entity__ShopCategory__CLASSMETADATA__" => true ] |
| 4 | 0.09 ms | getItem() | [ "App__Entity__ShopItemCakeSubCategory__CLASSMETADATA__" => true ] |
| 5 | 0.16 ms | getItem() | [ "App__Entity__ShopItemCake__CLASSMETADATA__" => true ] |
doctrine.query_cache 2
Adapter
Symfony\Component\Cache\Adapter\FilesystemAdapter
Metrics
2
Calls
0.38 ms
Time
1
Reads
1
Writes
0
Deletes
0
Hits
1
Misses
0 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.06 ms | getItem() | [ "b4e19e7d5dccf6c19cf3e74a7130666f" => false ] |
| 2 | 0.33 ms | save() | [ "b4e19e7d5dccf6c19cf3e74a7130666f" => true ] |
doctrine.result_cache 2
Adapter
Symfony\Component\Cache\Adapter\RedisAdapter
Metrics
2
Calls
1.02 ms
Time
1
Reads
1
Writes
0
Deletes
1
Hits
0
Misses
100 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.79 ms | getItem() | [ "redirect" => true ] |
| 2 | 0.22 ms | save() | [ "redirect" => true ] |
Pools without calls 11
| Cache pools that received no calls |
|---|
| cache.annotations |
| cache.app |
| 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 |