GET https://701130.web24.swisscenter.com/admin/app/location/list

Query Metrics

3 Database Queries
3 Different statements
2.69 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.35 ms
SELECT n0_.id AS id_0, n0_.name_en AS name_en_1, n0_.name_fr AS name_fr_2, n0_.name_ar AS name_ar_3, n0_.alpha2 AS alpha2_4, n0_.alpha3 AS alpha3_5 FROM nation n0_
Parameters:
[]
2 0.85 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM location l0_
Parameters:
[]
3 0.48 ms
SELECT l0_.id AS id_0, l0_.country_id AS country_id_1 FROM location l0_ ORDER BY l0_.id ASC LIMIT 25
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.

Entities Mapping

Class Mapping errors
App\Entity\Location No errors.
App\Entity\Nation No errors.
App\Entity\Employee No errors.