Error 500 Internal Server Error

GET https://mtsandbox.microtecnologiasmoviles.mx/checkout/order/8deccc1172c2f2ecb8bca6e3c99bc73c/selectPaymentMethodStep

Forwarded to ErrorController (e31fc4)

Query Metrics

3 Database Queries
2 Different statements
2.50 ms Query time
1 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 0.76 ms
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.path_brandeo AS path_brandeo_3, t0.domain AS domain_4, t0.shop_name AS shop_name_5, t0.admin_shop AS admin_shop_6, t0.precios_credishop AS precios_credishop_7, t0.cambaceo AS cambaceo_8 FROM colaboradores t0 WHERE t0.domain = ? LIMIT 1
Parameters:
[
  "mtsandbox"
]
2 1.28 ms
SELECT t0.id AS id_1, t0.monto_envio AS monto_envio_2, t0.monto_subtotal AS monto_subtotal_3, t0.monto_total AS monto_total_4, t0.created_date AS created_date_5, t0.order_encoded AS order_encoded_6, t0.phone_number AS phone_number_7, t0.cambaceo_data AS cambaceo_data_8, t0.usuario_id AS usuario_id_9, t0.estatus_id AS estatus_id_10, t0.domicilio_entrega_id AS domicilio_entrega_id_11, t0.tipo_pago_id AS tipo_pago_id_12, t0.payment_method_id AS payment_method_id_13, t0.paso_compra_id AS paso_compra_id_14, t0.colaborador_id AS colaborador_id_15, t0.cambaceador_id AS cambaceador_id_16 FROM orden t0 WHERE t0.order_encoded = ? LIMIT 1
Parameters:
[
  "8deccc1172c2f2ecb8bca6e3c99bc73c"
]
3 0.46 ms
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.path_brandeo AS path_brandeo_3, t0.domain AS domain_4, t0.shop_name AS shop_name_5, t0.admin_shop AS admin_shop_6, t0.precios_credishop AS precios_credishop_7, t0.cambaceo AS cambaceo_8 FROM colaboradores t0 WHERE t0.domain = ? LIMIT 1
Parameters:
[
  "mtsandbox"
]

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\Colaboradores 1
App\Entity\Orden 1
App\Entity\User 1
App\Entity\EstatusOrden 1
App\Entity\Domicilio 1
App\Entity\TipoPago 1
App\Entity\PasosCompra 1

Entities Mapping

Class Mapping errors
App\Entity\Colaboradores No errors.
App\Entity\PrecioColaborador No errors.
App\Entity\OperadorMovil No errors.
App\Entity\Orden No errors.
App\Entity\User No errors.
App\Entity\EstatusOrden No errors.
App\Entity\Domicilio No errors.
App\Entity\TipoPago No errors.
App\Entity\TarjetaCliente No errors.
App\Entity\PasosCompra No errors.
App\Entity\DetalleOrden No errors.
App\Entity\Pago No errors.
App\Entity\Conversacion No errors.
App\Entity\CredicelToken No errors.
App\Entity\FulfilOrder No errors.
App\Entity\CredicelNotification No errors.
App\Entity\ApiLogResponse No errors.
App\Entity\Producto No errors.
App\Entity\OfertaComercial No errors.
App\Entity\Preguntas No errors.
App\Entity\RespuestaPregunta No errors.
App\Entity\Resenia No errors.
App\Entity\Mensajes
  • The mappings App\Entity\Mensajes#usuarioRecibe and App\Entity\User#mensajes are inconsistent with each other.
App\Entity\Carrito No errors.
App\Entity\ArchivosAdjuntos No errors.
App\Entity\OcrCliente No errors.
App\Entity\PhoneValidate No errors.
App\Entity\Municipio No errors.
App\Entity\PasosCompraOrden No errors.
App\Entity\ProveedorPagos No errors.
App\Entity\EstatusPago No errors.
App\Entity\FulfilNotification No errors.