Query Metrics
4
Database Queries
4
Different statements
3.38 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.61 ms (47.66%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.image AS image_4, t0.video AS video_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.is_enabled AS is_enabled_8, t0.slug AS slug_9, t0.category_id AS category_id_10 FROM blog_article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"le-meuble-de-toursime"
]
|
0.88 ms (26.11%) |
1 |
SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.site_url AS site_url_3, t0.site_url_full AS site_url_full_4, t0.site_logo AS site_logo_5, t0.site_keywords AS site_keywords_6, t0.site_description AS site_description_7, t0.site_facebook AS site_facebook_8, t0.site_instagram AS site_instagram_9, t0.site_linkedin AS site_linkedin_10, t0.site_espaceclient AS site_espaceclient_11, t0.site_rgpd AS site_rgpd_12, t0.expert_titre1 AS expert_titre1_13, t0.expert_titre2 AS expert_titre2_14, t0.expert_content AS expert_content_15, t0.tarif_titre1 AS tarif_titre1_16, t0.tarif_titre2 AS tarif_titre2_17, t0.tarif_text AS tarif_text_18, t0.tarif_honnoraires AS tarif_honnoraires_19, t0.tarif_image AS tarif_image_20, t0.tarif_footertitre1 AS tarif_footertitre1_21, t0.tarif_footertitre2 AS tarif_footertitre2_22, t0.tarif_footertextbutton AS tarif_footertextbutton_23, t0.site_email AS site_email_24, t0.site_telephone AS site_telephone_25, t0.office_titre AS office_titre_26, t0.tarif_brochure AS tarif_brochure_27, t0.site_mentions AS site_mentions_28, t0.footer_notairesfrance AS footer_notairesfrance_29, t0.offre_titre AS offre_titre_30 FROM setting t0
Parameters:
[] |
0.44 ms (13.14%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.url AS url_4 FROM label t0
Parameters:
[] |
0.44 ms (13.08%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 WHERE t0.id = ?
Parameters:
[
7
]
|
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\BlogArticle | No errors. |
App\Entity\BlogCategory | No errors. |
App\Entity\Setting | No errors. |
App\Entity\Label | No errors. |
App\Entity\Abonne | No errors. |