Query Metrics

4 Database Queries
4 Different statements
0.51 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.21 ms
(40.39%)
1
SELECT DISTINCT c0_.id AS id_0 FROM category_cargo c0_ LIMIT 20
Parameters:
[]
0.12 ms
(23.94%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t5.id AS id_6, t5.name AS name_7, t5.email AS email_8, t5.document_identity AS document_identity_9, t5.mobile_phone AS mobile_phone_10, t5.post_code AS post_code_11, t5.is_email_validated AS is_email_validated_12, t5.is_phone_validated AS is_phone_validated_13, t5.show_mobile_number AS show_mobile_number_14, t5.city_codigo_ibge AS city_codigo_ibge_15, t5.user_id AS user_id_16 FROM user t0 LEFT JOIN customer t5 ON t5.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  2
]
0.10 ms
(20.38%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_cargo c0_ WHERE c0_.id IN (?)
Parameters:
[
  1
]
0.08 ms
(15.29%)
1
SELECT count(*) AS sclr_0 FROM category_cargo c0_
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\CategoryCargo No errors.
App\Entity\User No errors.
App\Entity\Customer No errors.
App\Entity\City No errors.