Query Metrics
3
Database Queries
3
Different statements
0.69 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.32 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.fonts AS fonts_3, t0.design AS design_4, t0.config AS config_5, t0.type AS type_6, t0.path AS path_7, t0.recto AS recto_8, t0.verso AS verso_9, t0.quantite AS quantite_10, t0.grammage AS grammage_11, t0.format AS format_12, t0.type_product AS type_product_13, t0.papier AS papier_14, t0.rectoverso AS rectoverso_15, t0.token AS token_16, t0.product_config AS product_config_17, t0.is_crea AS is_crea_18, t0.is_plus_expert AS is_plus_expert_19, t0.finition AS finition_20, t0.is_save AS is_save_21, t0.is_enveloppe AS is_enveloppe_22, t0.is_trait AS is_trait_23, t0.is_paysage AS is_paysage_24, t0.product_id AS product_id_25, t0.product_attribute_id AS product_attribute_id_26, t0.user_id AS user_id_27, t0.user_abonnement_id AS user_abonnement_id_28 FROM nb_user_templates t0 WHERE t0.token IS NULL LIMIT 1
Parameters:
[] |
0.24 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.12 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 ] |
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\NbUserTemplates | No errors. |
App\Entity\Product |
|
App\Entity\ProductAttribute | No errors. |