https://143.198.199.249/

Query Metrics

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

Queries

Group similar statements

default connection

No database queries were performed.

customer connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
customer doctrine.dbal.customer_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
customer doctrine.orm.customer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\Order
  • The field App\Entity\Order#assignments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Assignment#order does not contain the required 'inversedBy="assignments"' attribute.
  • The mappings App\Entity\Order#orderSpecifications and App\Entity\OrderSpecification#order are inconsistent with each other.
  • The mappings App\Entity\Order#purchaseOrderRelationOrders and App\Entity\PurchaseOrderRelationOrder#orderDepence are inconsistent with each other.
App\Entity\User
  • The association App\Entity\User#assignments refers to the owning side field App\Entity\Assignment#user which does not exist.
  • The association App\Entity\User#ordersOfSeo refers to the owning side field App\Entity\Order#seo which does not exist.
  • The mappings App\Entity\User#purchaseOrder and App\Entity\PurchaseOrder#customer are inconsistent with each other.
  • The mappings App\Entity\User#myPurchaseOrders and App\Entity\PurchaseOrder#creator are inconsistent with each other.
  • The mappings App\Entity\User#purchaseOrders and App\Entity\PurchaseOrder#customer are inconsistent with each other.
  • The association App\Entity\User#customerTags refers to the owning side field App\Entity\CustomerTag#user which does not exist.
App\Entity\ProductCategory No errors.
App\Entity\Product
  • The association App\Entity\Product#imageOptimize refers to the inverse side field App\Entity\Attachment#product which does not exist.
  • The mappings App\Entity\Product#purchaseOrderRelationProduct and App\Entity\PurchaseOrderRelationProduct#product are inconsistent with each other.
  • The mappings App\Entity\Product#purchaseOrderRelationOrder and App\Entity\PurchaseOrderRelationOrder#product are inconsistent with each other.
  • The association App\Entity\Product#invoices refers to the owning side field App\Entity\Invoice#invoiceRelationProduct which does not exist.
App\Entity\ProductInventory No errors.
App\Entity\Assignment No errors.
App\Entity\PaymentDetail No errors.
App\Entity\Specification No errors.
App\Entity\Task
  • The association App\Entity\Task#notes refers to the owning side field App\Entity\Note#task which does not exist.
App\Entity\Note
  • The association App\Entity\Note#position refers to the inverse side field App\Entity\Position#task which does not exist.
  • The mappings App\Entity\Note#blockedTask and App\Entity\Task#notes are inconsistent with each other.
App\Entity\Position
  • The mappings App\Entity\Position#notes and App\Entity\Note#position are inconsistent with each other.
App\Entity\FacilitySpecification No errors.
App\Entity\AttachmentAssignment No errors.
App\Entity\Procedure No errors.

customer entity manager

No loaded entities.