Error 404 Not Found

GET http://e-com-api.cda4.garage404.com/robots.txt

Forwarded to ErrorController (7b9b52)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
2 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\AbstractArticle No errors.
App\Entity\User No errors.
App\Entity\AbstractDocument No errors.
App\Entity\Quotation No errors.
App\Entity\Company No errors.
Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken No errors.
App\Entity\RefreshToken No errors.
App\Entity\VehicleModel No errors.
App\Entity\GlobalParameters No errors.
App\Entity\CreditNote
  • The field App\Entity\CreditNote#invoice is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Invoice#creditNote does not contain the required 'mappedBy="invoice"' attribute.
App\Entity\Product No errors.
App\Entity\Employee No errors.
App\Entity\BankAccount No errors.
App\Entity\Bill No errors.
App\Entity\VehicleModelDetails No errors.
App\Entity\PrivateCustomer No errors.
App\Entity\Customer No errors.
App\Entity\Address No errors.
App\Entity\Invoice
  • The field App\Entity\Invoice#creditNote is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\CreditNote#invoice does not contain the required 'mappedBy="creditNote"' attribute.
App\Entity\Vehicle No errors.
Vich\UploaderBundle\Entity\File No errors.