Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.32 ms
(36.51%)
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_service_new"
]
0.30 ms
(34.56%)
1
SELECT t0.nom AS nom_1, t0.code AS code_2, t0.description AS description_3, t0.duree_default_minutes AS duree_default_minutes_4, t0.necessite_acompte_default AS necessite_acompte_default_5, t0.actif AS actif_6, t0.id AS id_7, t0.montant AS montant_8, t0.devise AS devise_9, t0.date_application AS date_application_10, t0.categorie_id AS categorie_id_11 FROM service t0
Parameters:
[]
0.25 ms
(28.93%)
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"
]

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\Service\Entity\Service 31
Domain\Service\Entity\ServiceCategorie 8
Domain\Prestataire\Entity\Prestataire 1