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

Grouped Statements

Show all queries

Time Count Info
0.75 ms
(36.67%)
3
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.53 ms
(25.94%)
1
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:
[]
0.47 ms
(22.95%)
2
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.30 ms
(14.44%)
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_care_index"
]

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