Error 500 Internal Server Error

POST http://vultr-b2sms-whatsapp-dev.as2.io/pending_message/send

Forwarded to ErrorController (6fd045)

Query Metrics

4 Database Queries
4 Different statements
1.22 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.48 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.full_name AS full_name_3, t0.phone AS phone_4, t0.roles AS roles_5, t0.password AS password_6 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  2
]
2 0.28 ms
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.sexe AS sexe_4, t0.phone AS phone_5, t0.is_blacklisted AS is_blacklisted_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.user_id AS user_id_9 FROM contact t0 WHERE t0.user_id = ? AND t0.is_blacklisted = ?
Parameters:
[
  2
  0
]
3 0.27 ms
SELECT p0_.id AS id_0, p0_.contact_id AS contact_id_1, p0_.content AS content_2, p0_.title AS title_3, p0_.numero AS numero_4, p0_.status AS status_5, p0_.send_date AS send_date_6, p0_.send_time AS send_time_7, p0_.file_path AS file_path_8, p0_.image_path AS image_path_9, p0_.pdf_path AS pdf_path_10, p0_.is_mailing AS is_mailing_11 FROM pending_message p0_ WHERE p0_.contact_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.id DESC
Parameters:
[
  6
  8
  24
  25
  27
  29
  30
  32
  33
  35
  36
  38
  39
  40
  41
]
4 0.18 ms
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.sexe AS sexe_4, t0.phone AS phone_5, t0.is_blacklisted AS is_blacklisted_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.user_id AS user_id_9 FROM contact t0 WHERE t0.id = ? AND t0.user_id = ? AND t0.is_blacklisted = ? LIMIT 1
Parameters:
[
  8
  2
  0
]

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