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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.72 ms
(38.47%)
4
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"
]
0.58 ms
(31.28%)
3
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"
]
0.31 ms
(16.88%)
1
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"
]
0.25 ms
(13.38%)
1
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:
[]

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