Routing
app_default
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/admin
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_activitylog_index | /admin/activity-log/ | Path does not match |
| 2 | admin_activitylog_show | /admin/activity-log/{id} | Path does not match |
| 3 | admin_comment_save | /admin/comment/save/{entityType}/{entityId} | Path does not match |
| 4 | admin_comment_edit | /admin/comment/{id}/edit | Path does not match |
| 5 | admin_comment_delete | /admin/comment/{id}/delete | Path does not match |
| 6 | admin_companyprofile_index | /admin/company-profile/ | Path does not match |
| 7 | admin_companyprofile_new | /admin/company-profile/new | Path does not match |
| 8 | admin_companyprofile_show | /admin/company-profile/{id} | Path does not match |
| 9 | admin_companyprofile_edit | /admin/company-profile/{id}/edit | Path does not match |
| 10 | admin_companyprofile_delete | /admin/company-profile/{id}/delete | Path does not match |
| 11 | admin_cronjob_index | /admin/cron-jobs/ | Path does not match |
| 12 | admin_cronjob_new | /admin/cron-jobs/new | Path does not match |
| 13 | admin_cronjob_show | /admin/cron-jobs/{id} | Path does not match |
| 14 | admin_cronjob_edit | /admin/cron-jobs/{id}/edit | Path does not match |
| 15 | admin_cronjob_delete | /admin/cron-jobs/{id}/delete | Path does not match |
| 16 | admin_cronjob_run | /admin/cron-jobs/{id}/run | Path does not match |
| 17 | admin_cronjob_executions_index | /admin/cron-job-executions/ | Path does not match |
| 18 | admin_cronjob_executions_show | /admin/cron-job-executions/{id} | Path does not match |
| 19 | admin_docnumbers_index | /admin/document-numbers/ | Path does not match |
| 20 | admin_docnumbers_new | /admin/document-numbers/new | Path does not match |
| 21 | admin_docnumbers_edit | /admin/document-numbers/{id}/edit | Path does not match |
| 22 | admin_docnumbers_delete | /admin/document-numbers/{id}/delete | Path does not match |
| 23 | admin_incoming_invoice_index | /admin/incoming-invoices/ | Path does not match |
| 24 | admin_incoming_invoice_new | /admin/incoming-invoices/new | Path does not match |
| 25 | admin_incoming_invoice_show | /admin/incoming-invoices/{id} | Path does not match |
| 26 | admin_incoming_invoice_edit | /admin/incoming-invoices/{id}/edit | Path does not match |
| 27 | admin_incoming_invoice_delete | /admin/incoming-invoices/{id}/delete | Path does not match |
| 28 | admin_outgoing_invoice_index | /admin/outgoing-invoices/ | Path does not match |
| 29 | admin_outgoing_invoice_new | /admin/outgoing-invoices/new | Path does not match |
| 30 | admin_outgoing_invoice_show | /admin/outgoing-invoices/{id} | Path does not match |
| 31 | admin_outgoing_invoice_edit | /admin/outgoing-invoices/{id}/edit | Path does not match |
| 32 | admin_outgoing_invoice_delete | /admin/outgoing-invoices/{id}/delete | Path does not match |
| 33 | admin_outgoing_invoice_cancel | /admin/outgoing-invoices/{id}/cancel | Path does not match |
| 34 | admin_outgoing_invoice_original | /admin/outgoing-invoices/{id}/original | Path does not match |
| 35 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 36 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 37 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | 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_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 45 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 46 | _profiler_open_file | /_profiler/open | Path does not match |
| 47 | _profiler | /_profiler/{token} | Path does not match |
| 48 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 49 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 50 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 51 | admin_categories_index | /admin/categories/ | Path does not match |
| 52 | admin_categories_new | /admin/categories/new | Path does not match |
| 53 | admin_categories_show | /admin/categories/{id} | Path does not match |
| 54 | admin_categories_edit | /admin/categories/{id}/edit | Path does not match |
| 55 | admin_categories_delete | /admin/categories/{id}/delete | Path does not match |
| 56 | admin_customers_index | /admin/customers/ | Path does not match |
| 57 | admin_customers_new | /admin/customers/new | Path does not match |
| 58 | admin_customers_show | /admin/customers/{id} | Path does not match |
| 59 | admin_customers_edit | /admin/customers/{id}/edit | Path does not match |
| 60 | admin_customers_delete | /admin/customers/{id}/delete | Path does not match |
| 61 | admin_customer_modal_new | /admin/customer/modal/new | Path does not match |
| 62 | admin_customer_modal_create | /admin/customer/modal/create | Path does not match |
| 63 | admin_products_index | /admin/products/ | Path does not match |
| 64 | admin_products_new | /admin/products/new | Path does not match |
| 65 | admin_products_show | /admin/products/{id} | Path does not match |
| 66 | admin_products_edit | /admin/products/{id}/edit | Path does not match |
| 67 | admin_products_delete | /admin/products/{id}/delete | Path does not match |
| 68 | admin_apply_product | /admin/apply-product/{invoiceId}/{itemIndex}/{productId} | Path does not match |
| 69 | admin_projects_index | /admin/projects/ | Path does not match |
| 70 | admin_projects_new | /admin/projects/new | Path does not match |
| 71 | admin_projects_show | /admin/projects/{id} | Path does not match |
| 72 | admin_projects_edit | /admin/projects/{id}/edit | Path does not match |
| 73 | admin_projects_delete | /admin/projects/{id}/delete | Path does not match |
| 74 | admin_suppliers_index | /admin/suppliers/ | Path does not match |
| 75 | admin_suppliers_new | /admin/suppliers/new | Path does not match |
| 76 | admin_suppliers_show | /admin/suppliers/{id} | Path does not match |
| 77 | admin_suppliers_edit | /admin/suppliers/{id}/edit | Path does not match |
| 78 | admin_suppliers_delete | /admin/suppliers/{id}/delete | Path does not match |
| 79 | admin_supplier_modal_new | /admin/supplier/modal/new | Path does not match |
| 80 | admin_supplier_modal_create | /admin/supplier/modal/create | Path does not match |
| 81 | admin_text_snippets_index | /admin/text-snippets/ | Path does not match |
| 82 | admin_text_snippets_new | /admin/text-snippets/new | Path does not match |
| 83 | admin_text_snippets_edit | /admin/text-snippets/{id}/edit | Path does not match |
| 84 | admin_text_snippets_delete | /admin/text-snippets/{id}/delete | Path does not match |
| 85 | admin_users_index | /admin/users/ | Path does not match |
| 86 | admin_users_new | /admin/users/new | Path does not match |
| 87 | admin_users_show | /admin/users/{id} | Path does not match |
| 88 | admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 89 | admin_users_delete | /admin/users/{id}/delete | Path does not match |
| 90 | api_product_get | /admin/api/product/{id} | Path does not match |
| 91 | api_products_list | /admin/api/products | Path does not match |
| 92 | api_text_snippet_get | /api/text-snippets/{identifier} | Path does not match |
| 93 | api_text_snippet_batch | /api/text-snippets/batch | Path does not match |
| 94 | api_text_snippet_category | /api/text-snippets/category/{category} | Path does not match |
| 95 | app_default | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.