https://preprod.copees.com/fr/abonnement-pro/adresse-facture?isFree=1&typeAbonnement=1&typeComptePaiement=1

Query Metrics

9 Database Queries
5 Different statements
0.92 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.26 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.country_code = ? AND t0.is_enabled = ? LIMIT 1
Parameters:
[
  "US"
  1
]
0.20 ms
(0.00%)
4
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.country_code = ?
Parameters:
[
  "FR"
]
0.17 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.language_code = ? AND t0.is_enabled = ? LIMIT 1
Parameters:
[
  "Fr"
  1
]
0.16 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.prix_mensuel_ht AS prix_mensuel_ht_3, t0.prix_mensuel_ttc AS prix_mensuel_ttc_4, t0.prix_annuel_ht AS prix_annuel_ht_5, t0.prix_annuel_ttc AS prix_annuel_ttc_6, t0.nbr_personne AS nbr_personne_7, t0.type_abonnement AS type_abonnement_8, t0.dashboard_partage AS dashboard_partage_9 FROM abonnement_pro t0 WHERE t0.type_abonnement = ? LIMIT 1
Parameters:
[
  1
]
0.14 ms
(0.00%)
2
SELECT t0.id AS id_1, t0.name_path AS name_path_2, t0.name_route AS name_route_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.titre AS titre_6, t0.content AS content_7 FROM seo t0 WHERE t0.name_route = ? LIMIT 1
Parameters:
[
  "abonnementPro_adresse_facture"
]

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\User No errors.
App\Entity\LanguageCountry No errors.
App\Entity\AbonnementPro No errors.
App\Entity\Seo No errors.