Redirect 302 redirect from GET @app_index (1b34ef)

GET http://konami-judge.playerlink.online/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 ux_entity_autocomplete /autocomplete/{alias} Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 event_index /event Path does not match
19 event_show /event/{collectionEvent} Path does not match
20 event_undo_redemption /event/{collectionEvent}/undoredemption/{pointRedemption} Path does not match
21 app_index / Path does not match
22 operations_collection_event_import_export /operations/collection_event/import/export Path does not match
23 operations_collection_event_list_page /operations/collection_event/list/{page} Path does not match
24 operations_collection_event_edit_id /operations/collection_event/edit/{id} Path does not match
25 operations_collection_event_new /operations/collection_event/new Path does not match
26 operations_collection_event_options_id /operations/collection_event/options/{id} Path does not match
27 operations_collection_event_options_force_redemptions_id /operations/collection_event/options/forceredemptions/{id} Path does not match
28 operations_collection_event_options_force_redemptions_id_run /operations/collection_event/options/forceredemptions/{id}/run Path does not match
29 operations_collection_event_users_id /operations/collection_event/{id}/users Path does not match
30 operations_inventory_import_export /operations/inventory/import/export Path does not match
31 operations_inventory_import_index /operations/inventory/import/ Path does not match
32 operations_inventory_list_page /operations/inventory/list/{page} Path does not match
33 operations_inventory_edit_id /operations/inventory/edit/{id} Path does not match
34 operations_inventory_new /operations/inventory/new Path does not match
35 operations_points_import_index /operations/points/import/ Path does not match
36 operations_points_index /operations/points/ Path does not match
37 operations_product_import_export /operations/product/import/export Path does not match
38 operations_product_import_index /operations/product/import/ Path does not match
39 operations_product_list_page /operations/product/list/{page} Path does not match
40 operations_product_edit_id /operations/product/edit/{id} Path does not match
41 operations_product_new /operations/product/new Path does not match
42 operations_user_import_export /operations/user/import/export Path does not match
43 operations_user_import_export_pointshistory_id /operations/user/import/export/pointshistory/{id} Path does not match
44 operations_user_import_export_redemptions_id /operations/user/import/export/redemptions/{id} Path does not match
45 operations_user_import_index /operations/user/import/ Path does not match
46 operations_user_list_page /operations/user/list/{page} Path does not match
47 operations_user_edit_id /operations/user/edit/{id} Path does not match
48 operations_user_new /operations/user/new Path does not match
49 operations_user_history_id /operations/user/history/{id} Path does not match
50 operations_index /operations Path does not match
51 product_show /product/{product} Path does not match
52 product_redeem /product/{product}/redeem Path does not match
53 app_profile_information /profile/information Path does not match
54 app_profile_points /profile/points Path does not match
55 app_profile_redemptions /profile/redemptions Path does not match
56 redemption_collection_event_list_page /redemption/collection_event/list/{page} Path does not match
57 redemption_collection_event_view /redemption/collection_event/{id} Path does not match
58 redemption_collection_event_user /redemption/collection_event/{collectionEventId}/user/{userId} Path does not match
59 redemption_index /redemption/ Path does not match
60 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.