Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | blog_index | /blog/ | Path does not match |
| 2 | blog_new | /blog/new | Path does not match |
| 3 | blog_show | /blog/{id} | Path does not match |
| 4 | blog_edit | /blog/{id}/edit | Path does not match |
| 5 | blog_delete | /blog/{id} | Path does not match |
| 6 | blog_tag_index | /blog-tag/ | Path does not match |
| 7 | blog_tag_new | /blog-tag/new | Path does not match |
| 8 | blog_tag_show | /blog-tag/{id} | Path does not match |
| 9 | blog_tag_edit | /blog-tag/{id}/edit | Path does not match |
| 10 | blog_tag_delete | /blog-tag/{id} | Path does not match |
| 11 | catalog_gift_code_list | /catalog/gift-code/{gift_id} | Path does not match |
| 12 | catalog_gift_code_add_file | /catalog/gift-code/{gift_id}/add-file | Path does not match |
| 13 | catalog_gift_index | /catalog/gift/ | Path does not match |
| 14 | catalog_gift_new | /catalog/gift/new | Path does not match |
| 15 | catalog_gift_show | /catalog/gift/{id} | Path does not match |
| 16 | catalog_gift_edit | /catalog/gift/{id}/edit | Path does not match |
| 17 | catalog_gift_delete | /catalog/gift/{id} | Path does not match |
| 18 | catalog_gift_level_index | /catalog/gift-level/ | Path does not match |
| 19 | catalog_gift_level_new | /catalog/gift-level/new | Path does not match |
| 20 | catalog_gift_level_show | /catalog/gift-level/{id} | Path does not match |
| 21 | catalog_gift_level_edit | /catalog/gift-level/{id}/edit | Path does not match |
| 22 | catalog_gift_level_delete | /catalog/gift-level/{id} | Path does not match |
| 23 | cookies_index | /cookies | Path does not match |
| 24 | csv_export | /{alias}/csv-export/{params} | Path does not match |
| 25 | faq_index | /faq/ | Path does not match |
| 26 | faq_ajax_update_position | /faq/ajax-update-position | Path does not match |
| 27 | faq_new | /faq/new | Path does not match |
| 28 | faq_show | /faq/{id} | Path does not match |
| 29 | faq_edit | /faq/{id}/edit | Path does not match |
| 30 | faq_delete | /faq/{id}/delete | Path does not match |
| 31 | app_home_index | / | Path does not match |
| 32 | maintenance_page | /maintenance | Path does not match |
| 33 | app_knowledge_list | /knowledge/ | Path does not match |
| 34 | app_knowledge_edit | /knowledge/edit/{id} | Path does not match |
| 35 | app_knowledge_delete | /knowledge/delete/{id} | Path does not match |
| 36 | app_knowledge_show | /knowledge/{id} | Path does not match |
| 37 | ajax_update_register_position_knowledge | /knowledge/ajax/update-register-position-knwoledges | Path does not match |
| 38 | ajax_account_register_position_knowledge | /knowledge/ajax/update-account-position-knwoledges | Path does not match |
| 39 | library_image_index | /library/image/ | Path does not match |
| 40 | library_image_new | /library/image/new | Path does not match |
| 41 | library_image_show | /library/image/{id} | Path does not match |
| 42 | library_image_edit | /library/image/{id}/edit | Path does not match |
| 43 | library_image_delete | /library/image/{id}/delete | Path does not match |
| 44 | library_pdf_index | /library/pdf/ | Path does not match |
| 45 | library_pdf_new | /library/pdf/new | Path does not match |
| 46 | library_pdf_show | /library/pdf/{id} | Path does not match |
| 47 | library_pdf_edit | /library/pdf/{id}/edit | Path does not match |
| 48 | library_pdf_delete | /library/pdf/{id}/delete | Path does not match |
| 49 | list | /list | Path does not match |
| 50 | mention_legal_index | /mention/legal | Path does not match |
| 51 | sogec_config_menu_index | /sogec-config/menu/ | Path does not match |
| 52 | sogec_config_menu_show | /sogec-config/menu/{id} | Path does not match |
| 53 | sogec_config_menu_edit | /sogec-config/menu/{id}/edit | Path does not match |
| 54 | sogec_config_menu_delete | /sogec-config/menu/{id} | Path does not match |
| 55 | newsletter | /newsletter | Path does not match |
| 56 | app_public_newsletter_subscription | /api/public/newsletter-subscription | Path does not match |
| 57 | operation_coupon_index | /operation/coupon/ | Path does not match |
| 58 | coupon_not_integrated | /operation/coupon/not_integrated | Path does not match |
| 59 | operation_coupon_show | /operation/coupon/{id} | Path does not match |
| 60 | operation_coupon_edit | /operation/coupon/{id}/edit | Path does not match |
| 61 | update_coupon_operation | /operation/coupon/{id}/update/{type} | Path does not match |
| 62 | operation_new_coupon_operation | /operation/coupon/new_coupon_operation/{id} | Path does not match |
| 63 | operation_draw_index | /operation/draw/ | Path does not match |
| 64 | operation_draw_new | /operation/draw/new | Path does not match |
| 65 | operation_draw_show | /operation/draw/{id} | Path does not match |
| 66 | operation_draw_edit | /operation/draw/{id}/edit | Path does not match |
| 67 | operation_draw_delete | /operation/draw/{id} | Path does not match |
| 68 | tas_draw_email_draw | /operation/draw/email/{draw_id} | Path does not match |
| 69 | operation_draw_sogec_edit | /operation/draw/{id}/sogec-edit | Path does not match |
| 70 | operation_game_index | /operation/game/ | Path does not match |
| 71 | operation_game_new | /operation/game/new | Path does not match |
| 72 | operation_game_show | /operation/game/{id} | Path does not match |
| 73 | operation_game_edit | /operation/game/{id}/edit | Path does not match |
| 74 | operation_game_delete | /operation/game/{id} | Path does not match |
| 75 | operation_game_display_game | /operation/game/{id}/display-game | Path does not match |
| 76 | operation_multi_channel_offer_list | /operation/liste-offres-multicanales/ | Path does not match |
| 77 | operation_multi_offer_index | /operation/multi-offer/ | Path does not match |
| 78 | operation_multi_offer_not_integrated | /operation/multi-offer/not_integrated | Path does not match |
| 79 | operation_show_multi_offer_operation | /operation/multi-offer/{id} | Path does not match |
| 80 | operation_edit_multi_offer_operation | /operation/multi-offer/{id}/edit | Path does not match |
| 81 | update_multi_offer_operation | /operation/multi-offer/{id}/update/{type} | Path does not match |
| 82 | operation_new_multi_offer | /operation/multi-offer/new/{id} | Path does not match |
| 83 | operation_odr_index | /operation/odr/ | Path does not match |
| 84 | operation_odr_not_integrated | /operation/odr/not_integrated | Path does not match |
| 85 | operation_new_odr_operation | /operation/odr/new_odr_operation/{id} | Path does not match |
| 86 | operation_show_odr_operation | /operation/odr/{id} | Path does not match |
| 87 | operation_edit_odr_operation | /operation/odr/{id}/edit | Path does not match |
| 88 | update_odr_operation | /operation/odr/{id}/update/{type} | Path does not match |
| 89 | operation_odr_prime_index | /operation/odr-prime/ | Path does not match |
| 90 | operation_odr_prime_not_integrated | /operation/odr-prime/not_integrated | Path does not match |
| 91 | operation_new_odr_prime_operation | /operation/odr-prime/new_odr_prime_operation/{id} | Path does not match |
| 92 | operation_show_odr_prime | /operation/odr-prime/{id} | Path does not match |
| 93 | operation_edit_odr_prime | /operation/odr-prime/{id}/edit | Path does not match |
| 94 | ajax-patch-department | /operation/ajax-patch-department | Path does not match |
| 95 | operation_code_draw_list | /operation-code/draw/{draw_id} | Path does not match |
| 96 | operation_code_draw_add_file | /operation-code/draw/{draw_id}/add-file | Path does not match |
| 97 | operation_code_odr_list | /operation-code/odr/{odr_id} | Path does not match |
| 98 | operation_code_odr_add_file | /operation-code/odr/{odr_id}/add-file | Path does not match |
| 99 | participation_index | /participation/ | Path does not match |
| 100 | participation_generate | /participation/generate | Path does not match |
| 101 | participation_show | /participation/{id} | Path does not match |
| 102 | update_reclamation_participation | /participation/{id}/update-participation/numeo | Path does not match |
| 103 | personal_data_index | /personal-data | Path does not match |
| 104 | ingredient_index | /ingredient/ | Path does not match |
| 105 | ajax_get_ingredients | /ingredient/ajax-get-ingredients | Path does not match |
| 106 | ingredient_show | /ingredient/show/{id} | Path does not match |
| 107 | ingredient_new | /ingredient/new | Path does not match |
| 108 | ingredient_edit | /ingredient/edit/{id} | Path does not match |
| 109 | ingredient_delete | /ingredient/{id}/delete | Path does not match |
| 110 | ingredient_operation_index | /ingredient_operation/ | Path does not match |
| 111 | app_recipe_ingredientoperation_edit | /ingredient_operation/operation/{id}/edit | Path does not match |
| 112 | recipe_index | /recipe/ | Path does not match |
| 113 | recipe_show | /recipe/show/{id} | Path does not match |
| 114 | recipe_edit | /recipe/edit/{id} | Path does not match |
| 115 | recipe_new | /recipe/new | Path does not match |
| 116 | recipe_delete | /recipe/{id}/delete | Path does not match |
| 117 | ajax_update_promoted_recipe | /recipe/ajax/update-promoted-recipes | Path does not match |
| 118 | recipe_ajax_update_position | /recipe/ajax-update-position | Path does not match |
| 119 | ajax_get_promoted_recipe | /recipe/ajax/get-promoted-recipes | Path does not match |
| 120 | recipe_type_index | /recipe_type/ | Path does not match |
| 121 | recipe_type_show | /recipe_type/show/{id} | Path does not match |
| 122 | recipe_type_edit | /recipe_type/{id}/edit | Path does not match |
| 123 | recipe_type_new | /recipe_type/new | Path does not match |
| 124 | recipe_type_delete | /recipe_type/{id}/delete | Path does not match |
| 125 | registration | /registration | Path does not match |
| 126 | app_reporting_index | /reporting/ | Path does not match |
| 127 | app_security_permission_index | /security/permission/ | Path does not match |
| 128 | app_security_permission_ajax_change_access | /security/permission/ajax-change-access/{menu}/{profile} | Path does not match |
| 129 | app_security_profile_index | /security/profil/ | Path does not match |
| 130 | app_security_profile_new | /security/profil/new | Path does not match |
| 131 | app_security_profile_edit | /security/profil/{id}/edit | Path does not match |
| 132 | app_security_profile_show | /security/profil/{id} | Path does not match |
| 133 | app_security_profile_delete | /security/profil/{id}/delete | Path does not match |
| 134 | security | /security | Path does not match |
| 135 | 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.