GET http://185.25.50.116:8080/magazines/stylefile

Query Metrics

4 Database Queries
4 Different statements
38.28 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
23.07 ms
(60.27%)
1
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.original_filename AS original_filename_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.magazine_id AS magazine_id_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8 FROM magazine_images t0 WHERE t0.magazine_id = ?
Parameters:
[
  1
]
7.00 ms
(18.29%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.year AS year_5, t0.orientation AS orientation_6, t0.dimensions AS dimensions_7, t0.weight AS weight_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12 FROM magazines t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "stylefile"
]
5.84 ms
(15.26%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.magazine_id AS magazine_id_4 FROM magazine_links t0 WHERE t0.magazine_id = ?
Parameters:
[
  1
]
2.37 ms
(6.18%)
1
SELECT t0.id AS id_1, t0.number AS number_2, t0.title AS title_3, t0.slug AS slug_4, t0.description AS description_5, t0.month AS month_6, t0.year AS year_7, t0.pages AS pages_8, t0.price AS price_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.magazine_id AS magazine_id_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14 FROM magazine_issues t0 WHERE t0.magazine_id = ?
Parameters:
[
  1
]

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