https://dev.bluue4.demo.scaledev.fr/

Routing

app_dashboard Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /
# 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_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 activity_list /activity/list Path does not match
13 activity_new /activity/new/{entityName}/{entityId} Path does not match
14 activity_edit /activity/edit/{id} Path does not match
15 activity_view /activity/view/{id}/{onlyFile} Path does not match
16 activity__attachment_download /activity/download/{id} Path does not match
17 activity__attachment_delete /activity/delete/{id} Path does not match
18 activity__attachment_download_all /activity/download_all/{id} Path does not match
19 activity_toggle_like /activity/toggle-like/{id} Path does not match
20 activity_delete /activity/{id}/delete Path does not match
21 notification_activity_liked /activity/activity-liked/{id}/{onlyMessage}/{onlyLink} Path does not match
22 api_login /api/login Path does not match
23 api_test /api/test Path does not match
24 api_logout /api/logout Path does not match
25 api_get_config /api/get_config/{name} Path does not match
26 api_user_list /api/user_list Path does not match
27 app_bundle_list /bundle/public_access/list/ Path does not match
28 app_configuration /configuration/ Path does not match
29 app_configuration_images /configuration/images Path does not match
30 app_configuration_localizations /configuration/localizations Path does not match
31 app_configuration_context /configuration/context/ Path does not match
32 context_new /configuration/context/new Path does not match
33 context_edit /configuration/context/edit/{id} Path does not match
34 context_delete /configuration/context/{id}/delete Path does not match
35 context_list_in_menu /configuration/context/context_list_in_menu Path does not match
36 change_context /configuration/context/change_context/{id} Path does not match
37 app_configuration_context_update_positions /configuration/context/update-positions Path does not match
38 app_configuration_country /configuration/localizations/country/ Path does not match
39 country_new /configuration/localizations/country/new Path does not match
40 country_edit /configuration/localizations/country/edit/{id} Path does not match
41 country_delete /configuration/localizations/country/{id}/delete Path does not match
42 country_search /configuration/localizations/country/search Path does not match
43 app_configuration_country_state /configuration/localizations/country_state/ Path does not match
44 country_state_new /configuration/localizations/country_state/new Path does not match
45 country_state_edit /configuration/localizations/country_state/edit/{id} Path does not match
46 country_state_delete /configuration/localizations/country_state/{id}/delete Path does not match
47 country_state_search /configuration/localizations/country_state/search Path does not match
48 app_configuration_country_zone /configuration/localizations/country_zone/ Path does not match
49 country_zone_new /configuration/localizations/country_zone/new Path does not match
50 country_zone_edit /configuration/localizations/country_zone/edit/{id} Path does not match
51 country_zone_delete /configuration/localizations/country_zone/{id}/delete Path does not match
52 app_configuration_currency /configuration/localizations/currency/ Path does not match
53 currency_new /configuration/localizations/currency/new Path does not match
54 currency_edit /configuration/localizations/currency/edit/{id} Path does not match
55 currency_delete /configuration/localizations/currency/{id}/delete Path does not match
56 app_dashboard / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.