POST https://tudoestaqui.pt/fulfillment/in

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.92 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.22 ms
"START TRANSACTION"
Parameters:
[]
3 0.47 ms
INSERT INTO log_scanning (code, created_at, qty, created_by_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "4242003970379"
  "2026-06-08 10:56:45"
  1
  2
]
4 0.58 ms
"COMMIT"
Parameters:
[]
5 0.79 ms
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.sku = ?
Parameters:
[
  "4242003970379"
]
6 0.35 ms
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
]

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\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\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\OrderShipProviderStatus No errors.
App\Entity\ShipProviderStatus No errors.
App\Entity\Crossdocking No errors.
App\Entity\OrderRma No errors.
App\Entity\LogProduct No errors.
App\Entity\PartialLineTrack No errors.
App\Entity\InvoiceProvider No errors.
App\Entity\InvoiceProviderStore No errors.
App\Entity\ProductMarketStore No errors.
App\Entity\AutoInvoiceRule No errors.
App\Entity\Product No errors.
App\Entity\SectionType No errors.
App\Entity\ShipInvoiceStore No errors.
App\Entity\Supplier No errors.
App\Entity\SupplierInvoice No errors.
App\Entity\SupplierInvoiceLine No errors.
App\Entity\Location No errors.
App\Entity\Section No errors.
App\Entity\Settings No errors.
App\Entity\ProductSync No errors.
App\Entity\ExpenseName No errors.
App\Entity\Tax No errors.
App\Entity\Zone No errors.
App\Entity\TrackingInventory No errors.
App\Entity\Market No errors.
App\Entity\OrderRmaLine No errors.
App\Entity\ProductInvoiceStore No errors.
App\Entity\Inventory 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.