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 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_dashboard | /admin/dashboard | Path does not match |
| 17 | admin_dashboard_chart_data | /admin/dashboard/chart-data | Path does not match |
| 18 | app_login | /login | Path does not match |
| 19 | app_forgot_password | /mot-de-passe-oublie | Path does not match |
| 20 | app_verify_email | /verify-email/{token} | Path does not match |
| 21 | app_reset_password | /reset-password/{token} | Path does not match |
| 22 | app_logout | /logout | Path does not match |
| 23 | admin_subscription_features | /admin/subscription/features | Path does not match |
| 24 | admin_subscription_features_new | /admin/subscription/features/new | Path does not match |
| 25 | admin_subscription_features_edit | /admin/subscription/features/{id}/edit | Path does not match |
| 26 | admin_subscription_plans | /admin/subscription/plans | Path does not match |
| 27 | admin_subscription_plans_new | /admin/subscription/plans/new | Path does not match |
| 28 | admin_subscription_plans_edit | /admin/subscription/plans/{id}/edit | Path does not match |
| 29 | admin_subscription_plans_toggle | /admin/subscription/plans/{id}/toggle | Path does not match |
| 30 | admin_tenants | /admin/tenants | Path does not match |
| 31 | admin_tenants_show | /admin/tenants/{id} | Path does not match |
| 32 | admin_tenants_toggle | /admin/tenants/{id}/toggle | Path does not match |
| 33 | tenant_analytics_index | /app/analyse/ | Path does not match |
| 34 | tenant_assets_index | /app/immobilisations/ | Path does not match |
| 35 | tenant_assets_create | /app/immobilisations/create | Path does not match |
| 36 | tenant_assets_edit | /app/immobilisations/{id}/edit | Path does not match |
| 37 | tenant_assets_inline_create | /app/immobilisations/inline-create | Path does not match |
| 38 | tenant_assets_inline_update | /app/immobilisations/inline-update/{id} | Path does not match |
| 39 | tenant_billing_index | /app/facturation/ | Path does not match |
| 40 | tenant_billing_plans | /app/facturation/plans | Path does not match |
| 41 | tenant_billing_change_plan | /app/facturation/plans/{code}/changer | Path does not match |
| 42 | tenant_billing_invoice_show | /app/facturation/factures/{id} | Path does not match |
| 43 | tenant_billing_pay | /app/facturation/factures/{id}/payer | Path does not match |
| 44 | tenant_categories_index | /app/categories | Path does not match |
| 45 | tenant_categories_inline_create | /app/categories/inline-create | Path does not match |
| 46 | tenant_categories_inline_update | /app/categories/inline-update/{id} | Path does not match |
| 47 | tenant_categories_delete | /app/categories/{id}/delete | Path does not match |
| 48 | tenant_configuration | /app/configuration/ | Path does not match |
| 49 | tenant_dashboard | /app/dashboard | Path does not match |
| 50 | tenant_dashboard_chart_data | /app/dashboard/chart-data | Path does not match |
| 51 | tenant_expenses_index | /app/depenses/ | Path does not match |
| 52 | tenant_expenses_inline_create | /app/depenses/inline-create | Path does not match |
| 53 | tenant_expenses_inline_update | /app/depenses/inline-update/{id} | Path does not match |
| 54 | tenant_expenses_delete | /app/depenses/{id}/delete | Path does not match |
| 55 | tenant_expenses_create | /app/depenses/create | Path does not match |
| 56 | tenant_payment_overdue | /app/retard-paiement | Path does not match |
| 57 | tenant_products_index | /app/produits/ | Path does not match |
| 58 | tenant_products_create | /app/produits/create | Path does not match |
| 59 | tenant_products_edit | /app/produits/{id}/edit | Path does not match |
| 60 | tenant_products_inline_create | /app/produits/inline-create | Path does not match |
| 61 | tenant_products_price | /app/produits/price/{name} | Path does not match |
| 62 | tenant_profile_edit | /app/profil/editer | Path does not match |
| 63 | tenant_sales_index | /app/ventes/ | Path does not match |
| 64 | tenant_sales_inline_create | /app/ventes/inline-create | Path does not match |
| 65 | tenant_sales_inline_update | /app/ventes/inline-update/{id} | Path does not match |
| 66 | tenant_sales_create | /app/ventes/create | Path does not match |
| 67 | tenant_sales_edit | /app/ventes/{id}/edit | Path does not match |
| 68 | tenant_sales_print | /app/ventes/{id}/print | Path does not match |
| 69 | tenant_tips_index | /app/conseils/ | Path does not match |
| 70 | app_home | / | Path does not match |
| 71 | app_about | /about | Path does not match |
| 72 | app_contact | /contact | Path does not match |
| 73 | app_register | /register | Path does not match |
| 74 | app_cgv | /cgv | 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.