POST https://tudoestaqui.pt/order/26966/issuebypartialorderlinecrossdocking

Query Metrics

42 Database Queries
23 Different statements
14.51 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.12 ms
(21.47%)
5
"COMMIT"
Parameters:
[]
0.95 ms
(6.57%)
2
UPDATE `order` SET external_ship_id = ?, issuet_at = ?, ship_provider_id = ?, status_id = ?, store_ship_provider_id = ? WHERE id = ?
Parameters:
[
  "25001015650"
  "2025-12-10 11:26:55"
  1
  5
  19
  15650
]
0.93 ms
(6.43%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.sku AS sku_3, t0.pricce AS pricce_4, t0.weight AS weight_5, t0.description AS description_6, t0.created AS created_7, t0.cost AS cost_8, t0.pvp AS pvp_9, t0.is_virtual AS is_virtual_10, t0.min_sale_inventory_qty AS min_sale_inventory_qty_11, t0.media AS media_12, t0.inventory_quantity AS inventory_quantity_13, t0.ean AS ean_14, t0.image_name AS image_name_15, t0.is_active AS is_active_16, t0.product_url AS product_url_17, t0.image_url AS image_url_18, t0.category_description AS category_description_19, t0.parent_id AS parent_id_20, t0.store_id AS store_id_21, t0.tax_id AS tax_id_22 FROM product t0 WHERE t0.id = ?
Parameters:
[
  6372
]
0.88 ms
(6.08%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.87 ms
(6.03%)
5
"START TRANSACTION"
Parameters:
[]
0.73 ms
(5.05%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_final AS is_final_3, t0.type AS type_4, t0.is_notification AS is_notification_5 FROM STATUS t0 WHERE t0.id = ?
Parameters:
[
  5
]
0.72 ms
(4.95%)
2
INSERT INTO order_audit (TYPE, object_id, discriminator, transaction_hash, diffs, blame_id, blame_user, blame_user_fqdn, blame_user_firewall, ip, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "update"
  "15650"
  null
  "164deb36c3868d6d08dbfd1718d2da32d55c310f"
  "{"externalShipId":{"new":"25001015650"},"issuetAt":{"new":"2025-12-10 11:26:55"},"shipProvider":{"old":{"id":2,"class":"App\\Entity\\ShipProvider","label":"Zelo","table":"ship_provider"},"new":{"id":1,"class":"App\\Entity\\ShipProvider","label":"Loja","table":"ship_provider"}},"status":{"old":{"id":3,"class":"App\\Entity\\Status","label":"Aceite\/Pago","table":"status"},"new":{"id":5,"class":"App\\Entity\\Status","label":"A Caminho","table":"status"}},"storeShipProvider":{"old":{"id":1,"class":"App\\Entity\\StoreShipProvider","label":"Express Zelo Zelo","table":"store_ship_provider"},"new":{"id":19,"class":"App\\Entity\\StoreShipProvider","label":"Entrega Interna na Rua Loja","table":"store_ship_provider"}}}"
  "2"
  "antonio"
  "DH\Auditor\User\User"
  "main"
  "188.80.55.240"
  "2025-12-10 11:26:55.975293"
]
0.70 ms
(4.82%)
3
SELECT t0.id AS id_1, t0.qty AS qty_2, t0.external_ship_id AS external_ship_id_3, t0.created_at AS created_at_4, t0.issue_at AS issue_at_5, t0.weight AS weight_6, t0.reference AS reference_7, t0.code_invoice AS code_invoice_8, t0.order_line_id AS order_line_id_9, t0.store_ship_provider_id AS store_ship_provider_id_10 FROM partial_line_track t0 WHERE t0.order_line_id = ?
Parameters:
[
  19733
]
0.58 ms
(4.00%)
3
UPDATE order_line SET discount = ? WHERE id = ?
Parameters:
[
  0
  19734
]
0.55 ms
(3.76%)
1
SELECT p0_.id AS id_0, p0_.qty AS qty_1, p0_.external_ship_id AS external_ship_id_2, p0_.created_at AS created_at_3, p0_.issue_at AS issue_at_4, p0_.weight AS weight_5, p0_.reference AS reference_6, p0_.code_invoice AS code_invoice_7, p0_.order_line_id AS order_line_id_8, p0_.store_ship_provider_id AS store_ship_provider_id_9 FROM partial_line_track p0_ INNER JOIN order_line o1_ ON p0_.order_line_id = o1_.id WHERE p0_.issue_at IS NULL AND p0_.store_ship_provider_id = ? AND o1_.store_order_id = ?
Parameters:
[
  19
  15650
]
0.53 ms
(3.68%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_active AS is_active_3, t0.initials AS initials_4, t0.public_tracking AS public_tracking_5, t0.is_issue AS is_issue_6, t0.is_events AS is_events_7, t0.is_internal AS is_internal_8 FROM ship_provider t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.46 ms
(3.14%)
1
SELECT t0.id AS id_1, t0.external_market_id AS external_market_id_2, t0.external_ship_id AS external_ship_id_3, t0.imported_at AS imported_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.shipped_at AS shipped_at_7, t0.error_on AS error_on_8, t0.finished_at AS finished_at_9, t0.canceled_at AS canceled_at_10, t0.ship_from_name AS ship_from_name_11, t0.ship_from_vat AS ship_from_vat_12, t0.ship_from_phone AS ship_from_phone_13, t0.ship_from_address AS ship_from_address_14, t0.ship_from_zip_code AS ship_from_zip_code_15, t0.ship_from_city AS ship_from_city_16, t0.ship_from_country AS ship_from_country_17, t0.ship_to_name AS ship_to_name_18, t0.ship_to_vat AS ship_to_vat_19, t0.ship_to_email AS ship_to_email_20, t0.ship_to_phone AS ship_to_phone_21, t0.ship_to_address AS ship_to_address_22, t0.ship_to_zip_code AS ship_to_zip_code_23, t0.ship_to_city AS ship_to_city_24, t0.ship_to_country AS ship_to_country_25, t0.volumes AS volumes_26, t0.weight AS weight_27, t0.refund AS refund_28, t0.refund_value AS refund_value_29, t0.back AS back_30, t0.internal_reference AS internal_reference_31, t0.obs AS obs_32, t0.response_market AS response_market_33, t0.total_price AS total_price_34, t0.shipping_cost AS shipping_cost_35, t0.deleted_at AS deleted_at_36, t0.is_refund_received AS is_refund_received_37, t0.shipping_description AS shipping_description_38, t0.issuet_at AS issuet_at_39, t0.completed_at AS completed_at_40, t0.error_on_issue AS error_on_issue_41, t0.is_gift AS is_gift_42, t0.refund_received_at AS refund_received_at_43, t0.external_ship_cost AS external_ship_cost_44, t0.discount_value AS discount_value_45, t0.store_id AS store_id_46, t0.ship_provider_id AS ship_provider_id_47, t0.market_store_id AS market_store_id_48, t0.status_id AS status_id_49, t0.store_ship_provider_id AS store_ship_provider_id_50, t0.created_by_id AS created_by_id_51, t0.ship_provider_status_id AS ship_provider_status_id_52 FROM `order` t0 WHERE t0.id = ?
Parameters:
[
  15650
]
0.45 ms
(3.08%)
1
INSERT INTO partial_line_track (qty, external_ship_id, created_at, issue_at, weight, reference, code_invoice, order_line_id, store_ship_provider_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  null
  "2025-12-10 11:26:55"
  null
  "1"
  ""
  null
  19734
  19
]
0.44 ms
(3.02%)
2
SELECT t0.id AS id_1, t0.info_access AS info_access_2, t0.designation AS designation_3, t0.is_active AS is_active_4, t0.store_id AS store_id_5, t0.ship_provider_id AS ship_provider_id_6 FROM store_ship_provider t0 WHERE t0.id = ?
Parameters:
[
  "19"
]
0.38 ms
(2.63%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_at AS created_at_3, t0.qty AS qty_4, t0.price AS price_5, t0.description AS description_6, t0.is_ready AS is_ready_7, t0.preparation_at AS preparation_at_8, t0.separate_at AS separate_at_9, t0.product_id AS product_id_10, t0.store_order_id AS store_order_id_11, t0.order_line_id AS order_line_id_12, t0.partial_line_track_id AS partial_line_track_id_13 FROM crossdocking t0 WHERE t0.id = ?
Parameters:
[
  "26966"
]
0.34 ms
(2.31%)
1
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.tax AS tax_4, t0.discount AS discount_5, t0.created_at AS created_at_6, t0.description AS description_7, t0.product_cost_unit AS product_cost_unit_8, t0.store_order_id AS store_order_id_9, t0.product_id AS product_id_10 FROM order_line t0 WHERE t0.store_order_id = ?
Parameters:
[
  15650
]
0.31 ms
(2.16%)
1
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.tax AS tax_4, t0.discount AS discount_5, t0.created_at AS created_at_6, t0.description AS description_7, t0.product_cost_unit AS product_cost_unit_8, t0.store_order_id AS store_order_id_9, t0.product_id AS product_id_10 FROM order_line t0 WHERE t0.id = ?
Parameters:
[
  19734
]
0.31 ms
(2.13%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.logosmall AS logosmall_4, t0.icon AS icon_5, t0.favicon AS favicon_6, t0.is_cross_docking AS is_cross_docking_7 FROM settings t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.28 ms
(1.95%)
1
SELECT t0.id AS id_1, t0.type AS type_2, t0.quantity AS quantity_3, t0.description AS description_4, t0.quantity_picked AS quantity_picked_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.product_id AS product_id_8, t0.section_id AS section_id_9, t0.inventory_id AS inventory_id_10, t0.order_line_id AS order_line_id_11, t0.partial_line_track_id AS partial_line_track_id_12 FROM tracking_inventory t0 WHERE t0.order_line_id = ?
Parameters:
[
  19734
]
0.27 ms
(1.89%)
1
UPDATE crossdocking SET partial_line_track_id = ? WHERE id = ?
Parameters:
[
  17757
  26966
]
0.26 ms
(1.79%)
1
INSERT INTO crossdocking_audit (TYPE, object_id, discriminator, transaction_hash, diffs, blame_id, blame_user, blame_user_fqdn, blame_user_firewall, ip, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "update"
  "26966"
  null
  "a25a8d5d14392235ed984d995911263f07ee3e24"
  "{"partialLineTrack":{"new":{"id":17757,"class":"App\\Entity\\PartialLineTrack","label":"App\\Entity\\PartialLineTrack#17757","table":"partial_line_track"}}}"
  "2"
  "antonio"
  "DH\Auditor\User\User"
  "main"
  "188.80.55.240"
  "2025-12-10 11:26:55.985415"
]
0.26 ms
(1.78%)
1
UPDATE partial_line_track SET external_ship_id = ?, issue_at = ? WHERE id = ?
Parameters:
[
  "25001015650"
  "2025-12-10 11:26:55"
  17757
]
0.19 ms
(1.29%)
1
UPDATE tracking_inventory SET quantity_picked = ? WHERE id = ?
Parameters:
[
  1
  43893
]

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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\OrderStatus No errors.
App\Entity\Order No errors.
App\Entity\UserPreparationOrder No errors.
App\Entity\LogScanning No errors.
App\Entity\OrderInvoiceDoc No errors.
App\Entity\LogDelete No errors.
App\Entity\Crossdocking No errors.
App\Entity\Product No errors.
App\Entity\OrderLine
  • The field 'App\Entity\OrderLine#discount' has the property type 'int' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\PartialLineTrack No errors.
App\Entity\StoreShipProvider No errors.
App\Entity\Store No errors.
App\Entity\ShipProvider No errors.
App\Entity\StoreRateLine No errors.
App\Entity\ShipInvoiceStore No errors.
App\Entity\TrackingInventory No errors.
App\Entity\Status No errors.
App\Entity\MarketStore No errors.
App\Entity\OrderShipProviderStatus No errors.
App\Entity\ShipProviderStatus No errors.
App\Entity\OrderRma No errors.
App\Entity\LogProduct No errors.
App\Entity\InvoiceProvider No errors.
App\Entity\InvoiceProviderStore No errors.
App\Entity\Inventory No errors.
App\Entity\SupplierInvoiceLine No errors.
App\Entity\ProductMarketStore No errors.
App\Entity\ProductSync No errors.
App\Entity\Tax No errors.
App\Entity\OrderRmaLine No errors.
App\Entity\ProductInvoiceStore No errors.
App\Entity\StoreRate No errors.
App\Entity\Zone No errors.
App\Entity\Section No errors.
App\Entity\AutoInvoiceRule No errors.
App\Entity\SectionType No errors.
App\Entity\Supplier No errors.
App\Entity\SupplierInvoice No errors.
App\Entity\Location No errors.
App\Entity\Settings No errors.
App\Entity\ExpenseName No errors.
App\Entity\Market No errors.
App\Entity\Center No errors.
App\Entity\LogHandler No errors.
Vich\UploaderBundle\Entity\File No errors.