Query Metrics
1
Database Queries
1
Different statements
0.75 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.75 ms (100.00%) |
1 |
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.establishment AS establishment_2, r0_.email AS email_3, r0_.phone AS phone_4, a1_.code AS code_5 FROM region r0_ INNER JOIN address_region a1_ ON r0_.address_region_id = a1_.id
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 | No errors. |
| App\Entity\AddressRegion | No errors. |