Query Metrics
5
Database Queries
5
Different statements
6.86 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.52 ms |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.title AS title_2, b0_.address AS address_3, b0_.phone_number AS phone_number_4, b0_.color AS color_5, b0_.vk_link AS vk_link_6, b0_.whatsapp_link AS whatsapp_link_7, b0_.inst_link AS inst_link_8, b0_.slug AS slug_9, b0_.background_image_url AS background_image_url_10, b0_.widget_flamp AS widget_flamp_11, b0_.widget2gis AS widget2gis_12 FROM branch_office b0_ WHERE b0_.widget2gis IS NOT NULL
Parameters:
[] |
| 2 | 1.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.address AS address_4, t0.phone_number AS phone_number_5, t0.color AS color_6, t0.vk_link AS vk_link_7, t0.whatsapp_link AS whatsapp_link_8, t0.inst_link AS inst_link_9, t0.slug AS slug_10, t0.background_image_url AS background_image_url_11, t0.widget_flamp AS widget_flamp_12, t0.widget2gis AS widget2gis_13 FROM branch_office t0 ORDER BY t0.name ASC
Parameters:
[] |
| 3 | 1.67 ms |
SELECT t0.id AS id_1, t0.button_label AS button_label_2, t0.button_url AS button_url_3 FROM header t0 LIMIT 1
Parameters:
[] |
| 4 | 0.87 ms |
SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.title AS title_3, t0.description AS description_4, t0.ordering AS ordering_5, t0.is_main AS is_main_6 FROM main_card t0 ORDER BY t0.ordering ASC
Parameters:
[] |
| 5 | 0.50 ms |
SELECT t0.id AS id_1, t0.image_url AS image_url_2 FROM partner t0
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\BranchOffice | No errors. |
| App\Entity\Album | No errors. |
| App\Entity\MenuCard | No errors. |
| App\Entity\Header | No errors. |
| App\Entity\MainCard | No errors. |
| App\Entity\Partner | No errors. |