Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | admin_default_index | /admin | Path does not match |
| 13 | pages_index | /admin/pages/ | Path does not match |
| 14 | pages_new | /admin/pages/new | Path does not match |
| 15 | pages_show | /admin/pages/{id} | Path does not match |
| 16 | pages_edit | /admin/pages/{lang}/{id}/edit | Path does not match |
| 17 | pages_delete | /admin/pages/{id} | Path does not match |
| 18 | reference_index | /admin/references/ | Path does not match |
| 19 | reference_new | /admin/references/new | Path does not match |
| 20 | reference_show | /admin/references/{id} | Path does not match |
| 21 | reference_edit | /admin/references/{id}/edit | Path does not match |
| 22 | reference_delete | /admin/references/{id} | Path does not match |
| 23 | section_index | /admin/sections/ | Path does not match |
| 24 | section_new | /admin/sections/new/page/{id} | Path does not match |
| 25 | section_edit | /admin/sections/{lang}/{id}/edit | Path does not match |
| 26 | section_duplicate | /admin/sections/{lang}/{id}/duplicate | Path does not match |
| 27 | section_add_asset | /admin/sections/{id}/add-asset | Path does not match |
| 28 | section_edit_asset | /admin/sections/{lang}/edit/{id}/edit-asset/{section_id} | Path does not match |
| 29 | section_delete_asset | /admin/sections/asset/{id}/remove-asset | Path does not match |
| 30 | section_delete | /admin/sections/delete/{id} | Path does not match |
| 31 | settings_index | /admin/settings/ | Path does not match |
| 32 | settings_update | /admin/settings/update | Path does not match |
| 33 | training_category_index | /admin/training-categories/ | Path does not match |
| 34 | training_category_new | /admin/training-categories/new | Path does not match |
| 35 | training_category_show | /admin/training-categories/{id} | Path does not match |
| 36 | training_category_edit | /admin/training-categories/{id}/edit | Path does not match |
| 37 | training_category_delete | /admin/training-categories/delete/{id} | Path does not match |
| 38 | trainning_index | /admin/trainning/ | Path does not match |
| 39 | trainning_new | /admin/trainning/new | Path does not match |
| 40 | trainning_show | /admin/trainning/{id} | Path does not match |
| 41 | trainning_edit | /admin/trainning/{id}/edit | Path does not match |
| 42 | trainning_delete | /admin/trainning/{id} | Path does not match |
| 43 | users | /admin/users/ | Path does not match |
| 44 | users_create | /admin/users/create | Path does not match |
| 45 | users_new | /admin/users/new | Path does not match |
| 46 | users_edit | /admin/users/{id}/edit | Path does not match |
| 47 | users_show_profile | /admin/users/show/{id} | Path does not match |
| 48 | user_update_password | /admin/users/updatepassword/{id} | Path does not match |
| 49 | user_update_role | /admin/users/setrole/{id} | Path does not match |
| 50 | users_update | /admin/users/{id} | Path does not match |
| 51 | users_delete | /admin/users/{id} | Path does not match |
| 52 | url_home | / | Path does not match |
| 53 | url_solution | /solution | Path does not match |
| 54 | url_formations | /formations.html | Path does not match |
| 55 | url_formations_category_details | /formations/category/{id} | Path does not match |
| 56 | url_formations_details | /formations/{id} | Path does not match |
| 57 | url_about | /about-us.html | Path does not match |
| 58 | url_portfolio | /references.html | Path does not match |
| 59 | url_portfolio_details | /references/{slug} | Path does not match |
| 60 | url_services | /services.html | Path does not match |
| 61 | url_contact | /contact.html | Path does not match |
| 62 | url_contact_send | /contact/send-email | Path does not match |
| 63 | url_blog | /blog.html | Path does not match |
| 64 | url_blog_details | /blog/{slug} | Path does not match |
| 65 | pages_html | /{slug}.html | Path does not match |
| 66 | app_login | /login | Path does not match |
| 67 | app_logout | /logout | Path does not match |
| 68 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 69 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 70 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 71 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.