Error 500 Internal Server Error

GET http://doc.smarton.app/search/lt?query=2027

Forwarded to ErrorController (bb2fc1)

Query Metrics

10 Database Queries
5 Different statements
52.19 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 44.16 ms
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.modified_at AS modified_at_2, c0_.modified_by AS modified_by_3, c0_.translation AS translation_4, c0_.content_id AS content_id_5, c0_.language_id AS language_id_6 FROM content_translation c0_ INNER JOIN language l1_ ON (c0_.language_id = l1_.id) WHERE c0_.translation LIKE ? AND l1_.code = ?
Parameters:
[
  "%2027%"
  "lt"
]
2 0.86 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.modified_at AS modified_at_3, t0.modified_by AS modified_by_4, t0.content AS content_5, t6.id AS id_7, t6.entry_password AS entry_password_8, t6.content_id AS content_id_9, t6.structure_id AS structure_id_10 FROM content t0 LEFT JOIN content_structure t6 ON t6.content_id = t0.id WHERE t0.id = ?
Parameters:
[
  25
]
3 3.29 ms
SELECT t0.id AS id_1, t0.translation AS translation_2, t0.entry_password AS entry_password_3, t0.structure_id AS structure_id_4, t0.language_id AS language_id_5 FROM structure_translation t0
Parameters:
[]
4 0.56 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM language t0 WHERE t0.id = ?
Parameters:
[
  2
]
5 0.52 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM language t0 WHERE t0.id = ?
Parameters:
[
  3
]
6 0.50 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM language t0 WHERE t0.id = ?
Parameters:
[
  4
]
7 0.50 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM language t0 WHERE t0.id = ?
Parameters:
[
  5
]
8 0.49 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM language t0 WHERE t0.id = ?
Parameters:
[
  6
]
9 0.65 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.slug AS slug_4, t0.online_only AS online_only_5, t0.restricted_languages AS restricted_languages_6, t0.parent_id AS parent_id_7, t8.id AS id_9, t8.entry_password AS entry_password_10, t8.content_id AS content_id_11, t8.structure_id AS structure_id_12 FROM structure t0 LEFT JOIN content_structure t8 ON t8.structure_id = t0.id WHERE t0.id = ?
Parameters:
[
  28
]
10 0.67 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.slug AS slug_4, t0.online_only AS online_only_5, t0.restricted_languages AS restricted_languages_6, t0.parent_id AS parent_id_7, t8.id AS id_9, t8.entry_password AS entry_password_10, t8.content_id AS content_id_11, t8.structure_id AS structure_id_12 FROM structure t0 LEFT JOIN content_structure t8 ON t8.structure_id = t0.id WHERE t0.id = ?
Parameters:
[
  26
]

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\ContentTranslation No errors.
App\Entity\Language No errors.
App\Entity\Content No errors.
App\Entity\ContentStructure No errors.
App\Entity\Structure No errors.
App\Entity\File No errors.
App\Entity\StructureTranslation No errors.