http://www.becompliant.app/

Routing

main Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 userroles_index /{_locale}/cuisine/userroles/ Path does not match
14 userroles_new /{_locale}/cuisine/userroles/new Path does not match
15 userroles_show /{_locale}/cuisine/userroles/{id} Path does not match
16 userroles_edit /{_locale}/cuisine/userroles/{id}/edit Path does not match
17 userroles_delete /{_locale}/cuisine/userroles/{id} Path does not match
18 app_manager /{_locale}/cuisine/ Path does not match
19 manager_ajax_form /{_locale}/cuisine/manager-ajax-form/ Path does not match
20 manager_ajax_form_submit /{_locale}/cuisine/manager-ajax-form-submit/ Path does not match
21 collaboration_space_index /{_locale}/cuisine/collaboration-space/ Path does not match
22 collaboration_space_new /{_locale}/cuisine/collaboration-space/new Path does not match
23 collaboration_space_show /{_locale}/cuisine/collaboration-space/{id} Path does not match
24 collaboration_space_edit /{_locale}/cuisine/collaboration-space/{id}/edit Path does not match
25 collaboration_space_delete /{_locale}/cuisine/collaboration-space/{id} Path does not match
26 company_index /{_locale}/cuisine/companies/ Path does not match
27 company_new /{_locale}/cuisine/companies/new Path does not match
28 company_show /{_locale}/cuisine/companies/{id} Path does not match
29 company_edit /{_locale}/cuisine/companies/{id}/edit Path does not match
30 company_delete /{_locale}/cuisine/companies/{id} Path does not match
31 country_index /{_locale}/cuisine/countries/ Path does not match
32 country_new /{_locale}/cuisine/countries/new Path does not match
33 country_show /{_locale}/cuisine/countries/{id} Path does not match
34 country_edit /{_locale}/cuisine/countries/{id}/edit Path does not match
35 country_delete /{_locale}/cuisine/countries/{id} Path does not match
36 collaboration_spaces /{_locale}/dashboard/collaboration-spaces Path does not match
37 collaboration_space_show_frontend /{_locale}/dashboard/collaboration-spaces/{id} Path does not match
38 profile /{_locale}/dashboard/profile Path does not match
39 document_index /{_locale}/cuisine/document/ Path does not match
40 document_new /{_locale}/cuisine/document/new Path does not match
41 document_show /{_locale}/cuisine/document/{id} Path does not match
42 document_edit /{_locale}/cuisine/document/{id}/edit Path does not match
43 document_delete /{_locale}/cuisine/document/{id} Path does not match
44 flow_index /{_locale}/cuisine/flow/ Path does not match
45 flow_new /{_locale}/cuisine/flow/new Path does not match
46 flow_show /{_locale}/cuisine/flow/{id} Path does not match
47 flow_edit /{_locale}/cuisine/flow/{id}/edit Path does not match
48 flow_delete /{_locale}/cuisine/flow/{id} Path does not match
49 folder_index /{_locale}/cuisine/folder/ Path does not match
50 folder_new /{_locale}/cuisine/folder/new Path does not match
51 folder_show /{_locale}/cuisine/folder/{id} Path does not match
52 folder_edit /{_locale}/cuisine/folder/{id}/edit Path does not match
53 folder_delete /{_locale}/cuisine/folder/{id} Path does not match
54 main / Route matches!

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