Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | admin_good_delete | /admin/good/delete | Path does not match |
2 | admin_good_deactivate | /admin/good/{goodId}/deactivate/{enabled} | Path does not match |
3 | email_visualisation | Path does not match | |
4 | admin | /admin | Path does not match |
5 | _preview_error | /_error/{code}.{_format} | Path does not match |
6 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
7 | app.swagger | /api/doc.json | Path does not match |
8 | app.swagger_ui | /api/doc | Path does not match |
9 | _errors | /error/{code} | Path does not match |
10 | _wdt | /_wdt/{token} | Path does not match |
11 | _profiler_home | /_profiler/ | Path does not match |
12 | _profiler_search | /_profiler/search | Path does not match |
13 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
14 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
15 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
16 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
17 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
18 | _profiler_open_file | /_profiler/open | Path does not match |
19 | _profiler | /_profiler/{token} | Path does not match |
20 | _profiler_router | /_profiler/{token}/router | Path does not match |
21 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
22 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
23 | admin_image | /admin/image/{key} | Path does not match |
24 | error | /admin/error/{code} | Path does not match |
25 | api_account_login | /api/account/login | Path does not match |
26 | api_account_register | /api/account/register | Path does not match |
27 | api_account_facebook_login | /api/account/facebook | Path does not match |
28 | api_account_apple_login | /api/account/apple | Path does not match |
29 | api_account_token_login | /api/account/login/{token} | Path does not match |
30 | api_account_forgot_password | /api/account/forgot-password | Path does not match |
31 | api_account_get_profile | /api/account/profile | Path does not match |
32 | api_account_update_profile | /api/account/profile | Path does not match |
33 | api_account_createpassword | /api/account/createpassword/{token} | Path does not match |
34 | api_account_logout | /api/account/logout | Path does not match |
35 | api_push_register | /api/push | Path does not match |
36 | api_account_token_delete | /api/account/delete | Path does not match |
37 | api_btobsearch_create | /api/btobsearch | Path does not match |
38 | api_btobsearch_modify | /api/btobsearch/{searchId} | Path does not match |
39 | api_btobsearch_get | /api/btobsearch/{searchId} | Path does not match |
40 | api_btobsearch_list | /api/btobsearch | Path does not match |
41 | api_btobsearch_delete | /api/btobsearch/{searchId} | Path does not match |
42 | api_btobsearch_export | /api/btobsearch/export | Path does not match |
43 | api_client_get | /api/client/{id} | Path does not match |
44 | api_client_set_photo | /api/client/{id}/photo | Path does not match |
45 | api_client_get_photo | /api/client/{id}/photo/{key} | Path does not match |
46 | api_client_create_tag | /api/client/{clientId}/tag | Path does not match |
47 | api_client_delete_tag | /api/client/{clientId}/tag/{tagId} | Path does not match |
48 | api_client_list_users | /api/client/{clientId}/users | Path does not match |
49 | api_goods_refresh | /api/goods/{goodsId}/refresh | Path does not match |
50 | api_goods_list | /api/goods/list | Path does not match |
51 | api_goods_map | /api/goods/map | Path does not match |
52 | api_goods_detail | /api/goods/{goodId} | Path does not match |
53 | api_goods_create | /api/goods | Path does not match |
54 | api_goods_edit | /api/goods/{goodId} | Path does not match |
55 | api_goods_delete | /api/goods/{goodId} | Path does not match |
56 | api_goods_rental_value | /api/goods/{goodId}/rental-value | Path does not match |
57 | api_goods_get_favorites | /api/goods/favory | Path does not match |
58 | api_goods_add_favorite | /api/goods/favory/{goodId} | Path does not match |
59 | api_goods_delete_favorite | /api/goods/favory/{goodId} | Path does not match |
60 | api_goods_add_pdf | /api/goods/{goodId}/pdf | Path does not match |
61 | api_goods_get_pdf | /api/goods/{goodId}/pdf/{key} | Path does not match |
62 | api_goods_add_view | /api/goods/{goodId}/view | Path does not match |
63 | api_goods_add_share | /api/goods/{goodId}/share | Path does not match |
64 | api_get_agencies | /api/goods/agencies | Path does not match |
65 | api_get_shoot_note | /api/shoot/note/{shootId} | Path does not match |
66 | api_set_shoot_note | /api/shoot/note/{shootId} | Path does not match |
67 | api_get_goods_note | /api/goods/note/{goodId} | Path does not match |
68 | api_set_goods_note | /api/goods/note/{goodId} | Path does not match |
69 | api_shoots_post_photo | /api/shoot/{shootId}/photo | Path does not match |
70 | api_goods_post_photo | /api/goods/{goodId}/photo | Path does not match |
71 | api_goods_delete_photo | /api/goods/{goodId}/photo/{key} | Path does not match |
72 | api_shoots_delete_photo | /api/shoot/{shootId}/photo/{key} | Path does not match |
73 | api_photo_get | /api/photo/{fingerprint}/{dimension} | Path does not match |
74 | api_shoots_get_photo | /api/photo/shoot/{fingerprint}/{dimension} | Path does not match |
75 | api_goods_get_photo | /api/photo/goods/{fingerprint}/{dimension} | Path does not match |
76 | api_rental_value_import | /api/rentalValue/import/{type} | Path does not match |
77 | api_shoot_create | /api/shoot | Path does not match |
78 | api_shoot_edit | /api/shoot/{shootId} | Path does not match |
79 | api_shoots_list | /api/shoot | Path does not match |
80 | api_get_shoot_history | /api/shoot/history | Path does not match |
81 | api_get_shoot | /api/shoot/{shootId} | Path does not match |
82 | api_shoot_delete | /api/shoot/{shootId} | Path does not match |
83 | api_shoot_export | /api/shoot/export | Path does not match |
84 | api_tags | /api/tag/all | Path does not match |
85 | api_team_create | /api/client/{cid}/team | Path does not match |
86 | api_team_modify | /api/client/{cid}/team/{tid} | Path does not match |
87 | api_team_delete | /api/client/{cid}/team/{tid} | Path does not match |
88 | api_team_get | /api/client/{cid}/team/{tid} | Path does not match |
89 | api_team_get_all | /api/client/{cid}/team | Path does not match |
90 | api_team_create_member | /api/client/{cid}/team/{tid}/member | Path does not match |
91 | api_team_edit_member | /api/client/{cid}/team/{tid}/member/{memberId} | Path does not match |
92 | api_team_remove_member | /api/client/{cid}/team/{tid}/member/{mid} | Path does not match |
93 | api_transaction_list | /api/transaction | Path does not match |
94 | api_transaction_details | /api/transaction/{transactionId} | Path does not match |
95 | api_health_check | /api/health-check | Path does not match |
96 | api_search_get | /api/search | Path does not match |
97 | api_search_set | /api/search | Path does not match |
98 | api_shop_list | /api/shop | Path does not match |
99 | api_shop_details | /api/shop/{shopId} | Path does not match |
100 | api_shop_create | /api/shop | Path does not match |
101 | api_shop_edit | /api/shop/{shopId} | Path does not match |
102 | api_shop_picture_add | /api/shop/{shopId}/picture | Path does not match |
103 | api_shop_picture_delete | /api/shop/picture/{pictureKey} | Path does not match |
104 | app_password_create | /app/password/create/{token} | Path does not match |
105 | app_password_create_success | /app/password/create-success | Path does not match |
106 | homepage | / | Path does not match |
107 | admin_login | /admin/login | Path does not match |
108 | admin_logout | /admin/logout | 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.