Query Metrics
3
Database Queries
2
Different statements
0.71 ms
Query time
0
Invalid entities
249
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.36 ms (50.50%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.code AS code_4, t0.is_enabled AS is_enabled_5 FROM country t0
Parameters:
[] |
|
0.35 ms (49.50%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.code AS code_4, t0.is_enabled AS is_enabled_5 FROM country t0 WHERE t0.code IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "DE" "AT" "CH" "NL" "FR" "PL" "LI" "LU" ] |
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 | 249 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Country | No errors. |