Error 500 Internal Server Error

GET https://erreala.foro.eus/wp-config.php_old2015/user/newanswer/4/4

Forwarded to ErrorController (6de599)

Query Metrics

1 Database Queries
1 Different statements
1.12 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 1.12 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_datetime AS created_datetime_4, t0.answer_datetime AS answer_datetime_5, t0.draft AS draft_6, t0.visits AS visits_7, t0.censored AS censored_8, t0.hidetitle AS hidetitle_9, t0.inquestcustomanswer AS inquestcustomanswer_10, t0.user_id AS user_id_11, t0.subject_id AS subject_id_12, t0.quote_id AS quote_id_13, t0.inquestanswer_id AS inquestanswer_id_14 FROM post t0 WHERE t0.id = ?
Parameters:
[
  "4"
]

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\Post
  • The association App\Entity\Post#inquestanswer refers to the inverse side field App\Entity\Inquestoption#insquestanwers which does not exist.
App\Entity\User No errors.
App\Entity\Inquestoption
  • The mappings App\Entity\Inquestoption#inquestanswers and App\Entity\Post#inquestanswer are inconsistent with each other.
App\Entity\Readed No errors.
App\Entity\Startingteam No errors.
App\Entity\Report
  • The association App\Entity\Report#post refers to the inverse side field App\Entity\Post#reports which does not exist.
App\Entity\Player No errors.