GET https://dantecmarket.com/api/mobile/sessions-vote/active

Query Metrics

2 Database Queries
2 Different statements
2.36 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.74 ms
(73.60%)
1
SELECT s0_.id AS id_0, s0_.titre AS titre_1, s0_.description AS description_2, s0_.date_debut AS date_debut_3, s0_.date_fin AS date_fin_4, s0_.statut AS statut_5 FROM session_vote s0_ WHERE s0_.statut = ? ORDER BY s0_.date_debut DESC
Parameters:
[
  "active"
]
0.62 ms
(26.40%)
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
]

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\User 1
App\Entity\SessionVote 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\SessionVote No errors.
App\Entity\ProduitCandidat No errors.
App\Entity\VoteUtilisateur No errors.