https://api.dev.talloverde.com/api/shipment_routes/availability?q=%2Fapi%2Fshipment_routes%2Favailability

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
3 Invalid entities

Queries

Group similar statements

No database queries were performed.

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\Customer\Entity\StreetAddress No errors.
App\Delivery\Entity\DeliveryZone No errors.
App\Core\Entity\Parameter No errors.
App\Order\Entity\Order No errors.
App\Order\Entity\Cart
  • The field App\Order\Entity\Cart#items is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Order\Entity\CartItem#cart does not contain the required 'inversedBy="items"' attribute.
App\Delivery\Entity\DeliverySchedule No errors.
App\Stock\Entity\StockItem No errors.
App\Stock\Entity\StockMovement No errors.
App\Product\Entity\Product No errors.
App\Delivery\Entity\Vehicle
  • The association App\Delivery\Entity\Vehicle#deliverySchedules refers to the owning side field App\Delivery\Entity\DeliverySchedule#vehicle which does not exist.
App\Delivery\Entity\VehicleWorkSchedule No errors.
App\Delivery\Entity\VehicleFeature No errors.
App\Delivery\Entity\OrderShipping No errors.
App\Delivery\Entity\VehicleRoute
  • The field App\Delivery\Entity\VehicleRoute#shipments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Delivery\Entity\OrderShipping#route does not contain the required 'inversedBy="shipments"' attribute.
App\Delivery\Entity\Holiday No errors.