https://wharehouse.merelycargo.com/get-packing-list

Query Metrics

2 Database Queries
2 Different statements
1.64 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 1.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.length AS length_3, t0.width AS width_4, t0.height AS height_5, t0.weight AS weight_6 FROM packing t0
Parameters:
[]
2 0.53 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.currency_id AS currency_id_6 FROM app_user t0 WHERE t0.id = ?
Parameters:
[
  3
]

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\Packing No errors.
App\Entity\Product\Product No errors.
App\Entity\AppUser No errors.
App\Entity\CurrencyChange
  • The association App\Entity\CurrencyChange#shippings refers to the owning side field App\Entity\ShippingCurrency#exchangRate which does not exist.
App\Entity\Expedient\Log No errors.
App\Entity\Dispatch\Dispatch
  • The mappings App\Entity\Dispatch\Dispatch#masterGuideNumber and App\Entity\Documentation\MasterGuideNumber#dispatches are inconsistent with each other.
App\Entity\Documentation\MasterGuide No errors.
App\Entity\Documentation\CargoManifest No errors.
App\Entity\Documentation\Document No errors.
App\Entity\Documentation\ShippingCargoManifest No errors.
App\Entity\Documentation\ShippingPackingList No errors.
App\Entity\Dispatch\Log No errors.
App\Entity\Shipping No errors.
App\Entity\Quote\Quote No errors.
App\Entity\Quote\Log No errors.