GET https://azima24.com/api/city/1

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
11.81 ms
(69.09%)
1
SELECT t0.id AS id_1, t0.city_name AS city_name_2 FROM city t0 WHERE t0.id = ?
Parameters:
[
  1
]
5.28 ms
(30.91%)
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, t0.city AS city_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
  11
]

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\City 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\City No errors.
App\Entity\Shop No errors.
App\Entity\MvtStock No errors.
App\Entity\Inventory No errors.
App\Entity\User No errors.
App\Entity\SalesMen No errors.