Routing
(none)
Matched route
Route Matching Logs
Path to match:
/api/blog/app/teams/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | blog_posts_slidesall | /api/blog/app/posts/slides/ | Path does not match |
| 2 | blog_posts_slidesbyId | /api/blog/app/posts/slides/{id} | Path does not match |
| 3 | blog_posts_slidesadd | /api/blog/app/posts/slides/ | Path does not match |
| 4 | blog_posts_slidesedit | /api/blog/app/posts/slides/{id} | Path does not match |
| 5 | blog_posts_slidesadd_clone | /api/blog/app/posts/slides/clone/{id} | Path does not match |
| 6 | blog_posts_slidesdelete | /api/blog/app/posts/slides/{id} | Path does not match |
| 7 | blog_posts_all | /api/blog/app/posts/ | Path does not match |
| 8 | blog_posts_byId | /api/blog/app/posts/{id} | Path does not match |
| 9 | blog_posts_add | /api/blog/app/posts/ | Path does not match |
| 10 | blog_posts_edit | /api/blog/app/posts/{id} | Path does not match |
| 11 | blog_posts_add_clone | /api/blog/app/posts/clone/{id} | Path does not match |
| 12 | blog_posts_delete | /api/blog/app/posts/{id} | Path does not match |
| 13 | blog_resources_all | /api/blog/app/resources/ | Path does not match |
| 14 | blog_resources_byId | /api/blog/app/resources/{id} | Path does not match |
| 15 | blog_resources_add | /api/blog/app/resources/ | Path does not match |
| 16 | blog_resources_edit | /api/blog/app/resources/{id} | Path does not match |
| 17 | blog_resources_add_clone | /api/blog/app/resources/clone/{id} | Path does not match |
| 18 | blog_resources_delete | /api/blog/app/resources/{id} | Path does not match |
| 19 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 20 | _wdt | /_wdt/{token} | Path does not match |
| 21 | _profiler_home | /_profiler/ | Path does not match |
| 22 | _profiler_search | /_profiler/search | Path does not match |
| 23 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 24 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 25 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 26 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 27 | _profiler_open_file | /_profiler/open | Path does not match |
| 28 | _profiler | /_profiler/{token} | Path does not match |
| 29 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 30 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 31 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 32 | app_front_2home | / | Path does not match |
| 33 | app_user_front_login | /user/login | Path does not match |
| 34 | app_user_front_reset_password | /user/reset-password | Path does not match |
| 35 | app_user_front_logout | /user/logout | Path does not match |
| 36 | app_back_app | /app/ | Path does not match |
| 37 | app_back_dashboard | /app/dashboard | Path does not match |
| 38 | app_back_all_path1 | /app/{path1} | Path does not match |
| 39 | app_back_all_path2 | /app/{path1}/{path2} | Path does not match |
| 40 | app_back_all_path3 | /app/{path1}/{path2}/{path3} | Path does not match |
| 41 | app_back_all_path4 | /app/{path1}/{path2}/{path3}/{path4} | Path does not match |
| 42 | app_back_all_path5 | /app/{path1}/{path2}/{path3}/{path4}/{path5} | Path does not match |
| 43 | app_back_all_path6 | /app/{path1}/{path2}/{path3}/{path4}/{path5}/{path6} | Path does not match |
| 44 | app_back_all_path7 | /app/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7} | Path does not match |
| 45 | app_back_all_path8 | /app/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7}/{path8} | Path does not match |
| 46 | app_back_all_path9 | /app/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7}/{path8}/{path9} | Path does not match |
| 47 | api_login_check | /api/login | Path does not match |
| 48 | app_front_about_us | /{_locale}/about-us | Path does not match |
| 49 | app_front_mentorship | /{_locale}/mentorship | Path does not match |
| 50 | app_front_carreers | /{_locale}/carreers | Path does not match |
| 51 | app_front_gouvernance | /{_locale}/gouvernance | Path does not match |
| 52 | app_front_cms_page | /{_locale}/cms/{id}-{slug} | Path does not match |
| 53 | app_front_cms_conditions | /{_locale}/general-conditions | Path does not match |
| 54 | app_front_cms_claim | /{_locale}/claim | Path does not match |
| 55 | app_front_ajax_contact | /{_locale}/api/contact | Path does not match |
| 56 | app_front_ajax_mentoship_contact | /{_locale}/api/mentoship-contact | Path does not match |
| 57 | app_front_ajax_subscribe_newsletter | /{_locale}/api/subscribe-newsletter | Path does not match |
| 58 | app_front_contact | /{_locale}/contact | Path does not match |
| 59 | app_front_home | /{_locale}/ | Path does not match |
| 60 | cores_cms_pages_all | /api/app/cms-pages/ | Path does not match |
| 61 | cores_cms_pages_byId | /api/app/cms-pages/{id} | Path does not match |
| 62 | cores_cms_pages_add | /api/app/cms-pages/ | Path does not match |
| 63 | cores_cms_pages_edit | /api/app/cms-pages/{id} | Path does not match |
| 64 | cores_cms_pages_add_clone | /api/app/cms-pages/clone/{id} | Path does not match |
| 65 | cores_cms_pages_delete | /api/app/cms-pages/{id} | Path does not match |
| 66 | cores_contacts_all | /api/app/contacts/ | Path does not match |
| 67 | cores_contacts_byId | /api/app/contacts/{id} | Path does not match |
| 68 | cores_contacts_delete | /api/app/contacts/{id} | Path does not match |
| 69 | cores_contacts_excel | /api/app/contacts/excel | Path does not match |
| 70 | cores_continents_all | /api/app/location/continents/ | Path does not match |
| 71 | cores_continents_byId | /api/app/location/continents/{id} | Path does not match |
| 72 | cores_continents_add | /api/app/location/continents/ | Path does not match |
| 73 | cores_continents_edit | /api/app/location/continents/{id} | Path does not match |
| 74 | cores_continents_add_clone | /api/app/location/continents/clone/{id} | Path does not match |
| 75 | cores_continents_delete | /api/app/location/continents/{id} | Path does not match |
| 76 | cores_countries_all | /api/app/location/countries/ | Path does not match |
| 77 | cores_countries_byId | /api/app/location/countries/{id} | Path does not match |
| 78 | cores_countries_add | /api/app/location/countries/ | Path does not match |
| 79 | cores_countries_edit | /api/app/location/countries/{id} | Path does not match |
| 80 | cores_countries_add_clone | /api/app/location/countries/clone/{id} | Path does not match |
| 81 | cores_countries_delete | /api/app/location/countries/{id} | Path does not match |
| 82 | cores_localities_all | /api/app/location/localities/ | Path does not match |
| 83 | cores_localities_byId | /api/app/location/localities/{id} | Path does not match |
| 84 | cores_localities_add | /api/app/location/localities/ | Path does not match |
| 85 | cores_localities_edit | /api/app/location/localities/{id} | Path does not match |
| 86 | cores_localities_add_clone | /api/app/location/localities/clone/{id} | Path does not match |
| 87 | cores_localities_delete | /api/app/location/localities/{id} | Path does not match |
| 88 | cores_prefectures_all | /api/app/location/prefectures/ | Path does not match |
| 89 | cores_prefectures_byId | /api/app/location/prefectures/{id} | Path does not match |
| 90 | cores_prefectures_add | /api/app/location/prefectures/ | Path does not match |
| 91 | cores_prefectures_edit | /api/app/location/prefectures/{id} | Path does not match |
| 92 | cores_prefectures_add_clone | /api/app/location/prefectures/clone/{id} | Path does not match |
| 93 | cores_prefectures_delete | /api/app/location/prefectures/{id} | Path does not match |
| 94 | cores_states_all | /api/app/location/states/ | Path does not match |
| 95 | cores_states_byId | /api/app/location/states/{id} | Path does not match |
| 96 | cores_states_add | /api/app/location/states/ | Path does not match |
| 97 | cores_states_edit | /api/app/location/states/{id} | Path does not match |
| 98 | cores_states_add_clone | /api/app/location/states/clone/{id} | Path does not match |
| 99 | cores_states_delete | /api/app/location/states/{id} | Path does not match |
| 100 | cores_logs_all | /api/app/logs/ | Path does not match |
| 101 | cores_logs_byId | /api/app/logs/{id} | Path does not match |
| 102 | cores_logs_add | /api/app/logs/ | Path does not match |
| 103 | cores_logs_edit | /api/app/logs/{id} | Path does not match |
| 104 | cores_logs_add_clone | /api/app/logs/clone/{id} | Path does not match |
| 105 | cores_logs_delete | /api/app/logs/{id} | Path does not match |
| 106 | cores_attachments_all | /api/app/attachments/ | Path does not match |
| 107 | cores_attachments_byId | /api/app/attachments/{id} | Path does not match |
| 108 | cores_attachments_add | /api/app/attachments/files | Path does not match |
| 109 | cores_attachments_delete | /api/app/attachments/{id} | Path does not match |
| 110 | cores_parameters_all | /api/app/parameters/ | Path does not match |
| 111 | cores_parameters_byId | /api/app/parameters/{id} | Path does not match |
| 112 | cores_parameters_add | /api/app/parameters/ | Path does not match |
| 113 | cores_parameters_edit | /api/app/parameters/{id} | Path does not match |
| 114 | cores_parameters_add_clone | /api/app/parameters/clone/{id} | Path does not match |
| 115 | cores_parameters_delete | /api/app/parameters/{id} | Path does not match |
| 116 | cores_preferences_all | /api/app/preferences/ | Path does not match |
| 117 | cores_preferences_byId | /api/app/preferences/{id} | Path does not match |
| 118 | cores_preferences_add | /api/app/preferences/ | Path does not match |
| 119 | cores_preferences_edit | /api/app/preferences/{id} | Path does not match |
| 120 | cores_preferences_add_clone | /api/app/preferences/clone/{id} | Path does not match |
| 121 | cores_preferences_delete | /api/app/preferences/{id} | Path does not match |
| 122 | cores_searches_all | /api/app/searchs/ | Path does not match |
| 123 | cores_searches_byId | /api/app/searchs/{id} | Path does not match |
| 124 | cores_searches_add | /api/app/searchs/ | Path does not match |
| 125 | cores_searches_edit | /api/app/searchs/{id} | Path does not match |
| 126 | cores_searches_add_clone | /api/app/searchs/clone/{id} | Path does not match |
| 127 | cores_searches_delete | /api/app/searchs/{id} | Path does not match |
| 128 | cores_sequences_all | /api/app/sequences/ | Path does not match |
| 129 | cores_sequences_byId | /api/app/sequences/{id} | Path does not match |
| 130 | cores_sequences_add | /api/app/sequences/ | Path does not match |
| 131 | cores_sequences_edit | /api/app/sequences/{id} | Path does not match |
| 132 | cores_sequences_add_clone | /api/app/sequences/clone/{id} | Path does not match |
| 133 | cores_sequences_delete | /api/app/sequences/{id} | Path does not match |
| 134 | cores_subscribers_all | /api/app/subscribers/ | Path does not match |
| 135 | cores_subscribers_byId | /api/app/subscribers/{id} | Path does not match |
| 136 | cores_subscribers_delete | /api/app/subscribers/{id} | Path does not match |
| 137 | cores_subscribers_excel | /api/app/subscribers/excel | Path does not match |
| 138 | cores_collaborators_all | /api/app/collaborators/ | Path does not match |
| 139 | cores_collaborators_byId | /api/app/collaborators/{id} | Path does not match |
| 140 | cores_collaborators_add | /api/app/collaborators/ | Path does not match |
| 141 | cores_collaborators_edit | /api/app/collaborators/{id} | Path does not match |
| 142 | cores_collaborators_add_clone | /api/app/collaborators/clone/{id} | Path does not match |
| 143 | cores_collaborators_delete | /api/app/collaborators/{id} | Path does not match |
| 144 | messengers_broadcasts_all | /api/messengers/app/broadcasts/ | Path does not match |
| 145 | messengers_broadcasts_byId | /api/messengers/app/broadcasts/{id} | Path does not match |
| 146 | messengers_broadcasts_add | /api/messengers/app/broadcasts/ | Path does not match |
| 147 | messengers_broadcasts_add_clone | /api/messengers/app/broadcasts/clone/{id} | Path does not match |
| 148 | messengers_broadcasts_edit | /api/messengers/app/broadcasts/{id} | Path does not match |
| 149 | messengers_broadcasts_delete | /api/messengers/app/broadcasts/{id} | Path does not match |
| 150 | messenger_emails_all | /api/messengers/app/emails/ | Path does not match |
| 151 | messenger_emails_byId | /api/messengers/app/emails/{id} | Path does not match |
| 152 | messenger_emails_add | /api/messengers/app/emails/ | Path does not match |
| 153 | messenger_emails_add_clone | /api/messengers/app/emails/clone/{id} | Path does not match |
| 154 | messenger_emails_edit | /api/messengers/app/emails/{id} | Path does not match |
| 155 | messenger_emails_delete | /api/messengers/app/emails/{id} | Path does not match |
| 156 | messengers_emails_templates_all | /api/messengers/app/emails-templates/ | Path does not match |
| 157 | messengers_emails_templates_byId | /api/messengers/app/emails-templates/{id} | Path does not match |
| 158 | messengers_emails_templates_add | /api/messengers/app/emails-templates/ | Path does not match |
| 159 | messengers_emails_templates_add_clone | /api/messengers/app/emails-templates/clone/{id} | Path does not match |
| 160 | messengers_emails_templates_edit | /api/messengers/app/emails-templates/{id} | Path does not match |
| 161 | messengers_emails_templates_delete | /api/messengers/app/emails-templates/{id} | Path does not match |
| 162 | notifications_all | /api/messengers/app/notifications/ | Path does not match |
| 163 | notifications_toggle_one | /api/messengers/app/notifications/{id} | Path does not match |
| 164 | notifications_toggle_items | /api/messengers/app/notifications/bulk/toggle | Path does not match |
| 165 | notifications_delete | /api/messengers/app/notifications/{id} | Path does not match |
| 166 | app_business_public_agencies | /{_locale}/agencies | Path does not match |
| 167 | all | /{_locale}/pdf | Path does not match |
| 168 | business_front_api_products_tabs | /{_locale}/api/products/{tab} | Path does not match |
| 169 | business_front_api_request_checkbook | /{_locale}/api/request/checkbook | Path does not match |
| 170 | business_front_api_request_application | /{_locale}/api/request/application | Path does not match |
| 171 | business_front_api_request_momo | /{_locale}/api/request/api/momo | Path does not match |
| 172 | business_front_api_request_moov | /{_locale}/api/request/api/moov | Path does not match |
| 173 | business_front_api_request_electronic_service | /{_locale}/api/request/api/electronic-service | Path does not match |
| 174 | business_front_api_request_simulator | /{_locale}/api/request/api/simulator | Path does not match |
| 175 | business_front_api_request_claim | /{_locale}/api/request/api/claim | Path does not match |
| 176 | business_front_api_request_become_moral_customer | /{_locale}/api/request/api/customer/moral | Path does not match |
| 177 | business_front_api_request_become_physical_customer | /{_locale}/api/request/api/customer/physical | Path does not match |
| 178 | business_front_api_request_become_customer_representavie_get_form | /{_locale}/api/request/api/representavie | Path does not match |
| 179 | business_front_api_request_become_customer_representavie_delete | /{_locale}/api/request/api/representavie/{id} | Path does not match |
| 180 | business_front_api_request_become_customer_representavie | /{_locale}/api/request/api/representavie | Path does not match |
| 181 | app_business_become_customer | /{_locale}/become/customer/physical | Path does not match |
| 182 | app_business_become_moral_customer | /{_locale}/become/customer/moral | Path does not match |
| 183 | app_business_resources | /{_locale}/resources | Path does not match |
| 184 | app_business_public_product_auto | /{_locale}/products/auto | Path does not match |
| 185 | app_business_public_product_education | /{_locale}/products/education | Path does not match |
| 186 | app_business_public_product_kwabo | /{_locale}/products/kwabo | Path does not match |
| 187 | app_business_public_product_sante | /{_locale}/products/sante | Path does not match |
| 188 | app_business_public_product_compte_courant | /{_locale}/products/compte-courant | Path does not match |
| 189 | app_business_public_product_livret | /{_locale}/products/livret | Path does not match |
| 190 | app_business_public_product_smsbanking | /{_locale}/products/smsbanking | Path does not match |
| 191 | app_business_public_product_depot | /{_locale}/products/depot | Path does not match |
| 192 | app_business_public_product_e_tax_payment | /{_locale}/electronic-tax-payment | Path does not match |
| 193 | app_business_public_products | /{_locale}/products | Path does not match |
| 194 | app_business_public_product_credit | /{_locale}/credits | Path does not match |
| 195 | app_business_public_product_bank_account | /{_locale}/bank-accounts | Path does not match |
| 196 | app_business_public_product_bank_card | /{_locale}/bank-cards | Path does not match |
| 197 | app_business_public_product_bankinsurance | /{_locale}/bank-insurance | Path does not match |
| 198 | app_business_public_product_transferts | /{_locale}/transferts | Path does not match |
| 199 | app_business_public_product_ebanking | /{_locale}/e-banking | Path does not match |
| 200 | app_business_public_product_access_ussd | /{_locale}/access-ussd | Path does not match |
| 201 | app_business_public_product_bank_card_dokun_classic | /{_locale}/bank-cards/dokun-clasic | Path does not match |
| 202 | app_business_public_product_bank_card_dokun_premium | /{_locale}/bank-cards/dokun-premium | Path does not match |
| 203 | app_business_public_product_single | /{_locale}/product/{id}-{slug} | Path does not match |
| 204 | business_front_request_form_checkbook | /{_locale}/request/checkbook | Path does not match |
| 205 | business_front_request_form_moov | /{_locale}/request/moov | Path does not match |
| 206 | business_front_request_form_momo | /{_locale}/request/momo | Path does not match |
| 207 | business_front_request_form_claim | /{_locale}/request/claim | Path does not match |
| 208 | business_front_request_form_elctronics_services | /{_locale}/request/elctronics-services | Path does not match |
| 209 | business_front_request_form_simulator | /{_locale}/request/simulator | Path does not match |
| 210 | business_abouts_all | /api/business/app/abouts/ | Path does not match |
| 211 | business_abouts_byId | /api/business/app/abouts/{id} | Path does not match |
| 212 | business_abouts_add | /api/business/app/abouts/ | Path does not match |
| 213 | business_abouts_edit | /api/business/app/abouts/{id} | Path does not match |
| 214 | business_abouts_add_clone | /api/business/app/abouts/clone/{id} | Path does not match |
| 215 | business_abouts_delete | /api/business/app/abouts/{id} | Path does not match |
| 216 | business_agencies_all | /api/business/app/agencies/ | Path does not match |
| 217 | business_agencies_byId | /api/business/app/agencies/{id} | Path does not match |
| 218 | business_agencies_add | /api/business/app/agencies/ | Path does not match |
| 219 | business_agencies_edit | /api/business/app/agencies/{id} | Path does not match |
| 220 | business_agencies_add_clone | /api/business/app/agencies/clone/{id} | Path does not match |
| 221 | business_agencies_delete | /api/business/app/agencies/{id} | Path does not match |
| 222 | business_applications_all | /api/business/app/applications/ | Path does not match |
| 223 | business_applications_byId | /api/business/app/applications/{id} | Path does not match |
| 224 | business_applications_delete | /api/business/app/applications/{id} | Path does not match |
| 225 | business_applications_pdf | /api/business/app/applications/pdf/{id} | Path does not match |
| 226 | business_applications_excel | /api/business/app/applications/excel | Path does not match |
| 227 | business_bank_cards_all | /api/business/app/bank-cards/ | Path does not match |
| 228 | business_bank_cards_byId | /api/business/app/bank-cards/{id} | Path does not match |
| 229 | business_bank_cards_add | /api/business/app/bank-cards/ | Path does not match |
| 230 | business_bank_cards_edit | /api/business/app/bank-cards/{id} | Path does not match |
| 231 | business_bank_cards_add_clone | /api/business/app/bank-cards/clone/{id} | Path does not match |
| 232 | business_bank_cards_delete | /api/business/app/bank-cards/{id} | Path does not match |
| 233 | business_categories_all | /api/business/app/categories/ | Path does not match |
| 234 | business_categories_byId | /api/business/app/categories/{id} | Path does not match |
| 235 | business_categories_add | /api/business/app/categories/ | Path does not match |
| 236 | business_categories_edit | /api/business/app/categories/{id} | Path does not match |
| 237 | business_categories_add_clone | /api/business/app/categories/clone/{id} | Path does not match |
| 238 | business_categories_delete | /api/business/app/categories/{id} | Path does not match |
| 239 | business_request_checkbooks_all | /api/business/app/requests/checkbooks/ | Path does not match |
| 240 | business_request_checkbooks_byId | /api/business/app/requests/checkbooks/{id} | Path does not match |
| 241 | business_request_checkbooks_delete | /api/business/app/requests/checkbooks/{id} | Path does not match |
| 242 | business_request_checkbooks_pdf | /api/business/app/requests/checkbooks/pdf/{id} | Path does not match |
| 243 | business_request_checkbooks_excel | /api/business/app/requests/checkbooks/excel | Path does not match |
| 244 | business_request_claims_all | /api/business/app/requests/claims/ | Path does not match |
| 245 | business_request_claims_byId | /api/business/app/requests/claims/{id} | Path does not match |
| 246 | business_request_claims_delete | /api/business/app/requests/claims/{id} | Path does not match |
| 247 | business_request_claims_pdf | /api/business/app/requests/claims/pdf/{id} | Path does not match |
| 248 | business_request_claims_excel | /api/business/app/requests/claims/excel | Path does not match |
| 249 | business_request_bc_morals_all | /api/business/app/requests/become-customers/morals/ | Path does not match |
| 250 | business_request_bc_morals_byId | /api/business/app/requests/become-customers/morals/{id} | Path does not match |
| 251 | business_request_bc_morals_delete | /api/business/app/requests/become-customers/morals/{id} | Path does not match |
| 252 | business_request_bc_morals_pdf | /api/business/app/requests/become-customers/morals/pdf/{id} | Path does not match |
| 253 | business_request_bc_morals_excel | /api/business/app/requests/become-customers/morals/excel | Path does not match |
| 254 | business_request_electro_serv_all | /api/business/app/requests/electronics-services/ | Path does not match |
| 255 | business_request_electro_serv_byId | /api/business/app/requests/electronics-services/{id} | Path does not match |
| 256 | business_request_electro_serv_delete | /api/business/app/requests/electronics-services/{id} | Path does not match |
| 257 | business_request_electro_serv_pdf | /api/business/app/requests/electronics-services/pdf/{id} | Path does not match |
| 258 | business_request_electro_serv_excel | /api/business/app/requests/electronics-services/excel | Path does not match |
| 259 | business_request_momos_all | /api/business/app/requests/momo/ | Path does not match |
| 260 | business_request_momos_byId | /api/business/app/requests/momo/{id} | Path does not match |
| 261 | business_request_momos_delete | /api/business/app/requests/momo/{id} | Path does not match |
| 262 | business_request_momos_pdf | /api/business/app/requests/momo/pdf/{id} | Path does not match |
| 263 | business_request_momos_excel | /api/business/app/requests/momo/excel | Path does not match |
| 264 | business_request_moov_all | /api/business/app/requests/moov/ | Path does not match |
| 265 | business_request_moov_byId | /api/business/app/requests/moov/{id} | Path does not match |
| 266 | business_request_moov_delete | /api/business/app/requests/moov/{id} | Path does not match |
| 267 | business_request_moov_pdf | /api/business/app/requests/moov/pdf/{id} | Path does not match |
| 268 | business_request_moov_excel | /api/business/app/requests/moov/excel | Path does not match |
| 269 | business_packs_all | /api/business/app/packs/ | Path does not match |
| 270 | business_packs_byId | /api/business/app/packs/{id} | Path does not match |
| 271 | business_packs_add | /api/business/app/packs/ | Path does not match |
| 272 | business_packs_edit | /api/business/app/packs/{id} | Path does not match |
| 273 | business_packs_add_clone | /api/business/app/packs/clone/{id} | Path does not match |
| 274 | business_packs_delete | /api/business/app/packs/{id} | Path does not match |
| 275 | business_request_bc_physicals_all | /api/business/app/requests/become-customers/physicals/ | Path does not match |
| 276 | business_request_bc_physicals_byId | /api/business/app/requests/become-customers/physicals/{id} | Path does not match |
| 277 | business_request_bc_physicals_delete | /api/business/app/requests/become-customers/physicals/{id} | Path does not match |
| 278 | business_request_bc_physicals_pdf | /api/business/app/requests/become-customers/physicals/pdf/{id} | Path does not match |
| 279 | business_request_bc_physicals_excel | /api/business/app/requests/become-customers/physicals/excel | Path does not match |
| 280 | business_products_all | /api/business/app/products/ | Path does not match |
| 281 | business_products_byId | /api/business/app/products/{id} | Path does not match |
| 282 | business_products_add | /api/business/app/products/ | Path does not match |
| 283 | business_products_edit | /api/business/app/products/{id} | Path does not match |
| 284 | business_products_add_clone | /api/business/app/products/clone/{id} | Path does not match |
| 285 | business_products_delete | /api/business/app/products/{id} | Path does not match |
| 286 | business_website_all | /api/business/app/websites/ | Path does not match |
| 287 | business_website_byId | /api/business/app/websites/{id} | Path does not match |
| 288 | business_website_add | /api/business/app/websites/ | Path does not match |
| 289 | business_website_edit | /api/business/app/websites/{id} | Path does not match |
| 290 | business_website_add_clone | /api/business/app/websites/clone/{id} | Path does not match |
| 291 | business_website_delete | /api/business/app/websites/{id} | Path does not match |
| 292 | app_blog_index_index | /{_locale}/blog/ | Path does not match |
| 293 | app_embed_faq_nd | /{_locale}/blog/embed/faq-nd | Path does not match |
| 294 | app_blog_posts | /{_locale}/blog/posts | Path does not match |
| 295 | app_blog_posts_single | /{_locale}/blog/posts/single/{id}-{slug} | Path does not match |
| 296 | blog_faqs_all | /api/blog/app/faqs/ | Path does not match |
| 297 | blog_faqs_byId | /api/blog/app/faqs/{id} | Path does not match |
| 298 | blog_faqs_add | /api/blog/app/faqs/ | Path does not match |
| 299 | blog_faqs_edit | /api/blog/app/faqs/{id} | Path does not match |
| 300 | blog_faqs_add_clone | /api/blog/app/faqs/clone/{id} | Path does not match |
| 301 | blog_faqs_delete | /api/blog/app/faqs/{id} | Path does not match |
| 302 | blog_guides_all | /api/blog/app/guides/ | Path does not match |
| 303 | blog_guides_byId | /api/blog/app/guides/{id} | Path does not match |
| 304 | blog_guides_add | /api/blog/app/guides/ | Path does not match |
| 305 | blog_guides_edit | /api/blog/app/guides/{id} | Path does not match |
| 306 | blog_guides_add_clone | /api/blog/app/guides/clone/{id} | Path does not match |
| 307 | blog_guides_delete | /api/blog/app/guides/{id} | Path does not match |
| 308 | blog_sections_all | /api/blog/app/sections/ | Path does not match |
| 309 | blog_sections_byId | /api/blog/app/sections/{id} | Path does not match |
| 310 | blog_sections_add | /api/blog/app/sections/ | Path does not match |
| 311 | blog_sections_edit | /api/blog/app/sections/{id} | Path does not match |
| 312 | blog_sections_add_clone | /api/blog/app/sections/clone/{id} | Path does not match |
| 313 | blog_sections_delete | /api/blog/app/sections/{id} | Path does not match |
| 314 | blog_sections_items_all | /api/blog/app/sections/items/ | Path does not match |
| 315 | blog_sections_items_byId | /api/blog/app/sections/items/{id} | Path does not match |
| 316 | blog_sections_items_add | /api/blog/app/sections/items/ | Path does not match |
| 317 | blog_sections_items_edit | /api/blog/app/sections/items/{id} | Path does not match |
| 318 | blog_sections_items_add_clone | /api/blog/app/sections/items/clone/{id} | Path does not match |
| 319 | blog_sections_items_delete | /api/blog/app/sections/items/{id} | Path does not match |
| 320 | blog_partners_all | /api/blog/app/partners/ | Path does not match |
| 321 | blog_partners_byId | /api/blog/app/partners/{id} | Path does not match |
| 322 | blog_partners_add | /api/blog/app/partners/ | Path does not match |
| 323 | blog_partners_edit | /api/blog/app/partners/{id} | Path does not match |
| 324 | blog_partners_add_clone | /api/blog/app/partners/clone/{id} | Path does not match |
| 325 | blog_partners_delete | /api/blog/app/partners/{id} | Path does not match |
| 326 | blog_slides_all | /api/blog/app/slides/ | Path does not match |
| 327 | blog_slides_byId | /api/blog/app/slides/{id} | Path does not match |
| 328 | blog_slides_add | /api/blog/app/slides/ | Path does not match |
| 329 | blog_slides_edit | /api/blog/app/slides/{id} | Path does not match |
| 330 | blog_slides_add_clone | /api/blog/app/slides/clone/{id} | Path does not match |
| 331 | blog_slides_delete | /api/blog/app/slides/{id} | Path does not match |
| 332 | blog_teams_all | /api/blog/app/teams/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.