GET https://tudoestaqui.pt/crossdocking/38391/ready

Query Metrics

6 Database Queries
6 Different statements
2.89 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.79 ms
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
]
2 0.34 ms
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:
[
  "38391"
]
3 0.17 ms
"START TRANSACTION"
Parameters:
[]
4 0.32 ms
UPDATE crossdocking SET is_ready = ? WHERE id = ?
Parameters:
[
  1
  38391
]
5 0.31 ms
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"
  "38391"
  null
  "bf56106cc8189870459ef847b01d966b541c8243"
  "{"isReady":{"old":false,"new":true}}"
  "2"
  "antonio"
  "DH\Auditor\User\User"
  "main"
  "188.80.55.240"
  "2026-04-09 14:59:40.028244"
]
6 0.95 ms
"COMMIT"
Parameters:
[]

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\Status No errors.
App\Entity\Store No errors.
App\Entity\ShipProvider No errors.
App\Entity\MarketStore No errors.
App\Entity\StoreShipProvider 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\TrackingInventory 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\AutoInvoiceRule No errors.
App\Entity\SectionType No errors.
App\Entity\ShipInvoiceStore No errors.
App\Entity\Supplier No errors.
App\Entity\SupplierInvoice No errors.
App\Entity\Location No errors.
App\Entity\Section No errors.
App\Entity\Settings No errors.
App\Entity\ExpenseName No errors.
App\Entity\Zone No errors.
App\Entity\Market No errors.
App\Entity\StoreRate No errors.
App\Entity\StoreRateLine No errors.
App\Entity\Center No errors.
App\Entity\LogHandler No errors.
Vich\UploaderBundle\Entity\File No errors.