GET https://racktail.cwd-mm.com/app/auth/register

Routing

app_auth_register Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /app/auth/register
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 admin_xhr_component_types_properties /admin/xhr/component-types/{component_type_uuid}/properties Path does not match
17 admin_xhr_component_properties_update /admin/xhr/component-properties/{property_uuid} Path does not match
18 admin_xhr_component_properties_choices /admin/xhr/component-properties/{property_uuid}/choices Path does not match
19 admin_xhr_component_properties_reorder /admin/xhr/component-properties/reorder Path does not match
20 admin_component_types_index /admin/component-types Path does not match
21 admin_component_types_properties /admin/component-types/{component_type_uuid}/properties Path does not match
22 admin_component_types_properties_delete /admin/component-types/{component_type_uuid}/properties/{property_uuid}/delete Path does not match
23 admin_component_types_properties_update /admin/component-types/{component_type_uuid}/properties/{property_uuid}/update Path does not match
24 admin_component_types_create /admin/component-types/create Path does not match
25 admin_component_types_edit /admin/component-types/{component_type_uuid}/edit Path does not match
26 admin_component_types_delete /admin/component-types/{component_type_uuid}/delete Path does not match
27 admin_dashboard /admin Path does not match
28 admin_dashboard_alt /admin/dashboard Path does not match
29 admin_devices_devicetypes_index /admin/devices/device-types Path does not match
30 admin_devices_devicetypes_view /admin/devices/device-types/{device_type_uuid} Path does not match
31 admin_devices_devicetypes_create /admin/devices/device-types/create Path does not match
32 admin_devices_devicetypes_edit /admin/devices/device-types/{device_type_uuid}/edit Path does not match
33 admin_devices_devicetypes_delete /admin/devices/device-types/{device_type_uuid}/delete Path does not match
34 admin_device_slot_types_index /admin/device-slot-types Path does not match
35 admin_device_slot_types_create /admin/device-slot-types/create Path does not match
36 admin_device_slot_types_edit /admin/device-slot-types/{slot_type_uuid}/edit Path does not match
37 admin_device_slot_types_requirements /admin/device-slot-types/{slot_type_uuid}/requirements Path does not match
38 admin_device_slot_types_delete /admin/device-slot-types/{slot_type_uuid}/delete Path does not match
39 admin_xhr_slot_types_requirements /admin/xhr/slot-types/{slot_type_uuid}/requirements Path does not match
40 admin_xhr_requirements_test_compatibility /admin/xhr/requirements/test-compatibility Path does not match
41 admin_xhr_requirements_delete /admin/xhr/requirements/{requirement_id} Path does not match
42 admin_manufacturers_index /admin/manufacturers Path does not match
43 admin_manufacturers_view /admin/manufacturers/{manufacturer_uuid} Path does not match
44 admin_manufacturers_create /admin/manufacturers/create Path does not match
45 admin_manufacturers_edit /admin/manufacturers/{manufacturer_uuid}/edit Path does not match
46 admin_manufacturers_delete /admin/manufacturers/{manufacturer_uuid}/delete Path does not match
47 admin_organisations_index /admin/organisations Path does not match
48 admin_organisations_view /admin/organisations/{organisation_uuid} Path does not match
49 admin_organisations_create /admin/organisations/create Path does not match
50 admin_organisations_edit /admin/organisations/{organisation_uuid}/edit Path does not match
51 admin_organisations_delete /admin/organisations/{organisation_uuid}/delete Path does not match
52 admin_settings_index /admin/settings Path does not match
53 app_auth_login /app/auth/login Path does not match
54 app_auth_logout /app/auth/logout Path does not match
55 app_auth_register /app/auth/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.