Error 500 Internal Server Error

GET https://pcsandbox.microtecnologiasmoviles.mx/checkout/order/39a0bacaa64e65dd95b631ff2811e11c/selectAddressStep

Forwarded to ErrorController (a298d8)

Query Metrics

10 Database Queries
9 Different statements
7.66 ms Query time
1 Invalid entities
11 Managed entities

Queries

Group similar statements

# Time Info
1 0.57 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 1.09 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:
[
  "39a0bacaa64e65dd95b631ff2811e11c"
]
3 0.54 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_selectAddressStep"
]
4 0.20 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.32 ms
"START TRANSACTION"
Parameters:
[]
6 0.68 ms
UPDATE orden SET paso_compra_id = ? WHERE id = ?
Parameters:
[
  2
  896
]
7 1.47 ms
"COMMIT"
Parameters:
[]
8 1.83 ms
SELECT d0_.id AS id_0, d0_.calle AS calle_1, d0_.num_ext AS num_ext_2, d0_.num_int AS num_int_3, d0_.cp AS cp_4, d0_.colonia AS colonia_5, d0_.localidad AS localidad_6, d0_.referencia AS referencia_7, d0_.entre_calles AS entre_calles_8, d0_.predeterminado AS predeterminado_9, d0_.longitude AS longitude_10, d0_.latitude AS latitude_11, d0_.municipio_id AS municipio_id_12, d0_.user_id AS user_id_13 FROM domicilio d0_ WHERE d0_.user_id = ? AND d0_.id <> ?
Parameters:
[
  79
  294
]
9 0.60 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:
[
  896
]
10 0.38 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\Domicilio 2
App\Entity\PasosCompra 2
App\Entity\Colaboradores 1
App\Entity\Orden 1
App\Entity\User 1
App\Entity\EstatusOrden 1
App\Entity\TipoPago 1
App\Entity\PasosCompraOrden 1
App\Entity\Municipio 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\Municipio 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\ProveedorPagos No errors.
App\Entity\EstatusPago No errors.
App\Entity\FulfilNotification No errors.
App\Entity\Estado No errors.
App\Entity\CatalogoCp No errors.