Routing
login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | calendar | /calendar | Path does not match |
| 2 | calendar_venue | /calendar/venue/{venueId} | Path does not match |
| 3 | calendar_test | /calendar/test/{id} | Path does not match |
| 4 | category_index | /category/ | Path does not match |
| 5 | category_new | /category/new | Path does not match |
| 6 | category_edit | /category/{id}/edit | Path does not match |
| 7 | category_delete-multiple | /category/multiple | Path does not match |
| 8 | client-config_edit-my | /edit-my-config/ | Path does not match |
| 9 | client-config_display-my-stationary | /display-my-stationary/ | Path does not match |
| 10 | client-config_edit-my-countries | /edit-my-countries/ | Path does not match |
| 11 | client-config_oauth-clients | /oauth-clients/ | Path does not match |
| 12 | client-config_oauth-clients_new | /oauth-clients/new | Path does not match |
| 13 | client-config_oauth-clients_edit | /oauth-clients/{identifier}/edit | Path does not match |
| 14 | client-config_oauth-clients_delete-multiple | /multiple | Path does not match |
| 15 | course_index | /course/ | Path does not match |
| 16 | course_index_listing | /course/{page}/{orderby}/{order} | Path does not match |
| 17 | course_new | /course/new | Path does not match |
| 18 | course_edit | /course/{id}/edit | Path does not match |
| 19 | course_delete | /course/{id} | Path does not match |
| 20 | course_delete-multiple | /course/multiple | Path does not match |
| 21 | course_occurrences | /course/{id}/occurrences | Path does not match |
| 22 | course_occurrences_listing | /course/{id}/occurrences/{page}/{orderby}/{order}/{search} | Path does not match |
| 23 | course_images | /course/{id}/images | Path does not match |
| 24 | course_invoices | /course/{id}/invoices | Path does not match |
| 25 | course_create_invoices | /course/{id}/invoices/create | Path does not match |
| 26 | course_invoices_merge-pdf | /course/{id}/invoices/merge-pdf | Path does not match |
| 27 | course_close_invoices | /course/{id}/invoices/close | Path does not match |
| 28 | course_close_sepa-invoices | /course/{id}/invoices/close-sepa/{all} | Path does not match |
| 29 | course_participants | /course/{id}/participants | Path does not match |
| 30 | course_participants_pdf | /course/{id}/participants-pdf/{page}/{orderby}/{order} | Path does not match |
| 31 | course_participants_certificate_email | /course/participant/{id}/certificateemail | Path does not match |
| 32 | course_reservations | /course/{id}/reservations | Path does not match |
| 33 | course_reservations_move | /course/{id}/reservations/move | Path does not match |
| 34 | course-fields_index | /course-fields/ | Path does not match |
| 35 | course-fields_edit | /course-fields/{id}/edit | Path does not match |
| 36 | course-fields_update | /course-fields/{id}/update | Path does not match |
| 37 | course-fields_new | /course-fields/new | Path does not match |
| 38 | course-fields_create | /course-fields/create | Path does not match |
| 39 | course-fields_sort | /course-fields/sort | Path does not match |
| 40 | course-fields_delete-multiple | /course-fields/multiple | Path does not match |
| 41 | course-occurrence_ajax-toggle-published | /course-occurrence/ajaxTogglePublished/{id} | Path does not match |
| 42 | course-occurrence_new | /course-occurrence/new/{courseId} | Path does not match |
| 43 | course-occurrence_edit | /course-occurrence/{id}/edit | Path does not match |
| 44 | course-occurrence_duplicate | /course-occurrence/{id}/duplicate | Path does not match |
| 45 | course-occurrence_delete | /course-occurrence/{id} | Path does not match |
| 46 | course-occurrence_delete-multiple | /course-occurrence/{id}/multiple | Path does not match |
| 47 | course-series_index | /course/series/ | Path does not match |
| 48 | course-series_new | /course/series/new | Path does not match |
| 49 | course-series_edit | /course/series/{id}/edit | Path does not match |
| 50 | course-series_delete-multiple | /course/series/multiple | Path does not match |
| 51 | course-subscription_index | /course-subscription/ | Path does not match |
| 52 | course-subscription_new | /course-subscription/new | Path does not match |
| 53 | course-subscription_edit | /course-subscription/{id}/edit | Path does not match |
| 54 | course-subscription_delete-multiple | /course-subscription/multiple | Path does not match |
| 55 | course-templates_convert | /course/templates/convert/course/{courseId}/time/{timeId} | Path does not match |
| 56 | course-templates_index | /course/templates/ | Path does not match |
| 57 | course_template_proposals | /course/templates/{id}/proposals | Path does not match |
| 58 | course_template_proposals_modal_time_edit | /course/templates/{id}/proposals/modal/time/{timeId}/edit | Path does not match |
| 59 | course_template_proposals_time_update | /course/templates/{id}/proposals/modal/time/{timeId}/edit | Path does not match |
| 60 | course-type_index | /course-type/ | Path does not match |
| 61 | course-type_new | /course-type/new | Path does not match |
| 62 | course-type_edit | /course-type/{id}/edit | Path does not match |
| 63 | course-type_delete-multiple | /course-type/multiple | Path does not match |
| 64 | customer_index | /customer/ | Path does not match |
| 65 | customer_index_listing | /customer/{page}/{orderby}/{order} | Path does not match |
| 66 | customer_family_index | /customer/family | Path does not match |
| 67 | customer_invoice_recipient | /customer/{id}/invoice-recipient | Path does not match |
| 68 | customer_family_index_listing | /customer/family/{page}/{orderby}/{order}/{filter} | Path does not match |
| 69 | customer_new | /customer/new | Path does not match |
| 70 | customer_edit | /customer/{id}/edit | Path does not match |
| 71 | customer_delete | /customer/{id} | Path does not match |
| 72 | customer_delete-multiple | /customer/multiple | Path does not match |
| 73 | customer_courses | /customer/{id}/courses | Path does not match |
| 74 | customer_courses_listing | /customer/{id}/courses/{page}/{orderby}/{order} | Path does not match |
| 75 | customer_invoices | /customer/{id}/invoices | Path does not match |
| 76 | customer_invoices_listing | /customer/{id}/invoices/{page}/{orderby}/{order}/{search} | Path does not match |
| 77 | customer_orders | /customer/{id}/orders | Path does not match |
| 78 | customer_orders_listing | /customer/{id}/orders/{page}/{orderby}/{order}/{search} | Path does not match |
| 79 | customer_history | /customer/{id}/history | Path does not match |
| 80 | customer_history_listing | /customer/{id}/history/{page}/{orderby}/{order}/{search} | Path does not match |
| 81 | customer_documents | /customer/{id}/documents | Path does not match |
| 82 | customer_document_listing | /customer/{id}/documents/{page}/{orderby}/{order}/{search} | Path does not match |
| 83 | customer_family | /customer/{id}/family | Path does not match |
| 84 | customer_family_listing | /customer/{id}/family/{page}/{orderby}/{order}/{search} | Path does not match |
| 85 | customer_profile | /customer/profile | Path does not match |
| 86 | customer-document_file | /customer-document/{id} | Path does not match |
| 87 | dashboard | / | Path does not match |
| 88 | email_index | /email/ | Path does not match |
| 89 | email_index_listing | /email/{page}/{orderby}/{order} | Path does not match |
| 90 | email_show | /email/{id} | Path does not match |
| 91 | email_attachment | /email/{id}/attachment | Path does not match |
| 92 | email_sender | /email/sender/{personId}/{emailAddress} | Path does not match |
| 93 | email_sender_multiple | /email/sender/multiple | Path does not match |
| 94 | email_sender_all | /email/sender/all/{type} | Path does not match |
| 95 | email_send_again | /email/send-again/{id} | Path does not match |
| 96 | export_invoices_latest | /export/invoices/latest | Path does not match |
| 97 | export_invoices_all | /export/invoices/all | Path does not match |
| 98 | export_people-addresses | /export/people-adresses | Path does not match |
| 99 | export_Teilnehmer-Adressenliste | /export/Teilnehmer-Adressenliste | Path does not match |
| 100 | fe_cart_add | /frontend/cart/add | Path does not match |
| 101 | fe_cart_set-quantity | /frontend/cart/set-quantity | Path does not match |
| 102 | fe_cart_remove | /frontend/cart/remove | Path does not match |
| 103 | fe_cart_show | /frontend/cart/show | Path does not match |
| 104 | fe_checkout | /frontend/checkout/ | Path does not match |
| 105 | fe_checkout_confirm | /frontend/checkout/confirm | Path does not match |
| 106 | fe_course_index | /frontend/course/ | Path does not match |
| 107 | fe_course_show | /frontend/course/{id} | Path does not match |
| 108 | fe_course-occurrence_show | /frontend/course-occurrence/{id} | Path does not match |
| 109 | fe_customer_forgot_password | /frontend/forgot-password | Path does not match |
| 110 | fe_customer_register | /frontend/register | Path does not match |
| 111 | fe_customer_activate | /frontend/activate/{token} | Path does not match |
| 112 | fe_search_index | /frontend/search/{search} | Path does not match |
| 113 | fe_speaker_index | /frontend/speaker/ | Path does not match |
| 114 | fe_speaker_show | /frontend/speaker/{id} | Path does not match |
| 115 | invoice_index | /invoice/ | Path does not match |
| 116 | invoice_index_listing | /invoice/{page}/{orderby}/{order} | Path does not match |
| 117 | invoice_close | /invoice/{id}/close | Path does not match |
| 118 | invoice_new | /invoice/new/{return} | Path does not match |
| 119 | invoice_show | /invoice/{id} | Path does not match |
| 120 | invoice_update_adress | /invoice/{id}/updateAdress | Path does not match |
| 121 | invoice_delete | /invoice/{id} | Path does not match |
| 122 | invoice_cancel | /invoice/{id}/cancel | Path does not match |
| 123 | invoice_cancel_fromorder | /invoice/{id}/cancel_fromorder/{order} | Path does not match |
| 124 | invoice_pdf | /invoice/{id}/pdf | Path does not match |
| 125 | invoice_cancellation-pdf | /invoice/{id}/cancellation-pdf | Path does not match |
| 126 | invoice_sepa-xml | /invoice/{id}/sepa-xml | Path does not match |
| 127 | invoice_new-sepa-xml | /invoice/new-sepa-xml | Path does not match |
| 128 | invoice_payments_listing | /invoice/{id}/payments/{page}/{orderby}/{order} | Path does not match |
| 129 | invoice_reminders_listing | /invoice/{id}/reminders/{page}/{orderby}/{order} | Path does not match |
| 130 | get_person_adress | /invoice/{id}/getPersonAdress | Path does not match |
| 131 | pay_invoice | /invoice/{id}/payInvoice | Path does not match |
| 132 | invoice-payment_new | /invoice-payment/new/{id} | Path does not match |
| 133 | invoice-payment_edit | /invoice-payment/{id}/edit | Path does not match |
| 134 | invoice-reminder_new | /invoice-reminder/new/{id} | Path does not match |
| 135 | invoice-reminder_edit | /invoice-reminder/{id}/edit | Path does not match |
| 136 | invoice-reminder_pdf | /invoice-reminder/{id}/pdf | Path does not match |
| 137 | invoice-reminder_email | /invoice-reminder/{id}/email | Path does not match |
| 138 | maintenance-index | /maintenance/ | Path does not match |
| 139 | maintenance-ibancheck | /maintenance/ibancheck | Path does not match |
| 140 | newsletter_unsubscribe | /newsletter/unsubscribe/{hash} | Path does not match |
| 141 | newsletter_index | /newsletter/ | Path does not match |
| 142 | newsletter_index_listing | /newsletter/{page}/{orderby}/{order} | Path does not match |
| 143 | new_newsletter_without_client | /newsletter/create | Path does not match |
| 144 | activate_newsletter_without_client | /newsletter/activate | Path does not match |
| 145 | delete_newsletter_without_client | /newsletter/delete | Path does not match |
| 146 | subscribe_newsletter_set_by_admin | /newsletter/subscribe | Path does not match |
| 147 | oauth_v2_token | /oauth/v2/token | Path does not match |
| 148 | order_index | /order/ | Path does not match |
| 149 | order_index_listing | /order/{page}/{orderby}/{order} | Path does not match |
| 150 | order_new | /order/new/{return} | Path does not match |
| 151 | order_show | /order/{id} | Path does not match |
| 152 | order_search | /order/search/{occurrenceId}/{timeId} | Path does not match |
| 153 | order_edit | /order/{id}/edit/{return} | Path does not match |
| 154 | order_cancel | /order/{id}/cancel | Path does not match |
| 155 | participant_set-cancel-date | /order/set-cancel-date/{id} | Path does not match |
| 156 | order-item_cancel | /order/{id}/cancel-item/{participantId}/{return} | Path does not match |
| 157 | participant_copy-to-other-occurrence | /order/copy-participant/{id} | Path does not match |
| 158 | order_invoice_create | /order/{id}/create-invoice | Path does not match |
| 159 | order_delete | /order/{id} | Path does not match |
| 160 | change_status | /order/changestatus/{id}/{status} | Path does not match |
| 161 | order-wait_index | /order-wait/ | Path does not match |
| 162 | order-wait_index_listing | /order-wait/{page}/{orderby}/{order} | Path does not match |
| 163 | person_new | /person/new/{id} | Path does not match |
| 164 | person_new_invoice_recipient | /person/new/invoice-recipient/{id} | Path does not match |
| 165 | person_edit | /person/{id}/edit | Path does not match |
| 166 | person_invoice_recipient_edit | /person/{id}/edit/invoice-recipient | Path does not match |
| 167 | person_delete-multiple | /person/{id}/multiple | Path does not match |
| 168 | rest_cart_add | /rest/cart/add | Path does not match |
| 169 | rest_cart_set-quantity | /rest/cart/set-quantity | Path does not match |
| 170 | rest_cart_remove | /rest/cart/remove | Path does not match |
| 171 | rest_cart_show | /rest/cart/show | Path does not match |
| 172 | rest_category_index | /rest/category/ | Path does not match |
| 173 | rest_checkout_template | /rest/checkout | Path does not match |
| 174 | rest_checkout | /rest/checkout | Path does not match |
| 175 | rest_course-occurrence | /rest/course-occurrence/ | Path does not match |
| 176 | rest_course-occurrence_show | /rest/course-occurrence/{id} | Path does not match |
| 177 | rest_course_index | /rest/course/ | Path does not match |
| 178 | rest_course_show | /rest/course/{id} | Path does not match |
| 179 | rest_course_related | /rest/course/{id}/related | Path does not match |
| 180 | rest_course_type_index | /rest/course-type/ | Path does not match |
| 181 | rest_customer_my_family_members | /rest/my-family-members | Path does not match |
| 182 | rest_customer_forgot_password | /rest/forgot-password | Path does not match |
| 183 | rest_customer_validate_token | /rest/validate-token | Path does not match |
| 184 | fe_customer_reset | /rest/reset-password | Path does not match |
| 185 | rest_customer_register | /rest/register | Path does not match |
| 186 | rest_customer_activate | /rest/activate | Path does not match |
| 187 | rest_customer_email_confirm | /rest/email-confirm | Path does not match |
| 188 | rest_customer_newsletter-register | /rest/newsletter-register | Path does not match |
| 189 | rest_general_countries | /rest/countries | Path does not match |
| 190 | rest_search_index | /rest/search/{search} | Path does not match |
| 191 | rest_speaker_index | /rest/speaker/ | Path does not match |
| 192 | rest_speaker_show | /rest/speaker/{id} | Path does not match |
| 193 | rest_venue_index | /rest/venue/ | Path does not match |
| 194 | rest_venue_show | /rest/venue/{id} | Path does not match |
| 195 | search_index | /search/ | Path does not match |
| 196 | speaker_index | /speaker/ | Path does not match |
| 197 | speaker_index_listing | /speaker/{page}/{orderby}/{order} | Path does not match |
| 198 | speaker_new | /speaker/new | Path does not match |
| 199 | speaker_edit | /speaker/{id}/edit | Path does not match |
| 200 | speaker_profile | /speaker/profile | Path does not match |
| 201 | speaker_delete | /speaker/{id} | Path does not match |
| 202 | speaker_delete-multiple | /speaker/multiple | Path does not match |
| 203 | statistics_index | /statistics/ | Path does not match |
| 204 | statistics_csv-export | /statistics/csv-export | Path does not match |
| 205 | app_textblocks_index | /textblocks/ | Path does not match |
| 206 | app_textblocks_new | /textblocks/new | Path does not match |
| 207 | app_textblocks_show | /textblocks/{id} | Path does not match |
| 208 | app_textblocks_edit | /textblocks/{id}/edit | Path does not match |
| 209 | app_textblocks_delete | /textblocks/{id} | Path does not match |
| 210 | app_user_email_confirm | /email-confirm/{token} | Path does not match |
| 211 | venue_index | /venue/ | Path does not match |
| 212 | venue_calendar | /venue/calendar/{id} | Path does not match |
| 213 | venue_index_listing | /venue/{page}/{orderby}/{order} | Path does not match |
| 214 | venue_new | /venue/new | Path does not match |
| 215 | venue_show | /venue/{id} | Path does not match |
| 216 | venue_edit | /venue/{id}/edit | Path does not match |
| 217 | venue_delete | /venue/{id} | Path does not match |
| 218 | venue_delete-multiple | /venue/multiple | Path does not match |
| 219 | venue_documents | /venue/{id}/documents | Path does not match |
| 220 | venue_document_listing | /venue/{id}/documents/{page}/{orderby}/{order}/{search} | Path does not match |
| 221 | venue_delete-multiple-documents | /venue/multipleDocuments | Path does not match |
| 222 | venue_images | /venue/{id}/images | Path does not match |
| 223 | venue_room-overview | /venue/{id}/room-overview | Path does not match |
| 224 | venue-document_file | /venue-document/{id} | Path does not match |
| 225 | venue-document_edit | /venue-document/{id}/edit | Path does not match |
| 226 | fc_load_events | /fc-load-events | Path does not match |
| 227 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 228 | app.swagger | /api/doc.json | Path does not match |
| 229 | app.swagger_ui | /api/doc | Path does not match |
| 230 | _wdt | /_wdt/{token} | Path does not match |
| 231 | _profiler_home | /_profiler/ | Path does not match |
| 232 | _profiler_search | /_profiler/search | Path does not match |
| 233 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 234 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 235 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 236 | _profiler_open_file | /_profiler/open | Path does not match |
| 237 | _profiler | /_profiler/{token} | Path does not match |
| 238 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 239 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 240 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 241 | client_edit-my | /edit-my/ | Path does not match |
| 242 | 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.