Cache
18
Total calls
4.32 ms
Total time
17
Total reads
1
Total writes
0
Total deletes
17
Total hits
0
Total misses
100 %
Hits/reads
Pools
cache.app 5
Adapter
Symfony\Component\Cache\Adapter\FilesystemAdapter
Metrics
5
Calls
0.37 ms
Time
5
Reads
0
Writes
0
Deletes
5
Hits
0
Misses
100 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.14 ms | getItems() | [ "setting.1" => true ] |
| 2 | 0.08 ms | getItems() | [ "setting.2" => true ] |
| 3 | 0.04 ms | getItems() | [ "setting.2" => true ] |
| 4 | 0.07 ms | getItems() | [ "setting.3" => true ] |
| 5 | 0.03 ms | getItems() | [ "setting.3" => true ] |
doctrine.metadata_cache 8
Adapter
Symfony\Component\Cache\Adapter\FilesystemAdapter
Metrics
8
Calls
1.13 ms
Time
8
Reads
0
Writes
0
Deletes
8
Hits
0
Misses
100 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.20 ms | getItem() | [ "App__Entity__Redirect__CLASSMETADATA__" => true ] |
| 2 | 0.17 ms | getItem() | [ "App__Entity__ShopItemCakeCategory__CLASSMETADATA__" => true ] |
| 3 | 0.09 ms | getItem() | [ "App__Entity__ShopCategory__CLASSMETADATA__" => true ] |
| 4 | 0.10 ms | getItem() | [ "App__Entity__ShopItemCakeSubCategory__CLASSMETADATA__" => true ] |
| 5 | 0.24 ms | getItem() | [ "App__Entity__ShopItemCake__CLASSMETADATA__" => true ] |
| 6 | 0.15 ms | getItem() | [ "App__Entity__ShopItemPhoto__CLASSMETADATA__" => true ] |
| 7 | 0.10 ms | getItem() | [ "App__Entity__OrderShopItem__CLASSMETADATA__" => true ] |
| 8 | 0.08 ms | getItem() | [ "App__Entity__OtherShopItem__CLASSMETADATA__" => true ] |
doctrine.query_cache 2
Adapter
Symfony\Component\Cache\Adapter\FilesystemAdapter
Metrics
2
Calls
1.40 ms
Time
2
Reads
0
Writes
0
Deletes
2
Hits
0
Misses
100 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 1.24 ms | getItem() | [ "6d64ffcc95f0ce5a6a2a432681a9e851" => true ] |
| 2 | 0.16 ms | getItem() | [ "c8ee6df2df7dee18cbf1d9ca167497e7" => true ] |
doctrine.result_cache 3
Adapter
Symfony\Component\Cache\Adapter\RedisAdapter
Metrics
3
Calls
1.43 ms
Time
2
Reads
1
Writes
0
Deletes
2
Hits
0
Misses
100 %
Hits/reads
Calls
| # | Time | Call | Hit |
|---|---|---|---|
| 1 | 0.82 ms | getItem() | [ "redirect" => true ] |
| 2 | 0.25 ms | save() | [ "redirect" => true ] |
| 3 | 0.36 ms | getItem() | [ "category" => true ] |
Pools without calls 10
| Cache pools that received no calls |
|---|
| cache.annotations |
| 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 |