Routing
app_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_app_message_index | /admin/app-message | Path does not match |
| 3 | admin_app_message_new | /admin/app-message/new | Path does not match |
| 4 | admin_app_message_batch_delete | /admin/app-message/batch-delete | Path does not match |
| 5 | admin_app_message_autocomplete | /admin/app-message/autocomplete | Path does not match |
| 6 | admin_app_message_render_filters | /admin/app-message/render-filters | Path does not match |
| 7 | admin_app_message_edit | /admin/app-message/{entityId}/edit | Path does not match |
| 8 | admin_app_message_delete | /admin/app-message/{entityId}/delete | Path does not match |
| 9 | admin_app_message_detail | /admin/app-message/{entityId} | Path does not match |
| 10 | admin_files_index | /admin/files | Path does not match |
| 11 | admin_files_new | /admin/files/new | Path does not match |
| 12 | admin_files_batch_delete | /admin/files/batch-delete | Path does not match |
| 13 | admin_files_autocomplete | /admin/files/autocomplete | Path does not match |
| 14 | admin_files_render_filters | /admin/files/render-filters | Path does not match |
| 15 | admin_files_edit | /admin/files/{entityId}/edit | Path does not match |
| 16 | admin_files_delete | /admin/files/{entityId}/delete | Path does not match |
| 17 | admin_files_detail | /admin/files/{entityId} | Path does not match |
| 18 | admin_files_type_index | /admin/files-type | Path does not match |
| 19 | admin_files_type_new | /admin/files-type/new | Path does not match |
| 20 | admin_files_type_batch_delete | /admin/files-type/batch-delete | Path does not match |
| 21 | admin_files_type_autocomplete | /admin/files-type/autocomplete | Path does not match |
| 22 | admin_files_type_render_filters | /admin/files-type/render-filters | Path does not match |
| 23 | admin_files_type_edit | /admin/files-type/{entityId}/edit | Path does not match |
| 24 | admin_files_type_delete | /admin/files-type/{entityId}/delete | Path does not match |
| 25 | admin_files_type_detail | /admin/files-type/{entityId} | Path does not match |
| 26 | admin_paid_files_index | /admin/paid-files | Path does not match |
| 27 | admin_paid_files_new | /admin/paid-files/new | Path does not match |
| 28 | admin_paid_files_batch_delete | /admin/paid-files/batch-delete | Path does not match |
| 29 | admin_paid_files_autocomplete | /admin/paid-files/autocomplete | Path does not match |
| 30 | admin_paid_files_render_filters | /admin/paid-files/render-filters | Path does not match |
| 31 | admin_paid_files_edit | /admin/paid-files/{entityId}/edit | Path does not match |
| 32 | admin_paid_files_delete | /admin/paid-files/{entityId}/delete | Path does not match |
| 33 | admin_paid_files_detail | /admin/paid-files/{entityId} | Path does not match |
| 34 | admin_payment_order_index | /admin/payment-order | Path does not match |
| 35 | admin_payment_order_new | /admin/payment-order/new | Path does not match |
| 36 | admin_payment_order_batch_delete | /admin/payment-order/batch-delete | Path does not match |
| 37 | admin_payment_order_autocomplete | /admin/payment-order/autocomplete | Path does not match |
| 38 | admin_payment_order_render_filters | /admin/payment-order/render-filters | Path does not match |
| 39 | admin_payment_order_edit | /admin/payment-order/{entityId}/edit | Path does not match |
| 40 | admin_payment_order_delete | /admin/payment-order/{entityId}/delete | Path does not match |
| 41 | admin_payment_order_detail | /admin/payment-order/{entityId} | Path does not match |
| 42 | admin_plan_duration_index | /admin/plan-duration | Path does not match |
| 43 | admin_plan_duration_new | /admin/plan-duration/new | Path does not match |
| 44 | admin_plan_duration_batch_delete | /admin/plan-duration/batch-delete | Path does not match |
| 45 | admin_plan_duration_autocomplete | /admin/plan-duration/autocomplete | Path does not match |
| 46 | admin_plan_duration_render_filters | /admin/plan-duration/render-filters | Path does not match |
| 47 | admin_plan_duration_edit | /admin/plan-duration/{entityId}/edit | Path does not match |
| 48 | admin_plan_duration_delete | /admin/plan-duration/{entityId}/delete | Path does not match |
| 49 | admin_plan_duration_detail | /admin/plan-duration/{entityId} | Path does not match |
| 50 | admin_post_view_type_index | /admin/post-view-type | Path does not match |
| 51 | admin_post_view_type_new | /admin/post-view-type/new | Path does not match |
| 52 | admin_post_view_type_batch_delete | /admin/post-view-type/batch-delete | Path does not match |
| 53 | admin_post_view_type_autocomplete | /admin/post-view-type/autocomplete | Path does not match |
| 54 | admin_post_view_type_render_filters | /admin/post-view-type/render-filters | Path does not match |
| 55 | admin_post_view_type_edit | /admin/post-view-type/{entityId}/edit | Path does not match |
| 56 | admin_post_view_type_delete | /admin/post-view-type/{entityId}/delete | Path does not match |
| 57 | admin_post_view_type_detail | /admin/post-view-type/{entityId} | Path does not match |
| 58 | admin_posts_index | /admin/posts | Path does not match |
| 59 | admin_posts_new | /admin/posts/new | Path does not match |
| 60 | admin_posts_batch_delete | /admin/posts/batch-delete | Path does not match |
| 61 | admin_posts_autocomplete | /admin/posts/autocomplete | Path does not match |
| 62 | admin_posts_render_filters | /admin/posts/render-filters | Path does not match |
| 63 | admin_posts_edit | /admin/posts/{entityId}/edit | Path does not match |
| 64 | admin_posts_delete | /admin/posts/{entityId}/delete | Path does not match |
| 65 | admin_posts_detail | /admin/posts/{entityId} | Path does not match |
| 66 | admin_price_index | /admin/price | Path does not match |
| 67 | admin_price_new | /admin/price/new | Path does not match |
| 68 | admin_price_batch_delete | /admin/price/batch-delete | Path does not match |
| 69 | admin_price_autocomplete | /admin/price/autocomplete | Path does not match |
| 70 | admin_price_render_filters | /admin/price/render-filters | Path does not match |
| 71 | admin_price_edit | /admin/price/{entityId}/edit | Path does not match |
| 72 | admin_price_delete | /admin/price/{entityId}/delete | Path does not match |
| 73 | admin_price_detail | /admin/price/{entityId} | Path does not match |
| 74 | admin_products_index | /admin/products | Path does not match |
| 75 | admin_products_new | /admin/products/new | Path does not match |
| 76 | admin_products_batch_delete | /admin/products/batch-delete | Path does not match |
| 77 | admin_products_autocomplete | /admin/products/autocomplete | Path does not match |
| 78 | admin_products_render_filters | /admin/products/render-filters | Path does not match |
| 79 | admin_products_edit | /admin/products/{entityId}/edit | Path does not match |
| 80 | admin_products_delete | /admin/products/{entityId}/delete | Path does not match |
| 81 | admin_products_detail | /admin/products/{entityId} | Path does not match |
| 82 | admin_user_index | /admin/user | Path does not match |
| 83 | admin_user_new | /admin/user/new | Path does not match |
| 84 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 85 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 86 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 87 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 88 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 89 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 90 | admin_user_subscription_index | /admin/user-subscription | Path does not match |
| 91 | admin_user_subscription_new | /admin/user-subscription/new | Path does not match |
| 92 | admin_user_subscription_batch_delete | /admin/user-subscription/batch-delete | Path does not match |
| 93 | admin_user_subscription_autocomplete | /admin/user-subscription/autocomplete | Path does not match |
| 94 | admin_user_subscription_render_filters | /admin/user-subscription/render-filters | Path does not match |
| 95 | admin_user_subscription_edit | /admin/user-subscription/{entityId}/edit | Path does not match |
| 96 | admin_user_subscription_delete | /admin/user-subscription/{entityId}/delete | Path does not match |
| 97 | admin_user_subscription_detail | /admin/user-subscription/{entityId} | Path does not match |
| 98 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 99 | _wdt | /_wdt/{token} | Path does not match |
| 100 | _profiler_home | /_profiler/ | Path does not match |
| 101 | _profiler_search | /_profiler/search | Path does not match |
| 102 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 103 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 104 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 105 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 106 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 107 | _profiler_open_file | /_profiler/open | Path does not match |
| 108 | _profiler | /_profiler/{token} | Path does not match |
| 109 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 110 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 111 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 112 | api_feed | /api/feed | Path does not match |
| 113 | api_messages_unread | /api/messages/unread | Path does not match |
| 114 | api_messages_mark_read | /api/messages/{id}/read | Path does not match |
| 115 | api_payment_initiate | /api/payment/initiate | Path does not match |
| 116 | api_payment_callback | /api/payment/callback/{gateway} | Path does not match |
| 117 | api_products | /api/products | Path does not match |
| 118 | api_product_prices | /api/products/{id}/prices | Path does not match |
| 119 | api_product_files | /api/products/{id}/files | Path does not match |
| 120 | api_register | /api/register | Path does not match |
| 121 | api_me | /api/me | Path does not match |
| 122 | app_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.