Routing
fos_js_routing_js
Matched route
Route Parameters
| Name | Value |
|---|---|
| _format | "js" |
Route Matching Logs
Path to match:
/js/routing
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _ajax_province_by_country_code | /ajax/province/byCountryCode/{countryCode} | Path does not match |
| 2 | _blog_view | /blog/article/{id} | Path does not match |
| 3 | _blog_comment_add | /blog/article/{id}/comment | Path does not match |
| 4 | _blog_comment_edit | /blog/article/{id}/comment/{comment}/edit | Path does not match |
| 5 | _blog_comment_delete | /blog/article/{id}/comment/{comment}/delete | Path does not match |
| 6 | classified_index | /classified | Path does not match |
| 7 | classified_my_ads | /classified/my_ads | Path does not match |
| 8 | classified_create | /classified/create | Path does not match |
| 9 | classified_edit | /classified/edit/{id} | Path does not match |
| 10 | classified_renew | /classified/renew/{id} | Path does not match |
| 11 | classified_delete | /classified/delete/{id} | Path does not match |
| 12 | event_index | /event | Path does not match |
| 13 | event_my_events | /event/my_events | Path does not match |
| 14 | event_view | /event/{id} | Path does not match |
| 15 | event_create | /event/create | Path does not match |
| 16 | event_edit | /event/{id}/edit | Path does not match |
| 17 | event_participants | /event/{id}/participants | Path does not match |
| 18 | event_edit_participants | /event/{id}/edit_participants | Path does not match |
| 19 | event_send_message | /event/{id}/send_message | Path does not match |
| 20 | event_update_participant | /event/{id}/update_participant/{eventMember} | Path does not match |
| 21 | event_registration | /event/{id}/registration | Path does not match |
| 22 | event_delete_comment | /event/{id}/deleteComment/{commentId} | Path does not match |
| 23 | faq_category_view | /faq/{id} | Path does not match |
| 24 | forum_index | /forum | Path does not match |
| 25 | forum_view | /forum/{id} | Path does not match |
| 26 | forum_topic_view_tracked | /forum/tracked | Path does not match |
| 27 | forum_search | /forum/search | Path does not match |
| 28 | forum_search_results | /forum/search_results | Path does not match |
| 29 | forum_topic_create | /forum/{id}/new_topic | Path does not match |
| 30 | forum_topic_view | /forum/msg/{id} | Path does not match |
| 31 | forum_topic_reply | /forum/msg/{id}/reply | Path does not match |
| 32 | forum_message_edit | /forum/msg/{id}/edit | Path does not match |
| 33 | forum_message_moderate | /forum/msg/{id}/moderate | Path does not match |
| 34 | forum_message_vote | /forum/msg/{id}/vote | Path does not match |
| 35 | forum_message_delete | /forum/msg/{id}/delete | Path does not match |
| 36 | forum_topic_track | /forum/msg/{id}/track | Path does not match |
| 37 | forum_topic_likes | /forum/msg/{id}/likes | Path does not match |
| 38 | album_view | /users/{name}/album/{id} | Path does not match |
| 39 | album_create | /album/create | Path does not match |
| 40 | album_edit | /album/{id}/edit | Path does not match |
| 41 | gallery_index | /gallery | Path does not match |
| 42 | gallery_specific_type | /gallery/{type} | Path does not match |
| 43 | moderate_picture | /gallery/moderation/moderate/{id} | Path does not match |
| 44 | moderate_picture_waiting_for_moderation | /gallery/moderation/validate/{id} | Path does not match |
| 45 | picture_view | /gallery/picture/{id} | Path does not match |
| 46 | album_add_picture | /addPicture/{id} | Path does not match |
| 47 | picture_edit | /gallery/picture/{id}/edit | Path does not match |
| 48 | picture_comment_add | /gallery/picture/{id}/comment | Path does not match |
| 49 | picture_comment_edit | /gallery/picture/{id}/comment/{comment}/edit | Path does not match |
| 50 | picture_comment_delete | /gallery/picture/{id}/comment/{comment}/delete | Path does not match |
| 51 | picture_add_to_favorite | /gallery/picture/{id}/add_to_favorite | Path does not match |
| 52 | picture_delete | /gallery/picture/{id}/delete | Path does not match |
| 53 | picture_moderate | /gallery/picture/{id}/moderate | Path does not match |
| 54 | picture_set_as_background | /gallery/picture/{id}/setAsBackground | Path does not match |
| 55 | gallery_track_list | /gallery/track/list/{name} | Path does not match |
| 56 | gallery_track_togglefollow | /gallery/track/toggleFollow/{name} | Path does not match |
| 57 | user_gallery | /users/{name}/gallery | Path does not match |
| 58 | user_gallery_edit | /users/{name}/gallery/edit | Path does not match |
| 59 | user_gallery_favorite | /users/{name}/gallery/favorite | Path does not match |
| 60 | user_gallery_manage | /users/{name}/gallery/manage | Path does not match |
| 61 | user_gallery_edit_picture | /users/{name}/gallery/edit/{id} | Path does not match |
| 62 | _home | / | Path does not match |
| 63 | _change_locale | /lang/{locale} | Path does not match |
| 64 | _report_a_bug | /report_bug | Path does not match |
| 65 | _serve_bug_screenshot | /report_bug/screenshot/{filename} | Path does not match |
| 66 | _under_construction | /under_construction | Path does not match |
| 67 | library_admin | /library/admincateg | Path does not match |
| 68 | library_admin_category | /library/admincateg/{id} | Path does not match |
| 69 | library_category_view | /library/{id} | Path does not match |
| 70 | library_category_best | /library/best | Path does not match |
| 71 | library_category_favorite | /library/favorite | Path does not match |
| 72 | library_document_view | /library/view/{id} | Path does not match |
| 73 | library_document_view_pdf | /library/view/{id}/pdf | Path does not match |
| 74 | library_create | /library/create | Path does not match |
| 75 | library_edit | /library/edit/{id} | Path does not match |
| 76 | library_document_favorite | /library/favorite/{id} | Path does not match |
| 77 | library_document_evaluate | /library/evaluate/{id} | Path does not match |
| 78 | library_evaluation_delete | /library/{id}/evaluation/{evaluationId}/delete | Path does not match |
| 79 | library_ajax_select2 | /library/ajax_select2 | Path does not match |
| 80 | map | /map | Path does not match |
| 81 | map_ajax_get_users | /map/ajax/getUsersByCoords | Path does not match |
| 82 | message_list | /message | Path does not match |
| 83 | message_view | /message/view/{id} | Path does not match |
| 84 | message_create | /message/send/{user} | Path does not match |
| 85 | message_delete | /message/delete/{id} | Path does not match |
| 86 | page_view | /page/{slug} | Path does not match |
| 87 | product_index | /product/ | Path does not match |
| 88 | product_view | /product/item/{id} | Path does not match |
| 89 | product_create | /product/itemcreate/ | Path does not match |
| 90 | product_edit | /product/itemedit/{id} | Path does not match |
| 91 | product_delete | /product/delete/{id} | Path does not match |
| 92 | product_evaluate | /product/evaluate/{id} | Path does not match |
| 93 | product_evaluate_delete | /product/evaluation/{id}/delete | Path does not match |
| 94 | product_favorite | /product/favorite/{id} | Path does not match |
| 95 | shop_list | /product/shoplist/ | Path does not match |
| 96 | item_list_shop | /product/itemlistshop/{id} | Path does not match |
| 97 | shop_view | /product/shop/{id} | Path does not match |
| 98 | shop_create | /product/shop_create/ | Path does not match |
| 99 | shop_edit | /product/shop_edit/{id} | Path does not match |
| 100 | shop_delete | /product/shop_delete/{id} | Path does not match |
| 101 | shop_evaluate | /product/shopevaluate/{id} | Path does not match |
| 102 | shop_evaluate_delete | /product/shopevaluate/{id}/delete | Path does not match |
| 103 | shop_brand_edit | /product/shop_brand_edit/{id} | Path does not match |
| 104 | shop_brand_delete | /product/shop_brand_delete/{id} | Path does not match |
| 105 | brand_list | /product/brandlist/ | Path does not match |
| 106 | brand_create | /product/brand_create/ | Path does not match |
| 107 | brand_edit | /product/brand_edit/{id} | Path does not match |
| 108 | company_list | /product/companylist/ | Path does not match |
| 109 | company_view | /product/company/{id} | Path does not match |
| 110 | company_create | /product/company_create/ | Path does not match |
| 111 | company_edit | /product/company_edit/{id} | Path does not match |
| 112 | item_sell_edit | /product/item_sell_edit/{id} | Path does not match |
| 113 | sell_create | /product/sell_create/{id} | Path does not match |
| 114 | sell_edit | /product/sell_edit/{id} | Path does not match |
| 115 | sell_delete | /product/sell_delete/{id} | Path does not match |
| 116 | create_report | /signalement/nouveau/{module}/{id} | Path does not match |
| 117 | report_admin_list | /signalement/admin | Path does not match |
| 118 | report_admin_view | /signalement/admin/{id} | Path does not match |
| 119 | report_admin_resolve | /signalement/admin/{id}/resolve | Path does not match |
| 120 | report_submitted | /signalement/fin | Path does not match |
| 121 | security_login | /login | Path does not match |
| 122 | security_logout | /logout | Path does not match |
| 123 | security_register | /creer_un_compte | Path does not match |
| 124 | support_ticket_list | /support | Path does not match |
| 125 | support_ticket_create | /support/create | Path does not match |
| 126 | support_ticket_view | /support/view/{hash} | Path does not match |
| 127 | support_ticket_admin | /support/admin | Path does not match |
| 128 | support_ticket_delete | /support/{id}/delete | Path does not match |
| 129 | _user_announce | /user/directory | Path does not match |
| 130 | _user_online | /user/online | Path does not match |
| 131 | _profile_blocked_users | /profile/blockeduser | Path does not match |
| 132 | _profile_add_blocked_user | /profile/blockeduser/add/{name} | Path does not match |
| 133 | _profile_remove_blocked_user | /profile/blockeduser/remove/{name} | Path does not match |
| 134 | _user_friend | /user/friend | Path does not match |
| 135 | _user_friend_add | /user/friend/add/{id} | Path does not match |
| 136 | _user_friend_edit | /user/friend/edit/{id} | Path does not match |
| 137 | _user_friend_confirm | /user/friend/confirm/{id} | Path does not match |
| 138 | _user_friend_delete | /user/friend/delete/{id} | Path does not match |
| 139 | _profile_edit_account | /profile/edit/account | Path does not match |
| 140 | _profile_edit_password | /profile/edit/password | Path does not match |
| 141 | _profile_edit_interests | /profile/edit/interests | Path does not match |
| 142 | _profile_edit_basic | /profile/edit/basic | Path does not match |
| 143 | _profile_edit_avatar | /profile/edit/avatar | Path does not match |
| 144 | _profile_edit_contact_info | /profile/edit/contact | Path does not match |
| 145 | _profile_edit_preferences | /profile/edit/prefs | Path does not match |
| 146 | _user_profile | /users/{name} | Path does not match |
| 147 | _user_profile_by_id | /users/{id} | Path does not match |
| 148 | _user_evaluation | /users/{name}/evaluation | Path does not match |
| 149 | _user_add_evaluation | /users/{name}/evaluation/add | Path does not match |
| 150 | _user_delete_evaluation | /users/{name}/evaluation/{id}/delete | Path does not match |
| 151 | _user_prodreviews | /users/{name}/prodreviews | Path does not match |
| 152 | ckfinder_connector | /ckfinder/connector | Path does not match |
| 153 | fos_js_routing_js | /js/routing.{_format} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.