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 | ux_entity_autocomplete | /autocomplete/{alias} | 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_agenda_stay | /admin/agenda/sejours | Path does not match |
17 | app_agenda_resource | /admin/agenda/resource | Path does not match |
18 | app_agenda_events_json | /admin/agenda/events-json | Path does not match |
19 | app_agenda_events_json_resources | /admin/agenda/events-json-resource | Path does not match |
20 | app_user_list | /admin/api/user/list | Path does not match |
21 | app_provider_list | /admin/api/provider/list | Path does not match |
22 | app_agenda_event_update | /admin/agenda/event/update | Path does not match |
23 | app_agenda_event_update_color | /admin/agenda/event/update-color | Path does not match |
24 | app_booker_index | /admin/booker/ | Path does not match |
25 | app_booker_new | /admin/booker/new | Path does not match |
26 | app_booker_show | /admin/booker/{id} | Path does not match |
27 | app_booker_edit | /admin/booker/{id}/edit | Path does not match |
28 | app_booker_delete | /admin/booker/{id} | Path does not match |
29 | app_customer_index | /admin/client/ | Path does not match |
30 | app_customer_new | /admin/client/new | Path does not match |
31 | app_customer_show | /admin/client/{id} | Path does not match |
32 | app_customer_edit | /admin/client/{id}/edit | Path does not match |
33 | app_customer_delete | /admin/client/{id} | Path does not match |
34 | app_customer_param_update | /admin/client/customer/param/update | Path does not match |
35 | app_customer_new_ajax | /admin/client/{id}/new-ajax | Path does not match |
36 | app_dashboard | /admin/dashboard/ | Path does not match |
37 | app_invoice_shared | /admin/invoice-shared | Path does not match |
38 | app_invoice_shared_product_add | /admin/document-shared/{id}/product/add | Path does not match |
39 | app_invoice_shared_product_stack_qty | /admin/document-shared/stack-qty | Path does not match |
40 | app_invoice_shared_update_date | /admin/document-shared/{id}/update/date | Path does not match |
41 | app_document_shared_update_policy | /admin/document-shared/{id}/update/policy | Path does not match |
42 | app_document_shared_update_season | /admin/document-shared/{id}/update/season | Path does not match |
43 | app_document_shared_update_stay | /admin/document-shared/{id}/update/stay | Path does not match |
44 | app_document_shared_customer_add | /admin/document-shared/{id}/customer/add | Path does not match |
45 | app_invoice_shared_item_delete | /admin/document-shared/{id}/item/delete | Path does not match |
46 | app_invoice_shared_product_update_quantity | /admin/document-shared/product/update/quantity | Path does not match |
47 | app_document_shared_fee_rate | /admin/document-shared/{id}/fee-rate | Path does not match |
48 | app_document_shared_deposit_rate | /admin/document-shared/{id}/deposit-rate | Path does not match |
49 | app_document_shared_tgca | /admin/document-shared/{id}/tgca | Path does not match |
50 | app_document_shared_display_deposit | /admin/document-shared/{id}/deposit | Path does not match |
51 | app_document_shared_representative | /admin/document-shared/{id}/representative | Path does not match |
52 | app_invoice_shared_product_update_note | /admin/document-shared/product/update/note | Path does not match |
53 | app_invoice_shared_product_discount | /admin/document-shared/product/discount | Path does not match |
54 | app_invoice_shared_product_update_category | /admin/document-shared/product/category | Path does not match |
55 | app_invoice_shared_save_param | /admin/document-shared/{id}/update-param | Path does not match |
56 | app_invoice_shared_display_document | /admin/document-shared/{id}/display | Path does not match |
57 | app_invoice_shared_show | /admin/document-shared/{id}/show | Path does not match |
58 | app_invoice_shared_sign | /admin/document-shared/{id}/sign | Path does not match |
59 | app_invoice_shared_validate | /admin/document-shared/{id}/validate | Path does not match |
60 | app_invoice_shared_to_sign | /admin/document-shared/{id}/to-sign | Path does not match |
61 | app_invoice_shared_cancer_sign | /admin/document-shared/{id}/cancel-sign | Path does not match |
62 | app_invoice_shared_force_validated | /admin/document-shared/{id}/force-validate | Path does not match |
63 | app_document_display_payments | /admin/document/{id}/display/payments | Path does not match |
64 | app_document_add_payment | /admin/document/{id}/add/payment | Path does not match |
65 | app_document_payment_balance | /admin/document/{id}/balance/payment | Path does not match |
66 | app_document_show_pdf | /admin/document/{id}/show/pdf/{send} | Path does not match |
67 | app_document_download_pdf | /admin/document/{id}/download/pdf | Path does not match |
68 | app_document_open_pdf | /admin/document/{id}/open/pdf | Path does not match |
69 | app_file_download | /file/download/{id} | Path does not match |
70 | app_file_open_filepath_pdf | /file/open/filepath-pdf | Path does not match |
71 | app_file_render_picture | /file/render-picture/{id} | Path does not match |
72 | app_file_delete | /{id}/{idFile}/delete-file | Path does not match |
73 | app_front | / | Path does not match |
74 | app_front_payment_link | /payment-link/{publicToken} | Path does not match |
75 | app_front_payzen_form | /payzen-form/{id} | Path does not match |
76 | app_front_payzen_redirect | /payzen-redirect/{id} | Path does not match |
77 | app_front_callback_payzen | /callback-payzen | Path does not match |
78 | pdf_footer | /pdf/footer | Path does not match |
79 | app_invoice | /admin/invoice | Path does not match |
80 | app_invoice_delete | /admin/invoice/{id} | Path does not match |
81 | app_invoice_new | /admin/invoice/new | Path does not match |
82 | app_invoice_edit | /admin/invoice/edit/{id} | Path does not match |
83 | app_invoice_refund | /admin/invoice/{id}/refund | Path does not match |
84 | app_invoice_display_payments | /admin/invoice/display/payments | Path does not match |
85 | app_my_stays | /my-stays/ | Path does not match |
86 | app_my_stays_show_payment_proof | /my-stays/{id}/preuve-paiements | Path does not match |
87 | app_payment_index | /admin/payment/ | Path does not match |
88 | app_payment_new | /admin/payment/new | Path does not match |
89 | app_payment_bank_remittance_validation | /admin/payment/remise-en-banque-validation | Path does not match |
90 | app_payment_batch | /admin/payment/batch | Path does not match |
91 | app_payment_show | /admin/payment/{id} | Path does not match |
92 | app_payment_edit | /admin/payment/{id}/edit | Path does not match |
93 | app_payment_delete | /admin/payment/{id}/delete | Path does not match |
94 | app_payment_paid | /admin/payment/payment-paid/paid | Path does not match |
95 | app_payment_delete_ajax | /admin/payment/payment/delete-ajax | Path does not match |
96 | app_payment_method_index | /admin/payment-method/ | Path does not match |
97 | app_payment_method_new | /admin/payment-method/new | Path does not match |
98 | app_payment_method_show | /admin/payment-method/{id} | Path does not match |
99 | app_payment_method_edit | /admin/payment-method/{id}/edit | Path does not match |
100 | app_payment_method_delete | /admin/payment-method/{id} | Path does not match |
101 | app_payment_proof_index | /admin/payment-proof/ | Path does not match |
102 | app_payment_proof_new | /admin/payment-proof/new | Path does not match |
103 | app_payment_proof_edit | /admin/payment-proof/{id}/edit | Path does not match |
104 | app_payment_proof_to_stay_add | /admin/payment-proof/{id}/ajouter | Path does not match |
105 | app_payment_proof_delete | /admin/payment-proof/{id}/delete | Path does not match |
106 | app_upload_dropzone_file | /admin/payment-proof/upload_dropzone_file | Path does not match |
107 | app_payment_proof_validate | /admin/payment-proof/{id}/validate | Path does not match |
108 | app_policy_index | /admin/policy/ | Path does not match |
109 | app_policy_new | /admin/policy/new | Path does not match |
110 | app_policy_show | /admin/policy/{id} | Path does not match |
111 | app_policy_edit | /admin/policy/{id}/edit | Path does not match |
112 | app_policy_delete | /admin/policy/{id} | Path does not match |
113 | app_product_index | /admin/product/ | Path does not match |
114 | app_product_index_fast | /admin/product/fast/{fast} | Path does not match |
115 | app_product_new | /admin/product/new | Path does not match |
116 | app_product_show | /admin/product/{id} | Path does not match |
117 | app_product_edit | /admin/product/{id}/edit | Path does not match |
118 | app_product_fast_edit | /admin/product/{ida}/fast-edit | Path does not match |
119 | app_product_delete | /admin/product/{id} | Path does not match |
120 | app_product_json | /admin/product/api/json | Path does not match |
121 | app_product_clone | /admin/product/{id}/clone | Path does not match |
122 | app_provider_backend | /admin/provider-backend/ | Path does not match |
123 | app_provider_backend_show_payment_proof | /admin/provider-backend/{id}/preuve-paiements | Path does not match |
124 | app_provider_customer_historic_show | /admin/provider-backend/{id}/historique-client | Path does not match |
125 | app_provider_index | /admin/prestataire/ | Path does not match |
126 | app_provider_new | /admin/prestataire/new | Path does not match |
127 | app_provider_edit | /admin/prestataire/{id}/edit | Path does not match |
128 | app_provider_delete | /admin/prestataire/{id} | Path does not match |
129 | app_provider_active | /admin/prestataire/{id}/active | Path does not match |
130 | app_provider_item_index | /provider/item/ | Path does not match |
131 | app_provider_item_new | /provider/item/new/{idStay} | Path does not match |
132 | app_provider_item_stay_list | /provider/item/{idStay}/list | Path does not match |
133 | app_provider_item_edit | /provider/item/{id}/edit | Path does not match |
134 | app_provider_item_delete | /provider/item/{id} | Path does not match |
135 | app_provider_kind_index | /admin/provider-kind/ | Path does not match |
136 | app_provider_kind_new | /admin/provider-kind/new | Path does not match |
137 | app_provider_kind_show | /admin/provider-kind/{id} | Path does not match |
138 | app_provider_kind_edit | /admin/provider-kind/{id}/edit | Path does not match |
139 | app_provider_kind_delete | /admin/provider-kind/{id} | Path does not match |
140 | app_quotation | /admin/quotation | Path does not match |
141 | app_quotation_delete | /admin/quotation/{id} | Path does not match |
142 | app_quotation_new | /admin/quotation/new | Path does not match |
143 | app_quotation_edit | /admin/quotation/edit/{id} | Path does not match |
144 | app_quotation_refund | /admin/quotation/{id}/refund | Path does not match |
145 | app_quotation_display_payments | /admin/quotation/display/payments | Path does not match |
146 | app_quotation_add_deposit | /admin/quotation/{id}/add-deposit | Path does not match |
147 | app_quotation_to_invoice | /admin/quotation/{id}/transform-to-invoice | Path does not match |
148 | ux_entity_autocomplete_admin | /admin/_ux_autocomplete/product_autocomplete_field | Path does not match |
149 | app_season_index | /season/ | Path does not match |
150 | app_season_new | /season/new | Path does not match |
151 | app_season_show | /season/{id} | Path does not match |
152 | app_season_edit | /season/{id}/edit | Path does not match |
153 | app_season_delete | /season/{id} | Path does not match |
154 | 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.