Cache
15
Total calls
3.24 ms
Total time
13
Total reads
2
Total writes
0
Total deletes
12
Total hits
1
Total misses
92.31 %
Hits/reads
Pools
doctrine.metadata_cache 11
Adapter
Symfony\Component\Cache\Adapter\FilesystemAdapter
Metrics
11
Calls
1.44 ms
Time
11
Reads
0
Writes
0
Deletes
11
Hits
0
Misses
100 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.20 ms | getItem() | [ "App__Entity__Redirect__CLASSMETADATA__" => true ] |
| 2 | 0.19 ms | getItem() | [ "App__Entity__ShopItemCake__CLASSMETADATA__" => true ] |
| 3 | 0.13 ms | getItem() | [ "App__Entity__ShopItem__CLASSMETADATA__" => true ] |
| 4 | 0.13 ms | getItem() | [ "App__Entity__ShopItemCakeCategory__CLASSMETADATA__" => true ] |
| 5 | 0.10 ms | getItem() | [ "App__Entity__ShopCategory__CLASSMETADATA__" => true ] |
| 6 | 0.09 ms | getItem() | [ "App__Entity__ShopItemCakeSubCategory__CLASSMETADATA__" => true ] |
| 7 | 0.16 ms | getItem() | [ "App__Entity__ShopItemPhoto__CLASSMETADATA__" => true ] |
| 8 | 0.10 ms | getItem() | [ "App__Entity__OrderShopItem__CLASSMETADATA__" => true ] |
| 9 | 0.08 ms | getItem() | [ "App__Entity__OtherShopItem__CLASSMETADATA__" => true ] |
| 10 | 0.17 ms | getItem() | [ "App__Entity__OrderShop__CLASSMETADATA__" => true ] |
| 11 | 0.10 ms | getItem() | [ "App__Entity__ShopItemCakeTopping__CLASSMETADATA__" => true ] |
doctrine.query_cache 2
Adapter
Symfony\Component\Cache\Adapter\FilesystemAdapter
Metrics
2
Calls
0.80 ms
Time
1
Reads
1
Writes
0
Deletes
0
Hits
1
Misses
0 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.26 ms | getItem() | [ "b5c2dee53ac867db823db0f2585f79c5" => false ] |
| 2 | 0.55 ms | save() | [ "b5c2dee53ac867db823db0f2585f79c5" => true ] |
doctrine.result_cache 2
Adapter
Symfony\Component\Cache\Adapter\RedisAdapter
Metrics
2
Calls
1.00 ms
Time
1
Reads
1
Writes
0
Deletes
1
Hits
0
Misses
100 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.74 ms | getItem() | [ "redirect" => true ] |
| 2 | 0.26 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 |