Routing
app_messages
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/messages
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_ad_new | /ad/new | Path does not match |
| 17 | app_ad_create | /ad/create | Path does not match |
| 18 | app_ad_show | /ad/{id} | Path does not match |
| 19 | app_ad_edit | /ad/{id}/edit | Path does not match |
| 20 | app_ad_delete | /ad/{id}/delete | Path does not match |
| 21 | app_category_show | /category/{slug} | Path does not match |
| 22 | app_ad_search | /search | Path does not match |
| 23 | admin_activity_logs | /admin/logs/activity | Path does not match |
| 24 | admin_login_logs | /admin/logs/login | Path does not match |
| 25 | admin_logs_statistics | /admin/logs/statistics | Path does not match |
| 26 | admin_login | /admin/login | Path does not match |
| 27 | admin_logout | /admin/logout | Path does not match |
| 28 | admin_dashboard | /admin/ | Path does not match |
| 29 | admin_dashboard_alt | /admin/dashboard | Path does not match |
| 30 | admin_companies | /admin/companies | Path does not match |
| 31 | admin_companies_export | /admin/companies/export | Path does not match |
| 32 | admin_company_view | /admin/companies/{id} | Path does not match |
| 33 | admin_company_approve | /admin/companies/{id}/approve | Path does not match |
| 34 | admin_company_reject | /admin/companies/{id}/reject | Path does not match |
| 35 | admin_company_update | /admin/companies/{id}/update | Path does not match |
| 36 | admin_company_delete | /admin/companies/{id}/delete | Path does not match |
| 37 | admin_users | /admin/users | Path does not match |
| 38 | admin_users_export | /admin/users/export | Path does not match |
| 39 | admin_user_view | /admin/users/{id} | Path does not match |
| 40 | admin_user_delete | /admin/users/{id}/delete | Path does not match |
| 41 | admin_products | /admin/products | Path does not match |
| 42 | admin_products_export | /admin/products/export | Path does not match |
| 43 | admin_product_update | /admin/products/{id}/update | Path does not match |
| 44 | admin_product_delete | /admin/products/{id}/delete | Path does not match |
| 45 | admin_categories | /admin/categories | Path does not match |
| 46 | admin_category_create | /admin/categories/create | Path does not match |
| 47 | admin_subcategories | /admin/subcategories | Path does not match |
| 48 | admin_subcategory_create | /admin/subcategories/create | Path does not match |
| 49 | admin_subcategory_update | /admin/subcategories/{id}/update | Path does not match |
| 50 | admin_subcategory_delete | /admin/subcategories/{id}/delete | Path does not match |
| 51 | admin_category_update | /admin/categories/{id}/update | Path does not match |
| 52 | admin_category_delete | /admin/categories/{id}/delete | Path does not match |
| 53 | admin_moderation | /admin/moderation | Path does not match |
| 54 | admin_trash | /admin/trash | Path does not match |
| 55 | admin_settings | /admin/settings | Path does not match |
| 56 | api_admin_notifications | /api/admin/notifications | Path does not match |
| 57 | api_admin_dashboard_stats | /api/admin/dashboard/stats | Path does not match |
| 58 | api_admin_dashboard_activities | /api/admin/dashboard/activities | Path does not match |
| 59 | api_admin_products_list | /api/admin/products | Path does not match |
| 60 | api_admin_product_toggle | /api/admin/products/{id}/toggle-status | Path does not match |
| 61 | api_admin_product_get | /api/admin/products/{id} | Path does not match |
| 62 | api_admin_product_delete | /api/admin/products/{id}/delete | Path does not match |
| 63 | api_admin_settings_get | /api/admin/settings | Path does not match |
| 64 | api_admin_settings_update | /api/admin/settings | Path does not match |
| 65 | api_admin_maintenance_toggle | /api/admin/settings/maintenance-toggle | Path does not match |
| 66 | api_admin_moderation_companies | /api/admin/moderation/companies | Path does not match |
| 67 | api_admin_moderation_approved | /api/admin/moderation/approved | Path does not match |
| 68 | api_admin_companies_approve | /api/admin/companies/{id}/approve | Path does not match |
| 69 | api_admin_companies_reject | /api/admin/companies/{id}/reject | Path does not match |
| 70 | api_admin_categories_list | /api/admin/categories | Path does not match |
| 71 | api_admin_categories_create | /api/admin/categories/create | Path does not match |
| 72 | api_admin_categories_update | /api/admin/categories/{id}/update | Path does not match |
| 73 | api_admin_categories_delete | /api/admin/categories/{id}/delete | Path does not match |
| 74 | api_admin_subcategories_list | /api/admin/subcategories | Path does not match |
| 75 | api_admin_subcategories_create | /api/admin/subcategories/create | Path does not match |
| 76 | api_admin_subcategories_update | /api/admin/subcategories/{id}/update | Path does not match |
| 77 | api_admin_subcategories_delete | /api/admin/subcategories/{id}/delete | Path does not match |
| 78 | api_admin_users_list | /api/admin/users | Path does not match |
| 79 | api_admin_users_get | /api/admin/users/{id} | Path does not match |
| 80 | api_admin_users_update | /api/admin/users/{id} | Path does not match |
| 81 | api_admin_users_block | /api/admin/users/{id}/block | Path does not match |
| 82 | api_admin_users_unblock | /api/admin/users/{id}/unblock | Path does not match |
| 83 | api_admin_users_delete | /api/admin/users/{id} | Path does not match |
| 84 | api_admin_companies_list | /api/admin/companies | Path does not match |
| 85 | api_admin_company_toggle | /api/admin/companies/{id}/toggle-status | Path does not match |
| 86 | api_admin_company_get | /api/admin/companies/{id} | Path does not match |
| 87 | api_admin_company_delete | /api/admin/companies/{id} | Path does not match |
| 88 | api_admin_categories_reorder | /api/admin/categories/reorder | Path does not match |
| 89 | api_admin_companies_approve2 | /api/admin/companies2/{id}/approve | Path does not match |
| 90 | api_admin_users_role | /api/admin/users/{id}/role | Path does not match |
| 91 | api_admin_trash_list | /api/admin/trash | Path does not match |
| 92 | api_admin_trash_restore | /api/admin/trash/restore | Path does not match |
| 93 | api_admin_trash_delete_permanent | /api/admin/trash/delete | Path does not match |
| 94 | api_admin_trash_empty | /api/admin/trash/empty | Path does not match |
| 95 | api_admin_online_users | /api/admin/online-users | Path does not match |
| 96 | api_auth_login | /api/auth/login | Path does not match |
| 97 | api_auth_me | /api/auth/me | Path does not match |
| 98 | app_catalog_index | /catalog | Path does not match |
| 99 | app_company_show | /company/{id} | Path does not match |
| 100 | app_api_subcategories | /api/subcategories/{categoryId} | Path does not match |
| 101 | app_debug_check_admin | /debug/check-admin | Path does not match |
| 102 | app_profile_edit | /profile/edit | Path does not match |
| 103 | app_product_add | /profile/product/add | Path does not match |
| 104 | app_product_edit | /profile/product/{id}/edit | Path does not match |
| 105 | app_product_delete | /profile/product/{id}/delete | Path does not match |
| 106 | app_profile_password | /profile/password | Path does not match |
| 107 | app_profile_company | /profile/company | Path does not match |
| 108 | app_profile_products | /profile/products | Path does not match |
| 109 | app_profile_notifications | /profile/notifications | Path does not match |
| 110 | app_profile_settings | /profile/settings | Path does not match |
| 111 | app_home | / | Path does not match |
| 112 | app_home_locale | /{_locale} | Path almost matches, but Requirement for "_locale" does not match (en|tm|tr|ru) |
| 113 | app_about | /about | Path does not match |
| 114 | app_about_locale | /{_locale}/about | Path does not match |
| 115 | app_contact | /contact | Path does not match |
| 116 | app_contact_locale | /{_locale}/contact | Path does not match |
| 117 | app_manufacturers | /manufacturers | Path does not match |
| 118 | app_manufacturers_locale | /{_locale}/manufacturers | Path does not match |
| 119 | app_categories | /categories | Path does not match |
| 120 | app_categories_locale | /{_locale}/categories | Path does not match |
| 121 | app_company_page | /company/{id} | Path does not match |
| 122 | app_company_page_locale | /{_locale}/company/{id} | Path does not match |
| 123 | app_registration | /registration | Path does not match |
| 124 | app_registration_locale | /{_locale}/registration | Path does not match |
| 125 | app_search | /search | Path does not match |
| 126 | app_search_locale | /{_locale}/search | Path does not match |
| 127 | app_hs_codes | /hs-codes | Path does not match |
| 128 | app_hs_codes_locale | /{_locale}/hs-codes | Path does not match |
| 129 | app_incoterms | /incoterms | Path does not match |
| 130 | app_incoterms_locale | /{_locale}/incoterms | Path does not match |
| 131 | app_shops | /shops | Path does not match |
| 132 | app_services | /services | Path does not match |
| 133 | app_jobs | /jobs | Path does not match |
| 134 | app_notifications | /notifications | Path does not match |
| 135 | app_favorites | /favorites | Path does not match |
| 136 | app_profile | /profile | Path does not match |
| 137 | app_my_ads | /my-ads | Path does not match |
| 138 | app_messages | /messages | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.