GET https://pas-app.awag.dev/

Query Metrics

13 Database Queries
1 Different statements
2.64 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.64 ms
(100.00%)
13
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.doli_token AS doli_token_7, t0.username AS username_8, t0.dolibarr_user_id AS dolibarr_user_id_9, t0.is_employee AS is_employee_10, t0.is_admin AS is_admin_11, t12.id AS id_13, t12.doli_id AS doli_id_14, t12.title AS title_15, t12.ref AS ref_16, t12.status AS status_17, t12.category AS category_18, t12.project_id AS project_id_19, t12.user_id AS user_id_20, t0.contact_id AS contact_id_21 FROM admin_user t0 LEFT JOIN warehouse t12 ON t12.user_id = t0.id WHERE t0.username = ? LIMIT 1
Parameters:
[
  "api"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\AdminUser No errors.
App\Entity\Warehouse No errors.
App\Entity\Project No errors.
App\Entity\Contact No errors.
App\Entity\Order No errors.
App\Entity\ServiceOrder No errors.
App\Entity\Proposal No errors.
App\Entity\TimeTracking No errors.
App\Entity\ErpEvents No errors.