GET https://gymdemo.systesa.com/_profiler

Query Metrics

4 Database Queries
1 Different statements
9.74 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 8.94 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1
Parameters:
[]
2 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1
Parameters:
[]
3 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1
Parameters:
[]
4 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.description AS description_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.address AS address_8 FROM brand t0 LIMIT 1
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Brand 1

Entities Mapping

Class Mapping errors
App\Entity\Brand No errors.