GET https://digital-nfc.com/register

Routing

app_register Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /register
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 2fa_login /2fa Path does not match
3 2fa_login_check /2fa_check Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 app_homepage /redirection/ Path does not match
19 tag_redirection /redirection/code/{code} Path does not match
20 assign_tag /redirection/assign-tag/{code} Path does not match
21 user_shared_profile_view /redirection/user/{id}/shared-view Path does not match
22 access_request_create /redirection/access-request/{targetId} Path does not match
23 app_access_request_index /redirection Path does not match
24 app_access_request_new /redirection/new Path does not match
25 app_access_request_show /redirection/{id} Path does not match
26 app_access_request_edit /redirection/{id}/edit Path does not match
27 app_access_request_delete /redirection/{id} Path does not match
28 base /topbase Path does not match
29 dashboard_default /{_locale} Path almost matches, but Requirement for "_locale" does not match (en|fr|es)
30 dashboard /patient/dashboard/{_locale} Path does not match
31 app_patient_ai_summary /patient/ai-summary Path does not match
32 app_doctor_dasbhoard /doctor/dashboard Path does not match
33 doctor_my_patients /doctor/my-patients Path does not match
34 doctor_appointment_requests /doctor/appointment-requests Path does not match
35 doctor_my_appointments /doctor/my-appointments Path does not match
36 doctor_shared_profiles /doctor/shared-profiles Path does not match
37 doctor_operating_roomss /doctor/operatingrooms Path does not match
38 app_fhir_service_index /fhir/service Path does not match
39 app_fhir_service_new /fhir/service/new Path does not match
40 app_fhir_service_show /fhir/service/{id} Path does not match
41 app_fhir_service_edit /fhir/service/{id}/edit Path does not match
42 app_fhir_service_delete /fhir/service/{id} Path does not match
43 sync_fhir_patient /sync/fhir/patient Path does not match
44 app_floor_index /floor Path does not match
45 app_floor_new /floor/new Path does not match
46 app_floor_show /floor/{id} Path does not match
47 app_floor_edit /floor/{id}/edit Path does not match
48 app_floor_delete /floor/{id} Path does not match
49 connect_google_start /connect/google Path does not match
50 connect_google_check /connect/google/check Path does not match
51 change_language /change-language/{locale} Path does not match
52 app_notifications /notification/notifications Path does not match
53 app_notification_index /notification Path does not match
54 app_notification_new /notification/new Path does not match
55 app_notification_show /notification/{id} Path does not match
56 app_notification_edit /notification/{id}/edit Path does not match
57 app_notification_delete /notification/{id} Path does not match
58 doctor_operating_rooms /doctor/operating-rooms Path does not match
59 doctor_operating_room_slots /doctor/operating-room/{id}/slots Path does not match
60 doctor_operating_room_book /doctor/operating-room/{id}/book Path does not match
61 fhir_create_operating_rooms /fhir/create-operating-rooms Path does not match
62 orgadmin_building_create /orgadmin/building/create Path does not match
63 orgadmin_building_floors /orgadmin/building/{id}/floors Path does not match
64 orgadmin_floor_add /orgadmin/building/{id}/floors/add Path does not match
65 orgadmin_floors_room /orgadmin/building/floor/{id}/rooms Path does not match
66 orgadmin_room_add /orgadmin/building/floor/{id}/rooms/add Path does not match
67 orgadmin_building_index /orgadmin/building/orgadmin/buildings Path does not match
68 orgadmin_building_show /orgadmin/building/building/{id} Path does not match
69 app_building_index /building Path does not match
70 app_building_new /building/new Path does not match
71 app_building_show /building/{id} Path does not match
72 app_building_edit /building/{id}/edit Path does not match
73 app_building_delete /building/{id} Path does not match
74 orgadmin_tags /orgadmin/tags Path does not match
75 orgadmin_dashboard /orgadmin/dashboard Path does not match
76 orgadmin_users /orgadmin/users Path does not match
77 orgadmin_create_user /orgadmin/users/create Path does not match
78 orgadmin_edit_user /orgadmin/users/{id}/edit Path does not match
79 orgadmin_assign_practitioner_to_org /orgadmin/assign-practitioner-org/{practitionerId} Path does not match
80 patient_children_list /patient/ma-famille Path does not match
81 patient_children_add /patient/my-children/add Path does not match
82 patient_pets_add /patient/my-pets/add Path does not match
83 app_patient_activity /patient/activity Path does not match
84 patient_access_requests /patient/access-requests Path does not match
85 app_patient_files /patient/files Path does not match
86 patient_case_create /patient/case/create Path does not match
87 app_patient_medical_case /patient/cases Path does not match
88 patient_case_upload /patient/case/{id}/upload Path does not match
89 doctor_case_upload /doctor/case/{id}/upload Path does not match
90 patient_create_demo_cases /patient/demo-cases Path does not match
91 app_patient_settings /patient/settings Path does not match
92 app_patient_wizard /wizard Path does not match
93 app_profile /profile Path does not match
94 app_register /register Route matches!

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