Routing
(none)
Matched route
Route Matching Logs
Path to match:
/_profiler/83256a
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_foundation_back_create_parameters | /parameters/ | Path does not match |
| 2 | app_foundation_back_parameters | /parameters/ | Path does not match |
| 3 | app_foundation_back_create_years_parameters | /parameters/years/ | Path does not match |
| 4 | app_foundation_back_years_parameters | /parameters/years/ | Path does not match |
| 5 | app_foundation_back_find_years_parameters_current | /parameters/years/current | Path does not match |
| 6 | app_foundation_back_find_years_parameters | /parameters/years/{id} | Path does not match |
| 7 | app_foundation_back_delete_years_parameters | /parameters/years/{id} | Path does not match |
| 8 | app_foundation_back_update_years_parameters | /parameters/years/{id} | Path does not match |
| 9 | app_foundation_back_find_parameters | /parameters/{id} | Path does not match |
| 10 | app_foundation_back_delete_parameters | /parameters/{id} | Path does not match |
| 11 | app_foundation_back_update_parameters | /parameters/{id} | Path does not match |
| 12 | app_foundation_back_create_cms_pages | /cms-pages/ | Path does not match |
| 13 | app_foundation_back_cms_pages | /cms-pages/ | Path does not match |
| 14 | app_foundation_back_find_cms_pages | /cms-pages/{id} | Path does not match |
| 15 | app_foundation_back_delete_cms_pages | /cms-pages/{id} | Path does not match |
| 16 | app_foundation_back_update_cms_pages | /cms-pages/{id} | Path does not match |
| 17 | app_foundation_back_sneaks | /sneaks/ | Path does not match |
| 18 | app_foundation_back_api_create_import_file | /import-files/ | Path does not match |
| 19 | app_foundation_back_api_import_file | /import-files/ | Path does not match |
| 20 | app_foundation_back_api_download_mask | /import-files/download-mask/{type} | Path does not match |
| 21 | app_foundation_back_api_find_import_file | /import-files/{id} | Path does not match |
| 22 | app_foundation_back_api_upload_import_file | /import-files/{id}/thumbnail | Path does not match |
| 23 | app_foundation_back_api_delete_import_file | /import-files/{id} | Path does not match |
| 24 | app_foundation_back_api_update_import_file | /import-files/{id} | Path does not match |
| 25 | app_foundation_back_create_sequences | /sequences/ | Path does not match |
| 26 | app_foundation_back_sequences | /sequences/ | Path does not match |
| 27 | app_foundation_back_find_sequences | /sequences/{id} | Path does not match |
| 28 | app_foundation_back_delete_sequences | /sequences/{id} | Path does not match |
| 29 | app_foundation_back_update_sequences | /sequences/{id} | Path does not match |
| 30 | app_foundation_back_create_searchs | /searchs/ | Path does not match |
| 31 | app_foundation_back_searchs | /searchs/ | Path does not match |
| 32 | app_foundation_back_find_consolidated_date_searchs | /searchs/consolidated-data | Path does not match |
| 33 | app_foundation_back_find_searchs | /searchs/{id} | Path does not match |
| 34 | app_foundation_back_delete_searchs | /searchs/{id} | Path does not match |
| 35 | app_foundation_back_update_searchs | /searchs/{id} | Path does not match |
| 36 | sgi_app_back_foundation_main_app_search_ajax | /search | Path does not match |
| 37 | sgi_app_back_foundation_consolidated_data | /consolidated-data | Path does not match |
| 38 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 39 | app_api_business_expire_all_lists | /expire-lists | Path does not match |
| 40 | _wdt | /_wdt/{token} | Path does not match |
| 41 | _profiler_home | /_profiler/ | Path does not match |
| 42 | _profiler_search | /_profiler/search | Path does not match |
| 43 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 44 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 45 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 46 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 47 | _profiler_open_file | /_profiler/open | Path does not match |
| 48 | _profiler | /_profiler/{token} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.