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

Query Metrics

2 Database Queries
2 Different statements
0.51 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.28 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_facture_index"
]
2 0.23 ms
SELECT t0.prestation_id AS prestation_id_1, t0.numero_facture AS numero_facture_2, t0.montant_ht AS montant_ht_3, t0.tva AS tva_4, t0.montant_ttc AS montant_ttc_5, t0.statut AS statut_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9 FROM facture t0
Parameters:
[]

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

Entities Mapping

Class Mapping errors
Domain\User\Entity\Right No errors.
Domain\Facture\Entity\Facture No errors.