Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | 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_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | role_api_get | /api/role/read | Path does not match |
16 | template_api_get | /api/template/read | Path does not match |
17 | user_api_get | /api/user/read | Path does not match |
18 | user_api_post | /api/user/create | Path does not match |
19 | user_api_link_device | /api/user/link-device | Path does not match |
20 | user_api_put | /api/{id}/user/update | Path does not match |
21 | user_api_disable | /api/{id}/user/disable | Path does not match |
22 | current_user_read_api | /api/user/current | Path does not match |
23 | user_affect_template_api | /api/{id}/user/affect-template | Path does not match |
24 | user_get_by_id_api | /api/{id}/user/read | Path does not match |
25 | address_api_get | /api/address/read | Path does not match |
26 | address_api_post | /api/address/create | Path does not match |
27 | address_api_put | /api/{id}/address/update | Path does not match |
28 | address_api_delete | /api/{id}/address/delete | Path does not match |
29 | client_api_get | /api/client/read | Path does not match |
30 | client_api_post | /api/client/create | Path does not match |
31 | client_api_put | /api/{id}/client/update | Path does not match |
32 | client_api_delete | /api/{id}/client/delete | Path does not match |
33 | appliance_api_get | /api/appliance/read | Path does not match |
34 | appliance_api_post | /api/appliance/create | Path does not match |
35 | appliance_api_put | /api/{id}/appliance/update | Path does not match |
36 | appliance_api_delete | /api/{id}/appliance/delete | Path does not match |
37 | appliance_get_by_folder_id_api | /api/{id}/appliance/search-by-folder | Path does not match |
38 | warranty_api_get | /api/warranty/read | Path does not match |
39 | warranty_api_post | /api/warranty/create | Path does not match |
40 | warranty_api_put | /api/{id}/warranty/update | Path does not match |
41 | warranty_api_delete | /api/{id}/warranty/delete | Path does not match |
42 | warranty_get_by_appliance_id_api | /api/{id}/warranty/search-by-folder | Path does not match |
43 | folder_api_get | /api/folder/read | Path does not match |
44 | folder_api_get_by_number | /api/folder/search | Path does not match |
45 | folder_api_post | /api/folder/create | Path does not match |
46 | folder_api_put | /api/{id}/folder/update | Path does not match |
47 | folder_api_delete | /api/{id}/folder/delete | Path does not match |
48 | folder_api_get_by_folder_number | /api/{folderNumber}/folder/search-folder-number | Path does not match |
49 | payment_api_get | /api/payment/read | Path does not match |
50 | payment_api_post | /api/payment/create | Path does not match |
51 | payment_api_put | /api/{id}/payment/update | Path does not match |
52 | payment_api_delete | /api/{id}/payment/delete | Path does not match |
53 | folder_part_api_get | /api/folder-part/read | Path does not match |
54 | folder_part_api_post | /api/folder-part/create | Path does not match |
55 | folder_part_api_put | /api/{idFolder}/{idPart}/folder-part/update | Path does not match |
56 | folder_part_api_delete | /api/{idFolder}/{idPart}/folder-part/delete | Path does not match |
57 | part_api_get | /api/part/read | Path does not match |
58 | part_api_post | /api/part/create | Path does not match |
59 | part_api_put | /api/{id}/part/update | Path does not match |
60 | part_api_delete | /api/{id}/part/delete | Path does not match |
61 | part_order_api_get | /api/part-order/read | Path does not match |
62 | part_order_api_post | /api/part-order/create | Path does not match |
63 | part_order_api_put | /api/{id}/part-order/update | Path does not match |
64 | part_order_api_delete | /api/{id}/part-order/delete | Path does not match |
65 | appointment_action_api_get | /api/appointment-action/read | Path does not match |
66 | appointment_action_api_get_by_id | /api/{id}/appointment-action/read | Path does not match |
67 | appointment_action_api_post | /api/appointment-action/create | Path does not match |
68 | appointment_action_api_put | /api/{id}/appointment-action/update | Path does not match |
69 | appointment_action_api_delete | /api/{id}/appointment-action/delete | Path does not match |
70 | appointment_api_get | /api/appointment/read | Path does not match |
71 | appointment_api_get_by_technician | /api/appointment/technician/read | Path does not match |
72 | appointment_api_post | /api/appointment/create | Path does not match |
73 | appointment_api_put | /api/{id}/appointment/update | Path does not match |
74 | appointment_api_delete | /api/{id}/appointment/delete | Path does not match |
75 | apk_version_api_get | /api/apk-version/read | Path does not match |
76 | apk_version_api_latest_get | /api/apk-version/latest | Path does not match |
77 | apk_download_api_get | /api/apk-version/download | Path does not match |
78 | python_version_api_get | /api/python-version/read | Path does not match |
79 | python_version_api_latest_get | /api/python-version/latest | Path does not match |
80 | python_download_api_get | /api/python-version/download | Path does not match |
81 | signature_api_get | /api/signature/read | Path does not match |
82 | signature_api_post | /api/signature/create | Path does not match |
83 | signature_api_get_file | /api/{id}/signature/download | Path does not match |
84 | media_api_get | /api/media/read | Path does not match |
85 | media_file_api_get | /api/{id}/media/download | Path does not match |
86 | media_file_by_folder_api_get | /api/{idFolder}/folder-media/download | Path does not match |
87 | media_api_post | /api/media/create | Path does not match |
88 | media_api_soft_delete | /api/{id}/media/soft-delete | Path does not match |
89 | media_api_hard_delete | /api/{id}/media/hard-delete | Path does not match |
90 | media_category_api_get | /api/media-category/read | Path does not match |
91 | media_category_api_get_by_id | /api/{id}/media-category/read | Path does not match |
92 | media_category_api_post | /api/media-category/create | Path does not match |
93 | media_category_api_put | /api/{id}/media-category/update | Path does not match |
94 | media_category_api_delete | /api/{id}/media-category/delete | Path does not match |
95 | media_group_category_api_get | /api/media-group-category/read | Path does not match |
96 | media_group_category_api_get_by_id | /api/{id}/media-group-category/read | Path does not match |
97 | media_group_category_api_post | /api/media-group-category/create | Path does not match |
98 | media_group_category_api_put | /api/{id}/media-group-category/update | Path does not match |
99 | media_group_category_api_delete | /api/{id}/media-group-category/delete | Path does not match |
100 | template_filler_get_api | /api/template-filler/read | Path does not match |
101 | send_template_mail_api | /api/template-filler/send | Path does not match |
102 | mail_api_get | /api/mail/read | Path does not match |
103 | mail_api_get_by_id | /api/{id}/mail/read | Path does not match |
104 | mail_api_post | /api/mail/create | Path does not match |
105 | mail_api_put | /api/{id}/mail/update | Path does not match |
106 | mail_api_delete | /api/{id}/mail/delete | Path does not match |
107 | api_login_check | /api/login_check | Path does not match |
108 | syncing_api_get_status | /api/syncing/status | Path does not match |
109 | syncing_api_start | /api/syncing/start | Path does not match |
110 | syncing_api_start_existing | /api/syncing/start_existing | Path does not match |
111 | piece_api_get_all_existing_references | /api/piece/get_all_existing_references | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.