GET https://atlaslounge.ru/menu_images

Query Metrics

3 Database Queries
3 Different statements
5.75 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.75 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:
[]
2 1.06 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:
[]
3 2.95 ms
SELECT m0_.id AS id_0, m0_.ordinal AS ordinal_1, m0_.title AS title_2, m0_.image_file AS image_file_3, m1_.id AS id_4, m1_.ordinal AS ordinal_5, m1_.title AS title_6, m1_.image_file AS image_file_7 FROM menu_image_collection m0_ LEFT JOIN menu_image m1_ ON m0_.id = m1_.image_collection_id ORDER BY m0_.ordinal ASC, m1_.ordinal ASC
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\MenuImageCollection No errors.
App\Entity\MenuImage No errors.