Error 404 Not Found

GET https://sandboxpediddo.incoflow.com/robots.txt

Forwarded to ErrorController (1a520b)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
11 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\AgendorAccount No errors.
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\AtivaAccount No errors.
App\Entity\AtivaExpense No errors.
App\Entity\AtivaProcess No errors.
App\Entity\ClicCarrier No errors.
App\Entity\ClicCategoryProduct No errors.
App\Entity\ClicCustomer No errors.
App\Entity\ClicPayment No errors.
App\Entity\ClicProduct
  • The association App\Entity\ClicProduct#categoryProduct refers to the inverse side field App\Entity\ClicCategoryProduct#clicProducts which does not exist.
App\Entity\ClicSaleOrder No errors.
App\Entity\Company No errors.
App\Entity\FutureProductStock No errors.
App\Entity\FutureStock No errors.
App\Entity\MercosCarrier 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\MercosCustomer No errors.
App\Entity\MercosPayment No errors.
App\Entity\MercosPriceTable
  • The association App\Entity\MercosPriceTable#account refers to the inverse side field App\Entity\Account#mercosPriceTables which does not exist.
App\Entity\MercosProduct
  • The mappings App\Entity\MercosProduct#categoryProduct and App\Entity\MercosCategoryProduct#mercosProducts are inconsistent with each other.
  • The mappings App\Entity\MercosProduct#mercosProductPriceTable and App\Entity\MercosProductPriceTable#mercosProduct are inconsistent with each other.
App\Entity\MercosProductPriceTable
  • The association App\Entity\MercosProductPriceTable#mercosProduct refers to the inverse side field App\Entity\MercosProduct#mercosProductPriceTables which does not exist.
App\Entity\MercosSaleOrder No errors.
App\Entity\Nfe 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\Plug4marketAccount No errors.
App\Entity\Plug4marketSaleOrder No errors.
App\Entity\PriceTable No errors.
App\Entity\Product No errors.
App\Entity\ProductFile No errors.
App\Entity\ProductPriceTable 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\SaleOrderProductStock
  • The mappings App\Entity\SaleOrderProductStock#order and App\Entity\Order#saleOrderProductStocks are inconsistent with each other.
App\Entity\Stock No errors.
App\Entity\WemovAccount No errors.
App\Entity\WemovEmailItem No errors.
App\Entity\WemovSaleOrder No errors.
App\Entity\Order
  • The association App\Entity\Order#saleOrderProductStocks refers to the owning side field App\Entity\SaleOrderProductStock#sale_order which does not exist.
App\Entity\MercosLastGettId No errors.
App\Entity\MercosAccount No errors.
App\Entity\MercosPendingStock No errors.
App\Entity\Account
  • The mappings App\Entity\Account#mercosCategoryProducts and App\Entity\MercosCategoryProduct#account are inconsistent with each other.
App\Entity\ClicAccount No errors.
Vich\UploaderBundle\Entity\File No errors.