GET https://dantecmarket.com/api/mobile/getPromoFlash

Query Metrics

3 Database Queries
3 Different statements
8.50 ms Query time
0 Invalid entities
8 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.23 ms
(61.59%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.telephone AS telephone_7, t0.classe AS classe_8, t0.fidelite AS fidelite_9, t0.photo_url AS photo_url_10, t0.fcm_token AS fcm_token_11, t0.display_name AS display_name_12, t0.is_leaderboard_opt_in AS is_leaderboard_opt_in_13, t0.pref_newsletter AS pref_newsletter_14, t0.pref_promo_notifications AS pref_promo_notifications_15, t0.pref_order_alerts AS pref_order_alerts_16, t0.reset_token AS reset_token_17, t0.reset_token_expiry AS reset_token_expiry_18 FROM user t0 WHERE t0.id = ?
Parameters:
[
  43
]
1.88 ms
(22.14%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM categorie_promo t0 WHERE t0.nom = ? LIMIT 1
Parameters:
[
  "flash"
]
1.38 ms
(16.28%)
1
SELECT t0.id AS id_1, t0.date_debut AS date_debut_2, t0.date_fin AS date_fin_3, t0.prix AS prix_4, t0.quantite AS quantite_5, t0.date_disponibilite AS date_disponibilite_6, t0.le_produit_id AS le_produit_id_7, t0.la_categorie_promo_id AS la_categorie_promo_id_8 FROM promo t0 WHERE t0.la_categorie_promo_id = ?
Parameters:
[
  9
]

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\Promo 3
App\Entity\Produits 3
App\Entity\User 1
App\Entity\CategoriePromo 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Reserver No errors.
App\Entity\Commandes No errors.
App\Entity\Commentaires No errors.
App\Entity\Favoris No errors.
App\Entity\Messages No errors.
App\Entity\CategoriePromo No errors.
App\Entity\Promo No errors.
App\Entity\Produits No errors.