Error 500 Internal Server Error

GET https://www.davinciplatform.be/products/

Query Metrics

4 Database Queries
3 Different statements
4.23 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.93 ms
SELECT t0.id AS id_1, t0.ean AS ean_2, t0.code AS code_3, t0.reserve AS reserve_4, t0.name AS name_5, t0.name_fr AS name_fr_6, t0.name_nl AS name_nl_7, t0.description AS description_8, t0.description_fr AS description_fr_9, t0.description_nl AS description_nl_10, t0.remarks AS remarks_11, t0.text_fr AS text_fr_12, t0.remarks_nl AS remarks_nl_13, t0.online AS online_14, t0.endoflife AS endoflife_15, t0.new AS new_16, t0.diameter AS diameter_17, t0.price AS price_18, t0.purchaseprice AS purchaseprice_19, t0.supplierref AS supplierref_20, t0.stock AS stock_21, t0.createdat AS createdat_22, t0.updatedat AS updatedat_23, t0.sort AS sort_24, t0.remarks_fr AS remarks_fr_25, t0.promo AS promo_26, t0.configurator AS configurator_27, t0.parent_id AS parent_id_28 FROM product t0
Parameters:
[]
2 0.72 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.name_fr AS name_fr_4, t0.name_nl AS name_nl_5, t0.content AS content_6, t0.content_nl AS content_nl_7, t0.content_fr AS content_fr_8, t0.public AS public_9, t0.mgmt AS mgmt_10, t0.sort AS sort_11, t0.cookbook_id AS cookbook_id_12, t0.parent_id AS parent_id_13 FROM tag t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
3 1.35 ms
SELECT t0.id AS id_1, t0.fileorder AS fileorder_2, t0.product_id AS product_id_3, t0.file_id AS file_id_4 FROM product_file t0 WHERE t0.product_id = ?
Parameters:
[
  1
]
4 1.23 ms
SELECT t0.id AS id_1, t0.fileorder AS fileorder_2, t0.product_id AS product_id_3, t0.file_id AS file_id_4 FROM product_file t0 WHERE t0.product_id = ?
Parameters:
[
  2
]

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\Product No errors.
App\Entity\ProductTag No errors.
App\Entity\ProductFile No errors.
App\Entity\OrderItem No errors.
App\Entity\ProductProperty No errors.
App\Entity\OfferLine No errors.
App\Entity\Tag No errors.
App\Entity\TagFile No errors.
App\Entity\Task No errors.
App\Entity\Fileasset No errors.