Error 404 Not Found

GET https://gett.estudiolune.com.br/integracao-de-erp/fazcomex/

Forwarded to ErrorController (a40f50)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
7 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\MercosCustomer No errors.
App\Entity\MercosCategoryProduct
  • The association App\Entity\MercosCategoryProduct#account refers to the inverse side field App\Entity\Account#mercosCategoryProduct which does not exist.
  • The association App\Entity\MercosCategoryProduct#mercosProducts refers to the owning side field App\Entity\MercosProduct#mercosCategoryProduct which does not exist.
App\Entity\AtivaExpense No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\User
  • The field App\Entity\User#companies is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Company#user does not contain the required 'inversedBy="companies"' attribute.
App\Entity\Company No errors.
App\Entity\Account
  • The field App\Entity\Account#plug4marketAccount is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Plug4marketAccount#account does not contain the required 'mappedBy="plug4marketAccount"' attribute.
  • The mappings App\Entity\Account#mercosCategoryProducts and App\Entity\MercosCategoryProduct#account are inconsistent with each other.
  • The mappings App\Entity\Account#mercosCarriers and App\Entity\MercosCarrier#account are inconsistent with each other.
App\Entity\AgendorSaleOrder
  • The association App\Entity\AgendorSaleOrder#account refers to the inverse side field App\Entity\Account#agendorSaleOrders which does not exist.
App\Entity\Plug4marketSaleOrder No errors.
App\Entity\Order No errors.
App\Entity\MercosSaleOrder No errors.
App\Entity\AtivaProcess No errors.
App\Entity\OrderProduct
  • The field 'App\Entity\OrderProduct#was_sent' has the property type 'int' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
App\Entity\Product No errors.
App\Entity\ProductFile No errors.
App\Entity\MercosProduct
  • The mappings App\Entity\MercosProduct#categoryProduct and App\Entity\MercosCategoryProduct#mercosProducts are inconsistent with each other.
App\Entity\MercosPayment No errors.
App\Entity\AgendorAccount No errors.
App\Entity\MercosCarrier No errors.
App\Entity\Plug4marketAccount
  • The field App\Entity\Plug4marketAccount#account is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Account#plug4marketAccount does not contain the required 'mappedBy="account"' attribute.
App\Entity\MercosAccount No errors.
App\Entity\AtivaAccount No errors.
Vich\UploaderBundle\Entity\File No errors.