Query Metrics
3
Database Queries
3
Different statements
16.39 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
7.31 ms (44.60%) |
1 |
SELECT DISTINCT h0_.id AS id_0 FROM hcp h0_ LIMIT 20
Parameters:
[] |
7.12 ms (43.45%) |
1 |
SELECT count(h0_.id) AS sclr_0 FROM hcp h0_
Parameters:
[] |
1.96 ms (11.95%) |
1 |
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 ] ] |
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. |