https://www.dev.gestibon.ca/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_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 admin /admin Path does not match
14 client_index /client/ Path does not match
15 client_inactive_index /client/inactive Path does not match
16 client_active_index /client/active Path does not match
17 client_new /client/new Path does not match
18 client_show /client/{id} Path does not match
19 client_edit /client/{id}/edit Path does not match
20 client_delete /client/{id} Path does not match
21 client_status_ajax /client/ajax/{id}/status/ Path does not match
22 client_import /client/import Path does not match
23 company_show /company/ Path does not match
24 company_edit /company/edit Path does not match
25 company_option_index /company/option/ Path does not match
26 company_option_new /company/option/new Path does not match
27 company_option_show /company/option/{id} Path does not match
28 company_option_edit /company/option/{id}/edit Path does not match
29 company_option_delete /company/option/{id} Path does not match
30 contract_index /contract/ Path does not match
31 contract_new /contract/new Path does not match
32 contract_generate /contract/generate Path does not match
33 contract_prices /contract/prices Path does not match
34 contract_print /contract/{id}/print Path does not match
35 contracts_bulk_print /contract/print Path does not match
36 contract_show /contract/{id} Path does not match
37 contract_edit /contract/{id}/edit Path does not match
38 contract_delete /contract/{id} Path does not match
39 daily_report_index /daily_report/ Path does not match
40 daily_report_new /daily_report/new Path does not match
41 daily_report_show /daily_report/{id} Path does not match
42 daily_report_print /daily_report/{id}/print Path does not match
43 daily_report_bulk_print /daily_report/print Path does not match
44 daily_report_edit /daily_report/{id}/edit Path does not match
45 daily_report_delete /daily_report/{id} Path does not match
46 home / Path does not match
47 images_rotate /media/rotate Path does not match
48 pdf_viewer /pdf/viewer Path does not match
49 measurement_report_index /measurement_report/{type} Path does not match
50 measurement_report_new /measurement_report/{type}/new Path does not match
51 measurement_report_show /measurement_report/{type}/{id} Path does not match
52 measurement_report_edit /measurement_report/{type}/{id}/edit Path does not match
53 measurement_report_print /measurement_report/{type}/{id}/print Path does not match
54 measurement_report_delete /measurement_report/{type}/{id} Path does not match
55 message_unread_index /message/unread Path does not match
56 message_index /message/ Path does not match
57 message_new /message/new Path does not match
58 message_new_attachement /message/new_attachement Path does not match
59 message_edit_ajax /message/ajax/{id}/edit/ Path does not match
60 message_delete /message/{id} Path does not match
61 order_valid_index /order/valid Path does not match
62 order_index /order/ Path does not match
63 order_status_ajax /order/ajax/{id}/status/ Path does not match
64 order_new /order/new Path does not match
65 order_show /order/{id} Path does not match
66 order_document_prefer_original /order/document/{id}/prefer-original Path does not match
67 order_print /order/{id}/print Path does not match
68 order_bulk_print /order/print Path does not match
69 order_bulk_avantage /order/avantage Path does not match
70 order_activty_avantage /order/avantage/activity Path does not match
71 order_edit /order/{id}/edit Path does not match
72 order_avantage_ajax /order/ajax/{id}/avantage/ Path does not match
73 order_delete /order/{id} Path does not match
74 order_bulk_delete /order/delete Path does not match
75 product_clean /product/clean Path does not match
76 product_fix /product/fix Path does not match
77 product_index /product/ Path does not match
78 product_index_select2 /product/select2 Path does not match
79 product_index_dt /product/dt Path does not match
80 product_new /product/new Path does not match
81 product_import /product/import Path does not match
82 product_export /product/export Path does not match
83 product_show /product/{id} Path does not match
84 product_edit /product/{id}/edit Path does not match
85 product_delete /product/{id} Path does not match
86 project_index /project/ Path does not match
87 project_site_index /project/site Path does not match
88 project_new /project/new Path does not match
89 project_avantage_ajax /project/ajax/{id}/avantage/ Path does not match
90 project_show /project/{id} Path does not match
91 project_site /project/{id}/site Path does not match
92 project_new_detail /project/{id}/new_detail Path does not match
93 project_document_delete /project/{id}/project_document/delete Path does not match
94 project_export /project/{id}/export Path does not match
95 project_edit /project/{id}/edit Path does not match
96 project_delete /project/{id} Path does not match
97 project_import /project/import Path does not match
98 project_projet_avantage /project/avantage/projet Path does not match
99 punch_index /punch/ Path does not match
100 punch_ongoing_index /punch/ongoing/ Path does not match
101 punch_new /punch/new Path does not match
102 punch_show /punch/{id} Path does not match
103 punch_edit /punch/{id}/edit Path does not match
104 punch_delete /punch/{id} Path does not match
105 punch_in_ajax /punch/ajax/punchin/ Path does not match
106 punch_out_ajax /punch/ajax/punchout/ Path does not match
107 rate_index /rate/ Path does not match
108 rate_new /rate/new Path does not match
109 rate_show /rate/{id} Path does not match
110 rate_edit /rate/{id}/edit Path does not match
111 rate_delete /rate/{id} Path does not match
112 scan_prefer_original /scan/{type}/{id}/prefer-original Path does not match
113 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.