Routing
translation_log_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/translation-logs/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_admin_ai_key_index | /ai-keys/ | Path does not match |
| 17 | app_admin_ai_key_new | /ai-keys/new | Path does not match |
| 18 | app_admin_ai_key_edit | /ai-keys/{id}/edit | Path does not match |
| 19 | app_admin_ai_key_delete | /ai-keys/{id}/delete | Path does not match |
| 20 | app_admin_aimodels_refresh | /admin/ai-models/refresh/{provider} | Path does not match |
| 21 | app_admin_ai_prompt_index | /ai-prompts/ | Path does not match |
| 22 | app_admin_ai_prompt_new | /ai-prompts/new | Path does not match |
| 23 | app_admin_ai_prompt_edit | /ai-prompts/{id}/edit | Path does not match |
| 24 | app_admin_ai_prompt_delete | /ai-prompts/{id}/delete | Path does not match |
| 25 | login | /login | Path does not match |
| 26 | logout | /logout | Path does not match |
| 27 | home | / | Path does not match |
| 28 | home_export | /export | Path does not match |
| 29 | logs_ubo_index | /logs/ | Path does not match |
| 30 | logs_ubo_export | /logs/export | Path does not match |
| 31 | logs_ubo_show | /logs/{id} | Path does not match |
| 32 | logs_ubo_actions_export | /logs/export-ubo-actions | Path does not match |
| 33 | omep_index | /omep/ | Path does not match |
| 34 | omep_show | /omep/{id} | Path does not match |
| 35 | pole_index | /pole/ | Path does not match |
| 36 | pole_new | /pole/new | Path does not match |
| 37 | pole_show | /pole/{id} | Path does not match |
| 38 | pole_edit | /pole/{id}/edit | Path does not match |
| 39 | pole_delete | /pole/{id} | Path does not match |
| 40 | pole_restore | /pole/{id}/restore | Path does not match |
| 41 | profile | /profile | Path does not match |
| 42 | app_admin_provider_index | /providers/ | Path does not match |
| 43 | app_admin_provider_new | /providers/new | Path does not match |
| 44 | app_admin_provider_edit | /providers/{id}/edit | Path does not match |
| 45 | app_admin_provider_delete | /providers/{id}/delete | Path does not match |
| 46 | role_ubo_index | /roleubo/ | Path does not match |
| 47 | role_ubo_new | /roleubo/new | Path does not match |
| 48 | role_ubo_show | /roleubo/{id} | Path does not match |
| 49 | role_ubo_edit | /roleubo/{id}/edit | Path does not match |
| 50 | role_ubo_delete | /roleubo/{id} | Path does not match |
| 51 | role_wp_index | /rolewp/ | Path does not match |
| 52 | site_index | /site/ | Path does not match |
| 53 | site_new | /site/new | Path does not match |
| 54 | site_check_credentials | /site/check-credentials | Path does not match |
| 55 | site_show | /site/{id} | Path does not match |
| 56 | site_edit | /site/{id}/edit | Path does not match |
| 57 | site_delete | /site/{id} | Path does not match |
| 58 | site_restore | /site/{id}/restore | Path does not match |
| 59 | delete_user | /site/{siteId}/delete-user/{userId} | Path does not match |
| 60 | site_omep_show | /site/omep/{id} | Path does not match |
| 61 | site_omep_update_state | /site/omep/update-state | Path does not match |
| 62 | site_omep_update_all_states | /site/omep/update/states/all/site | Path does not match |
| 63 | site_omep_apply_update_state | /site/omep/{id}/apply/update/state | Path does not match |
| 64 | site_omep_apply_update_all_state | /site/omep/{id}/apply/update/all/state | Path does not match |
| 65 | site_translation_index | /traductions | Path does not match |
| 66 | site_translation_new | /traductions/nouveau | Path does not match |
| 67 | site_translation_edit | /traductions/{id}/edit | Path does not match |
| 68 | site_translation_toggle_status | /traductions/{id}/toggle-status | Path does not match |
| 69 | site_translation_delete | /traductions/{id} | Path does not match |
| 70 | site_translation_refresh_categories | /traductions/categories/refresh/{id} | Path does not match |
| 71 | site_translation_list_categories | /traductions/categories/list/{id} | Path does not match |
| 72 | site_translation_get_prompts_by_site | /traductions/prompts-by-site/{sourceSiteId} | Path does not match |
| 73 | translation_log_index | /translation-logs/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.