GET https://www.recette-app.animal-care-madagascar.com/admin/prestataire/9e7d686e63a8360afb55803ecdb5da03/detail

Query Metrics

3 Database Queries
3 Different statements
0.81 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.35 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_prestataire_show"
]
2 0.24 ms
SELECT t0.nom_structure AS nom_structure_1, t0.nom_contact AS nom_contact_2, t0.prenom_contact AS prenom_contact_3, t0.profession AS profession_4, t0.email AS email_5, t0.valide_par_admin AS valide_par_admin_6, t0.id AS id_7 FROM prestataire t0 WHERE t0.id = ?
Parameters:
[
  "9e7d686e63a8360afb55803ecdb5da03"
]
3 0.23 ms
SELECT t0.prestataire_id AS prestataire_id_1, t0.service_id AS service_id_2, t0.actif AS actif_3, t0.description AS description_4, t0.id AS id_5 FROM service_propose t0 WHERE t0.prestataire_id = ?
Parameters:
[
  "9e7d686e63a8360afb55803ecdb5da03"
]

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\Prestataire\Entity\ServicePropose 4
Domain\Prestataire\Entity\Prestataire 1

Entities Mapping