GET https://prestopackersmovers.com/

Query Metrics

4 Database Queries
3 Different statements
1.12 ms Query time
0 Invalid entities
26 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.49 ms
(43.89%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.seo_title AS seo_title_4, t0.seo_description AS seo_description_5, t0.slug AS slug_6 FROM state t0 WHERE t0.active = ?
Parameters:
[
  1
]
0.32 ms
(28.40%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.state_id AS state_id_5 FROM city t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "Patna"
]
0.31 ms
(27.72%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.active AS active_4, t0.city_id AS city_id_5 FROM local_area t0 WHERE t0.city_id = ?
Parameters:
[
  1
]

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\LocalArea 24
App\Entity\City 1
App\Entity\State 1

Entities Mapping

Class Mapping errors
App\Entity\City No errors.
App\Entity\State No errors.
App\Entity\LocalArea No errors.