Query Metrics
4
Database Queries
4
Different statements
9.89 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.44 ms (54.98%) |
1 |
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.slug AS slug_2, s0_.description AS description_3, s0_.image AS image_4, s0_.pdf AS pdf_5, s0_.brochure_image AS brochure_image_6, s0_.brochure_description AS brochure_description_7, s0_.date AS date_8, s0_.price AS price_9, s0_.coach AS coach_10, s0_.sub_title AS sub_title_11, s0_.ordre AS ordre_12, s0_.ville AS ville_13, s0_.perfermance AS perfermance_14, s0_.reglement_interieur AS reglement_interieur_15, s0_.description_complementaire AS description_complementaire_16 FROM stage_academy s0_ WHERE s0_.ville ->> 0 LIKE '%Bordeaux%' ORDER BY s0_.ordre ASC LIMIT 3
Parameters:
[] |
2.08 ms (21.02%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.excerpt AS excerpt_5, t0.status AS status_6, t0.publish_at AS publish_at_7, t0.type AS type_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.image AS image_11, t0.video AS video_12, t0.author_id AS author_id_13, t0.category_id AS category_id_14 FROM post t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"stage-academie"
]
|
1.36 ms (13.70%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.slug AS slug_4, t0.image AS image_5, t0.post_id AS post_id_6 FROM page_bloc t0 WHERE t0.post_id = ?
Parameters:
[
72
]
|
1.02 ms (10.30%) |
1 |
SELECT t0.id AS id_1, t0.question AS question_2, t0.response AS response_3, t0.show_in_footer AS show_in_footer_4, t0.ordre AS ordre_5 FROM faq t0 WHERE t0.show_in_footer = ? ORDER BY t0.ordre ASC
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
Class | Mapping errors |
---|---|
App\Entity\StageAcademy | No errors. |
App\Entity\Post | No errors. |
App\Entity\User | No errors. |
App\Entity\PostCategory | No errors. |
App\Entity\PostMeta | No errors. |
App\Entity\PageBloc | No errors. |
App\Entity\Faq | No errors. |