Error 500 Internal Server Error

GET https://pcsandbox.microtecnologiasmoviles.mx/checkout/order/b0efead2f12375fc9b5916438ec62519/endStep

Forwarded to ErrorController (bc4c37)

Query Metrics

7 Database Queries
6 Different statements
3.48 ms Query time
1 Invalid entities
12 Managed entities

Queries

Group similar statements

# Time Info
1 0.68 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:
[
  "pcsandbox"
]
2 0.93 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:
[
  "b0efead2f12375fc9b5916438ec62519"
]
3 0.48 ms
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.path AS path_3, t0.descripcion AS descripcion_4 FROM pasos_compra t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
  "app_ordenes_endStep"
]
4 0.47 ms
SELECT t0.id AS id_1, t0.orden_steps AS orden_steps_2, t0.metodo_pago_id AS metodo_pago_id_3 FROM pasos_compra_orden t0 WHERE t0.metodo_pago_id = ? LIMIT 1
Parameters:
[
  1
]
5 0.44 ms
SELECT t0_.id AS id_0, t0_.nombre AS nombre_1, t0_.image AS image_2, t0_.method_route AS method_route_3, t0_.clave AS clave_4 FROM tipo_pago t0_ WHERE t0_.id <> 1 AND t0_.id <> 2 AND t0_.id <> 4
Parameters:
[]
6 0.29 ms
SELECT t0.id AS id_1, t0.token_credicel AS token_credicel_2, t0.folio_credicel AS folio_credicel_3, t0.orden_id AS orden_id_4 FROM credicel_token t0 WHERE t0.orden_id = ?
Parameters:
[
  998
]
7 0.19 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:
[
  "pcsandbox"
]

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\TipoPago 5
App\Entity\Colaboradores 1
App\Entity\Orden 1
App\Entity\EstatusOrden 1
App\Entity\Domicilio 1
App\Entity\PasosCompra 1
App\Entity\User 1
App\Entity\PasosCompraOrden 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\PasosCompraOrden 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\ProveedorPagos No errors.
App\Entity\EstatusPago No errors.
App\Entity\FulfilNotification No errors.