Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | app_login | /login | Path does not match |
2 | app_logout | /logout | Path does not match |
3 | price | /checkout/price/{id} | Path does not match |
4 | subscription | /subscription | Path does not match |
5 | homepage | / | Path does not match |
6 | sellsy_get_client | /api/sellsy/get-client | Path does not match |
7 | sellsy_get_clients | /api/sellsy/get-clients | Path does not match |
8 | sellsy_get_contact | /api/sellsy/get-contact | Path does not match |
9 | sellsy_get_contacts | /api/sellsy/get-contacts | Path does not match |
10 | sellsy_post_client | /api/sellsy/post-client | Path does not match |
11 | sellsy_post_contact | /api/sellsy/post-contact | Path does not match |
12 | sellsy_link_contact | /api/sellsy/link-contact | Path does not match |
13 | stripe-products | /api/stripe/products | Path does not match |
14 | stripe-product | /api/stripe/products/{id} | Path does not match |
15 | stripe-products-post | /api/stripe/products | Path does not match |
16 | stripe-product-prices | /api/stripe/products/{id}/prices | Path does not match |
17 | stripe-price-post | /api/stripe/prices | Path does not match |
18 | stripe-subscription-post | /api/stripe/subscription | Path does not match |
19 | stripe-subscription-patch | /api/stripe/subscription/{id} | Path does not match |
20 | stripe-setup-intent-post | /api/stripe/setupIntent | Path does not match |
21 | stripe-create-payment | /public/stripe/webhook | Path does not match |
22 | api_entrypoint | /api/{index}.{_format} | Path does not match |
23 | api_doc | /api/docs.{_format} | Path does not match |
24 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
25 | api_prices_get_collection | /api/prices.{_format} | Path does not match |
26 | api_prices_post_collection | /api/prices.{_format} | Path does not match |
27 | api_prices_get_item | /api/prices/{id}.{_format} | Path does not match |
28 | api_prices_patch_item | /api/prices/{id}.{_format} | Path does not match |
29 | api_prices_delete_item | /api/prices/{id}.{_format} | Path does not match |
30 | api_permissions_get_collection | /api/permissions.{_format} | Path does not match |
31 | api_permissions_post_collection | /api/permissions.{_format} | Path does not match |
32 | api_permissions_get_item | /api/permissions/{id}.{_format} | Path does not match |
33 | api_permissions_delete_item | /api/permissions/{id}.{_format} | Path does not match |
34 | api_permissions_put_item | /api/permissions/{id}.{_format} | Path does not match |
35 | api_permissions_patch_item | /api/permissions/{id}.{_format} | Path does not match |
36 | api_webhooks_logs_get_collection | /api/webhooks_logs.{_format} | Path does not match |
37 | api_webhooks_logs_post_collection | /api/webhooks_logs.{_format} | Path does not match |
38 | api_webhooks_logs_get_item | /api/webhooks_logs/{id}.{_format} | Path does not match |
39 | api_webhooks_logs_delete_item | /api/webhooks_logs/{id}.{_format} | Path does not match |
40 | api_webhooks_logs_put_item | /api/webhooks_logs/{id}.{_format} | Path does not match |
41 | api_webhooks_logs_patch_item | /api/webhooks_logs/{id}.{_format} | Path does not match |
42 | api_companies_get_collection | /api/companies.{_format} | Path does not match |
43 | api_companies_post_collection | /api/companies.{_format} | Path does not match |
44 | api_companies_get_item | /api/companies/{id}.{_format} | Path does not match |
45 | api_companies_patch_item | /api/companies/{id}.{_format} | Path does not match |
46 | api_companies_delete_item | /api/companies/{id}.{_format} | Path does not match |
47 | api_companies_get_company_subscriptions_item | /api/companies/{id}/subscriptions | Path does not match |
48 | api_companies_cards_get_subresource | /api/companies/{id}/cards.{_format} | Path does not match |
49 | api_promotion_codes_get_collection | /api/promotion_codes.{_format} | Path does not match |
50 | api_promotion_codes_post_collection | /api/promotion_codes.{_format} | Path does not match |
51 | api_promotion_codes_get_item | /api/promotion_codes/{id}.{_format} | Path does not match |
52 | api_promotion_codes_patch_item | /api/promotion_codes/{id}.{_format} | Path does not match |
53 | api_promotion_codes_delete_item | /api/promotion_codes/{id}.{_format} | Path does not match |
54 | api_discounts_get_collection | /api/discounts.{_format} | Path does not match |
55 | api_discounts_post_collection | /api/discounts.{_format} | Path does not match |
56 | api_discounts_get_item | /api/discounts/{id}.{_format} | Path does not match |
57 | api_discounts_delete_item | /api/discounts/{id}.{_format} | Path does not match |
58 | api_discounts_put_item | /api/discounts/{id}.{_format} | Path does not match |
59 | api_discounts_patch_item | /api/discounts/{id}.{_format} | Path does not match |
60 | api_cards_get_collection | /api/cards.{_format} | Path does not match |
61 | api_cards_post_collection | /api/cards.{_format} | Path does not match |
62 | api_cards_get_item | /api/cards/{id}.{_format} | Path does not match |
63 | api_cards_delete_item | /api/cards/{id}.{_format} | Path does not match |
64 | api_cards_put_item | /api/cards/{id}.{_format} | Path does not match |
65 | api_cards_patch_item | /api/cards/{id}.{_format} | Path does not match |
66 | api_accounts_get_collection | /api/accounts.{_format} | Path does not match |
67 | api_accounts_post_collection | /api/accounts.{_format} | Path does not match |
68 | api_accounts_get_item | /api/accounts/{id}.{_format} | Path does not match |
69 | api_accounts_patch_item | /api/accounts/{id}.{_format} | Path does not match |
70 | api_accounts_delete_item | /api/accounts/{id}.{_format} | Path does not match |
71 | api_accounts_get_account_subscriptions_item | /api/accounts/{id}/subscriptions | Path does not match |
72 | api_accounts_contacts_get_subresource | /api/accounts/{id}/contacts.{_format} | Path does not match |
73 | api_accounts_companies_get_subresource | /api/accounts/{id}/companies.{_format} | Path does not match |
74 | api_accounts_companies_cards_get_subresource | /api/accounts/{id}/companies/{companies}/cards.{_format} | Path does not match |
75 | api_accounts_brands_get_subresource | /api/accounts/{id}/brands.{_format} | Path does not match |
76 | api_contacts_get_collection | /api/contacts.{_format} | Path does not match |
77 | api_contacts_post_collection | /api/contacts.{_format} | Path does not match |
78 | api_contacts_get_item | /api/contacts/{id}.{_format} | Path does not match |
79 | api_contacts_delete_item | /api/contacts/{id}.{_format} | Path does not match |
80 | api_contacts_put_item | /api/contacts/{id}.{_format} | Path does not match |
81 | api_contacts_patch_item | /api/contacts/{id}.{_format} | Path does not match |
82 | api_brands_get_collection | /api/brands.{_format} | Path does not match |
83 | api_brands_post_collection | /api/brands.{_format} | Path does not match |
84 | api_brands_get_item | /api/brands/{id}.{_format} | Path does not match |
85 | api_brands_delete_item | /api/brands/{id}.{_format} | Path does not match |
86 | api_brands_put_item | /api/brands/{id}.{_format} | Path does not match |
87 | api_brands_patch_item | /api/brands/{id}.{_format} | Path does not match |
88 | api_products_get_collection | /api/products.{_format} | Path does not match |
89 | api_products_post_collection | /api/products.{_format} | Path does not match |
90 | api_products_get_item | /api/products/{id}.{_format} | Path does not match |
91 | api_products_patch_item | /api/products/{id}.{_format} | Path does not match |
92 | api_products_delete_item | /api/products/{id}.{_format} | Path does not match |
93 | api_products_prices_get_subresource | /api/products/{id}/prices.{_format} | Path does not match |
94 | api_subscriptions_get_collection | /api/subscriptions.{_format} | Path does not match |
95 | api_subscriptions_post_collection | /api/subscriptions.{_format} | Path does not match |
96 | api_subscriptions_get_item | /api/subscriptions/{id}.{_format} | Path does not match |
97 | api_subscriptions_patch_item | /api/subscriptions/{id}.{_format} | Path does not match |
98 | api_subscriptions_delete_item | /api/subscriptions/{id}.{_format} | Path does not match |
99 | api_subscriptions_card_get_subresource | /api/subscriptions/{id}/card.{_format} | Path does not match |
100 | api_subscription_items_get_collection | /api/subscription_items.{_format} | Path does not match |
101 | api_subscription_items_post_collection | /api/subscription_items.{_format} | Path does not match |
102 | api_subscription_items_get_item | /api/subscription_items/{id}.{_format} | Path does not match |
103 | api_subscription_items_delete_item | /api/subscription_items/{id}.{_format} | Path does not match |
104 | api_subscription_items_put_item | /api/subscription_items/{id}.{_format} | Path does not match |
105 | api_subscription_items_patch_item | /api/subscription_items/{id}.{_format} | Path does not match |
106 | api_users_get_collection | /api/users.{_format} | Path does not match |
107 | api_users_post_collection | /api/users.{_format} | Path does not match |
108 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
109 | api_users_patch_item | /api/users/{id}.{_format} | Path does not match |
110 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match |
111 | api_coupons_get_collection | /api/coupons.{_format} | Path does not match |
112 | api_coupons_post_collection | /api/coupons.{_format} | Path does not match |
113 | api_coupons_get_item | /api/coupons/{id}.{_format} | Path does not match |
114 | api_coupons_patch_item | /api/coupons/{id}.{_format} | Path does not match |
115 | api_coupons_delete_item | /api/coupons/{id}.{_format} | Path does not match |
116 | _preview_error | /_error/{code}.{_format} | Path does not match |
117 | _wdt | /_wdt/{token} | Path does not match |
118 | _profiler_home | /_profiler/ | Path does not match |
119 | _profiler_search | /_profiler/search | Path does not match |
120 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
121 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
122 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
123 | _profiler_open_file | /_profiler/open | Path does not match |
124 | _profiler | /_profiler/{token} | Path does not match |
125 | _profiler_router | /_profiler/{token}/router | Path does not match |
126 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
127 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.