Routing
app_api_news_getlatestcompaniesandproducts
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr" |
filter | "today" |
Route Matching Logs
Path to match:
/fr/api/news/today
# | Route name | Path | Log |
---|---|---|---|
1 | actualites | /{_locale}/actualites | Path does not match |
2 | subscribe_newsletter | /{_locale}/subscribe-newsletter | Path does not match |
3 | actualite(Favoris) | /{_locale}/actualites1(Favoris) | Path does not match |
4 | actualites_id | /{_locale}/actualites/{id} | Path does not match |
5 | getActivity_Display | /{_locale}/api/getActivitiesDisplay/{id} | Path does not match |
6 | update_activity_status | /{_locale}/api/updateActivityDisplayStatus/{id} | Path does not match |
7 | app_api_activity_getall | /{_locale}/api/activities | Path does not match |
8 | app_api_activity_getuseractivities | /{_locale}/api/users/{userId}/activities | Path does not match |
9 | app_api_activity_addactivity | /{_locale}/api/activities | Path does not match |
10 | app_api_activity_deleteactivity | /{_locale}/api/activities/{activityId} | Path does not match |
11 | app_api_activity_updateactivity | /{_locale}/api/activities/{activityId} | Path does not match |
12 | app_api_activity_updatetransportactivity | /{_locale}/api/activities_transports/{activityId} | Path does not match |
13 | app_api_activitytype_getall | /{_locale}/api/activityTypes | Path does not match |
14 | app_api_blocked_blockuser | /{_locale}/api/block/{gaeaUserId}/{blockedGaeaUserId} | Path does not match |
15 | app_api_blocked_unblockuser | /{_locale}/api/unblock/{id} | Path does not match |
16 | app_api_blocked_getblockedusers | /{_locale}/api/blocked/{gaeaUserId} | Path does not match |
17 | app_api_cart_getcart | /{_locale}/api/users/{id}/cart | Path does not match |
18 | app_api_cart_getproductcartline | /{_locale}/api/users/{userId}/cartProducts/{productId} | Path does not match |
19 | api_add_to_cart | /{_locale}/api/users/{userId}/cartProducts/{productId} | Path does not match |
20 | app_api_cart_removefromcart | /{_locale}/api/users/{userId}/cartProducts/{productId}/{removeType} | Path does not match |
21 | app_api_cart_changecartstatus | /{_locale}/api/users/{userId}/carts/{cartId}/{status} | Path does not match |
22 | app_api_category_getall | /{langue}/rest/category | Path does not match |
23 | app_api_category_getallcatnotranslation | /rest/cat | Path does not match |
24 | app_api_category_getone | /rest/category/{id} | Path does not match |
25 | app_api_category_getcategorieswithsubcategories | /{_locale}/api/categories | Path does not match |
26 | app_api_category_getproductsbycategory | /{_locale}/rest/productsByCategory/{cat} | Path does not match |
27 | app_api_category_getcategorybysubcat | /rest/category/subcategory/{id} | Path does not match |
28 | app_api_category_getcategoriesbycompany | /{_locale}/rest/categoriesByCompany/{companyId} | Path does not match |
29 | app_api_company_getall | /rest/company | Path does not match |
30 | app_api_company_getone | /rest/company/{id} | Path does not match |
31 | app_api_company_getcompanywithallinfo | /{_locale}/rest/companies/{id} | Path does not match |
32 | app_api_company_updatecompany | /{_locale}/api/companies/{id} | Path does not match |
33 | app_api_company_getbyname | /{_locale}/rest/company/search/name/{name} | Path does not match |
34 | app_api_company_getbyaddress | /{_locale}/rest/company/search/address/{address} | Path does not match |
35 | app_api_company_getbynameandaddresssearch | /{_locale}/rest/company/search/{name}/{address} | Path does not match |
36 | app_api_company_getcompaniesbysubcategoryname | /{_locale}/rest/company/search/subcategory/name/{name} | Path does not match |
37 | app_api_company_getcompaniesbysubcategoryid | /{_locale}/rest/company/search/subcategory/id/{id} | Path does not match |
38 | calculate_distance | /{_locale}/calculate/distance | Path does not match |
39 | app_api_company_getsubcategorybycategoryandcompany | /{_locale}/rest/getsubcategoryby/category/{categoryId}/company/{companyId} | Path does not match |
40 | app_api_company_getproductsbycompany | /{_locale}/rest/Companyproducts | Path does not match |
41 | app_api_company_getcompaniesbyproductsubcat | /rest/category/{catId}/subcategory/{subcatId}/companies | Path does not match |
42 | app_api_company_getcompaniesbyproductcat | /rest/category/{catId}/companies | Path does not match |
43 | app_api_company_getcompaniesdetails | /{_locale}/rest/company/{id}/details | Path does not match |
44 | app_api_company_getlastcompanies | /{langue}/api/lastCompanies/ | Path does not match |
45 | app_api_covoituragefavorite_getusercovoituragefavorites | /{_locale}/api/users/{id}/covFavorites | Path does not match |
46 | app_api_covoituragefavorite_addfavorite | /{_locale}/api/users/{id}/covFavorites | Path does not match |
47 | app_api_covoituragefavorite_deletefavorite | /{_locale}/api/users/{userId}/covFavorites/{favoriteId} | Path does not match |
48 | app_api_covoiturageinvitation_getcovoiturageinvitations | /{_locale}/api/covoiturages/{id}/covInvitations | Path does not match |
49 | app_api_covoiturageinvitation_createinvitation | /{_locale}/api/covoiturages/{id}/covInvitations | Path does not match |
50 | app_api_covoiturageinvitation_deleteinvitation | /{_locale}/api/covoiturages/{covoiturageId}/covInvitations/{invitationId} | Path does not match |
51 | app_api_covoiturageparticipation_createparticipation | /{_locale}/api/covoiturages/{idCovoiturage}/participations | Path does not match |
52 | app_api_covoiturageparticipation_acceptparticipation | /{_locale}/api/covoiturages/{covoiturageId}/participations/{id} | Path does not match |
53 | app_api_covoiturageparticipation_deleteparticipation | /{_locale}/api/covoiturages/{covoiturageId}/participations/{participationId} | Path does not match |
54 | inviter_cov | /{_locale}/api/inviteFriendCov/{idcov}/{idpar} | Path does not match |
55 | app_api_covoiturageparticipation_getinvitationcovbyparticipant | /{_locale}/api/getInvitCovByParticipant/{id} | Path does not match |
56 | getallpartbyUser | /{_locale}/rest/getpartByUser/{id} | Path does not match |
57 | app_api_covoiturageparticipation_getmessages | /fr/api/covoiturages/{id}/chat | Path does not match |
58 | app_api_covoiturageparticipation_postmessage | /fr/api/covoiturages/{id}/chat | Path does not match |
59 | depense | /{_locale}/api/depense | Path does not match |
60 | getperyear | /{_locale}/rest/getperyear/{year} | Path does not match |
61 | getpermonth | /{_locale}/api/depense/getpermonth/{year}/{month}/{id} | Path does not match |
62 | get_depense | /{_locale}/rest/getdepense | Path does not match |
63 | get_depense_details | /{_locale}/rest/getdepensedetails/{id} | Path does not match |
64 | getperweek | /{_locale}/api/depense/getperWeek/{id} | Path does not match |
65 | getperTwoweek | /{_locale}/rest/depense/getpertwoWeeks/{id} | Path does not match |
66 | getdep_by_user | /{_locale}/api/getdepbyuser/{id} | Path does not match |
67 | updatecovprivacy | /{_locale}/api/updatecovPrivacy/{id} | Path does not match |
68 | calculate_co2_by_user | /{_locale}/rest/calculateCo2ByUser/{id} | Path does not match |
69 | co2_emission_perweek | /{_locale}/api/co2emissionperweek | Path does not match |
70 | getTotal_co2_perweek_byUser | /{_locale}/api/getTotalco2perweekbyUser | Path does not match |
71 | send_message | /{_locale}/api/sendMessage/{recipient} | Path does not match |
72 | get_messages_by_user | /{_locale}/api/getDiscussionByUser/{id}/{recipient} | Path does not match |
73 | getMessageByRecipient | /{_locale}/api/getMessageByRecipient/{id} | Path does not match |
74 | app_api_event_getoneeventbydate | /api/event/{date} | Path does not match |
75 | api_event_dates | /api/eventDates | Path does not match |
76 | app_api_event_getsearchedevent | /api/searchEvent | Path does not match |
77 | app_api_favoritecategory_getuserfavoritecategories | /{_locale}/api/users/{userId}/favoriteCategories | Path does not match |
78 | app_api_favoritecategory_addfavoritecategory | /{_locale}/api/users/{userId}/favoriteCategories | Path does not match |
79 | app_api_favoritecategory_deletefavoritecategory | /{_locale}/api/favoriteCategories/{favoriteId} | Path does not match |
80 | app_api_favoritecompany_getuserfavoritecompanies | /{_locale}/api/users/{userId}/favoriteCompanies | Path does not match |
81 | app_api_favoritecompany_addfavoritecompany | /{_locale}/api/users/company/{userId}/favoriteCompanies | Path does not match |
82 | app_api_favoritecompany_deletefavoritecompany | /{_locale}/api/favoriteCompanies/{favoriteId}/{userId} | Path does not match |
83 | app_api_favorites_getuserfavoriteproducts | /{_locale}/api/users/{userId}/favoriteProducts | Path does not match |
84 | app_api_favorites_getuserfavoriteproductswithinfo | /{_locale}/api/users/{userId}/favoriteProductsInfo | Path does not match |
85 | app_api_favorites_addproducttofavorites | /{_locale}/api/users/{userId}/favoriteProducts | Path does not match |
86 | app_api_favorites_removeproductfromuserfavorite | /{_locale}/api/users/{userId}/favoriteProducts/{productId} | Path does not match |
87 | app_api_favorites_checkproductisuserfavorite | /{_locale}/api/users/{userId}/favoriteProducts/{productId} | Path does not match |
88 | addPro_to_fav_list | /{_locale}/api/addProductToFavorite/{idProduct} | Path does not match |
89 | addComp_to_fav_list | /{_locale}/api/addCompanyToFavorite/{idCompany} | Path does not match |
90 | get_fav_pro_by_user | /{_locale}/api/getFavoriteProductsByUser/{id} | Path does not match |
91 | get_fav_com_by_user | /{_locale}/api/getFavoritecompaniesByUser/{id} | Path does not match |
92 | app_api_file_uploadimage | /{_locale}/api/images/{path} | Path does not match |
93 | app_api_forum_getforumposts | /{_locale}/api/posts | Path does not match |
94 | app_api_forum_getforumpostsbycategory | /{_locale}/api/posts/{category} | Path does not match |
95 | app_api_forum_getpost | /{_locale}/api/post/{postId} | Path does not match |
96 | app_api_forum_addpost | /{_locale}/api/posts | Path does not match |
97 | app_api_forum_deletepost | /{_locale}/api/posts/{postId} | Path does not match |
98 | app_api_forum_getcomments | /{_locale}/api/posts/{postId}/comments | Path does not match |
99 | app_api_forum_addcomment | /{_locale}/api/posts/{postId}/comments | Path does not match |
100 | app_api_forum_deletecomment | /{_locale}/api/posts/{postId}/comments/{commentId} | Path does not match |
101 | app_api_forum_getcommentlikes | /{_locale}/api/posts/{postId}/comments/{commentId}/likes | Path does not match |
102 | app_api_forum_likeordislikecomment | /{_locale}/api/posts/{postId}/comments/{commentId}/likes | Path does not match |
103 | app_api_forum_unlikedislikecomment | /{_locale}/api/posts/{postId}/comments/{commentId}/likes/{likeId} | Path does not match |
104 | app_api_forum_switchlikeordislike | /{_locale}/api/posts/{postId}/comments/{commentId}/likes/{likeId} | Path does not match |
105 | api_friend_request | /{_locale}/api/friendRequests | Path does not match |
106 | app_api_friendship_getfriendships | /{_locale}/api/users/{id}/friendships | Path does not match |
107 | app_api_friendship_deletefriendrequest | /{_locale}/api/friendships/{friendshipId} | Path does not match |
108 | app_api_friendship_acceptfriendrequest | /{_locale}/api/friendships/{friendshipId} | Path does not match |
109 | api_users | /{_locale}/api/users | Path does not match |
110 | api_user_gaea_id | /{_locale}/api/gaeaUsers/{id} | Path does not match |
111 | api_user | /{_locale}/api/users/{id} | Path does not match |
112 | current_user | /{_locale}/api/getcurrent | Path does not match |
113 | current_users | /{_locale}/api/getcurrents | Path does not match |
114 | api_update | /{_locale}/api/users/{id} | Path does not match |
115 | api_delete | /{_locale}/api/users/{id} | Path does not match |
116 | update_user_status | /{_locale}/api/UpdateUserStatus/{id} | Path does not match |
117 | switch_to_connected | /{_locale}/api/switchToLoggedIn/{id} | Path does not match |
118 | switch_to_disconnected | /{_locale}/api/switchToLoggedOff/{id} | Path does not match |
119 | app_api_manager_getloggedinusers | /{_locale}/rest/getConnectedUsers | Path does not match |
120 | app_api_manager_calculatereviews | /{_locale}/rest/calculateAvgReviews/{id} | Path does not match |
121 | Rate_User | /{_locale}/api/RateUser/{owner} | Path does not match |
122 | app_api_news_getonenews | /api/news/{id} | Path does not match |
123 | app_api_news_getallnews | /api/allNews | Path does not match |
124 | app_api_news_getlatestcompaniesandproducts | /{_locale}/api/news/{filter} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.