GET https://test.fcakron.ru/media?type=video

Query Metrics

21 Database Queries
4 Different statements
21.52 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
17.19 ms
(79.86%)
1
SELECT DISTINCT YEAR(date_publication) as year FROM media WHERE date_publication IS NOT NULL ORDER BY year DESC
Parameters:
[]
3.19 ms
(14.80%)
18
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:
[
  43985
]
0.62 ms
(2.88%)
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"
]
0.53 ms
(2.46%)
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 FROM tag t0 WHERE t0.object_status = ?
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\Service\Tag No errors.
App\Entity\Service\NewsTag No errors.
App\Entity\Content\Partner No errors.
App\Entity\Service\File No errors.
App\Entity\Content\News No errors.