Forwarded to ErrorController (09a6f7)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
8 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\Coupon No errors.
App\Entity\Edition No errors.
App\Entity\InstallmentPayment
  • The field 'App\Entity\InstallmentPayment#installmentNumber' has the property type 'string' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.
App\Entity\Log No errors.
App\Entity\StudentAttachmentsBase No errors.
App\Entity\Training No errors.
App\Entity\User No errors.
App\Entity\PaymentLog No errors.
App\Entity\Invoice
  • The mappings App\Entity\Invoice#rectificationInvoices and App\Entity\RectificationInvoice#invoice are inconsistent with each other.
App\Entity\Payment No errors.
App\Entity\Period
  • The field App\Entity\Period#rectificationInvoice is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\RectificationInvoice#period does not contain the required 'mappedBy="rectificationInvoice"' attribute.
  • If association App\Entity\Period#rectificationInvoice is many-to-one, then the inversed side App\Entity\RectificationInvoice#period has to be one-to-many.
App\Entity\RectificationInvoice
  • The association App\Entity\RectificationInvoice#invoice refers to the inverse side field App\Entity\Invoice#rectificationInvoice which does not exist.
  • The field App\Entity\RectificationInvoice#period is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Period#rectificationInvoice does not contain the required 'mappedBy="period"' attribute.
  • If association App\Entity\RectificationInvoice#period is many-to-one, then the inversed side App\Entity\Period#rectificationInvoice has to be one-to-many.
  • The association App\Entity\RectificationInvoice#student refers to the inverse side field App\Entity\Student#rectificationInvoice which does not exist.
App\Entity\Student No errors.
App\Entity\StudentTrainingBase
  • The field 'App\Entity\StudentTrainingBase#spanishCollege' has the property type 'string' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
App\Entity\StudentTrainingCourse
  • The field 'App\Entity\StudentTrainingCourse#spanishCollege' has the property type 'string' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
App\Entity\StudentTrainingMds
  • The field 'App\Entity\StudentTrainingMds#spanishCollege' has the property type 'string' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
App\Entity\StudentTrainingMudoi
  • The field 'App\Entity\StudentTrainingMudoi#spanishCollege' has the property type 'string' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
App\Entity\StudentTrainingStandard No errors.
Cron\CronBundle\Entity\CronJob No errors.
Cron\CronBundle\Entity\CronReport No errors.
Vich\UploaderBundle\Entity\File No errors.