Routing
(none)
Matched route
Route Matching Logs
Path to match:
/php_info.php
| # | 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 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 16 | api_errors | /api/errors/{status} | Path does not match |
| 17 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 18 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 19 | api_doc | /api/docs.{_format} | Path does not match |
| 20 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 21 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 22 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 23 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 24 | _api_/companies{._format}_get_collection | /api/companies.{_format} | Path does not match |
| 25 | _api_/companies{._format}_post | /api/companies.{_format} | Path does not match |
| 26 | _api_/companies/{id}{._format}_get | /api/companies/{id}.{_format} | Path does not match |
| 27 | _api_/companies/{id}{._format}_put | /api/companies/{id}.{_format} | Path does not match |
| 28 | _api_/companies/{id}{._format}_patch | /api/companies/{id}.{_format} | Path does not match |
| 29 | _api_/companies/{id}{._format}_delete | /api/companies/{id}.{_format} | Path does not match |
| 30 | _api_/users/{id}/owned_companies_get_collection | /api/users/{id}/owned_companies | Path does not match |
| 31 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 32 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 33 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 34 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 35 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 36 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 37 | _api_/companies/{id}/handlers_get_collection | /api/companies/{id}/handlers | Path does not match |
| 38 | _api_/companies/{id}/users_get_collection | /api/companies/{id}/users | Path does not match |
| 39 | sonata_admin_redirect | /admin/ | Path does not match |
| 40 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
| 41 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
| 42 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
| 43 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
| 44 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
| 45 | sonata_admin_search | /admin/search | Path does not match |
| 46 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
| 47 | admin_app_user_list | /admin/app/user/list | Path does not match |
| 48 | admin_app_user_create | /admin/app/user/create | Path does not match |
| 49 | admin_app_user_batch | /admin/app/user/batch | Path does not match |
| 50 | admin_app_user_edit | /admin/app/user/{id}/edit | Path does not match |
| 51 | admin_app_user_delete | /admin/app/user/{id}/delete | Path does not match |
| 52 | admin_app_user_show | /admin/app/user/{id}/show | Path does not match |
| 53 | admin_app_user_export | /admin/app/user/export | Path does not match |
| 54 | admin_app_company_list | /admin/app/company/list | Path does not match |
| 55 | admin_app_company_create | /admin/app/company/create | Path does not match |
| 56 | admin_app_company_batch | /admin/app/company/batch | Path does not match |
| 57 | admin_app_company_edit | /admin/app/company/{id}/edit | Path does not match |
| 58 | admin_app_company_delete | /admin/app/company/{id}/delete | Path does not match |
| 59 | admin_app_company_show | /admin/app/company/{id}/show | Path does not match |
| 60 | admin_app_company_export | /admin/app/company/export | Path does not match |
| 61 | api_test | /api/test | Path does not match |
| 62 | api_me | /api/me | Path does not match |
| 63 | app_register | /register | Path does not match |
| 64 | app_verify_email | /verify/email | Path does not match |
| 65 | api_forgot_password_request | /api/reset-password/request | Path does not match |
| 66 | api_reset_password | /api/reset-password/reset | Path does not match |
| 67 | app_home | / | Path does not match |
| 68 | app_login | /login | Path does not match |
| 69 | app_logout | /logout | Path does not match |
| 70 | api_login_check | /api/login_check | 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.