Query Metrics
1
Database Queries
1
Different statements
0.72 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.72 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.valid AS valid_3, t0.iso_code AS iso_code_4, t0.phone_code AS phone_code_5, t0.phone_digit AS phone_digit_6, t0.id_country AS id_country_7, t0.id_currency AS id_currency_8 FROM region t0 WHERE t0.id_country IS NULL
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\Region |
|
| App\Entity\Country | No errors. |
| App\Entity\Currency | No errors. |