GET https://lalafleet.com/devis

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.71 ms
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.phone AS phone_5, t0.title AS title_6, t0.role AS role_7, t0.language AS language_8, t0.password_hash AS password_hash_9, t0.signature_html AS signature_html_10, t0.active AS active_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13 FROM brokers t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 3.68 ms
SELECT id, data, updated_at, n_facture, prix_vente, converted_to_invoice_id
             FROM quote_archives
             ORDER BY updated_at DESC LIMIT 200
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
App\Entity\Broker 1

Entities Mapping

Class Mapping errors
App\Entity\Broker No errors.