Query Metrics
4
Database Queries
4
Different statements
1.10 ms
Query time
0
Invalid entities
24
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.29 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_landing"
]
|
||||||||||||||||||||||||||||||
| 2 | 0.24 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.30 ms |
SELECT t0.locale AS locale_1, t0.id AS id_2, t0.name AS name_3, t0.brand_name AS brand_name_4, t0.brand_size AS brand_size_5, t0.brand_updated_at AS brand_updated_at_6, t0.brand_alt AS brand_alt_7, t0.title AS title_8, t0.summary AS summary_9, t0.description AS description_10, t0.position AS position_11, t0.slug AS slug_12, t0.meta_title AS meta_title_13, t0.meta_description AS meta_description_14 FROM brand t0 WHERE t0.locale = ? ORDER BY t0.position ASC
Parameters:
[
"es"
]
|
||||||||||||||||||||||||||||||
| 4 | 0.26 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.name AS name_3, t0.machine_name AS machine_name_4, t0.machine_size AS machine_size_5, t0.machine_updated_at AS machine_updated_at_6, t0.machine_alt AS machine_alt_7, t0.landing_position AS landing_position_8, t0.display_on_landing AS display_on_landing_9, t0.for_offer AS for_offer_10, t0.summary AS summary_11, t0.description AS description_12, t0.position AS position_13, t0.slug AS slug_14, t0.meta_title AS meta_title_15, t0.meta_description AS meta_description_16, t0.brand_id AS brand_id_17 FROM machine t0 WHERE t0.display_on_landing = ? AND t0.locale = ? ORDER BY t0.landing_position ASC
Parameters:
[ 1 "es" ]
|
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\Brand | 16 |
| App\Entity\Machine | 6 |
| App\Entity\SEOPage | 1 |
| 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\Brand | No errors. |
| App\Entity\BrandParagraph | No errors. |
| App\Entity\Machine | No errors. |
| App\Entity\MachineDatatable | No errors. |