GET https://www.primigenagroup.com/admin/punto-vendita/2/scheda

Query Metrics

4 Database Queries
4 Different statements
1.93 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.54 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.slug AS slug_3, t0.code AS code_4, t0.name AS name_5, t0.vat AS vat_6, t0.fiscal_code AS fiscal_code_7, t0.address AS address_8, t0.city AS city_9, t0.zip AS zip_10, t0.country AS country_11, t0.email AS email_12, t0.phone AS phone_13, t0.directory_path AS directory_path_14, t0.logo_path AS logo_path_15, t0.latitude AS latitude_16, t0.longitude AS longitude_17 FROM prim_point_of_sale t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "2"
]
2 0.37 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.role AS role_3, t0.user_id AS user_id_4, t0.point_of_sale_id AS point_of_sale_id_5 FROM prim_join_table_user_pos t0 WHERE t0.point_of_sale_id = ?
Parameters:
[
  "2"
]
3 0.67 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.company AS company_4, t0.address AS address_5, t0.lat AS lat_6, t0.lng AS lng_7, t0.image_path AS image_path_8, t0.directory_path AS directory_path_9, t0.alert_email AS alert_email_10, t0.notes AS notes_11, t0.iqp_code_id AS iqp_code_id_12, t0.maintenance_category_id AS maintenance_category_id_13, t0.point_of_sale_id AS point_of_sale_id_14 FROM prim_maintenance t0 WHERE t0.point_of_sale_id = ?
Parameters:
[
  "2"
]
4 0.35 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_offer AS is_offer_3, t0.qty AS qty_4, t0.price AS price_5, t0.price_offer AS price_offer_6, t0.catalogue_product_id AS catalogue_product_id_7, t0.point_of_sale_id AS point_of_sale_id_8 FROM prim_join_table_pos_catalogue_product t0 WHERE t0.point_of_sale_id = ?
Parameters:
[
  "2"
]

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\PointOfSale 1