Query Metrics
10
Database Queries
8
Different statements
4.24 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.16 ms (27.29%) |
1 |
SELECT t0.id AS id_1, t0.description AS description_2, t0.image AS image_3, t0.date_debut AS date_debut_4, t0.date_exp AS date_exp_5, t0.status AS status_6, t0.nombre_de_vue AS nombre_de_vue_7, t0.mode AS mode_8, t0.nombre_impression AS nombre_impression_9, t0.limited AS limited_10, t0.who_saw AS who_saw_11, t0.motif AS motif_12, t0.is_fake_vue AS is_fake_vue_13, t0.referencement AS referencement_14, t0.annother_info AS annother_info_15, t0.type_promotion_affaire AS type_promotion_affaire_16, t0.in_programme_recompense AS in_programme_recompense_17, t0.publish_on_dressur_status AS publish_on_dressur_status_18, t0.source AS source_19, t0.created_at AS created_at_20, t0.formule_promo_affaire_id AS formule_promo_affaire_id_21, t0.user_id AS user_id_22 FROM promotion t0 WHERE t0.status = ? AND t0.limited = ?
Parameters:
[ 3 1 ] |
|
0.89 ms (21.05%) |
1 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"u920435648_sbx_ds_dbn"
]
|
|
0.77 ms (18.22%) |
2 |
SELECT t0.id AS id_1, t0.mail_adresse AS mail_adresse_2, t0.password AS password_3, t0.smtp_server AS smtp_server_4, t0.smtp_port AS smtp_port_5, t0.smtp_secured AS smtp_secured_6, t0.activated AS activated_7, t0.count_mail_sent AS count_mail_sent_8, t0.last_used_at AS last_used_at_9 FROM env_mail_sender t0 WHERE t0.activated = ?
Parameters:
[
1
]
|
|
0.36 ms (8.53%) |
2 |
SELECT DATABASE()
Parameters:
[] |
|
0.31 ms (7.31%) |
1 |
SELECT t0.id AS id_1, t0.aggregator AS aggregator_2, t0.pays AS pays_3, t0.titre AS titre_4, t0.code AS code_5, t0.activated AS activated_6, t0.isdirect AS isdirect_7, t0.requires AS requires_8, t0.type_feex_pay AS type_feex_pay_9, t0.code_pays AS code_pays_10 FROM methode_paiement t0 ORDER BY t0.pays ASC, t0.titre ASC
Parameters:
[] |
|
0.30 ms (6.97%) |
1 |
SELECT t0.id AS id_1, t0.mot AS mot_2 FROM mot_refuser t0
Parameters:
[] |
|
0.29 ms (6.81%) |
1 |
SELECT t0.id AS id_1, t0.version_app AS version_app_2, t0.important_update AS important_update_3, t0.users_tel AS users_tel_4, t0.version_dressur_bot AS version_dressur_bot_5, t0.user_banned AS user_banned_6, t0.ia_active AS ia_active_7 FROM env t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.16 ms (3.82%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.prix AS prix_3, t0.nbr_jour AS nbr_jour_4, t0.alert AS alert_5, t0.activated AS activated_6, t0.type_boost AS type_boost_7, t0.nb_contacts_max AS nb_contacts_max_8 FROM formule_boost t0
Parameters:
[] |
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\EnvMailSender | No errors. |
| App\Entity\MotRefuser | No errors. |
| App\Entity\Env | No errors. |
| App\Entity\MethodePaiement | No errors. |
| App\Entity\FormuleBoost | No errors. |
| App\Entity\Promotion | No errors. |
| App\Entity\FormulePromoAffaire | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Preference | No errors. |
| App\Entity\Boost | No errors. |
| App\Entity\Contact | No errors. |
| App\Entity\PromoReseau | No errors. |
| App\Entity\Suggestion | No errors. |