Routing
(none)
Matched route
Route Matching Logs
Path to match:
/95ae46/translation/create_assets&amp
# | Route name | Path | Log |
---|---|---|---|
1 | translation_index | /sitewebadmin/_trans/{configName} | Path does not match |
2 | translation_show | /sitewebadmin/_trans/{configName}/{locale}/{domain} | Path does not match |
3 | translation_create | /sitewebadmin/_trans/{configName}/{locale}/{domain}/new | Path does not match |
4 | translation_edit | /sitewebadmin/_trans/{configName}/{locale}/{domain} | Path does not match |
5 | translation_delete | /sitewebadmin/_trans/{configName}/{locale}/{domain} | Path does not match |
6 | php_translation_profiler_translation_edit | /{token}/translation/edit | Path does not match |
7 | php_translation_profiler_translation_sync | /{token}/translation/sync | Path does not match |
8 | php_translation_profiler_translation_sync_all | /{token}/translation/sync_all | Path does not match |
9 | php_translation_profiler_translation_create_assets | /{token}/translation/create_assets | Path does not match |
10 | admin_home | /sitewebadmin/ | Path does not match |
11 | select_lang | /setlocale/{langue} | Path does not match |
12 | frontend_home | /{_locale} | Path does not match |
13 | _header | /_header | Path does not match |
14 | _footer | /_footer | Path does not match |
15 | actualites | /{_locale}/actualites | Path does not match |
16 | actu_selected | /{_locale}/actualites/{slug} | Path does not match |
17 | event_selected | /{_locale}/seminars-conferences/{slug} | Path does not match |
18 | contact | /{_locale}/contact | Path does not match |
19 | page_single_simple | /{_locale}/{slug} | Path does not match |
20 | page_single | /{_locale}/{catslug}/{slug} | Path almost matches, but Requirement for "_locale" does not match (en|fr) |
21 | app_login | /login | Path does not match |
22 | app_logout | /logout | Path does not match |
23 | ef_connect | /efconnect/{instance}/{homeFolder} | Path does not match |
24 | ef_main_js | /elfinder.main.js | Path does not match |
25 | elfinder | /elfinder/{instance}/{homeFolder} | Path does not match |
26 | _preview_error | /_error/{code}.{_format} | Path does not match |
27 | translation_edit_in_place_update | /sitewebadmin/_trans_edit_in_place/{configName}/{locale} | Path does not match |
28 | _wdt | /_wdt/{token} | Path does not match |
29 | _profiler_home | /_profiler/ | Path does not match |
30 | _profiler_search | /_profiler/search | Path does not match |
31 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
32 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
33 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
34 | _profiler_open_file | /_profiler/open | Path does not match |
35 | _profiler | /_profiler/{token} | Path does not match |
36 | _profiler_router | /_profiler/{token}/router | Path does not match |
37 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
38 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.