Query Metrics
0
Database Queries
0
Different statements
0.00 ms
Query time
3
Invalid entities
Queries
Group similar statements
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\User |
- The field App\Entity\User#moduleViews is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ModuleView#createdBy does not contain the required 'inversedBy="moduleViews"' attribute.
- The field App\Entity\User#module is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Module#coaches does not contain the required 'mappedBy="module"' attribute.
- If association App\Entity\User#module is many-to-one, then the inversed side App\Entity\Module#coaches has to be one-to-many.
- The association App\Entity\User#userQuizQuestions refers to the owning side field App\Entity\UserQuizQuestion#user which does not exist.
- The field App\Entity\User#programParticipations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ProgramParticipation#createdBy does not contain the required 'inversedBy="programParticipations"' attribute.
- The field App\Entity\User#moduleParticipations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ModuleParticipation#createdBy does not contain the required 'inversedBy="moduleParticipations"' attribute.
- The field App\Entity\User#senderDiscussions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Discussion#createdBy does not contain the required 'inversedBy="senderDiscussions"' attribute.
- The field App\Entity\User#receiverDiscussions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Discussion#receiver does not contain the required 'inversedBy="receiverDiscussions"' attribute.
- The field App\Entity\User#messages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Message#createdBy does not contain the required 'inversedBy="messages"' attribute.
- The field App\Entity\User#userModuleParticipations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\UserModuleParticipation#createdBy does not contain the required 'inversedBy="userModuleParticipations"' attribute.
|
App\Entity\Country |
No errors.
|
App\Entity\Module |
No errors.
|
App\Entity\SubsidiaryCompany |
- The association App\Entity\SubsidiaryCompany#offices refers to the inverse side field App\Entity\Office#subsidiaryCompanies which does not exist.
|
App\Entity\Job |
No errors.
|
App\Entity\Office |
No errors.
|
App\Entity\Contract |
No errors.
|
App\Entity\ImageManager |
No errors.
|
App\Entity\UserOffice |
No errors.
|
App\Entity\Experience |
No errors.
|
App\Entity\Course |
No errors.
|
App\Entity\Role |
No errors.
|
App\Entity\Enrollment |
No errors.
|
App\Entity\ModuleView |
No errors.
|
App\Entity\ModuleLike |
No errors.
|
App\Entity\UserQuizQuestion |
No errors.
|
App\Entity\Quote |
No errors.
|
App\Entity\Director |
No errors.
|
App\Entity\Live |
No errors.
|
App\Entity\LiveParticipant |
No errors.
|
App\Entity\ModuleComment |
No errors.
|
App\Entity\ProgramParticipation |
No errors.
|
App\Entity\ModuleParticipation |
No errors.
|
App\Entity\ModuleInscription |
No errors.
|
App\Entity\Discussion |
No errors.
|
App\Entity\Message |
- The mappings App\Entity\Message#receiver and App\Entity\User#messages are inconsistent with each other.
|
App\Entity\Program |
No errors.
|
App\Entity\UserModuleParticipation |
No errors.
|
App\Entity\Notification |
No errors.
|
App\Entity\NotificationReceiver |
No errors.
|