Error 404 Not Found

GET https://dev.servicioseducativosnaku.com.mx/index.html

Forwarded to ErrorController (1b8a3e)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
3 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\Neighboorhoods No errors.
App\Entity\VoucherItems No errors.
App\Entity\OrderItems No errors.
App\Entity\Products No errors.
App\Entity\Municipalities No errors.
App\Entity\ClientAddresses No errors.
App\Entity\Vendor No errors.
App\Entity\DebtCollectors No errors.
App\Entity\Users
  • The field App\Entity\Users#orders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Orders#createdBy does not contain the required 'inversedBy="orders"' attribute.
  • The field App\Entity\Users#vouchersCreated is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Vouchers#createdBy does not contain the required 'inversedBy="vouchersCreated"' attribute.
  • The field App\Entity\Users#partialPayments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PartialPayments#capturedBy does not contain the required 'inversedBy="partialPayments"' attribute.
App\Entity\ZipCodes No errors.
App\Entity\Payments No errors.
App\Entity\ProductCategories No errors.
App\Entity\ClientPhoneNumbers No errors.
App\Entity\ProductImages No errors.
App\Entity\PaymentTerms
  • The association App\Entity\PaymentTerms#orders refers to the owning side field App\Entity\Orders#paymentTerm which does not exist.
App\Entity\Orders
  • The mappings App\Entity\Orders#salesCloser and App\Entity\Users#orders are inconsistent with each other.
  • The mappings App\Entity\Orders#speaker and App\Entity\Users#orders are inconsistent with each other.
  • The mappings App\Entity\Orders#coordinator and App\Entity\Users#orders are inconsistent with each other.
  • The mappings App\Entity\Orders#leader and App\Entity\Users#orders are inconsistent with each other.
App\Entity\Clients No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\Vouchers No errors.
App\Entity\Routes No errors.
App\Entity\Warehouses No errors.
App\Entity\States No errors.
App\Entity\PartialPayments No errors.
Gedmo\Loggable\Entity\MappedSuperclass\AbstractLogEntry No errors.
Gedmo\Loggable\Entity\LogEntry No errors.
Vich\UploaderBundle\Entity\File No errors.