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

Query Metrics

7 Database Queries
4 Different statements
2.04 ms Query time
0 Invalid entities
8 Managed entities

Queries

Group similar statements

# Time Info
1 0.30 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_care_index"
]
2 0.53 ms
SELECT t0.animal_id AS animal_id_1, t0.date_creation AS date_creation_2, t0.informations_generales AS informations_generales_3, t0.metadonnees AS metadonnees_4, t0.date_derniere_mise_a_jour AS date_derniere_mise_a_jour_5, t0.id AS id_6 FROM carnet_sante t0
Parameters:
[]
3 0.30 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"
]
4 0.25 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"
]
5 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:
[
  "b7943130033ef8407c82f43d619ea37d"
]
6 0.22 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"
]
7 0.22 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\Care\Entity\CarnetSante 3
Domain\Animal\Entity\Animal 3
Domain\Client\Entity\Client 2

Entities Mapping