Redirect 302 redirect from GET @app_dashboard (f3e1c4)

GET https://soporte-dp.ddns.net/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _logout_main /logout Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_article_index /account/article Path does not match
17 app_article_new /account/article/new Path does not match
18 app_article_show /account/article/{id} Path does not match
19 app_article_edit /account/article/{id}/edit Path does not match
20 app_article_delete /account/article/{id} Path does not match
21 app_category_index /account/category Path does not match
22 app_library /account/category/library Path does not match
23 app_category_new /account/category/new Path does not match
24 app_category_show /account/category/{id} Path does not match
25 app_category_edit /account/category/{id}/edit Path does not match
26 app_category_delete /account/category/{id} Path does not match
27 app_homepage / Path does not match
28 api_test /api/test Path does not match
29 api_v1_status /api/v1/status Path does not match
30 app_api_test /account/api/test Path does not match
31 app_mercure /account/mercure Path does not match
32 app_test /account/test Path does not match
33 app_dashboard /account/dashboard Path does not match
34 app_ajax_no_team_members_clocked_in /account/ajax/get/no-team/members/clocked-in Path does not match
35 app_delivery_holiday_hours /delivery/holiday/hours Path does not match
36 app_delivery_hours /account/delivery/hours Path does not match
37 app_delivery_orders /account/delivery/orders Path does not match
38 app_delivery_orders_joke /account/delivery/orders/joke Path does not match
39 app_deuna /account/deuna Path does not match
40 app_deuna_capture_transaction /account/deuna/capture/transaction Path does not match
41 app_deuna_refund_transaction /account/deuna/refund/transaction Path does not match
42 app_openpay /account/openpay Path does not match
43 app_openpay_completed /account/openpay/completed Path does not match
44 app_openpay_deuna /account/openpay/deuna Path does not match
45 app_upload_splunk_file /account/openpay/upload/splunk/file Path does not match
46 app_openpay_get_completed_orders /account/openpay/get/completed/orders Path does not match
47 app_openpay_get_pending_orders /account/openpay/get/pending/orders Path does not match
48 app_find_openpay_in_golo_orders /account/find/openpay/order/in/golo-orders Path does not match
49 app_openpay_process_transaction /account/find/openpay/process/transaction Path does not match
50 app_login /login Route matches!

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