GET https://www.recette-app.animal-care-madagascar.com/admin/rendez-vous

Query Metrics

9 Database Queries
4 Different statements
2.33 ms Query time
0 Invalid entities
12 Managed entities

Queries

Group similar statements

# Time Info
1 0.23 ms
SELECT t0.right_name AS right_name_1, t0.right_code AS right_code_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5 FROM rights t0 WHERE t0.right_code = ? LIMIT 1
Parameters:
[
  "admin_rendezvous_index"
]
2 0.55 ms
SELECT t0.client_id AS client_id_1, t0.animal_id AS animal_id_2, t0.prestataire_id AS prestataire_id_3, t0.service_propose_id AS service_propose_id_4, t0.date_rdv AS date_rdv_5, t0.statut AS statut_6, t0.commentaires AS commentaires_7, t0.id AS id_8, t0.heure_debut AS heure_debut_9, t0.heure_fin AS heure_fin_10, t0.duree_minutes AS duree_minutes_11 FROM rendez_vous t0
Parameters:
[]
3 0.27 ms
SELECT t0.nom AS nom_1, t0.prenom AS prenom_2, t0.email AS email_3, t0.telephone AS telephone_4, t0.ville AS ville_5, t0.id AS id_6 FROM client t0 WHERE t0.id = ?
Parameters:
[
  "da840fcc332c9f4366cf6727bc00389e"
]
4 0.23 ms
SELECT t0.nom AS nom_1, t0.espece AS espece_2, t0.race AS race_3, t0.date_naissance AS date_naissance_4, t0.proprietaire_id AS proprietaire_id_5, t0.poids AS poids_6, t0.id AS id_7 FROM animal t0 WHERE t0.id = ?
Parameters:
[
  "d4c4783ec8458b86083af844f6deed34"
]
5 0.24 ms
SELECT t0.nom AS nom_1, t0.prenom AS prenom_2, t0.email AS email_3, t0.telephone AS telephone_4, t0.ville AS ville_5, t0.id AS id_6 FROM client t0 WHERE t0.id = ?
Parameters:
[
  "e328141444215e88cd83203fa9498252"
]
6 0.19 ms
SELECT t0.nom AS nom_1, t0.espece AS espece_2, t0.race AS race_3, t0.date_naissance AS date_naissance_4, t0.proprietaire_id AS proprietaire_id_5, t0.poids AS poids_6, t0.id AS id_7 FROM animal t0 WHERE t0.id = ?
Parameters:
[
  "b7943130033ef8407c82f43d619ea37d"
]
7 0.21 ms
SELECT t0.nom AS nom_1, t0.prenom AS prenom_2, t0.email AS email_3, t0.telephone AS telephone_4, t0.ville AS ville_5, t0.id AS id_6 FROM client t0 WHERE t0.id = ?
Parameters:
[
  "d8ac46b836e2e69851ed968dce206936"
]
8 0.21 ms
SELECT t0.nom AS nom_1, t0.espece AS espece_2, t0.race AS race_3, t0.date_naissance AS date_naissance_4, t0.proprietaire_id AS proprietaire_id_5, t0.poids AS poids_6, t0.id AS id_7 FROM animal t0 WHERE t0.id = ?
Parameters:
[
  "11346c0599174e9cb0a4d2f32fffa31e"
]
9 0.20 ms
SELECT t0.nom AS nom_1, t0.espece AS espece_2, t0.race AS race_3, t0.date_naissance AS date_naissance_4, t0.proprietaire_id AS proprietaire_id_5, t0.poids AS poids_6, t0.id AS id_7 FROM animal t0 WHERE t0.id = ?
Parameters:
[
  "30a4ebdff852809755ac24b6c673f127"
]

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
Domain\RendezVous\Entity\RendezVous 5
Domain\Animal\Entity\Animal 4
Domain\Client\Entity\Client 3