GET https://procordis.wab.com.br/admin/service/1/edit

Query Metrics

3 Database Queries
3 Different statements
0.80 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.19 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.15 ms
SELECT t0.id AS id_1, t0.address AS address_2, t0.phone AS phone_3, t0.email AS email_4, t0.facebook AS facebook_5, t0.instagram AS instagram_6, t0.whatsapp AS whatsapp_7, t0.map_embed_code AS map_embed_code_8 FROM general_data t0 LIMIT 1
Parameters:
[]
3 0.46 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.content AS content_5, t0.icon AS icon_6, t0.image_name AS image_name_7, t0.updated_at AS updated_at_8 FROM service t0 WHERE t0.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\User 1
App\Entity\GeneralData 1
App\Entity\Service 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\GeneralData No errors.
App\Entity\Service No errors.