Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | index | / | Path does not match |
| 14 | app_login | /login | Path does not match |
| 15 | ops.sms.test | /ops/sms/test | Path does not match |
| 16 | ops.any.test | /ops/test | Path does not match |
| 17 | ops.sms.trigger | /ops/sms/trigger | Path does not match |
| 18 | ops.img.resize | /ops/resize/{imgId} | Path does not match |
| 19 | ops.img.batch.resize | /ops/batchResizeImg | Path does not match |
| 20 | user.invite | /admin/user/{userId}/invite | Path does not match |
| 21 | app.register | /register | Path does not match |
| 22 | app.home | /app | Path does not match |
| 23 | app.userId | /app/userName | Path does not match |
| 24 | app.auth | /auth | Path does not match |
| 25 | app.REX.show | /app/REXshow | Path does not match |
| 26 | app.REX.edit | /app/REXedit | Path does not match |
| 27 | app.constat.edit | /app/constatEdit | Path does not match |
| 28 | app.visite.edit | /app/visiteEdit | Path does not match |
| 29 | app.REX.list | /app/REXlist | Path does not match |
| 30 | app.visite.list | /app/visiteList | Path does not match |
| 31 | app.doc.toReview.list | /app/docList | Path does not match |
| 32 | app.doc.view.header | /app/docViewHeader | Path does not match |
| 33 | app.doc.view.body | /app/doc/{atesId} | Path does not match |
| 34 | app.doc.view.footer | /app/docViewFooter | Path does not match |
| 35 | app.doc.get.attachment | /app/attachment/{atesId} | Path does not match |
| 36 | app.chantier.selfAssign | /app/chantier/add | Path does not match |
| 37 | app.help.unblock | /app/unblock | Path does not match |
| 38 | app.REX.content | /app/REXcontent | Path does not match |
| 39 | app.visite.content | /app/visiteContent | Path does not match |
| 40 | app.REX.document | /app/REXdocument | Path does not match |
| 41 | app.REX.sync | /app/REXsync | Path does not match |
| 42 | app.REX.missing | /app/REXmissing | Path does not match |
| 43 | app.document.missing | /app/ImgRexMissing | Path does not match |
| 44 | app.REX.expiredDocs | /app/expiredDocs | Path does not match |
| 45 | app.documents.to.review | /app/docsToReview | Path does not match |
| 46 | app.documents.set.read | /app/docsToReview/emargements | Path does not match |
| 47 | app.chantier.list.available | /app/chantiersAvailable | Path does not match |
| 48 | app.chantier.list.active | /app/chantiersActive | Path does not match |
| 49 | app.chantier.self.assign | /app/chantier/assign | Path does not match |
| 50 | crudlex.user.chantier.assign | /admin/userChantier/assign | Path does not match |
| 51 | crudlex.REX.filteredlist | /admin/REX/{filter} | Path does not match |
| 52 | crudlex.REX.filteredChantier | /admin/REX/byChantier | Path does not match |
| 53 | crudlex.REX.edit | /admin/REX/edit | Path does not match |
| 54 | crudlex.REX.create | /admin/REX/create | Path does not match |
| 55 | crudlex.visite.edit | /admin/visite/edit | Path does not match |
| 56 | admin.REX.anotated.img | /admin/REX/saveAnotatedImg | Path does not match |
| 57 | crudlex.REX.terminate | /admin/REX/terminate | Path does not match |
| 58 | crudlex.visite.terminate | /admin/visite/terminate | Path does not match |
| 59 | crudlex.REX.pdf | /admin/REX/{id}/pdf | Path does not match |
| 60 | crudlex.visite.pdf | /admin/visite/{id}/pdf | Path does not match |
| 61 | crudlex.document_service.list | /admin/document_service | Path does not match |
| 62 | crudlex.chantier.list | /admin/chantier | Path does not match |
| 63 | crudStatic | /admin/resource/static | Path does not match |
| 64 | crudCreate | /admin/{entity}/create | Path does not match |
| 65 | crudList | /admin/{entity} | Path does not match |
| 66 | crudShow | /admin/{entity}/{id} | Path does not match |
| 67 | crudEdit | /admin/{entity}/{id}/edit | Path does not match |
| 68 | crudDelete | /admin/{entity}/{id}/delete | Path does not match |
| 69 | crudRenderFile | /admin/{entity}/{id}/{field}/file | Path does not match |
| 70 | crudDeleteFile | /admin/{entity}/{id}/{field}/delete | Path does not match |
| 71 | crudSetLocale | /admin/setting/locale/{locale} | 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.