Query Metrics
4
Database Queries
4
Different statements
1.05 ms
Query time
0
Invalid entities
5
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.37 ms |
SELECT t0.id AS id_1, t0.page_name AS page_name_2, t0.route AS route_3, t0.meta_title_fr AS meta_title_fr_4, t0.meta_description_fr AS meta_description_fr_5, t0.meta_title_en AS meta_title_en_6, t0.meta_description_en AS meta_description_en_7, t0.meta_title_it AS meta_title_it_8, t0.meta_description_it AS meta_description_it_9, t0.meta_title_ru AS meta_title_ru_10, t0.meta_description_ru AS meta_description_ru_11, t0.meta_title_es AS meta_title_es_12, t0.meta_description_es AS meta_description_es_13, t0.meta_title_de AS meta_title_de_14, t0.meta_description_de AS meta_description_de_15, t0.h1_enabled AS h1_enabled_16, t0.h1 AS h1_17 FROM seopage t0 WHERE t0.route = ? LIMIT 1
Parameters:
[
"front_post"
]
|
||||||||||||||||||||||||||||||
| 2 | 0.21 ms |
SELECT t0.id AS id_1, t0.phone AS phone_2, t0.email AS email_3, t0.address_street AS address_street_4, t0.zipcode AS zipcode_5, t0.city AS city_6, t0.legal_site_name AS legal_site_name_7, t0.legal_siret AS legal_siret_8, t0.legal_siren AS legal_siren_9, t0.legal_rcs AS legal_rcs_10, t0.legal_address AS legal_address_11, t0.legal_zipcode AS legal_zipcode_12, t0.legal_city AS legal_city_13, t0.legal_phone AS legal_phone_14, t0.legal_email AS legal_email_15, t0.legal_publication_owner AS legal_publication_owner_16, t0.legal_site_url AS legal_site_url_17, t0.default_title AS default_title_18, t0.default_meta_desc AS default_meta_desc_19 FROM site_settings t0
Parameters:
[]
|
||||||||||||||||||||||||||||||
| 3 | 0.20 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.title AS title_3, t0.intro AS intro_4, t0.content AS content_5, t0.post_name AS post_name_6, t0.post_size AS post_size_7, t0.post_updated_at AS post_updated_at_8, t0.post_alt AS post_alt_9, t0.meta_title AS meta_title_10, t0.meta_description AS meta_description_11, t0.position AS position_12, t0.slug AS slug_13 FROM post t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"faire-une-copie-un-acte-simple"
]
|
||||||||||||||||||||||||||||||
| 4 | 0.26 ms |
SELECT p0_.id AS id_0, p0_.locale AS locale_1, p0_.title AS title_2, p0_.intro AS intro_3, p0_.content AS content_4, p0_.post_name AS post_name_5, p0_.post_size AS post_size_6, p0_.post_updated_at AS post_updated_at_7, p0_.post_alt AS post_alt_8, p0_.meta_title AS meta_title_9, p0_.meta_description AS meta_description_10, p0_.position AS position_11, p0_.slug AS slug_12 FROM post p0_ WHERE p0_.id IS NOT NULL AND p0_.locale = ? AND p0_.id <> ? ORDER BY p0_.position ASC LIMIT 3
Parameters:
[ "fr" 31 ]
|
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\Post | 4 |
| App\Entity\SiteSettings | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\SEOPage | No errors. |
| Cofondateur\SocleTechniqueBundle\Entity\SiteSettings | No errors. |
| App\Entity\SiteSettings | No errors. |
| App\Entity\Post | No errors. |