Error 500 Internal Server Error

GET http://api-felso.inneti.net/api/orders/payment-callback

Query Metrics

2 Database Queries
1 Different statements
0.88 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.73 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.content AS content_4, t0.object AS object_5, t0.public_key AS public_key_6, t0.private_key AS private_key_7 FROM pm_methods t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "payment_method"
]
2 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.content AS content_4, t0.object AS object_5, t0.public_key AS public_key_6, t0.private_key AS private_key_7 FROM pm_methods t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "payment_method"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\PmMethods 1

Entities Mapping

Class Mapping errors
App\Entity\PmMethods No errors.