GET https://cmsolutions.asb-digital.fr/en/contact

Query Metrics

4 Database Queries
4 Different statements
6.27 ms Query time
0 Invalid entities
243 Managed entities

Queries

Group similar statements

# 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_contact"
]
2 0.18 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 3.75 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_default AS is_default_3, t0.locale AS locale_4 FROM country t0 WHERE t0.is_default = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1
  "en"
]
4 2.04 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.is_default AS is_default_2, c0_.locale AS locale_3 FROM country c0_ WHERE c0_.locale = ? ORDER BY c0_.name ASC
Parameters:
[
  "en"
]

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\Country 241
App\Entity\SEOPage 1
App\Entity\SiteSettings 1

Entities Mapping