Query Metrics
3
Database Queries
3
Different statements
1.42 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.69 ms (48.95%) |
1 |
SELECT DISTINCT c0_.id AS id_0, c0_.name AS name_1 FROM country c0_ ORDER BY c0_.name ASC LIMIT 20 OFFSET 100
Parameters:
[] |
0.47 ms (32.90%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM country c0_ WHERE c0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY c0_.name ASC
Parameters:
[ 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 ] |
0.26 ms (18.15%) |
1 |
SELECT count(c0_.id) AS sclr_0 FROM country 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\Country | No errors. |