Routing
(none)
Matched route
Route Matching Logs
Path to match:
/paginas/ver/91
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_editor | /accord/editor/{id} | Path does not match |
| 16 | app_editor_save | /accord/editor/save/{id} | Path does not match |
| 17 | app_test_text | /accord/test_text | Path does not match |
| 18 | app_test_property | /accord/test_property | Path does not match |
| 19 | app_to_camelcase | /accord/to_camelcase | Path does not match |
| 20 | app_mount_property | /accord/mount_property | Path does not match |
| 21 | app_home | /accord | Path does not match |
| 22 | app_project | /accord/project | Path does not match |
| 23 | app_new_project | /accord/new_project | Path does not match |
| 24 | app_edit_project | /accord/project/{id}/edit | Path does not match |
| 25 | app_pdf | /accord/project/upload/{id} | Path does not match |
| 26 | app_text_pdf | /accord/project/text_extraction | Path does not match |
| 27 | app_del_project | /accord/del-project/{id} | Path does not match |
| 28 | app_del_pdf | /accord/del-pdf/{id} | Path does not match |
| 29 | app_test_name_project | /accord/test_name | Path does not match |
| 30 | app_test_rase | /accord/test_rase | Path does not match |
| 31 | project_conversions_create | /accord/project_conversions_create | Path does not match |
| 32 | project_conversions_status | /accord/project_conversions_status | Path does not match |
| 33 | app_conversions_all | /accord/conversions_all | Path does not match |
| 34 | project_conversions_html | /accord/project_conversions_html/{id} | Path does not match |
| 35 | app_register | /accord/register | Path does not match |
| 36 | app_test_email_user | /accord/test_email_user | Path does not match |
| 37 | app_login | /accord/login | Path does not match |
| 38 | app_logout | /accord/logout | Path does not match |
| 39 | app_user | /accord/user | Path does not match |
| 40 | app_validate_redirect | /accord/validate | Path does not match |
| 41 | app_validate | /accord/validate/{id} | Path does not match |
| 42 | app_validate_generate | /accord/validate/{id}/generate | Path does not match |
| 43 | app_publish | /accord/publish/{id} | Path does not match |
| 44 | app_publish_date_set | /accord/publish/{id}/date | Path does not match |
| 45 | app_publish_put | /accord/publish/{id}/put | 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.