Routing
(none)
Matched route
Route Matching Logs
Path to match:
/SDK/webLanguage
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 7 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 15 | app.swagger_ui | /api-doc | Path does not match |
| 16 | app.swagger | /api/doc.json | Path does not match |
| 17 | web_admin_dashboard | /admin/{_locale}/ | Path does not match |
| 18 | web_admin_logs | /admin/{_locale}/logs | Path does not match |
| 19 | web_api_admin_system_status | /web-api/admin/{_locale}/common/system-status | Path does not match |
| 20 | web_api_admin_active_tasks | /web-api/admin/{_locale}/common/active-tasks | Path does not match |
| 21 | web_api_admin_cancel_task | /web-api/admin/{_locale}/common/cancel-task | Path does not match |
| 22 | web_api_admin_logs | /web-api/admin/{_locale}/common/logs | Path does not match |
| 23 | web_api_admin_logs_files | /web-api/admin/{_locale}/common/logs/files | Path does not match |
| 24 | web_app_dashboard | /app/{_locale}/ | Path does not match |
| 25 | web_init | / | Path does not match |
| 26 | web_admin_edit_document_content | /admin/{_locale}/documents/contents/{contentId}/edit | Path does not match |
| 27 | web_admin_list_documents | /admin/{_locale}/documents/list | Path does not match |
| 28 | web_admin_register_document | /admin/{_locale}/documents/register | Path does not match |
| 29 | web_admin_edit_document | /admin/{_locale}/documents/edit/{documentId} | Path does not match |
| 30 | web_admin_download_document_file | /admin/{_locale}/documents/download/{documentId} | Path does not match |
| 31 | web_api_admin_documents_export_excel | /web-api/admin/{_locale}/document/export-excel | Path does not match |
| 32 | web_api_admin_documents_list | /web-api/admin/{_locale}/document/list | Path does not match |
| 33 | web_api_admin_delete_document | /web-api/admin/{_locale}/document/delete/{documentId} | Path does not match |
| 34 | web_api_admin_delete_document_content | /web-api/admin/{_locale}/document/content/delete/{contentId} | Path does not match |
| 35 | web_api_admin_create_document_content | /web-api/admin/{_locale}/document/content/create/{documentId} | Path does not match |
| 36 | web_api_admin_reload_document | /web-api/admin/{_locale}/document/reload/{documentId} | Path does not match |
| 37 | web_api_admin_cancel_reading_document | /web-api/admin/{_locale}/document/cancel-reading/{documentId} | Path does not match |
| 38 | web_api_admin_mark_not_found_document | /web-api/admin/{_locale}/document/mark-not-found/{documentId} | Path does not match |
| 39 | web_api_admin_deprecate_document | /web-api/admin/{_locale}/document/deprecate/{documentId} | Path does not match |
| 40 | web_admin_list_countries | /admin/{_locale}/masterdata/countries/list | Path does not match |
| 41 | web_admin_register_country | /admin/{_locale}/masterdata/countries/register | Path does not match |
| 42 | web_admin_edit_country | /admin/{_locale}/masterdata/countries/edit/{countryId} | Path does not match |
| 43 | web_admin_list_model_configurations | /admin/{_locale}/model-configurations/list | Path does not match |
| 44 | web_admin_register_model_configuration | /admin/{_locale}/model-configurations/register | Path does not match |
| 45 | web_admin_edit_model_configuration | /admin/{_locale}/model-configurations/edit/{modelConfigurationId} | Path does not match |
| 46 | web_admin_list_sectors | /admin/{_locale}/masterdata/sectors/list | Path does not match |
| 47 | web_admin_register_sector | /admin/{_locale}/masterdata/sectors/register | Path does not match |
| 48 | web_admin_edit_sector | /admin/{_locale}/masterdata/sectors/edit/{sectorId} | Path does not match |
| 49 | web_api_admin_countries_list | /web-api/admin/{_locale}/country/list | Path does not match |
| 50 | web_api_admin_delete_country | /web-api/admin/{_locale}/country/delete/{countryId} | Path does not match |
| 51 | web_api_admin_model_configurations_list | /web-api/admin/{_locale}/model-configuration/list | Path does not match |
| 52 | web_api_admin_delete_model_configuration | /web-api/admin/{_locale}/model-configuration/delete/{uuid} | Path does not match |
| 53 | web_api_admin_activate_model_configuration | /web-api/admin/{_locale}/model-configuration/activate/{uuid} | Path does not match |
| 54 | web_api_admin_sectors_list | /web-api/admin/{_locale}/sector/list | Path does not match |
| 55 | web_api_admin_delete_sector | /web-api/admin/{_locale}/sector/delete/{sectorId} | Path does not match |
| 56 | web_api_app_sectors_list | /web-api/app/{_locale}/sector/list | Path does not match |
| 57 | web_api_app_sectors_tree | /web-api/app/{_locale}/sector/tree | Path does not match |
| 58 | web_login | /{_locale}/login | Path does not match |
| 59 | web_logout | /{_locale}/logout | Path does not match |
| 60 | web_forgot_password | /{_locale}/forgot-password | Path does not match |
| 61 | web_reset_password | /{_locale}/reset-password/{resetToken} | Path does not match |
| 62 | web_admin_list_measures | /admin/{_locale}/surveys/measures/list | Path does not match |
| 63 | web_admin_register_measure | /admin/{_locale}/surveys/measures/register | Path does not match |
| 64 | web_admin_edit_measure | /admin/{_locale}/surveys/measures/edit/{measureId} | Path does not match |
| 65 | web_admin_list_questions | /admin/{_locale}/surveys/questions/list | Path does not match |
| 66 | web_admin_register_question | /admin/{_locale}/surveys/questions/register | Path does not match |
| 67 | web_admin_edit_question | /admin/{_locale}/surveys/questions/edit/{questionId} | Path does not match |
| 68 | web_admin_list_surveys | /admin/{_locale}/surveys/surveys/list | Path does not match |
| 69 | web_admin_list_survey_countries | /admin/{_locale}/surveys/survey-countries/list | Path does not match |
| 70 | web_api_admin_measure_list | /web-api/admin/{_locale}/measure/list | Path does not match |
| 71 | web_api_admin_delete_measure | /web-api/admin/{_locale}/measure/delete/{measureId} | Path does not match |
| 72 | web_api_admin_question_list | /web-api/admin/{_locale}/question/list | Path does not match |
| 73 | web_api_admin_delete_question | /web-api/admin/{_locale}/question/delete/{questionId} | Path does not match |
| 74 | web_api_admin_surveys_list | /web-api/admin/{_locale}/survey/list | Path does not match |
| 75 | web_api_admin_survey_delete | /web-api/admin/{_locale}/survey/delete/{id} | Path does not match |
| 76 | web_api_admin_survey_countries_list | /web-api/admin/{_locale}/survey-country/list | Path does not match |
| 77 | web_api_app_question_annotation_list | /web-api/app/{_locale}/question-annotation/list/{questionId} | Path does not match |
| 78 | web_api_app_question_annotation_create | /web-api/app/{_locale}/question-annotation/create | Path does not match |
| 79 | web_api_app_question_annotation_edit | /web-api/app/{_locale}/question-annotation/edit/{id} | Path does not match |
| 80 | web_api_app_question_annotation_delete | /web-api/app/{_locale}/question-annotation/delete/{id} | Path does not match |
| 81 | web_api_app_question_response_list | /web-api/app/{_locale}/question-response/list | Path does not match |
| 82 | web_api_app_question_response_logs | /web-api/app/{_locale}/question-response/logs/{questionResponseId} | Path does not match |
| 83 | web_api_app_question_response_save | /web-api/app/{_locale}/question-response/save | Path does not match |
| 84 | web_api_app_question_response_reprocess | /web-api/app/{_locale}/question-response/reprocess/{questionResponseId} | Path does not match |
| 85 | web_api_app_question_response_reset | /web-api/app/{_locale}/question-response/reset/{questionResponseId} | Path does not match |
| 86 | web_api_app_survey_pause | /web-api/app/{_locale}/survey/pause | Path does not match |
| 87 | web_api_app_survey_resume | /web-api/app/{_locale}/survey/resume | Path does not match |
| 88 | web_api_app_survey_cancel | /web-api/app/{_locale}/survey/cancel | Path does not match |
| 89 | web_api_app_survey_progress | /web-api/app/{_locale}/survey/progress | Path does not match |
| 90 | web_api_app_survey_country_progress_pct | /web-api/app/{_locale}/survey/country-progress | Path does not match |
| 91 | web_api_app_survey_compare_summary | /web-api/app/{_locale}/survey-compare/summary | Path does not match |
| 92 | web_api_app_survey_compare_country_detail | /web-api/app/{_locale}/survey-compare/country | Path does not match |
| 93 | web_api_app_survey_compare_comments | /web-api/app/{_locale}/survey-compare/compare-comments | Path does not match |
| 94 | web_api_app_survey_compare_references | /web-api/app/{_locale}/survey-compare/references | Path does not match |
| 95 | web_api_app_survey_compare_past | /web-api/app/{_locale}/survey-compare/past | Path does not match |
| 96 | web_api_app_survey_country_progress | /web-api/app/{_locale}/survey-country/progress | Path does not match |
| 97 | web_api_app_survey_country_pause | /web-api/app/{_locale}/survey-country/pause | Path does not match |
| 98 | web_api_app_survey_country_resume | /web-api/app/{_locale}/survey-country/resume | Path does not match |
| 99 | web_api_app_survey_country_cancel | /web-api/app/{_locale}/survey-country/cancel | Path does not match |
| 100 | web_app_download_document_file | /app/{_locale}/document/download/{documentId} | Path does not match |
| 101 | web_app_edit_question_response | /app/{_locale}/surveys/process-survey-country/{surveyCountryId}/question/{questionId} | Path does not match |
| 102 | web_app_compare_surveys_select | /app/{_locale}/surveys/compare | Path does not match |
| 103 | web_app_compare_surveys_dashboard | /app/{_locale}/surveys/compare/{surveyAId}/{surveyBId} | Path does not match |
| 104 | web_app_compare_surveys_country | /app/{_locale}/surveys/compare/{surveyAId}/{surveyBId}/country/{countryId} | Path does not match |
| 105 | web_app_compare_question_detail | /app/{_locale}/surveys/compare/{surveyAId}/{surveyBId}/country/{countryId}/question | Path does not match |
| 106 | web_app_compare_surveys_export_pdf | /app/{_locale}/surveys/compare/{surveyAId}/{surveyBId}/export-pdf | Path does not match |
| 107 | web_app_register_survey | /app/{_locale}/surveys/register-survey | Path does not match |
| 108 | web_app_process_survey | /app/{_locale}/surveys/process-survey/{surveyId} | Path does not match |
| 109 | web_app_register_survey_country | /app/{_locale}/surveys/register-survey-country | Path does not match |
| 110 | web_app_process_survey_country | /app/{_locale}/surveys/process-survey-country/{surveyCountryId} | Path does not match |
| 111 | web_app_export_survey_country_excel | /app/{_locale}/surveys/process-survey-country/{surveyCountryId}/export-excel | Path does not match |
| 112 | web_admin_list_users | /admin/{_locale}/users/list | Path does not match |
| 113 | web_admin_register_user | /admin/{_locale}/users/register | Path does not match |
| 114 | web_admin_edit_user | /admin/{_locale}/users/edit/{userId} | Path does not match |
| 115 | web_api_admin_users_list | /web-api/admin/{_locale}/user/list | Path does not match |
| 116 | web_api_admin_delete_user | /web-api/admin/{_locale}/user/delete/{userId} | Path does not match |
| 117 | web_app_user_my_profile | /app/user/{_locale}/my-profile | Path does not match |
| 118 | PrestaSitemapBundle_index | /sitemap.{_format} | Path does not match |
| 119 | PrestaSitemapBundle_section | /sitemap.{name}.{_format} | Path does not match |
| 120 | stri_ui_rest_user_appuser_getlogged | /api-app/user/me | Path does not match |
| 121 | api_refresh_token | /api-public/token/refresh | Path does not match |
| 122 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 123 | 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.