Query Metrics
3
Database Queries
3
Different statements
16.39 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 7.31 ms |
SELECT DISTINCT h0_.id AS id_0 FROM hcp h0_ LIMIT 20
Parameters:
[] |
2 | 1.96 ms |
SELECT h0_.id AS id_0, h0_.hcp_id AS hcp_id_1, h0_.name AS name_2, h0_.email AS email_3, h0_.phone_number AS phone_number_4, h0_.customer_number AS customer_number_5 FROM hcp h0_ WHERE h0_.id IN (?)
Parameters:
[ [ 88 89 ] ] |
3 | 7.12 ms |
SELECT count(h0_.id) AS sclr_0 FROM hcp h0_
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\Hcp | No errors. |
App\Entity\Customer | No errors. |
App\Entity\Order | No errors. |