Query Metrics
2
Database Queries
2
Different statements
4.01 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.91 ms |
SELECT s0_.code AS code_0 FROM sn_country s0_ ORDER BY s0_.id ASC
Parameters:
[] |
| 2 | 2.09 ms |
SELECT t0.id AS id_1, t0.is_enabled AS is_enabled_2, t0.code AS code_3, t0.flag AS flag_4, t0.currency AS currency_5, t0.phone_code AS phone_code_6, t0.language AS language_7, t0.name AS name_8, t0.name_en AS name_en_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM sn_country t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"us"
]
|
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\Country | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Country | No errors. |