Error 500 Internal Server Error

POST https://rcs.bencole.co.uk/api/rbmWebhook/35

Forwarded to ErrorController (be2823)

Query Metrics

2 Database Queries
2 Different statements
2.08 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.37 ms
SELECT t0.id AS id_1, t0.ref AS ref_2, t0.label AS label_3, t0.platform_id AS platform_id_4, t0.colour AS colour_5, t0.published AS published_6, t0.discoverable AS discoverable_7, t0.secret AS secret_8, t0.bot_platform_id AS bot_platform_id_9 FROM bot t0 WHERE t0.id = ?
Parameters:
[
  35
]
2 0.72 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.msisdn AS msisdn_3 FROM test_device t0 WHERE t0.msisdn = ? LIMIT 1
Parameters:
[
  "+4917621741564"
]

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\Bot No errors.
App\Entity\BotPlatform No errors.
App\Entity\Message No errors.
App\Entity\SMSMessage No errors.
App\Entity\AuthToken No errors.
App\Entity\Account No errors.
App\Entity\Conversation No errors.
App\Entity\TestDevice No errors.