Query Metrics
2
Database Queries
2
Different statements
1.63 ms
Query time
0
Invalid entities
7
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.97 ms |
SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.description AS description_2, p0_.image AS image_3, p0_.image_mini AS image_mini_4, p0_.number_of_pieces AS number_of_pieces_5, p0_.base_price AS base_price_6, p0_.is_showcase AS is_showcase_7, p0_.sort_order AS sort_order_8, p0_.created_at AS created_at_9 FROM piece_montee p0_ ORDER BY p0_.sort_order ASC, p0_.label ASC
Parameters:
[]
|
||||||||||||||||||||||||||||
| 2 | 0.66 ms |
SELECT c0_.id AS id_0, c0_.address AS address_1, c0_.postal_code AS postal_code_2, c0_.city AS city_3, c0_.phone AS phone_4, c0_.email AS email_5, c0_.map_latitude AS map_latitude_6, c0_.map_longitude AS map_longitude_7, c0_.facebook_url AS facebook_url_8, c0_.instagram_url AS instagram_url_9, h1_.id AS id_10, h1_.day_of_week AS day_of_week_11, h1_.morning_open AS morning_open_12, h1_.morning_close AS morning_close_13, h1_.afternoon_open AS afternoon_open_14, h1_.afternoon_close AS afternoon_close_15, h1_.is_closed AS is_closed_16, h1_.contact_info_id AS contact_info_id_17 FROM contact_info c0_ LEFT JOIN horaire h1_ ON c0_.id = h1_.contact_info_id ORDER BY h1_.day_of_week ASC LIMIT 1
Parameters:
[] |
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 |
|---|---|
| App\Entity\PieceMontee | 5 |
| App\Entity\ContactInfo | 1 |
| App\Entity\Horaire | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\PieceMontee | No errors. |
| App\Entity\ContactInfo | No errors. |
| App\Entity\Horaire | No errors. |