GET https://test.fcakron.ru/logo

Query Metrics

23 Database Queries
3 Different statements
6.36 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.93 ms
(77.48%)
21
SELECT t0.id AS id_1, t0.module AS module_2, t0.mime_type AS mime_type_3, t0.size AS size_4, t0.name AS name_5, t0.date_create AS date_create_6, t0.date_update AS date_update_7, t0.object_status AS object_status_8 FROM file t0 WHERE t0.id = ?
Parameters:
[
  42834
]
0.77 ms
(12.02%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.date_create AS date_create_3, t0.date_update AS date_update_4, t0.object_status AS object_status_5, t0.file_id AS file_id_6 FROM logo t0 WHERE t0.object_status = ?
Parameters:
[
  "active"
]
0.67 ms
(10.50%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.priority AS priority_3, t0.line AS line_4, t0.link AS link_5, t0.date_create AS date_create_6, t0.date_update AS date_update_7, t0.object_status AS object_status_8, t0.preview_image_id AS preview_image_id_9 FROM partner t0 WHERE t0.object_status = ? ORDER BY t0.line ASC, t0.priority ASC
Parameters:
[
  "active"
]

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\Content\Logo No errors.
App\Entity\Service\File No errors.
App\Entity\Content\Partner No errors.