Redirect 302 redirect from GET @admin (bcc609)

GET https://synctura.explotacionweb.es/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 admin / Path does not match
2 admin_configuration_index /configuration Path does not match
3 admin_configuration_new /configuration/new Path does not match
4 admin_configuration_batch_delete /configuration/batch-delete Path does not match
5 admin_configuration_autocomplete /configuration/autocomplete Path does not match
6 admin_configuration_render_filters /configuration/render-filters Path does not match
7 admin_configuration_edit /configuration/{entityId}/edit Path does not match
8 admin_configuration_delete /configuration/{entityId}/delete Path does not match
9 admin_configuration_detail /configuration/{entityId} Path does not match
10 admin_hidden_invoice_discover_follow_up_index /hidden-invoice-discover-follow-up Path does not match
11 admin_hidden_invoice_discover_follow_up_new /hidden-invoice-discover-follow-up/new Path does not match
12 admin_hidden_invoice_discover_follow_up_batch_delete /hidden-invoice-discover-follow-up/batch-delete Path does not match
13 admin_hidden_invoice_discover_follow_up_autocomplete /hidden-invoice-discover-follow-up/autocomplete Path does not match
14 admin_hidden_invoice_discover_follow_up_render_filters /hidden-invoice-discover-follow-up/render-filters Path does not match
15 admin_hidden_invoice_discover_follow_up_edit /hidden-invoice-discover-follow-up/{entityId}/edit Path does not match
16 admin_hidden_invoice_discover_follow_up_delete /hidden-invoice-discover-follow-up/{entityId}/delete Path does not match
17 admin_hidden_invoice_discover_follow_up_detail /hidden-invoice-discover-follow-up/{entityId} Path does not match
18 admin_ignored_invoice_index /ignored-invoice Path does not match
19 admin_ignored_invoice_new /ignored-invoice/new Path does not match
20 admin_ignored_invoice_batch_delete /ignored-invoice/batch-delete Path does not match
21 admin_ignored_invoice_autocomplete /ignored-invoice/autocomplete Path does not match
22 admin_ignored_invoice_render_filters /ignored-invoice/render-filters Path does not match
23 admin_ignored_invoice_edit /ignored-invoice/{entityId}/edit Path does not match
24 admin_ignored_invoice_delete /ignored-invoice/{entityId}/delete Path does not match
25 admin_ignored_invoice_detail /ignored-invoice/{entityId} Path does not match
26 admin_invoice_sync_follow_up_index /invoice-sync-follow-up Path does not match
27 admin_invoice_sync_follow_up_new /invoice-sync-follow-up/new Path does not match
28 admin_invoice_sync_follow_up_batch_delete /invoice-sync-follow-up/batch-delete Path does not match
29 admin_invoice_sync_follow_up_autocomplete /invoice-sync-follow-up/autocomplete Path does not match
30 admin_invoice_sync_follow_up_render_filters /invoice-sync-follow-up/render-filters Path does not match
31 admin_invoice_sync_follow_up_edit /invoice-sync-follow-up/{entityId}/edit Path does not match
32 admin_invoice_sync_follow_up_delete /invoice-sync-follow-up/{entityId}/delete Path does not match
33 admin_invoice_sync_follow_up_detail /invoice-sync-follow-up/{entityId} Path does not match
34 admin_synced_invoice_index /synced-invoice Path does not match
35 admin_synced_invoice_new /synced-invoice/new Path does not match
36 admin_synced_invoice_batch_delete /synced-invoice/batch-delete Path does not match
37 admin_synced_invoice_autocomplete /synced-invoice/autocomplete Path does not match
38 admin_synced_invoice_render_filters /synced-invoice/render-filters Path does not match
39 admin_synced_invoice_edit /synced-invoice/{entityId}/edit Path does not match
40 admin_synced_invoice_delete /synced-invoice/{entityId}/delete Path does not match
41 admin_synced_invoice_detail /synced-invoice/{entityId} Path does not match
42 admin_user_index /user Path does not match
43 admin_user_new /user/new Path does not match
44 admin_user_batch_delete /user/batch-delete Path does not match
45 admin_user_autocomplete /user/autocomplete Path does not match
46 admin_user_render_filters /user/render-filters Path does not match
47 admin_user_edit /user/{entityId}/edit Path does not match
48 admin_user_delete /user/{entityId}/delete Path does not match
49 admin_user_detail /user/{entityId} Path does not match
50 _preview_error /_error/{code}.{_format} Path does not match
51 _wdt_stylesheet /_wdt/styles Path does not match
52 _wdt /_wdt/{token} Path does not match
53 _profiler_home /_profiler/ Path does not match
54 _profiler_search /_profiler/search Path does not match
55 _profiler_search_bar /_profiler/search_bar Path does not match
56 _profiler_phpinfo /_profiler/phpinfo Path does not match
57 _profiler_xdebug /_profiler/xdebug Path does not match
58 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
59 _profiler_search_results /_profiler/{token}/search/results Path does not match
60 _profiler_open_file /_profiler/open Path does not match
61 _profiler /_profiler/{token} Path does not match
62 _profiler_router /_profiler/{token}/router Path does not match
63 _profiler_exception /_profiler/{token}/exception Path does not match
64 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
65 app_api_hidden_invoice_discover_normal /api/hidden-invoice/discover-normal Path does not match
66 app_api_hidden_invoice_discover_cancellation /api/hidden-invoice/discover-cancellation Path does not match
67 app_api_invoice_sync_normal /api/invoice/sync-normal Path does not match
68 app_api_invoice_sync_cancellation /api/invoice/sync-cancellation Path does not match
69 app_api_invoice_find_hidden_invoice /api/invoice/find-hidden-invoices Path does not match
70 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.