Routing
event_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
http://preprod.abkingdom.com/login
Route Matching Logs
Path to match:
/event
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.