https://twin-vr.fr/

Routing

front_home Matched route

Route Parameters

No parameters.

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 auth_create_password /auth/create-password/{token} Path does not match
13 auth_forgot_password /auth/forgot-password Path does not match
14 auth_login /auth/login Path does not match
15 api_app_http_api_annotation_deleteannotation__invoke /api/annotations/{id} Path does not match
16 api_app_http_api_annotation_deletemultiannotation__invoke /api/annotations/multi/delete Path does not match
17 api_app_http_api_annotation_listannotations__invoke /api/project/{id}/annotations Path does not match
18 api_annotation_add /api/annotations Path does not match
19 api_app_http_api_annotation_postmultiannotation__invoke /api/annotations/multi Path does not match
20 api_app_http_api_annotation_putannotation__invoke /api/annotations Path does not match
21 api_app_http_api_annotation_putmultiannotation__invoke /api/annotations/multi Path does not match
22 api_app_http_api_project_listprojects__invoke /api/projects Path does not match
23 api_screenshot_get /api/screenshot/{id} Path does not match
24 api_app_http_api_screenshot_listscreenshots__invoke /api/project/{id}/screenshots Path does not match
25 api_screenshot_add /api/screenshots Path does not match
26 api_app_http_api_version_downloadversionforunity__invoke /api/version/{id}/download Path does not match
27 customer_account_edit /espace-client/account/edit Path does not match
28 customer_annotation_delete /espace-client/annotation/delete/{id} Path does not match
29 customer_project_annotations_list /espace-client/project/{id}/annotations Path does not match
30 customer_annotation_add /espace-client/project/{project}/version/{version}/annotation/add Path does not match
31 customer_annotation_edit /espace-client/project/{project}/version/{version}/annotation/edit Path does not match
32 customer_annotation_validate /espace-client/annotation/validate/{id} Path does not match
33 customer_project_equipment_add /espace-client/project/{id}/equipment/add Path does not match
34 customer_project_equipment_edit /espace-client/equipment/edit/{id} Path does not match
35 customer_equipment_list /espace-client/project/{id}/equipments Path does not match
36 customer_equipment_type_add /espace-client/equipment-type/add Path does not match
37 customer_equipment_type_edit /espace-client/equipment-type/edit/{id} Path does not match
38 customer_equipment_type_list /espace-client/equipment-types Path does not match
39 customer_project_edit /espace-client/project/edit/{id} Path does not match
40 customer_project_scenario_edit /espace-client/project/{id}/scenario/edit Path does not match
41 customer_project_list /espace-client/projects Path does not match
42 customer_project_set_default_version /espace-client/project/set-default-version/{id} Path does not match
43 customer_project_view /espace-client/project/view/{id}/{version} Path does not match
44 customer_user_list /espace-client/company/users Path does not match
45 customer_version_edit /espace-client/version/edit/{id} Path does not match
46 signaling_app_http_signaling_answer_getanswer__invoke /signaling/answer Path does not match
47 signaling_app_http_signaling_answer_sendanswer__invoke /signaling/answer Path does not match
48 signaling_app_http_signaling_candidate_getcandidate__invoke /signaling/candidate Path does not match
49 signaling_app_http_signaling_candidate_sendcandidate__invoke /signaling/candidate Path does not match
50 signaling_app_http_signaling_connection_getconnection__invoke /signaling/connection Path does not match
51 signaling_app_http_signaling_deleteconnection__invoke /signaling/ Path does not match
52 signaling_app_http_signaling_initialization__invoke /signaling/ Path does not match
53 signaling_app_http_signaling_offer_getoffer__invoke /signaling/offer Path does not match
54 signaling_app_http_signaling_offer_sendoffer__invoke /signaling/offer Path does not match
55 front_home / Route matches!

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