Query Metrics
2
Database Queries
2
Different statements
1.21 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.62 ms |
SELECT r0_.id AS id_0, r0_.link_from AS link_from_1, r0_.link_to AS link_to_2, r0_.code AS code_3, r0_.created_at AS created_at_4, r0_.updated_at AS updated_at_5 FROM redirect r0_ WHERE r0_.link_from = '/collection/386/tort-no136'
Parameters:
[] |
| 2 | 0.60 ms |
SELECT t1.id AS id_2, t1.old_id AS old_id_3, t1.name AS name_4, t1.name_en AS name_en_5, t1.description AS description_6, t1.description_en AS description_en_7, t1.photo AS photo_8, t1.video AS video_9, t1.price AS price_10, t1.discount_percentage AS discount_percentage_11, t1.min_amount AS min_amount_12, t1.hit AS hit_13, t1.display AS display_14, t1.created_at AS created_at_15, t1.updated_at AS updated_at_16, t1.type FROM shop_item_cake t0 INNER JOIN shop_item t1 ON t0.id = t1.id WHERE t1.id = ? AND t1.display = ? LIMIT 1
Parameters:
[ "386" 1 ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Redirect | No errors. |
| App\Entity\ShopItemCake | No errors. |
| App\Entity\ShopItem | No errors. |
| App\Entity\ShopItemCakeCategory | No errors. |
| App\Entity\ShopCategory | No errors. |
| App\Entity\ShopItemCakeSubCategory | No errors. |