Query Metrics
16
Database Queries
14
Different statements
7.57 ms
Query time
0
Invalid entities
22
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.50 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.34 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.status AS status_3, t0.type AS type_4, t0.qty AS qty_5, t0.send_type AS send_type_6, t0.number AS number_7, t0.ddt AS ddt_8, t0.iqc_code_id AS iqc_code_id_9, t0.external_source_id AS external_source_id_10 FROM prim_warehouse_transfer t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"15"
]
|
| 3 | 0.94 ms |
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM prim_iqp_code p0_ LEFT JOIN prim_warehouse_box p1_ ON p0_.box_id = p1_.id LEFT JOIN prim_iqs_code p2_ ON p1_.iqs_code_id = p2_.id LEFT JOIN prim_warehouse_pallet p3_ ON p0_.pallet_id = p3_.id LEFT JOIN prim_iqe_code p4_ ON p3_.iqe_code_id = p4_.id LEFT JOIN prim_warehouse_pallet p5_ ON p1_.pallet_id = p5_.id LEFT JOIN prim_iqe_code p6_ ON p5_.iqe_code_id = p6_.id WHERE (p0_.transfer_entrance_id = ? OR p0_.transfer_exit_id = ?)
Parameters:
[ "15" "15" ] |
| 4 | 0.71 ms |
SELECT DISTINCT p0_.id AS id_0, p0_.value AS value_1 FROM prim_iqp_code p0_ LEFT JOIN prim_warehouse_box p1_ ON p0_.box_id = p1_.id LEFT JOIN prim_iqs_code p2_ ON p1_.iqs_code_id = p2_.id LEFT JOIN prim_warehouse_pallet p3_ ON p0_.pallet_id = p3_.id LEFT JOIN prim_iqe_code p4_ ON p3_.iqe_code_id = p4_.id LEFT JOIN prim_warehouse_pallet p5_ ON p1_.pallet_id = p5_.id LEFT JOIN prim_iqe_code p6_ ON p5_.iqe_code_id = p6_.id WHERE (p0_.transfer_entrance_id = ? OR p0_.transfer_exit_id = ?) ORDER BY p0_.value ASC LIMIT 30
Parameters:
[ "15" "15" ] |
| 5 | 0.58 ms |
SELECT p0_.id AS id_0, p0_.is_active AS is_active_1, p0_.value AS value_2, p0_.rfid AS rfid_3, p0_.json_msg AS json_msg_4, p0_.creation_date AS creation_date_5, p0_.gs1_value AS gs1_value_6, p0_.in_stock AS in_stock_7, p0_.iqb_code_id AS iqb_code_id_8, p0_.iqc_code_id AS iqc_code_id_9, p0_.box_id AS box_id_10, p0_.pallet_id AS pallet_id_11, p0_.transfer_entrance_id AS transfer_entrance_id_12, p0_.transfer_exit_id AS transfer_exit_id_13 FROM prim_iqp_code p0_ LEFT JOIN prim_warehouse_box p1_ ON p0_.box_id = p1_.id LEFT JOIN prim_iqs_code p2_ ON p1_.iqs_code_id = p2_.id LEFT JOIN prim_warehouse_pallet p3_ ON p0_.pallet_id = p3_.id LEFT JOIN prim_iqe_code p4_ ON p3_.iqe_code_id = p4_.id LEFT JOIN prim_warehouse_pallet p5_ ON p1_.pallet_id = p5_.id LEFT JOIN prim_iqe_code p6_ ON p5_.iqe_code_id = p6_.id WHERE (p0_.transfer_entrance_id = ? OR p0_.transfer_exit_id = ?) AND p0_.id IN (?, ?) ORDER BY p0_.value ASC
Parameters:
[ "15" "15" "255525" "255526" ] |
| 6 | 0.30 ms |
SELECT t0.id AS id_1, t0.receipt_path AS receipt_path_2, t0.is_closed AS is_closed_3, t0.assign_date AS assign_date_4, t0.withdraw_date AS withdraw_date_5, t0.iqp_code_id AS iqp_code_id_6, t0.prize_id AS prize_id_7, t0.campaign_id AS campaign_id_8, t0.user_id AS user_id_9, t0.point_of_sale_id AS point_of_sale_id_10 FROM prim_campaign_ticket t0 WHERE t0.iqp_code_id = ?
Parameters:
[
"255525"
]
|
| 7 | 0.29 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.iqp_code_id = ?
Parameters:
[
"255525"
]
|
| 8 | 0.30 ms |
SELECT t0.id AS id_1, t0.receipt_path AS receipt_path_2, t0.is_closed AS is_closed_3, t0.assign_date AS assign_date_4, t0.withdraw_date AS withdraw_date_5, t0.iqp_code_id AS iqp_code_id_6, t0.prize_id AS prize_id_7, t0.campaign_id AS campaign_id_8, t0.user_id AS user_id_9, t0.point_of_sale_id AS point_of_sale_id_10 FROM prim_campaign_ticket t0 WHERE t0.iqp_code_id = ?
Parameters:
[
"255526"
]
|
| 9 | 0.23 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.iqp_code_id = ?
Parameters:
[
"255526"
]
|
| 10 | 0.70 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.value AS value_3, t0.rfid AS rfid_4, t0.json_msg AS json_msg_5, t0.creation_date AS creation_date_6, t7.id AS id_8, t7.name AS name_9, t7.client AS client_10, t7.type AS type_11, t7.start_date AS start_date_12, t7.end_date AS end_date_13, t7.details AS details_14, t7.is_single_piece_managed AS is_single_piece_managed_15, t7.is_external_code_application AS is_external_code_application_16, t7.iqp_num AS iqp_num_17, t7.pieces_for_box AS pieces_for_box_18, t7.boxes_for_pallet AS boxes_for_pallet_19, t7.pieces_for_pallet AS pieces_for_pallet_20, t7.pallet_type AS pallet_type_21, t7.pallet_weight AS pallet_weight_22, t7.pallet_width AS pallet_width_23, t7.pallet_depth AS pallet_depth_24, t7.pallet_height AS pallet_height_25, t7.box_weight AS box_weight_26, t7.box_width AS box_width_27, t7.box_depth AS box_depth_28, t7.box_height AS box_height_29, t7.status_id AS status_id_30, t7.iqc_code_id AS iqc_code_id_31, t7.product_id AS product_id_32, t0.brand_id AS brand_id_33 FROM prim_iqc_code t0 LEFT JOIN prim_warehouse_production_order t7 ON t7.iqc_code_id = t0.id WHERE t0.id = ?
Parameters:
[
"4"
]
|
| 11 | 0.41 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.id = ?
Parameters:
[
"743"
]
|
| 12 | 0.73 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.website AS website_4, t0.image_path AS image_path_5, t0.description AS description_6, t0.notes AS notes_7, t0.product_id AS product_id_8, t0.language_id AS language_id_9 FROM prim_catalogue_product_detail t0 WHERE t0.product_id = ?
Parameters:
[
"743"
]
|
| 13 | 0.36 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.slug AS slug_3 FROM prim_language t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
| 14 | 0.45 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.name AS name_3, t0.address AS address_4, t0.city AS city_5, t0.zip AS zip_6, t0.province AS province_7, t0.country AS country_8 FROM prim_warehouse_external_source t0 WHERE t0.id = ?
Parameters:
[
"2"
]
|
| 15 | 0.31 ms |
SELECT t0.id AS id_1, t0.height AS height_2, t0.width AS width_3, t0.depth AS depth_4, t0.weight AS weight_5, t0.type AS type_6, t0.iqe_code_id AS iqe_code_id_7, t0.production_order_id AS production_order_id_8, t0.transfer_id AS transfer_id_9 FROM prim_warehouse_pallet t0 WHERE t0.id = ?
Parameters:
[
"12"
]
|
| 16 | 0.42 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.value AS value_3, t0.rfid AS rfid_4, t0.json_msg AS json_msg_5, t0.creation_date AS creation_date_6, t7.id AS id_8, t7.height AS height_9, t7.width AS width_10, t7.depth AS depth_11, t7.weight AS weight_12, t7.type AS type_13, t7.iqe_code_id AS iqe_code_id_14, t7.production_order_id AS production_order_id_15, t7.transfer_id AS transfer_id_16, t0.iqc_code_id AS iqc_code_id_17 FROM prim_iqe_code t0 LEFT JOIN prim_warehouse_pallet t7 ON t7.iqe_code_id = t0.id WHERE t0.id = ?
Parameters:
[
"12"
]
|
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\Warehouse\Transfer | 2 |
| App\Entity\IqpCode | 2 |
| App\Entity\Brand | 1 |
| App\Entity\Application\Application | 1 |
| App\Entity\IqcCode | 1 |
| App\Entity\Warehouse\ExternalSource | 1 |
| App\Entity\IqbCode | 1 |
| App\Entity\Warehouse\Pallet | 1 |
| App\Entity\Warehouse\ProductionOrder | 1 |
| App\Entity\Warehouse\ProductionOrderStatus | 1 |
| App\Entity\Catalogue\Product | 1 |
| App\Entity\EanCode | 1 |
| App\Entity\Catalogue\Category | 1 |
| App\Entity\Producer | 1 |
| App\Entity\Catalogue\Subcategory1 | 1 |
| App\Entity\Catalogue\Subcategory2 | 1 |
| App\Entity\Catalogue\Subcategory3 | 1 |
| App\Entity\Catalogue\ProductDetail | 1 |
| App\Entity\Language | 1 |
| App\Entity\IqeCode | 1 |