https://backend-dev.addvance3d.com/robots.txt

Query Metrics

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

Queries

No executed queries.

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\AuxCity No errors.
App\Entity\Company
  • The association App\Entity\Company#parts refers to the owning side field App\Entity\Part#Company which does not exist.
App\Entity\CompanyAddress No errors.
App\Entity\Part
  • The mappings App\Entity\Part#company and App\Entity\Company#parts are inconsistent with each other.
App\Entity\Equipment No errors.
App\Entity\Library No errors.
App\Entity\AuxCountry No errors.
App\Entity\CompanyClient No errors.
App\Entity\OrderMessage No errors.
App\Entity\Setting No errors.
App\Entity\NotificationsSeen No errors.
App\Entity\OrderMachineData No errors.
App\Entity\LicenseCompany No errors.
App\Entity\Order No errors.
App\Entity\User
  • The field App\Entity\User#supplier is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Supplier#user does not contain the required 'mappedBy="supplier"' attribute.
  • If association App\Entity\User#supplier is many-to-one, then the inversed side App\Entity\Supplier#user has to be one-to-many.
App\Entity\License No errors.
App\Entity\NotificationsConfig No errors.
App\Entity\Supplier
  • The mappings App\Entity\Supplier#users and App\Entity\User#supplier are inconsistent with each other.
App\Entity\Notifications No errors.
App\Entity\Material No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\CompanySupplier No errors.
Vich\UploaderBundle\Entity\File No errors.