Routing
boab_cms.download_media
Matched route
Route Parameters
| Name | Value |
|---|---|
| fileName | "497f60ff99ce734c5e0e7027634ac50c-653bd48d885ea.jpeg" |
Route Matching Logs
Path to match:
/download/media/497f60ff99ce734c5e0e7027634ac50c-653bd48d885ea.jpeg
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | home_page | / | Path does not match |
| 2 | route_7 | /testimonies | Path does not match |
| 3 | route_8 | /testimonies/frank-mensah | Path does not match |
| 4 | route_9 | /testimonies/fatimah-isahaku | Path does not match |
| 5 | search_doctors | /search | Path does not match |
| 6 | route_3 | /search-doctors | Path does not match |
| 7 | route_5 | /about-us | Path does not match |
| 8 | contact_us | /contact-us | Path does not match |
| 9 | admin_ajax_list_content | /admin/contents.{format} | Path does not match |
| 10 | admin_ajax_search_content | /admin/contents/search.{format} | Path does not match |
| 11 | admin_ajax_delete_content | /admin/contents/{contentId}/delete | Path does not match |
| 12 | user.edit_password | /admin/users/{userId}/password | Path does not match |
| 13 | blocks.list | /admin/blocks | Path does not match |
| 14 | boab_cms.block.create | /admin/blocks/{type}/create | Path does not match |
| 15 | boab_cms.block.form | /admin/blocks/create/form | Path does not match |
| 16 | boab_cms.block.edit | /admin/blocks/{id}/edit | Path does not match |
| 17 | boab_cms.admin_users_list | /admin/users.{format} | Path does not match |
| 18 | boab_cms.admin_user_profile | /admin/users/{username}/profile | Path does not match |
| 19 | boab_cms.admin_user_delete | /admin/users/{username}/delete | Path does not match |
| 20 | boab_cms.photo_create | /admin/contents/{contentId}/photos | Path does not match |
| 21 | boab_cms_photo_delete | /admin/photos/{photoId}/delete | Path does not match |
| 22 | boabcms_admin_index | /admin/ | Path does not match |
| 23 | boabcms_dashboard | /admin/dashboard | Path does not match |
| 24 | admin_content_list | /admin/contents | Path does not match |
| 25 | admin_content_create | /admin/form/contents/{type} | Path does not match |
| 26 | admin_content_update | /admin/form/contents/{type}/{contentId} | Path does not match |
| 27 | content_image_upload | /admin/contents/thumbnail/upload | Path does not match |
| 28 | set_content_cover | /admin/contents/thumbnail/make-cover | Path does not match |
| 29 | delete_content_image | /admin/contents/thumbnail/delete | Path does not match |
| 30 | delete_content_thumbnail | /admin/contents/delete/thumbnail/{id} | Path does not match |
| 31 | photo_create | /admin/contents/{contentId}/photos/upload | Path does not match |
| 32 | photo_delete | /admin/photos/{photoId}/delete | Path does not match |
| 33 | admin_route_index | /admin/routes | Path does not match |
| 34 | admin_route_add | /admin/routes/{type}/add | Path does not match |
| 35 | admin_route_create | /admin/routes/{type}/create | Path does not match |
| 36 | admin_route_edit | /admin/routes/{id}/edit | Path does not match |
| 37 | admin_route_update | /admin/routes/{id}/update | Path does not match |
| 38 | admin_route_delete | /admin/routes/{id}/delete | Path does not match |
| 39 | admin_route_reorder | /admin/routes/reorder | Path does not match |
| 40 | boabcms_admin_login | /admin/login | Path does not match |
| 41 | boabcms_logout | /admin/logout | Path does not match |
| 42 | boabcms_login_check | /admin/login_check | Path does not match |
| 43 | user_captcha | /admin/captcha | Path does not match |
| 44 | password_reset | /admin/pwd/reset | Path does not match |
| 45 | password_recover | /admin/pwd/recover | Path does not match |
| 46 | user_add | /admin/user/add | Path does not match |
| 47 | admin_user_index | /admin/users | Path does not match |
| 48 | admin_user_search | /admin/users/search | Path does not match |
| 49 | admin_user_suspend | /admin/users/{username}/suspend | Path does not match |
| 50 | admin_user_update_role | /admin/users/role/update/{username} | Path does not match |
| 51 | admin_user_activate | /admin/users/{id}/activate | Path does not match |
| 52 | admin_user_status | /admin/users/{id}/status | Path does not match |
| 53 | admin_role_update | /admin/{_api}/users/roles/update.{format} | Path does not match |
| 54 | admin_role_user | /admin/users/{username}/roles | Path does not match |
| 55 | user_load_fixtures | /admin/users/load | Path does not match |
| 56 | taxonomy_admin_vocab_list | /admin/taxonomy | Path does not match |
| 57 | taxonomy_admin_vocab_add | /admin/taxonomy/add | Path does not match |
| 58 | taxonomy_admin_vocab_edit | /admin/taxonomy/{vocabName}/edit | Path does not match |
| 59 | taxonomy_admin_vocab_delete | /admin/taxonomy/{vocabName}/delete | Path does not match |
| 60 | taxonomy_admin_term_list | /admin/taxonomy/{vocabName} | Path does not match |
| 61 | taxonomy_admin_term_add | /admin/taxonomy/{vocabName}/add | Path does not match |
| 62 | taxonomy_admin_term_edit | /admin/taxonomy/{vocabName}/{termId}/edit | Path does not match |
| 63 | taxonomy_admin_term_delete | /admin/taxonomy/{vocabName}/{termId}/delete | Path does not match |
| 64 | api_show_content | /admin/contents/{contentId} | Path does not match |
| 65 | api_authenticate | /admin/login_check | Path does not match |
| 66 | api_users | /admin/users | Path does not match |
| 67 | api_users_search | /admin/users/search | Path does not match |
| 68 | api_users_nearby | /admin/users/nearby | Path does not match |
| 69 | api_user_detail | /admin/users/{customerId} | Path does not match |
| 70 | gesdinet_jwt_refresh_token | /admin/token/refresh | Path does not match |
| 71 | fbeen_settings | /admin/settings | Path does not match |
| 72 | fbeen_settings_developer | /admin/settings/developer | Path does not match |
| 73 | boab_cms.download_media | /download/media/{fileName} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.