GET https://primigenagroup.com/admin/brand/1/servizio-magazzino/commessa/21/abbina-codici

Query Metrics

2 Database Queries
2 Different statements
1.19 ms Query time
0 Invalid entities
6 Managed entities

Queries

Group similar statements

# Time Info
1 0.61 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.vat AS vat_4, t0.fiscal_code AS fiscal_code_5, t0.address AS address_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.email AS email_10, t0.phone AS phone_11, t0.website AS website_12, t0.logo_path AS logo_path_13, t0.directory_name AS directory_name_14, t0.warranty_email AS warranty_email_15, t16.id AS id_17, t16.logo_path AS logo_path_18, t16.splash_path AS splash_path_19, t16.color_splash_back AS color_splash_back_20, t16.color_back AS color_back_21, t16.brand_id AS brand_id_22 FROM prim_brand t0 LEFT JOIN prim_application t16 ON t16.brand_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  "1"
]
2 0.58 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.client AS client_3, t0.type AS type_4, t0.start_date AS start_date_5, t0.end_date AS end_date_6, t0.details AS details_7, t0.is_single_piece_managed AS is_single_piece_managed_8, t0.is_external_code_application AS is_external_code_application_9, t0.iqp_num AS iqp_num_10, t0.pieces_for_box AS pieces_for_box_11, t0.boxes_for_pallet AS boxes_for_pallet_12, t0.pieces_for_pallet AS pieces_for_pallet_13, t0.pallet_type AS pallet_type_14, t0.pallet_weight AS pallet_weight_15, t0.pallet_width AS pallet_width_16, t0.pallet_depth AS pallet_depth_17, t0.pallet_height AS pallet_height_18, t0.box_weight AS box_weight_19, t0.box_width AS box_width_20, t0.box_depth AS box_depth_21, t0.box_height AS box_height_22, t0.status_id AS status_id_23, t0.iqc_code_id AS iqc_code_id_24, t0.product_id AS product_id_25 FROM prim_warehouse_production_order t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "21"
]

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\Brand 1
App\Entity\Application\Application 1
App\Entity\Warehouse\ProductionOrder 1
App\Entity\Warehouse\ProductionOrderStatus 1
App\Entity\IqcCode 1
App\Entity\Catalogue\Product 1