Error 500 Internal Server Error

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

Query Metrics

10 Database Queries
9 Different statements
6.03 ms Query time
0 Invalid entities
29 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.41 ms
(23.42%)
1
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:
[
  51
  176
]
1.34 ms
(22.27%)
1
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"
]
0.87 ms
(14.42%)
1
UPDATE orden SET paso_compra_id = ? WHERE id = ?
Parameters:
[
  2
  892
]
0.76 ms
(12.58%)
2
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"
]
0.64 ms
(10.62%)
1
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"
]
0.43 ms
(7.14%)
1
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:
[
  892
]
0.22 ms
(3.63%)
1
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
]
0.19 ms
(3.10%)
1
"COMMIT"
Parameters:
[]
0.17 ms
(2.83%)
1
"START TRANSACTION"
Parameters:
[]

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 19
App\Entity\PasosCompra 2
App\Entity\Municipio 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