GET https://figurine-actus.ethiko.io/gammes

Query Metrics

26 Database Queries
5 Different statements
9.34 ms Query time
0 Invalid entities
16 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.39 ms
(36.26%)
21
SELECT t0.id AS id_1, t0.config_name AS config_name_2, t0.config_value AS config_value_3 FROM site_configuration t0 WHERE t0.config_name = ? LIMIT 1
Parameters:
[
  "gammes_text_description"
]
2.47 ms
(26.42%)
1
SELECT t0.id AS id_1, t0.route_name AS route_name_2, t0.object AS object_3, t0.page_title AS page_title_4, t0.page_description AS page_description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.object_id AS object_id_10 FROM seo t0 WHERE t0.route_name = ? LIMIT 1
Parameters:
[
  "front.page.gammes"
]
2.03 ms
(21.72%)
1
SELECT t0.id AS id_1, t0.type AS type_2, t0.status AS status_3 FROM type_gamme t0 WHERE t0.status = ?
Parameters:
[
  1
]
1.08 ms
(11.55%)
1
SELECT DISTINCT f0_.taille_moyenne AS taille_moyenne_0 FROM figurine_gammes f0_ WHERE f0_.taille_moyenne > 0 ORDER BY f0_.taille_moyenne ASC
Parameters:
[]
0.38 ms
(4.05%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.content AS content_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.status AS status_8 FROM page t0 WHERE t0.id = ?
Parameters:
[
  2
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\SiteConfiguration 12
App\Entity\TypeGamme 2
App\Entity\Page 2

Entities Mapping

Class Mapping errors
App\Entity\FigurineGammes No errors.
App\Entity\TypeGamme No errors.
App\Entity\SEO No errors.
App\Entity\SiteConfiguration No errors.
App\Entity\Page No errors.