Query Metrics
2
Database Queries
2
Different statements
2.32 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.52 ms |
SELECT t0.id AS id_1, t0.search_name AS search_name_2, t0.clubee_id AS clubee_id_3, t0.name AS name_4, t0.normalized_name AS normalized_name_5, t0.region AS region_6, t0.website AS website_7, t0.placeholder AS placeholder_8, t0.address_name AS address_name_9, t0.address_street AS address_street_10, t0.address_city AS address_city_11, t0.address_zip AS address_zip_12, t0.address_country AS address_country_13, t0.address_latitude AS address_latitude_14, t0.address_longitude AS address_longitude_15 FROM "club" t0 WHERE t0.id = ?
Parameters:
[
97
]
|
||||||||||||||||||||||||||||
| 2 | 0.80 ms |
SELECT t0.id AS id_1, t0.search_name AS search_name_2, t0.subname AS subname_3, t0.category AS category_4, t0.gender AS gender_5, t0.crest_url AS crest_url_6, t0.name AS name_7, t0.normalized_name AS normalized_name_8, t0.clubee_id AS clubee_id_9, t0.club_id AS club_id_10 FROM "team" t0 WHERE t0.club_id = ?
Parameters:
[
97
]
|
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\Club | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Address | No errors. |
| App\Entity\Club | No errors. |
| App\Entity\Team | No errors. |
| App\Entity\ClubAlias | No errors. |