Routing
app_blog_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/blog
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | platform_api_explorer | /api-explorer | Path does not match |
| 2 | platform_dashboard | / | Path does not match |
| 3 | platform_metrics | /metrics | Path does not match |
| 4 | platform_login | /login | Path does not match |
| 5 | platform_logout | /logout | Path does not match |
| 6 | platform_tenants | /tenants | Path does not match |
| 7 | platform_tenants_new | /tenants/new | Path does not match |
| 8 | platform_tenants_edit | /tenants/{id}/edit | Path does not match |
| 9 | api_doc | /api/docs.{_format} | Path does not match |
| 10 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 11 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 12 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 13 | api_graphql_entrypoint | /api/graphql | Path does not match |
| 14 | api_graphql_graphiql | /api/graphql/graphiql | Path does not match |
| 15 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 16 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 17 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 18 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 19 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 20 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 21 | _api_/attribute_families{._format}_get_collection | /api/attribute_families.{_format} | Path does not match |
| 22 | _api_/attribute_families/{id}{._format}_get | /api/attribute_families/{id}.{_format} | Path does not match |
| 23 | _api_/products{._format}_get_collection | /api/products.{_format} | Path does not match |
| 24 | _api_/products/{id}{._format}_get | /api/products/{id}.{_format} | Path does not match |
| 25 | _api_/products{._format}_post | /api/products.{_format} | Path does not match |
| 26 | _api_/products/{id}{._format}_put | /api/products/{id}.{_format} | Path does not match |
| 27 | _api_/products/{id}{._format}_patch | /api/products/{id}.{_format} | Path does not match |
| 28 | _api_/products/{id}{._format}_delete | /api/products/{id}.{_format} | Path does not match |
| 29 | _api_/collections{._format}_get_collection | /api/collections.{_format} | Path does not match |
| 30 | _api_/collections/{slug}_get | /api/collections/{slug} | Path does not match |
| 31 | _api_/collections{._format}_post | /api/collections.{_format} | Path does not match |
| 32 | _api_/collections/{slug}_patch | /api/collections/{slug} | Path does not match |
| 33 | _api_/collections/{slug}_delete | /api/collections/{slug} | Path does not match |
| 34 | _api_/collections/{slug}/sync_post | /api/collections/{slug}/sync | Path does not match |
| 35 | _api_/product_images/{id}{._format}_get | /api/product_images/{id}.{_format} | Path does not match |
| 36 | _api_/sales_holds/{id}{._format}_get | /api/sales_holds/{id}.{_format} | Path does not match |
| 37 | _api_/products/{productId}/sales_holds_get_collection | /api/products/{productId}/sales_holds | Path does not match |
| 38 | _api_/products/{productId}/sales_holds_post | /api/products/{productId}/sales_holds | Path does not match |
| 39 | _api_/sales_holds/{id}{._format}_patch | /api/sales_holds/{id}.{_format} | Path does not match |
| 40 | _api_/product_lifecycle_statuses/{id}{._format}_get | /api/product_lifecycle_statuses/{id}.{_format} | Path does not match |
| 41 | _api_/product_types/{id}{._format}_get | /api/product_types/{id}.{_format} | Path does not match |
| 42 | _api_/contacts{._format}_get_collection | /api/contacts.{_format} | Path does not match |
| 43 | _api_/contacts/{email}_get | /api/contacts/{email} | Path does not match |
| 44 | _api_/contacts{._format}_post | /api/contacts.{_format} | Path does not match |
| 45 | _api_/contacts/{email}_put | /api/contacts/{email} | Path does not match |
| 46 | _api_/contacts/{email}_patch | /api/contacts/{email} | Path does not match |
| 47 | _api_/contacts/{email}_delete | /api/contacts/{email} | Path does not match |
| 48 | _api_/customers{._format}_get_collection | /api/customers.{_format} | Path does not match |
| 49 | _api_/customers/{companyNumber}{._format}_get | /api/customers/{companyNumber}.{_format} | Path does not match |
| 50 | _api_/customers{._format}_post | /api/customers.{_format} | Path does not match |
| 51 | _api_/customers/{companyNumber}{._format}_put | /api/customers/{companyNumber}.{_format} | Path does not match |
| 52 | _api_/customers/{companyNumber}{._format}_patch | /api/customers/{companyNumber}.{_format} | Path does not match |
| 53 | _api_/customers/{companyNumber}{._format}_delete | /api/customers/{companyNumber}.{_format} | Path does not match |
| 54 | _api_/frequently_bought_products/{id}{._format}_get | /api/frequently_bought_products/{id}.{_format} | Path does not match |
| 55 | _api_/portal-settings_get | /api/portal-settings | Path does not match |
| 56 | _api_/assets{._format}_get_collection | /api/assets.{_format} | Path does not match |
| 57 | _api_/assets/{id}{._format}_get | /api/assets/{id}.{_format} | Path does not match |
| 58 | _api_/document_renders/preview_post | /api/document_renders/preview | Path does not match |
| 59 | _api_/document_renders_post | /api/document_renders | Path does not match |
| 60 | _api_/document_templates{._format}_get_collection | /api/document_templates.{_format} | Path does not match |
| 61 | _api_/document_templates/{id}{._format}_get | /api/document_templates/{id}.{_format} | Path does not match |
| 62 | _api_/document_templates{._format}_post | /api/document_templates.{_format} | Path does not match |
| 63 | _api_/document_templates/{id}{._format}_patch | /api/document_templates/{id}.{_format} | Path does not match |
| 64 | _api_/rendered_documents{._format}_get_collection | /api/rendered_documents.{_format} | Path does not match |
| 65 | _api_/rendered_documents/{id}{._format}_get | /api/rendered_documents/{id}.{_format} | Path does not match |
| 66 | _api_/rendered_documents/{id}/download_get | /api/rendered_documents/{id}/download | Path does not match |
| 67 | _api_/equipment{._format}_get_collection | /api/equipment.{_format} | Path does not match |
| 68 | _api_/equipment/{id}{._format}_get | /api/equipment/{id}.{_format} | Path does not match |
| 69 | _api_/equipment{._format}_post | /api/equipment.{_format} | Path does not match |
| 70 | _api_/equipment/{id}{._format}_put | /api/equipment/{id}.{_format} | Path does not match |
| 71 | _api_/equipment/{id}{._format}_patch | /api/equipment/{id}.{_format} | Path does not match |
| 72 | _api_/inspections{._format}_get_collection | /api/inspections.{_format} | Path does not match |
| 73 | _api_/inspections/{id}{._format}_get | /api/inspections/{id}.{_format} | Path does not match |
| 74 | _api_/inspections{._format}_post | /api/inspections.{_format} | Path does not match |
| 75 | _api_/inspections/{id}{._format}_put | /api/inspections/{id}.{_format} | Path does not match |
| 76 | _api_/inspections/{id}{._format}_patch | /api/inspections/{id}.{_format} | Path does not match |
| 77 | _api_/inspections/{id}{._format}_delete | /api/inspections/{id}.{_format} | Path does not match |
| 78 | _api_/inspections/{id}/pdf_get | /api/inspections/{id}/pdf | Path does not match |
| 79 | _api_/inspections/{id}/rerender_post | /api/inspections/{id}/rerender | Path does not match |
| 80 | _api_/inspection_templates{._format}_get_collection | /api/inspection_templates.{_format} | Path does not match |
| 81 | _api_/inspection_templates/{id}{._format}_get | /api/inspection_templates/{id}.{_format} | Path does not match |
| 82 | _api_/inspection_templates{._format}_post | /api/inspection_templates.{_format} | Path does not match |
| 83 | _api_/inspection_templates/{id}{._format}_put | /api/inspection_templates/{id}.{_format} | Path does not match |
| 84 | _api_/inspection_templates/{id}{._format}_patch | /api/inspection_templates/{id}.{_format} | Path does not match |
| 85 | _api_/inventory_items{._format}_get_collection | /api/inventory_items.{_format} | Path does not match |
| 86 | _api_/inventory_items/{id}{._format}_get | /api/inventory_items/{id}.{_format} | Path does not match |
| 87 | _api_/inventory_levels/{id}{._format}_get | /api/inventory_levels/{id}.{_format} | Path does not match |
| 88 | _api_/inventory_units{._format}_get_collection | /api/inventory_units.{_format} | Path does not match |
| 89 | _api_/inventory_units/{id}{._format}_get | /api/inventory_units/{id}.{_format} | Path does not match |
| 90 | _api_/shipping_promises{._format}_get_collection | /api/shipping_promises.{_format} | Path does not match |
| 91 | _api_/shipping_promises/{id}{._format}_get | /api/shipping_promises/{id}.{_format} | Path does not match |
| 92 | _api_/invoices{._format}_get_collection | /api/invoices.{_format} | Path does not match |
| 93 | _api_/invoices/{id}{._format}_get | /api/invoices/{id}.{_format} | Path does not match |
| 94 | _api_/invoices{._format}_post | /api/invoices.{_format} | Path does not match |
| 95 | _api_/invoices/{id}{._format}_patch | /api/invoices/{id}.{_format} | Path does not match |
| 96 | _api_/invoices/{id}{._format}_delete | /api/invoices/{id}.{_format} | Path does not match |
| 97 | _api_/invoice_lines/{id}{._format}_get | /api/invoice_lines/{id}.{_format} | Path does not match |
| 98 | _api_/invoice_lines{._format}_post | /api/invoice_lines.{_format} | Path does not match |
| 99 | _api_/invoice_lines/{id}{._format}_patch | /api/invoice_lines/{id}.{_format} | Path does not match |
| 100 | _api_/invoice_lines/{id}{._format}_delete | /api/invoice_lines/{id}.{_format} | Path does not match |
| 101 | _api_/payment_methods{._format}_get_collection | /api/payment_methods.{_format} | Path does not match |
| 102 | _api_/payment_methods/{id}{._format}_get | /api/payment_methods/{id}.{_format} | Path does not match |
| 103 | _api_/knowledge_documents{._format}_get_collection | /api/knowledge_documents.{_format} | Path does not match |
| 104 | _api_/knowledge/{slug}_get | /api/knowledge/{slug} | Path does not match |
| 105 | _api_/menus{._format}_get_collection | /api/menus.{_format} | Path does not match |
| 106 | _api_/menus/{id}{._format}_get | /api/menus/{id}.{_format} | Path does not match |
| 107 | _api_/menus/code/{code}_get | /api/menus/code/{code} | Path does not match |
| 108 | _api_/menus{._format}_post | /api/menus.{_format} | Path does not match |
| 109 | _api_/menus/{id}{._format}_patch | /api/menus/{id}.{_format} | Path does not match |
| 110 | _api_/menus/{id}{._format}_delete | /api/menus/{id}.{_format} | Path does not match |
| 111 | _api_/menus/{menuId}/nodes_get_collection | /api/menus/{menuId}/nodes | Path does not match |
| 112 | _api_/menus/{menuId}/nodes/{id}_get | /api/menus/{menuId}/nodes/{id} | Path does not match |
| 113 | _api_/menus/{menuId}/nodes_post | /api/menus/{menuId}/nodes | Path does not match |
| 114 | _api_/menus/{menuId}/nodes/{id}_patch | /api/menus/{menuId}/nodes/{id} | Path does not match |
| 115 | _api_/menus/{menuId}/nodes/{id}_delete | /api/menus/{menuId}/nodes/{id} | Path does not match |
| 116 | _api_/notifications{._format}_post | /api/notifications.{_format} | Path does not match |
| 117 | _api_/notifications{._format}_get_collection | /api/notifications.{_format} | Path does not match |
| 118 | _api_/notifications/{id}{._format}_get | /api/notifications/{id}.{_format} | Path does not match |
| 119 | _api_/order_lines/{id}{._format}_get | /api/order_lines/{id}.{_format} | Path does not match |
| 120 | _api_/order_lines{._format}_post | /api/order_lines.{_format} | Path does not match |
| 121 | _api_/order_lines/{id}{._format}_put | /api/order_lines/{id}.{_format} | Path does not match |
| 122 | _api_/order_lines/{id}{._format}_patch | /api/order_lines/{id}.{_format} | Path does not match |
| 123 | _api_/order_lines/{id}{._format}_delete | /api/order_lines/{id}.{_format} | Path does not match |
| 124 | _api_/orders{._format}_get_collection | /api/orders.{_format} | Path does not match |
| 125 | _api_/orders/{orderNumber}{._format}_get | /api/orders/{orderNumber}.{_format} | Path does not match |
| 126 | _api_/orders{._format}_post | /api/orders.{_format} | Path does not match |
| 127 | _api_/orders/{orderNumber}{._format}_patch | /api/orders/{orderNumber}.{_format} | Path does not match |
| 128 | _api_/orders/{orderNumber}{._format}_delete | /api/orders/{orderNumber}.{_format} | Path does not match |
| 129 | _api_/order_addresses/{id}{._format}_get | /api/order_addresses/{id}.{_format} | Path does not match |
| 130 | _api_/variant_group_summary_results/{id}{._format}_get | /api/variant_group_summary_results/{id}.{_format} | Path does not match |
| 131 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
| 132 | _api_/variant_groups{._format}_get_collection | /api/variant_groups.{_format} | Path does not match |
| 133 | _api_/variant-groups/{slug}_get | /api/variant-groups/{slug} | Path does not match |
| 134 | _api_/variant_groups{._format}_post | /api/variant_groups.{_format} | Path does not match |
| 135 | _api_/variant-groups/{slug}_patch | /api/variant-groups/{slug} | Path does not match |
| 136 | _api_/variant-groups/{slug}_delete | /api/variant-groups/{slug} | Path does not match |
| 137 | _api_/product_groups{._format}_get_collection | /api/product_groups.{_format} | Path does not match |
| 138 | _api_/product_groups/{id}{._format}_get | /api/product_groups/{id}.{_format} | Path does not match |
| 139 | _api_/sales-channels/{salesChannelId}/settings_get | /api/sales-channels/{salesChannelId}/settings | Path does not match |
| 140 | _api_/sales-channels/{salesChannelId}/settings_patch | /api/sales-channels/{salesChannelId}/settings | Path does not match |
| 141 | _api_/sales_channels{._format}_get_collection | /api/sales_channels.{_format} | Path does not match |
| 142 | _api_/sales_channels/{id}{._format}_get | /api/sales_channels/{id}.{_format} | Path does not match |
| 143 | _api_/sales_channels{._format}_post | /api/sales_channels.{_format} | Path does not match |
| 144 | _api_/sales_channels/{id}{._format}_patch | /api/sales_channels/{id}.{_format} | Path does not match |
| 145 | _api_/sales_channels/{id}{._format}_delete | /api/sales_channels/{id}.{_format} | Path does not match |
| 146 | _api_/addresses/{id}{._format}_get | /api/addresses/{id}.{_format} | Path does not match |
| 147 | _api_/shopping_lists{._format}_get_collection | /api/shopping_lists.{_format} | Path does not match |
| 148 | _api_/shopping_lists/{id}{._format}_get | /api/shopping_lists/{id}.{_format} | Path does not match |
| 149 | _api_/shopping_lists{._format}_post | /api/shopping_lists.{_format} | Path does not match |
| 150 | _api_/shopping_lists/{id}{._format}_put | /api/shopping_lists/{id}.{_format} | Path does not match |
| 151 | _api_/shopping_lists/{id}{._format}_patch | /api/shopping_lists/{id}.{_format} | Path does not match |
| 152 | _api_/shopping_lists/{id}{._format}_delete | /api/shopping_lists/{id}.{_format} | Path does not match |
| 153 | convert_to_order | /api/shopping-lists/{id}/convert-to-order | Path does not match |
| 154 | _api_/shopping_list_line_items/{id}{._format}_get | /api/shopping_list_line_items/{id}.{_format} | Path does not match |
| 155 | _api_/shopping_list_line_items{._format}_post | /api/shopping_list_line_items.{_format} | Path does not match |
| 156 | _api_/shopping_list_line_items/{id}{._format}_put | /api/shopping_list_line_items/{id}.{_format} | Path does not match |
| 157 | _api_/shopping_list_line_items/{id}{._format}_patch | /api/shopping_list_line_items/{id}.{_format} | Path does not match |
| 158 | _api_/shopping_list_line_items/{id}{._format}_delete | /api/shopping_list_line_items/{id}.{_format} | Path does not match |
| 159 | _api_/warehouses{._format}_get_collection | /api/warehouses.{_format} | Path does not match |
| 160 | _api_/warehouses/{id}{._format}_get | /api/warehouses/{id}.{_format} | Path does not match |
| 161 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 162 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 163 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 164 | 2fa_login | /2fa | Path does not match |
| 165 | 2fa_login_check | /2fa_check | Path does not match |
| 166 | app_2fa | /admin/2fa | Path does not match |
| 167 | app_2fa_check | /admin/2fa_check | Path does not match |
| 168 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 169 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 170 | _wdt | /_wdt/{token} | Path does not match |
| 171 | _profiler_home | /_profiler/ | Path does not match |
| 172 | _profiler_search | /_profiler/search | Path does not match |
| 173 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 174 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 175 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 176 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 177 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 178 | _profiler_open_file | /_profiler/open | Path does not match |
| 179 | _profiler | /_profiler/{token} | Path does not match |
| 180 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 181 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 182 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 183 | platform_admins | /admins | Path does not match |
| 184 | platform_admins_new | /admins/new | Path does not match |
| 185 | platform_admins_edit | /admins/{id}/edit | Path does not match |
| 186 | platform_admins_set_password | /admins/{id}/set-password | Path does not match |
| 187 | platform_admins_reset_mfa | /admins/{id}/reset-mfa | Path does not match |
| 188 | platform_admins_delete | /admins/{id}/delete | Path does not match |
| 189 | platform_claude_usage | /claude-usage | Path does not match |
| 190 | platform_claude_usage_org | /claude-usage/{id} | Path does not match |
| 191 | platform_cron_jobs | /cron | Path does not match |
| 192 | platform_messenger_status | /messenger/status | Path does not match |
| 193 | platform_messenger_clear_queue | /messenger/clear-queue | Path does not match |
| 194 | platform_messenger_clear_stuck | /messenger/clear-stuck | Path does not match |
| 195 | platform_messenger_clear_failed | /messenger/clear-failed | Path does not match |
| 196 | platform_mfa_enroll | /mfa/enroll | Path does not match |
| 197 | platform_mfa_setup_totp | /mfa/setup-totp | Path does not match |
| 198 | platform_mfa_backup_codes | /mfa/backup-codes | Path does not match |
| 199 | platform_mfa_setup_passkey | /mfa/setup-passkey | Path does not match |
| 200 | platform_mfa_setup_passkey_start | /mfa/setup-passkey/start | Path does not match |
| 201 | platform_mfa_setup_passkey_finish | /mfa/setup-passkey/finish | Path does not match |
| 202 | platform_mfa_remove_passkey | /mfa/remove-passkey/{id} | Path does not match |
| 203 | platform_mfa_disable | /mfa/disable | Path does not match |
| 204 | platform_forgot_password | /forgot-password | Path does not match |
| 205 | platform_reset_password | /reset-password/{token} | Path does not match |
| 206 | platform_profile | /profile | Path does not match |
| 207 | platform_profile_account | /profile/account | Path does not match |
| 208 | platform_profile_password | /profile/password | Path does not match |
| 209 | platform_search_diagnostics | /search-diagnostics | Path does not match |
| 210 | platform_styleguide | /styleguide | Path does not match |
| 211 | platform_tenants_regenerate_token | /tenants/{id}/regenerate-token | Path does not match |
| 212 | platform_tenants_toggle | /tenants/{id}/toggle | Path does not match |
| 213 | platform_tenant_extensions | /tenants/{id}/extensions | Path does not match |
| 214 | app_admin_ai_chat | /admin/ai/chat | Path does not match |
| 215 | app_admin_ai_chat_new | /admin/ai/chat/new | Path does not match |
| 216 | app_admin_ai_chat_panel | /admin/ai/chat/panel | Path does not match |
| 217 | app_admin_ai_chat_panel_list | /admin/ai/chat/panel/list | Path does not match |
| 218 | app_admin_ai_chat_panel_new | /admin/ai/chat/panel/new | Path does not match |
| 219 | app_admin_ai_chat_panel_show | /admin/ai/chat/panel/{id} | Path does not match |
| 220 | app_admin_ai_chat_show | /admin/ai/chat/{id} | Path does not match |
| 221 | app_admin_ai_chat_messages | /admin/ai/chat/{id}/messages | Path does not match |
| 222 | app_admin_ai_chat_send | /admin/ai/chat/{id}/send | Path does not match |
| 223 | app_admin_settings_ai | /admin/settings/ai | Path does not match |
| 224 | app_admin_settings_extensions | /admin/settings/extensions | Path does not match |
| 225 | app_admin_allocation_detail | /admin/allocations/{id} | Path does not match |
| 226 | app_admin_allocation_manual_assign_form | /admin/allocations/{id}/assign | Path does not match |
| 227 | app_admin_allocation_manual_assign | /admin/allocations/{id}/assign | Path does not match |
| 228 | app_admin_allocation_rerun | /admin/allocations/{id}/rerun | Path does not match |
| 229 | app_admin_allocation_source_picker | /admin/orders/{id}/allocation/lines/{lineId}/source-picker | Path does not match |
| 230 | app_admin_allocation_line_assign | /admin/orders/{id}/allocation/lines/{lineId}/assign | Path does not match |
| 231 | app_admin_allocation_line_unlock | /admin/orders/{id}/allocation/lines/{lineId}/unlock | Path does not match |
| 232 | app_admin_allocation_panel | /admin/orders/{id}/allocation | Path does not match |
| 233 | app_admin_allocation_run | /admin/orders/{id}/allocation/run | Path does not match |
| 234 | app_admin_allocation_confirm | /admin/orders/{id}/allocation/confirm | Path does not match |
| 235 | app_admin_allocation_recall | /admin/orders/{id}/allocation/recall | Path does not match |
| 236 | app_admin_allocation_transition | /admin/orders/{id}/allocation/allocations/{allocationId}/transition/{transition} | Path does not match |
| 237 | app_admin_allocation_group_transition | /admin/orders/{id}/allocation/warehouse/{warehouseKey}/transition/{transition} | Path does not match |
| 238 | app_admin_allocation_rules | /admin/allocation/rules | Path does not match |
| 239 | app_admin_allocation_rules_new | /admin/allocation/rules/new | Path does not match |
| 240 | app_admin_allocation_rules_edit | /admin/allocation/rules/{id}/edit | Path does not match |
| 241 | app_admin_allocation_rules_toggle | /admin/allocation/rules/{id}/toggle | Path does not match |
| 242 | app_admin_allocation_rules_delete | /admin/allocation/rules/{id}/delete | Path does not match |
| 243 | app_admin_allocation_zones | /admin/allocation/zones | Path does not match |
| 244 | app_admin_allocation_zones_new | /admin/allocation/zones/new | Path does not match |
| 245 | app_admin_allocation_zones_edit | /admin/allocation/zones/{id}/edit | Path does not match |
| 246 | app_admin_allocation_zones_delete | /admin/allocation/zones/{id}/delete | Path does not match |
| 247 | app_admin_allocation_scoring | /admin/allocation/scoring | Path does not match |
| 248 | app_admin_attributes | /admin/catalog/attributes | Path does not match |
| 249 | app_admin_attributes_new | /admin/catalog/attributes/new | Path does not match |
| 250 | app_admin_attributes_edit | /admin/catalog/attributes/{id}/edit | Path does not match |
| 251 | app_admin_attributes_translate | /admin/catalog/attributes/{id}/translate/{locale} | Path does not match |
| 252 | app_admin_attributes_delete | /admin/catalog/attributes/{id}/delete | Path does not match |
| 253 | app_admin_attribute_families | /admin/catalog/attribute-families | Path does not match |
| 254 | app_admin_attribute_families_new | /admin/catalog/attribute-families/new | Path does not match |
| 255 | app_admin_attribute_families_edit | /admin/catalog/attribute-families/{id}/edit | Path does not match |
| 256 | app_admin_attribute_families_delete | /admin/catalog/attribute-families/{id}/delete | Path does not match |
| 257 | app_admin_collections | /admin/catalog/collections | Path does not match |
| 258 | app_admin_collections_new | /admin/catalog/collections/new | Path does not match |
| 259 | app_admin_collections_edit | /admin/catalog/collections/{id}/edit | Path does not match |
| 260 | app_admin_collections_sync | /admin/catalog/collections/{id}/sync | Path does not match |
| 261 | app_admin_collections_sync_status | /admin/catalog/collections/{id}/sync-status | Path does not match |
| 262 | app_admin_collections_products_partial | /admin/catalog/collections/{id}/products-partial | Path does not match |
| 263 | app_admin_collections_delete | /admin/catalog/collections/{id}/delete | Path does not match |
| 264 | app_admin_products_search | /admin/catalog/products/search | Path does not match |
| 265 | app_admin_products_advanced_search | /admin/catalog/products/advanced-search | Path does not match |
| 266 | app_admin_products_advanced_search_config | /admin/catalog/products/advanced-search-config | Path does not match |
| 267 | app_admin_products | /admin/catalog/products | Path does not match |
| 268 | app_admin_products_new | /admin/catalog/products/new | Path does not match |
| 269 | app_admin_products_edit | /admin/catalog/products/{id}/edit | Path does not match |
| 270 | app_admin_products_translate | /admin/catalog/products/{id}/translate/{locale} | Path does not match |
| 271 | app_admin_products_image_delete | /admin/catalog/products/{id}/images/{imageId}/delete | Path does not match |
| 272 | app_admin_products_inline_edit | /admin/catalog/products/{id}/inline-edit | Path does not match |
| 273 | app_admin_products_duplicate | /admin/catalog/products/{id}/duplicate | Path does not match |
| 274 | app_admin_products_delete | /admin/catalog/products/{id}/delete | Path does not match |
| 275 | app_admin_products_hold | /admin/catalog/products/{id}/hold | Path does not match |
| 276 | app_admin_products_unhold | /admin/catalog/products/{id}/unhold | Path does not match |
| 277 | app_admin_set_locale | /admin/set-locale | Path does not match |
| 278 | app_admin_cms_blocks_add | /admin/cms/pages/{pageId}/blocks/add | Path does not match |
| 279 | app_admin_cms_blocks_update | /admin/cms/pages/{pageId}/blocks/{id}/update | Path does not match |
| 280 | app_admin_cms_blocks_reorder | /admin/cms/pages/{pageId}/blocks/reorder | Path does not match |
| 281 | app_admin_cms_blocks_delete | /admin/cms/pages/{pageId}/blocks/{id}/delete | Path does not match |
| 282 | app_admin_cms_image_upload | /admin/cms/image-upload | Path does not match |
| 283 | app_admin_cms_pages | /admin/cms | Path does not match |
| 284 | app_admin_cms_set_locale | /admin/cms/locale | Path does not match |
| 285 | app_admin_cms_pages_new | /admin/cms/new | Path does not match |
| 286 | app_admin_cms_pages_edit | /admin/cms/{id}/edit | Path does not match |
| 287 | app_admin_cms_translations_save | /admin/cms/{id}/translations/save | Path does not match |
| 288 | app_admin_cms_pages_translate | /admin/cms/{id}/translate/{locale} | Path does not match |
| 289 | app_admin_cms_pages_meta | /admin/cms/{id}/meta | Path does not match |
| 290 | app_admin_cms_pages_save | /admin/cms/{id}/save | Path does not match |
| 291 | app_admin_cms_pages_publish | /admin/cms/{id}/publish | Path does not match |
| 292 | app_admin_cms_pages_unpublish | /admin/cms/{id}/unpublish | Path does not match |
| 293 | app_admin_cms_pages_set_homepage | /admin/cms/{id}/set-homepage | Path does not match |
| 294 | app_admin_cms_pages_unset_homepage | /admin/cms/{id}/unset-homepage | Path does not match |
| 295 | app_admin_cms_pages_delete | /admin/cms/{id}/delete | Path does not match |
| 296 | app_admin_cms_styleguide | /admin/cms/styleguide | Path does not match |
| 297 | app_admin_cms_menus | /admin/cms/menus | Path does not match |
| 298 | app_admin_cms_menus_new | /admin/cms/menus/new | Path does not match |
| 299 | app_admin_cms_menus_edit | /admin/cms/menus/{id}/edit | Path does not match |
| 300 | app_admin_cms_menus_delete | /admin/cms/menus/{id}/delete | Path does not match |
| 301 | app_admin_cms_menus_toggle | /admin/cms/menus/{id}/toggle | Path does not match |
| 302 | app_admin_cms_menu_nodes_new | /admin/cms/menus/{menuId}/nodes/new | Path does not match |
| 303 | app_admin_cms_menu_nodes_edit | /admin/cms/menus/{menuId}/nodes/{id}/edit | Path does not match |
| 304 | app_admin_cms_menu_nodes_delete | /admin/cms/menus/{menuId}/nodes/{id}/delete | Path does not match |
| 305 | app_admin_cms_menu_nodes_move_up | /admin/cms/menus/{menuId}/nodes/{id}/move-up | Path does not match |
| 306 | app_admin_cms_menu_nodes_move_down | /admin/cms/menus/{menuId}/nodes/{id}/move-down | Path does not match |
| 307 | app_admin_cms_menu_nodes_reorder | /admin/cms/menus/{menuId}/nodes/reorder | Path does not match |
| 308 | app_admin_cms_menu_nodes_translate | /admin/cms/menus/{menuId}/nodes/{id}/translate/{locale} | Path does not match |
| 309 | app_admin_custom_forms | /admin/forms | Path does not match |
| 310 | app_admin_custom_forms_new | /admin/forms/new | Path does not match |
| 311 | app_admin_custom_forms_edit | /admin/forms/{id}/edit | Path does not match |
| 312 | app_admin_custom_forms_submissions | /admin/forms/{id}/submissions | Path does not match |
| 313 | app_admin_custom_forms_submission_show | /admin/forms/{id}/submissions/{submissionId} | Path does not match |
| 314 | app_admin_custom_forms_submission_toggle_spam | /admin/forms/{id}/submissions/{submissionId}/toggle-spam | Path does not match |
| 315 | app_admin_custom_forms_delete | /admin/forms/{id}/delete | Path does not match |
| 316 | app_form_submit | /forms/{slug} | Path does not match |
| 317 | app_admin_customer_contacts_new | /admin/customers/{customerId}/contacts/new | Path does not match |
| 318 | app_admin_customer_contacts_edit | /admin/customers/{customerId}/contacts/{id}/edit | Path does not match |
| 319 | app_admin_customer_contacts_delete | /admin/customers/{customerId}/contacts/{id}/delete | Path does not match |
| 320 | app_admin_customer_account_grant | /admin/customers/{customerId}/contacts/{contactId}/account/grant | Path does not match |
| 321 | app_admin_customer_account_change_password | /admin/customers/{customerId}/contacts/{contactId}/account/change-password | Path does not match |
| 322 | app_admin_customer_account_toggle | /admin/customers/{customerId}/contacts/{contactId}/account/toggle | Path does not match |
| 323 | app_admin_customer_account_revoke | /admin/customers/{customerId}/contacts/{contactId}/account/revoke | Path does not match |
| 324 | app_admin_customer_addresses_new | /admin/customers/{customerId}/addresses/new | Path does not match |
| 325 | app_admin_customer_addresses_edit | /admin/customers/{customerId}/addresses/{addressId}/edit | Path does not match |
| 326 | app_admin_customer_addresses_delete | /admin/customers/{customerId}/addresses/{addressId}/delete | Path does not match |
| 327 | app_admin_customers | /admin/customers | Path does not match |
| 328 | app_admin_customers_new | /admin/customers/new | Path does not match |
| 329 | app_admin_customers_edit | /admin/customers/{id}/edit | Path does not match |
| 330 | app_admin_customers_delete | /admin/customers/{id}/delete | Path does not match |
| 331 | app_admin_customer_groups | /admin/customers/groups | Path does not match |
| 332 | app_admin_customer_groups_new | /admin/customers/groups/new | Path does not match |
| 333 | app_admin_customer_groups_edit | /admin/customers/groups/{id}/edit | Path does not match |
| 334 | app_admin_customer_groups_delete | /admin/customers/groups/{id}/delete | Path does not match |
| 335 | app_admin_customers_logo_upload | /admin/customers/{id}/logo/upload | Path does not match |
| 336 | app_admin_customers_logo_delete | /admin/customers/{id}/logo/delete | Path does not match |
| 337 | app_admin_payment_terms | /admin/customers/payment-terms | Path does not match |
| 338 | app_admin_payment_terms_new | /admin/customers/payment-terms/new | Path does not match |
| 339 | app_admin_payment_terms_edit | /admin/customers/payment-terms/{id}/edit | Path does not match |
| 340 | app_admin_payment_terms_delete | /admin/customers/payment-terms/{id}/delete | Path does not match |
| 341 | customer_portal_auth_login | /auth/login | Path does not match |
| 342 | customer_portal_auth_refresh | /auth/refresh | Path does not match |
| 343 | customer_portal_auth_logout | /auth/logout | Path does not match |
| 344 | customer_portal_mfa_verify | /auth/mfa/verify | Path does not match |
| 345 | customer_portal_mfa_setup | /portal/mfa/setup | Path does not match |
| 346 | customer_portal_mfa_confirm | /portal/mfa/confirm | Path does not match |
| 347 | customer_portal_mfa_disable | /portal/mfa/disable | Path does not match |
| 348 | customer_portal_settings | /portal/settings | Path does not match |
| 349 | app_admin_dam_index | /admin/dam | Path does not match |
| 350 | app_admin_dam_products_search | /admin/dam/products/search | Path does not match |
| 351 | app_admin_dam_picker_items | /admin/dam/picker-items | Path does not match |
| 352 | app_admin_dam_picker_upload | /admin/dam/picker-upload | Path does not match |
| 353 | app_admin_dam_upload | /admin/dam/upload | Path does not match |
| 354 | app_admin_dam_edit | /admin/dam/{id}/edit | Path does not match |
| 355 | app_admin_dam_delete | /admin/dam/{id}/delete | Path does not match |
| 356 | app_admin_dam_download | /admin/dam/{id}/download | Path does not match |
| 357 | app_api_dam_download | /api/assets/{id}/download | Path does not match |
| 358 | app_admin_widget_critical | /admin/widget/{widgetId}/critical | Path does not match |
| 359 | app_admin_widget_deferred | /admin/widget/{widgetId}/deferred | Path does not match |
| 360 | app_admin_widget_refresh | /admin/widget/{widgetId}/refresh | Path does not match |
| 361 | app_admin_document_templates | /admin/document-templates | Path does not match |
| 362 | app_admin_document_templates_new | /admin/document-templates/new | Path does not match |
| 363 | app_admin_document_templates_edit | /admin/document-templates/{id}/edit | Path does not match |
| 364 | app_admin_document_templates_preview | /admin/document-templates/{id}/preview | Path does not match |
| 365 | app_admin_document_templates_delete | /admin/document-templates/{id}/delete | Path does not match |
| 366 | app_admin_email_templates | /admin/email-templates | Path does not match |
| 367 | app_admin_email_templates_new | /admin/email-templates/new | Path does not match |
| 368 | app_admin_email_templates_edit | /admin/email-templates/{id}/edit | Path does not match |
| 369 | app_admin_email_templates_duplicate | /admin/email-templates/{id}/duplicate | Path does not match |
| 370 | app_admin_email_templates_delete | /admin/email-templates/{id}/delete | Path does not match |
| 371 | app_admin_email_templates_translate_text | /admin/email-templates/translate-text | Path does not match |
| 372 | app_admin_email_templates_preview | /admin/email-templates/{id}/preview | Path does not match |
| 373 | app_admin_email_templates_test_send | /admin/email-templates/{id}/test-send | Path does not match |
| 374 | app_admin_order_emails_panel | /admin/orders/{id}/emails | Path does not match |
| 375 | app_admin_order_emails_preview | /admin/orders/{id}/emails/{sentEmailId}/preview | Path does not match |
| 376 | app_admin_equipment | /admin/equipment | Path does not match |
| 377 | app_admin_equipment_new | /admin/equipment/new | Path does not match |
| 378 | app_admin_equipment_edit | /admin/equipment/{id}/edit | Path does not match |
| 379 | app_admin_equipment_inline_edit | /admin/equipment/{id}/inline-edit | Path does not match |
| 380 | app_admin_dashboard | /admin | Path does not match |
| 381 | app_admin_profile | /admin/profile | Path does not match |
| 382 | app_mfa_enroll | /admin/mfa/enroll | Path does not match |
| 383 | app_mfa_setup_totp | /admin/mfa/setup-totp | Path does not match |
| 384 | app_mfa_backup_codes | /admin/mfa/backup-codes | Path does not match |
| 385 | app_mfa_setup_passkey | /admin/mfa/setup-passkey | Path does not match |
| 386 | app_mfa_setup_passkey_start | /admin/mfa/setup-passkey/start | Path does not match |
| 387 | app_mfa_setup_passkey_finish | /admin/mfa/setup-passkey/finish | Path does not match |
| 388 | app_mfa_remove_passkey | /admin/mfa/remove-passkey/{id} | Path does not match |
| 389 | app_mfa_disable | /admin/mfa/disable | Path does not match |
| 390 | app_admin_users | /admin/users | Path does not match |
| 391 | app_admin_users_new | /admin/users/new | Path does not match |
| 392 | app_admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 393 | app_admin_users_delete | /admin/users/{id}/delete | Path does not match |
| 394 | app_admin_users_avatar_delete | /admin/users/{id}/avatar/delete | Path does not match |
| 395 | app_forgot_password | /forgot-password | Path does not match |
| 396 | app_reset_password | /reset-password/{token} | Path does not match |
| 397 | app_login | /login | Path does not match |
| 398 | app_logout | /logout | Path does not match |
| 399 | app_admin_inspections | /admin/inspections | Path does not match |
| 400 | app_admin_inspection_new | /admin/inspections/equipment/{id}/new | Path does not match |
| 401 | app_admin_inspection_view | /admin/inspections/{id} | Path does not match |
| 402 | app_admin_inspection_edit | /admin/inspections/{id}/edit | Path does not match |
| 403 | app_admin_inspection_delete | /admin/inspections/{id}/delete | Path does not match |
| 404 | app_admin_inspection_pdf | /admin/inspections/{id}/pdf | Path does not match |
| 405 | app_admin_inspection_finalise | /admin/inspections/{id}/finalise | Path does not match |
| 406 | app_admin_inspection_templates | /admin/inspection-templates | Path does not match |
| 407 | app_admin_inspection_template_new | /admin/inspection-templates/new | Path does not match |
| 408 | app_admin_inspection_template_edit | /admin/inspection-templates/{id}/edit | Path does not match |
| 409 | app_admin_inspection_template_delete | /admin/inspection-templates/{id}/delete | Path does not match |
| 410 | app_admin_integrations_wizard_start | /admin/integrations/wizard | Path does not match |
| 411 | app_admin_integrations_wizard_upload | /admin/integrations/wizard/upload | Path does not match |
| 412 | app_admin_integrations_wizard_analyse | /admin/integrations/wizard/analyse | Path does not match |
| 413 | app_admin_integrations_wizard_analyse_post | /admin/integrations/wizard/analyse | Path does not match |
| 414 | app_admin_integrations_wizard_mapping | /admin/integrations/wizard/mapping | Path does not match |
| 415 | app_admin_integrations_wizard_attributes | /admin/integrations/wizard/attributes | Path does not match |
| 416 | app_admin_integrations_wizard_save | /admin/integrations/wizard/save | Path does not match |
| 417 | app_admin_integrations | /admin/integrations | Path does not match |
| 418 | app_admin_integrations_new | /admin/integrations/new | Path does not match |
| 419 | app_admin_integrations_edit | /admin/integrations/{id}/edit | Path does not match |
| 420 | app_admin_integrations_delete | /admin/integrations/{id}/delete | Path does not match |
| 421 | app_admin_integrations_trigger | /admin/integrations/{id}/trigger | Path does not match |
| 422 | app_admin_integrations_example | /admin/integrations/{id}/example | Path does not match |
| 423 | app_admin_integrations_run_download | /admin/integrations/{id}/runs/{runId}/download | Path does not match |
| 424 | app_admin_integrations_fields | /admin/integrations/fields | Path does not match |
| 425 | app_admin_integrations_sftp_test | /admin/integrations/sftp-test | Path does not match |
| 426 | app_admin_integrations_runs | /admin/integrations/{id}/runs | Path does not match |
| 427 | app_admin_integrations_run_show | /admin/integrations/{id}/runs/{runId} | Path does not match |
| 428 | app_admin_integrations_run_status | /admin/integrations/{id}/runs/{runId}/status.json | Path does not match |
| 429 | app_admin_integrations_run_stream | /admin/integrations/{id}/runs/{runId}/stream | Path does not match |
| 430 | app_admin_integrations_run_promote | /admin/integrations/{id}/runs/{runId}/promote | Path does not match |
| 431 | app_admin_integrations_run_abandon | /admin/integrations/{id}/runs/{runId}/abandon | Path does not match |
| 432 | app_admin_linkedin_settings | /admin/integrations/linkedin | Path does not match |
| 433 | app_admin_oauth | /admin/oauth | Path does not match |
| 434 | app_admin_oauth_connect | /admin/oauth/{provider}/connect | Path does not match |
| 435 | app_admin_oauth_callback | /admin/oauth/{provider}/callback | Path does not match |
| 436 | app_admin_oauth_disconnect | /admin/oauth/{provider}/disconnect | Path does not match |
| 437 | app_admin_inventory | /admin/inventory | Path does not match |
| 438 | app_admin_inventory_edit | /admin/inventory/{id}/edit | Path does not match |
| 439 | app_admin_inventory_expired_batches | /admin/inventory/{id}/expired-batches | Path does not match |
| 440 | app_admin_inventory_level_add | /admin/inventory/{itemId}/level/add | Path does not match |
| 441 | app_admin_inventory_level_show | /admin/inventory/{itemId}/level/{id} | Path does not match |
| 442 | app_admin_inventory_level_batch_add | /admin/inventory/{itemId}/level/{id}/batch/add | Path does not match |
| 443 | app_admin_inventory_level_batch_edit | /admin/inventory/{itemId}/level/{id}/batch/{batchId}/edit | Path does not match |
| 444 | app_admin_inventory_level_batch_move | /admin/inventory/{itemId}/level/{id}/batch/{batchId}/move | Path does not match |
| 445 | app_admin_inventory_level_batch_delete | /admin/inventory/{itemId}/level/{id}/batch/{batchId}/delete | Path does not match |
| 446 | app_admin_inventory_level_delete | /admin/inventory/{itemId}/level/{id}/delete | Path does not match |
| 447 | app_admin_inventory_log | /admin/inventory/log | Path does not match |
| 448 | app_admin_inventory_item_log | /admin/inventory/{id}/log | Path does not match |
| 449 | app_admin_inventory_units | /admin/inventory/units | Path does not match |
| 450 | app_admin_inventory_units_new | /admin/inventory/units/new | Path does not match |
| 451 | app_admin_inventory_units_edit | /admin/inventory/units/{id}/edit | Path does not match |
| 452 | app_admin_inventory_units_delete | /admin/inventory/units/{id}/delete | Path does not match |
| 453 | app_admin_inventory_shipping_promises | /admin/inventory/shipping-promises | Path does not match |
| 454 | app_admin_inventory_shipping_promises_new | /admin/inventory/shipping-promises/new | Path does not match |
| 455 | app_admin_inventory_shipping_promises_edit | /admin/inventory/shipping-promises/{id}/edit | Path does not match |
| 456 | app_admin_inventory_shipping_promises_translate | /admin/inventory/shipping-promises/{id}/translate/{locale} | Path does not match |
| 457 | app_admin_inventory_shipping_promises_delete | /admin/inventory/shipping-promises/{id}/delete | Path does not match |
| 458 | app_admin_invoices | /admin/invoices | Path does not match |
| 459 | app_admin_invoices_new | /admin/invoices/new | Path does not match |
| 460 | app_admin_invoices_edit | /admin/invoices/{id}/edit | Path does not match |
| 461 | app_admin_invoice_customer_contacts | /admin/invoices/customer/{id}/contacts | Path does not match |
| 462 | app_admin_invoice_customer_addresses | /admin/invoices/customer/{id}/addresses | Path does not match |
| 463 | app_admin_invoices_from_order | /admin/invoices/from-order/{id} | Path does not match |
| 464 | app_admin_invoices_show | /admin/invoices/{id} | Path does not match |
| 465 | app_admin_invoices_transition | /admin/invoices/{id}/transition/{transition} | Path does not match |
| 466 | app_admin_invoices_pdf | /admin/invoices/{id}/pdf | Path does not match |
| 467 | app_admin_invoices_delete | /admin/invoices/{id}/delete | Path does not match |
| 468 | app_admin_knowledge | /admin/knowledge | Path does not match |
| 469 | app_admin_knowledge_new | /admin/knowledge/new | Path does not match |
| 470 | app_admin_knowledge_show | /admin/knowledge/{id} | Path does not match |
| 471 | app_admin_knowledge_edit | /admin/knowledge/{id}/edit/{versionId} | Path does not match |
| 472 | app_admin_knowledge_review | /admin/knowledge/{id}/review/{versionId} | Path does not match |
| 473 | app_admin_knowledge_publish | /admin/knowledge/{id}/publish/{versionId} | Path does not match |
| 474 | app_admin_knowledge_generate | /admin/knowledge/{id}/generate/{versionId} | Path does not match |
| 475 | app_admin_knowledge_new_version | /admin/knowledge/{id}/new-version | Path does not match |
| 476 | app_admin_knowledge_search_products | /admin/knowledge/search/products | Path does not match |
| 477 | app_admin_knowledge_search_collections | /admin/knowledge/search/collections | Path does not match |
| 478 | app_admin_knowledge_links | /admin/knowledge/{id}/links | Path does not match |
| 479 | app_admin_knowledge_settings | /admin/knowledge/settings | Path does not match |
| 480 | app_admin_knowledge_create | /admin/knowledge/create | Path does not match |
| 481 | app_admin_knowledge_generate_product | /admin/knowledge/generate-product/{productId} | Path does not match |
| 482 | app_admin_knowledge_generate_latest | /admin/knowledge/{id}/generate-latest | Path does not match |
| 483 | app_knowledge_llm_txt | /llm.txt | Path does not match |
| 484 | app_knowledge_txt | /knowledge/{slug}.txt | Path does not match |
| 485 | app_knowledge_jsonld | /knowledge/{slug}.jsonld | Path does not match |
| 486 | app_admin_marketing_calendar | /admin/marketing/calendar | Path does not match |
| 487 | app_admin_marketing_content | /admin/marketing/content | Path does not match |
| 488 | app_admin_marketing_content_new | /admin/marketing/content/new | Path does not match |
| 489 | app_admin_marketing_content_show | /admin/marketing/content/{id} | Path does not match |
| 490 | app_admin_marketing_content_status | /admin/marketing/content/{id}/status | Path does not match |
| 491 | app_admin_marketing_content_linkedin_posted | /admin/marketing/content/{id}/linkedin-posted | Path does not match |
| 492 | app_admin_marketing_content_retry | /admin/marketing/content/{id}/retry | Path does not match |
| 493 | app_admin_marketing_content_translate_locale | /admin/marketing/content/{id}/translate/{locale} | Path does not match |
| 494 | app_admin_marketing_content_create_linkedin | /admin/marketing/content/{id}/create-linkedin | Path does not match |
| 495 | app_admin_marketing_content_select_image | /admin/marketing/content/{id}/select-image | Path does not match |
| 496 | app_admin_marketing_content_refresh_candidates | /admin/marketing/content/{id}/refresh-candidates | Path does not match |
| 497 | app_admin_marketing_content_delete | /admin/marketing/content/{id}/delete | Path does not match |
| 498 | app_admin_marketing_content_dam_images | /admin/marketing/content/dam-images | Path does not match |
| 499 | app_admin_marketing_content_dam_upload | /admin/marketing/content/dam-upload | Path does not match |
| 500 | app_admin_marketing_content_publish_linkedin | /admin/marketing/content/{id}/publish/linkedin | Path does not match |
| 501 | app_blog_index | /blog | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.