GET https://azima24.com/api/user/Bashir%20Pathan

Query Metrics

2 Database Queries
2 Different statements
1.94 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.44 ms
(74.12%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.contact AS contact_6 FROM user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "Bashir Pathan"
]
0.50 ms
(25.88%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.contact AS contact_3, t0.address AS address_4, t0.can_sell_cash AS can_sell_cash_5, t0.is_cashvan AS is_cashvan_6, t0.user_id AS user_id_7 FROM sales_men t0 WHERE t0.user_id = ?
Parameters:
[
  2
]

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\User No errors.
App\Entity\SalesMen No errors.