Error 500 Internal Server Error

GET https://designme.vip/user/article/getArticle/url

Forwarded to ErrorController (55a672)

Query Metrics

1 Database Queries
1 Different statements
0.41 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.41 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.category_id_id AS category_id_id_4 FROM article t0 WHERE t0.id = ?
Parameters:
[
  "url"
]

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\Article No errors.
App\Entity\Category No errors.
App\Entity\Image No errors.