https://myboxoffice.webbamboo.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 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 app_audio_index /manager/audio/ Path does not match
15 app_audio_new /manager/audio/new Path does not match
16 app_audio_show /manager/audio/{id} Path does not match
17 app_audio_edit /manager/audio/{id}/edit Path does not match
18 app_audio_delete /manager/audio/{id} Path does not match
19 app_booking_review_index /manager/booking/review/ Path does not match
20 app_booking_review_show /manager/booking/review/{id} Path does not match
21 app_booking_review_approve /manager/booking/review/approve/{id} Path does not match
22 app_booking_review_decline /manager/booking/review/decline/{id} Path does not match
23 app_city_index /manager/city/ Path does not match
24 app_city_new /manager/city/new Path does not match
25 app_city_show /manager/city/{id} Path does not match
26 app_city_edit /manager/city/{id}/edit Path does not match
27 app_city_delete /manager/city/{id} Path does not match
28 app_dimensions_index /manager/dimensions/ Path does not match
29 app_dimensions_new /manager/dimensions/new Path does not match
30 app_dimensions_show /manager/dimensions/{id} Path does not match
31 app_dimensions_edit /manager/dimensions/{id}/edit Path does not match
32 app_dimensions_delete /manager/dimensions/{id} Path does not match
33 app_format_index /manager/format/ Path does not match
34 app_format_new /manager/format/new Path does not match
35 app_format_show /manager/format/{id} Path does not match
36 app_format_edit /manager/format/{id}/edit Path does not match
37 app_format_delete /manager/format/{id} Path does not match
38 app_localization_index /manager/localization/ Path does not match
39 app_localization_new /manager/localization/new Path does not match
40 app_localization_show /manager/localization/{id} Path does not match
41 app_localization_edit /manager/localization/{id}/edit Path does not match
42 app_localization_delete /manager/localization/{id} Path does not match
43 app_manager_company_index /manager/company/{userId} Path does not match
44 app_manager_company_new /manager/company/{userId}/new Path does not match
45 app_manager_company_show /manager/company/{userId}/{id} Path does not match
46 app_manager_company_edit /manager/company/{userId}/{id}/edit Path does not match
47 app_manager_company_delete /manager/company/{userId}/{id} Path does not match
48 app_manager_theater_chain_index /manager/theater_chain/{userId} Path does not match
49 app_manager_theater_chain_new /manager/theater_chain/{userId}/new Path does not match
50 app_manager_theater_chain_show /manager/theater_chain/{userId}/{id} Path does not match
51 app_manager_theater_chain_edit /manager/theater_chain/{userId}/{id}/edit Path does not match
52 app_manager_theater_chain_delete /manager/theater_chain/{userId}/{id} Path does not match
53 app_manager_theater_index /manager/theater/{userId} Path does not match
54 app_manager_theater_new /manager/theater/{userId}/new Path does not match
55 app_manager_theater_show /manager/theater/{userId}/{id} Path does not match
56 app_manager_theater_edit /manager/theater/{userId}/{id}/edit Path does not match
57 app_manager_theater_delete /manager/theater/{userId}/{id} Path does not match
58 app_movie_index /manager/movie/ Path does not match
59 app_movie_new /manager/movie/new Path does not match
60 app_movie_show /manager/movie/{id} Path does not match
61 app_movie_edit /manager/movie/{id}/edit Path does not match
62 app_movie_delete /manager/movie/{id} Path does not match
63 app_player_type_index /manager/player/type/ Path does not match
64 app_player_type_new /manager/player/type/new Path does not match
65 app_player_type_show /manager/player/type/{id} Path does not match
66 app_player_type_edit /manager/player/type/{id}/edit Path does not match
67 app_player_type_delete /manager/player/type/{id} Path does not match
68 app_server_type_index /manager/server/type/ Path does not match
69 app_server_type_new /manager/server/type/new Path does not match
70 app_server_type_show /manager/server/type/{id} Path does not match
71 app_server_type_edit /manager/server/type/{id}/edit Path does not match
72 app_server_type_delete /manager/server/type/{id} Path does not match
73 app_sliding_index /manager/sliding/ Path does not match
74 app_sliding_new /manager/sliding/new Path does not match
75 app_sliding_show /manager/sliding/{id} Path does not match
76 app_sliding_edit /manager/sliding/{id}/edit Path does not match
77 app_sliding_delete /manager/sliding/{id} Path does not match
78 app_studio_index /manager/studio/ Path does not match
79 app_studio_new /manager/studio/new Path does not match
80 app_studio_show /manager/studio/{id} Path does not match
81 app_studio_edit /manager/studio/{id}/edit Path does not match
82 app_studio_delete /manager/studio/{id} Path does not match
83 app_user_index /manager/user/ Path does not match
84 app_user_new /manager/user/new Path does not match
85 app_user_show /manager/user/{id} Path does not match
86 app_user_edit /manager/user/{id}/edit Path does not match
87 app_user_delete /manager/user/{id} Path does not match
88 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.