Query Metrics
2
Database Queries
2
Different statements
2.77 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.21 ms |
SELECT t0.id AS id_1, t0.cartatout_partner_id AS cartatout_partner_id_2, t0.name AS name_3, t0.slogan AS slogan_4, t0.category AS category_5, t0.discount_percent AS discount_percent_6, t0.legal_notice AS legal_notice_7, t0.logo_url AS logo_url_8, t0.cover_url AS cover_url_9, t0.presentation AS presentation_10, t0.region AS region_11, t0.is_active AS is_active_12, t0.payload_hash AS payload_hash_13, t0.last_synced_at AS last_synced_at_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.gallery_urls AS gallery_urls_17 FROM partners t0 WHERE t0.cartatout_partner_id = ? LIMIT 1
Parameters:
[
956
]
|
||||||||||||||||||||||||||||||
| 2 | 1.56 ms |
SELECT t0.id AS id_1, t0.cartatout_shop_id AS cartatout_shop_id_2, t0.address AS address_3, t0.city AS city_4, t0.zip_code AS zip_code_5, t0.tel AS tel_6, t0.email AS email_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.website AS website_10, t0.zone_geo AS zone_geo_11, t0.opening_hours AS opening_hours_12, t0.is_active AS is_active_13, t0.payload_hash AS payload_hash_14, t0.last_synced_at AS last_synced_at_15, t0.partner_id AS partner_id_16 FROM shops t0 WHERE t0.partner_id = ?
Parameters:
[
32
]
|
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\Partner | 1 |
| App\Entity\Shop | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Partner | No errors. |
| App\Entity\Shop | No errors. |