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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.29 ms
(34.76%)
1
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:
[
  "3f0fd18ef77d8f98b31210bb33967361"
]
0.28 ms
(33.10%)
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_prestataire_show"
]
0.27 ms
(32.13%)
1
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:
[
  "3f0fd18ef77d8f98b31210bb33967361"
]

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

Entities Mapping