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 | sonata_admin_redirect | /admin/ | Path does not match |
3 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
4 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
5 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
6 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
7 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
8 | sonata_admin_search | /admin/search | Path does not match |
9 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
10 | admin.demo_stores_list | /admin/demo_stores/list | Path does not match |
11 | admin.demo_stores_create | /admin/demo_stores/create | Path does not match |
12 | admin.demo_stores_batch | /admin/demo_stores/batch | Path does not match |
13 | admin.demo_stores_edit | /admin/demo_stores/{id}/edit | Path does not match |
14 | admin.demo_stores_delete | /admin/demo_stores/{id}/delete | Path does not match |
15 | admin.demo_stores_show | /admin/demo_stores/{id}/show | Path does not match |
16 | admin.pack_list | /admin/pack/list | Path does not match |
17 | admin.pack_batch | /admin/pack/batch | Path does not match |
18 | admin.pack_edit | /admin/pack/{id}/edit | Path does not match |
19 | admin.pack_show | /admin/pack/{id}/show | Path does not match |
20 | admin.promo_list | /admin/promo/list | Path does not match |
21 | admin.promo_create | /admin/promo/create | Path does not match |
22 | admin.promo_batch | /admin/promo/batch | Path does not match |
23 | admin.promo_edit | /admin/promo/{id}/edit | Path does not match |
24 | admin.promo_delete | /admin/promo/{id}/delete | Path does not match |
25 | admin.promo_show | /admin/promo/{id}/show | Path does not match |
26 | admin.subscription_list | /admin/subscription/list | Path does not match |
27 | admin.subscription_create | /admin/subscription/create | Path does not match |
28 | admin.subscription_batch | /admin/subscription/batch | Path does not match |
29 | admin.subscription_edit | /admin/subscription/{id}/edit | Path does not match |
30 | admin.subscription_delete | /admin/subscription/{id}/delete | Path does not match |
31 | admin.subscription_show | /admin/subscription/{id}/show | Path does not match |
32 | admin.user_list | /admin/user/list | Path does not match |
33 | admin.user_create | /admin/user/create | Path does not match |
34 | admin.user_batch | /admin/user/batch | Path does not match |
35 | admin.user_edit | /admin/user/{id}/edit | Path does not match |
36 | admin.user_delete | /admin/user/{id}/delete | Path does not match |
37 | admin.user_show | /admin/user/{id}/show | Path does not match |
38 | _wdt | /_wdt/{token} | Path does not match |
39 | _profiler_home | /_profiler/ | Path does not match |
40 | _profiler_search | /_profiler/search | Path does not match |
41 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
42 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
43 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
44 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
45 | _profiler_open_file | /_profiler/open | Path does not match |
46 | _profiler | /_profiler/{token} | Path does not match |
47 | _profiler_router | /_profiler/{token}/router | Path does not match |
48 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
49 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
50 | _webhook_controller | /webhook/{type} | Path does not match |
51 | api.checking | /api/checking | Path does not match |
52 | google_check | /google/check | Path does not match |
53 | api.contact | /api/contact | Path does not match |
54 | api_dashboard_account_bugs | /api/dashboard/account/bugs | Path does not match |
55 | api_form_post_checkout | /api/dashboard/form-post-checkout | Path does not match |
56 | api_packs | /api/packs | Path does not match |
57 | api_register | /api/register | Path does not match |
58 | request_account_activation | /request_account_activation | Path does not match |
59 | api_activate_account | /api/activate-account | Path does not match |
60 | app_login | /api/login | Path does not match |
61 | app_logout | /logout | Path does not match |
62 | google_start | Path does not match | |
63 | api_checkout | /api/checkout | Path does not match |
64 | api_billing_portal | /api/billing_portal | Path does not match |
65 | api_products | /api/products | Path does not match |
66 | get_licences | /api/licences | Path does not match |
67 | update_licences | /api/licences | Path does not match |
68 | sav-shops | /sav-shops | Path does not match |
69 | api_import | /api/import | Path does not match |
70 | tracking | /tracking | Path does not match |
71 | get_user_info | /dashboard/api/user | Path does not match |
72 | post_user_info | /dashboard/api/user | Path does not match |
73 | delete_google_id | /dashboard/api/google_id | Path does not match |
74 | update_google_id | /google_id | Path does not match |
75 | request_password | /request_password | Path does not match |
76 | new_password | /api/reset_password | Path does not match |
77 | change_password | /dashboard/api/change_password | Path does not match |
78 | admin.login | /admin/login | Path does not match |
79 | admin.logout | /admin/logout | Path does not match |
80 | app.swagger | /api/doc | 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.