Query Metrics
2
Database Queries
2
Different statements
3.94 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.13 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.es_name AS es_name_4 FROM country t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"AR"
]
|
2 | 2.81 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.es_name AS es_name_4 FROM country t0 ORDER BY t0.es_name ASC
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. |