Error 404 Not Found

GET http://87.106.134.10/garm6

Forwarded to ErrorController (5b339e)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
9 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\LearningQuiz
  • The mappings App\Entity\LearningQuiz#generatedLearningQuiz and App\Entity\GeneratedLearningQuiz#learningQuiz are inconsistent with each other.
App\Entity\QuizAnswer
  • The association App\Entity\QuizAnswer#generatedLearningQuizAnswers refers to the owning side field App\Entity\GeneratedLearningQuizAnswer#quizAnswer which does not exist.
App\Entity\Hand No errors.
App\Entity\Replayer No errors.
App\Entity\User
  • The association App\Entity\User#generatedLearningQuizz refers to the owning side field App\Entity\GeneratedLearningQuiz#User which does not exist.
App\Entity\ThemeByQuiz No errors.
App\Entity\Player
  • The mappings App\Entity\Player#statistics and App\Entity\PlayerStatistic#player are inconsistent with each other.
App\Entity\Range No errors.
App\Entity\PlayerBadge No errors.
App\Entity\GeneratedLearningQuizAnswer No errors.
App\Entity\LearningTheme No errors.
App\Entity\PlayerAvatar
  • The field App\Entity\PlayerAvatar#players is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Player#avatar does not contain the required 'inversedBy="players"' attribute.
App\Entity\GeneratedLearningQuiz
  • The association App\Entity\GeneratedLearningQuiz#learningQuiz refers to the inverse side field App\Entity\LearningQuiz#learningQuizByUsers which does not exist.
  • The association App\Entity\GeneratedLearningQuiz#user refers to the inverse side field App\Entity\User#learningQuizz which does not exist.
App\Entity\LearningModule No errors.
App\Entity\Card
  • The field 'App\Entity\Card#strength' has the property type 'string' that differs from the metadata field type 'int' returned by the 'smallint' DBAL type.
App\Entity\PlayerStatistic
  • The association App\Entity\PlayerStatistic#player refers to the inverse side field App\Entity\Player#playerStatistics which does not exist.
App\Entity\QuizQuestion No errors.
App\Entity\TableSituation
  • The field 'App\Entity\TableSituation#bb' has the property type 'float' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
  • The field 'App\Entity\TableSituation#rake' has the property type 'float' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
App\Entity\RangeGroup No errors.
Vich\UploaderBundle\Entity\File No errors.