Query Metrics
5
Database Queries
4
Different statements
1.85 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.59 ms (32.21%) |
1 |
SELECT t0.route AS route_1, t0.id AS id_2, t0.page_name AS page_name_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.h1_enabled AS h1_enabled_6, t0.h1 AS h1_7 FROM seopage t0 WHERE t0.route = ? LIMIT 1
Parameters:
[
"app_landing_page_show"
]
|
|
0.49 ms (26.75%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.created_at AS created_at_3, t0.cover_name AS cover_name_4, t0.cover_size AS cover_size_5, t0.cover_updated_at AS cover_updated_at_6, t0.cover_alt AS cover_alt_7, t0.resume_on_page AS resume_on_page_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.slug AS slug_11 FROM landing_page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"obfsm:cGVycGlnbmFuQG5vb2NhcmIuY29t"
]
|
|
0.49 ms (26.69%) |
2 |
SELECT t0.phone AS phone_1, t0.address_street AS address_street_2, t0.credits AS credits_3, t0.id AS id_4, t0.email AS email_5, t0.zipcode AS zipcode_6, t0.city AS city_7, t0.legal_site_name AS legal_site_name_8, t0.legal_siret AS legal_siret_9, t0.legal_siren AS legal_siren_10, t0.legal_rcs AS legal_rcs_11, t0.legal_address AS legal_address_12, t0.legal_zipcode AS legal_zipcode_13, t0.legal_city AS legal_city_14, t0.legal_phone AS legal_phone_15, t0.legal_email AS legal_email_16, t0.legal_publication_owner AS legal_publication_owner_17, t0.legal_site_url AS legal_site_url_18, t0.default_title AS default_title_19, t0.default_meta_desc AS default_meta_desc_20 FROM site_settings t0
Parameters:
[] |
|
0.27 ms (14.35%) |
1 |
SELECT t0.route AS route_1, t0.id AS id_2, t0.page_name AS page_name_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.h1_enabled AS h1_enabled_6, t0.h1 AS h1_7 FROM seopage t0 WHERE t0.route IS NULL LIMIT 1
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 |
|---|---|
| Cofondateur\SocleTechniqueBundle\Entity\SEOPage | No errors. |
| App\Entity\SEOPage | No errors. |
| Cofondateur\SocleTechniqueBundle\Entity\SiteSettings | No errors. |
| App\Entity\SiteSettings | No errors. |
| App\Entity\LandingPage | No errors. |