Query Metrics
15
Database Queries
4
Different statements
36.44 ms
Query time
0
Invalid entities
130
Managed entities
Grouped Statements
shared connection
default connection
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
10.42 ms (28.60%) |
1 |
SELECT t0.id AS id_1, t0.x_code AS x_code_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM legacy_object t0 WHERE t0.x_code = ? LIMIT 1
Parameters:
[
"79552"
]
|
||||||||||||||||||||||||||||||||||||||||||||
|
1.39 ms (3.82%) |
1 |
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.broker AS broker_2, t0_.broker_version AS broker_version_3, t0_.short AS short_4, t0_.description AS description_5, t0_.url AS url_6, t0_.logo AS logo_7, t0_.created_at AS created_at_8, t0_.updated_at AS updated_at_9, t0_.enabled AS enabled_10 FROM tour_operator t0_
Parameters:
[]
|
||||||||||||||||||||||||||||||||||||||||||||
|
0.34 ms (0.92%) |
1 |
SELECT t0.id AS id_1, t0.country AS country_2, t0.iso2 AS iso2_3, t0.iso3 AS iso3_4, t0.name AS name_5, t0.broker AS broker_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.enabled AS enabled_9, t0.parent_id AS parent_id_10 FROM region t0 WHERE t0.id = ?
Parameters:
[
"26"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| shared | doctrine.dbal.shared_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| shared | doctrine.orm.shared_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\TourOperator\Entity\TourOperator | 128 |
| App\Legacy\Entity\LegacyObject | 1 |
| App\Region\Entity\Region | 1 |
shared entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\TourOperator\Entity\TourOperator | No errors. |
| App\Legacy\Entity\LegacyObject | No errors. |
| App\Region\Entity\Region | No errors. |
shared entity manager
No loaded entities.