http://34.73.85.255:8080/es_CL/grupo/ver/CO_SM

Routing

app_group_render_group Matched route

Route Parameters

Name Value
_locale
"es_CL"
groupCode
"CO_SM"

Route Matching Logs

Path to match: /es_CL/grupo/ver/CO_SM
# Route name Path Log
1 app_shopping_cart_add_to_cart.en /en/cart/add-to-cart Path does not match
2 app_shopping_cart_add_to_cart.es_CL /es_CL/carro-compra/agregar-al-carro Path does not match
3 app_shopping_cart_items.en /en/cart/items Path does not match
4 app_shopping_cart_items.es_CL /es_CL/carro-compra/elementos Path does not match
5 app_shopping_cart_delete_from_cart.en /en/cart/delete-from-cart Path does not match
6 app_shopping_cart_delete_from_cart.es_CL /es_CL/carro-compra/eliminar-del-carro Path does not match
7 app_estimation_cart.en /en/estimation-cart/ Path does not match
8 app_estimation_cart.es_CL /es_CL/carro-cotizacion/ Path does not match
9 app_estimation_cart_add_to_cart.en /en/estimation-cart/add-to-cart Path does not match
10 app_estimation_cart_add_to_cart.es_CL /es_CL/carro-cotizacion/agregar-al-carro Path does not match
11 app_estimation_cart_delete_from_cart.en /en/estimation-cart/delete-from-cart Path does not match
12 app_estimation_cart_delete_from_cart.es_CL /es_CL/carro-cotizacion/eliminar-del-carro Path does not match
13 app_estimation_cart_items.en /en/estimation-cart/items Path does not match
14 app_estimation_cart_items.es_CL /es_CL/carro-cotizacion/elementos Path does not match
15 app_group_index.en /en/group/ Path does not match
16 app_group_index.es_CL /es_CL/grupo/ Path does not match
17 app_group_render_group.en /en/group/show/{groupCode} Path does not match
18 app_group_render_group.es_CL /es_CL/grupo/ver/{groupCode} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.