GET https://www.franceamande.net/qui-sommes-nous

Query Metrics

7 Database Queries
4 Different statements
2.62 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.30 ms
(49.90%)
1
SELECT o0_.id AS id_0, o0_.opt_key AS opt_key_1, o0_.opt_value AS opt_value_2, o0_.type AS type_3, o0_.legend AS legend_4, o0_.created_at AS created_at_5, o0_.updated_at AS updated_at_6 FROM `option` o0_ WHERE o0_.opt_key IN (?, ?, ?)
Parameters:
[
  "02_01_quisommesnous_bloc1"
  "02_02_quisommesnous_tarif_individuel"
  "02_03_quisommesnous_tarif_entreprise"
]
0.49 ms
(18.78%)
3
SELECT t0.id AS id_1, t0.label AS label_2, t0.position AS position_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.page_id AS page_id_6 FROM item t0 ORDER BY t0.position ASC
Parameters:
[]
0.42 ms
(16.03%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.content_to_validate AS content_to_validate_5, t0.published AS published_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.to_validate AS to_validate_9, t10.id AS id_11, t10.title AS title_12, t10.description AS description_13, t10.image AS image_14, t10.created_at AS created_at_15, t10.updated_at AS updated_at_16, t10.page_id AS page_id_17, t10.post_id AS post_id_18 FROM page t0 LEFT JOIN seo t10 ON t10.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  4
]
0.40 ms
(15.30%)
1
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.title AS title_4, t0.description AS description_5, t0.position AS position_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9 FROM collaborator t0 ORDER BY t0.position 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\Option No errors.
App\Entity\Collaborator No errors.
App\Entity\Item No errors.
App\Entity\Page No errors.
App\Entity\Seo No errors.
App\Entity\Post No errors.