GET https://fornitoritest.tecnopress.it/check/16

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.35 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.type AS type_3, t0.rights AS rights_4, t0.password AS password_5, t0.display AS display_6 FROM users t0 WHERE t0.id = ?
Parameters:
[
  16
]
2 0.25 ms
SELECT t0.id AS id_1, t0.vendor_id AS vendor_id_2, t0.user_id AS user_id_3, t0.company_id AS company_id_4 FROM users_companies t0 WHERE t0.user_id IN (?)
Parameters:
[
  16
]
3 0.24 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.active AS active_4 FROM companies t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
  "8cebd407-0c3e-40c1-9a76-6cf6e0e3ac2b"
]
4 0.19 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.active AS active_4 FROM companies t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
  "8cebd407-0c3e-40c1-9a76-6cf6e0e3ac2b"
]
5 0.22 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.active AS active_4 FROM companies t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
  "8cebd407-0c3e-40c1-9a76-6cf6e0e3ac2b"
]

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\UserCompany 1
App\Entity\Company 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\UserCompany No errors.
App\Entity\Company No errors.