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 | app_admin_audit_index | /admin/audit | Path does not match |
| 17 | app_admin_users_index | /admin/utilisateurs | Path does not match |
| 18 | app_admin_users_new | /admin/utilisateurs/new | Path does not match |
| 19 | app_admin_users_edit | /admin/utilisateurs/{id}/edit | Path does not match |
| 20 | app_admin_users_delete | /admin/utilisateurs/{id}/delete | Path does not match |
| 21 | app_banque_index | /banque | Path does not match |
| 22 | app_banque_import | /banque/import | Path does not match |
| 23 | app_banque_ai_match | /banque/releve/{id}/ai-match | Path does not match |
| 24 | app_banque_ai_categorize | /banque/releve/{id}/ai-categorize | Path does not match |
| 25 | app_banque_statement | /banque/releve/{id} | Path does not match |
| 26 | app_banque_tx_associer | /banque/operation/{id}/associer | Path does not match |
| 27 | app_banque_tx_ignorer | /banque/operation/{id}/ignorer | Path does not match |
| 28 | app_banque_reparse | /banque/releve/{id}/reparse | Path does not match |
| 29 | app_banque_statement_pdf | /banque/releve/{id}/pdf | Path does not match |
| 30 | app_banque_statement_delete | /banque/releve/{id}/delete | Path does not match |
| 31 | app_comptes_index | /comptes-comptables | Path does not match |
| 32 | app_comptes_list | /comptes-comptables/list | Path does not match |
| 33 | app_comptes_new | /comptes-comptables/new | Path does not match |
| 34 | app_comptes_edit | /comptes-comptables/{numero}/edit | Path does not match |
| 35 | app_comptes_delete | /comptes-comptables/{numero}/delete | Path does not match |
| 36 | app_export_index | /export | Path does not match |
| 37 | app_export_quadra_ventes | /export/quadra/ventes/{annee}/{mois} | Path does not match |
| 38 | app_export_quadra_achats | /export/quadra/achats/{annee}/{mois} | Path does not match |
| 39 | app_factures_index | /factures | Path does not match |
| 40 | app_factures_import | /factures/import | Path does not match |
| 41 | app_factures_import_process | /factures/import/process | Path does not match |
| 42 | app_factures_new | /factures/new | Path does not match |
| 43 | app_factures_show | /factures/{id} | Path does not match |
| 44 | app_factures_ai_reanalyze_ajax | /factures/{id}/ai-reanalyze-ajax | Path does not match |
| 45 | app_factures_ai_reanalyze | /factures/{id}/ai-reanalyze | Path does not match |
| 46 | app_factures_edit | /factures/{id}/edit | Path does not match |
| 47 | app_factures_delete | /factures/{id}/delete | Path does not match |
| 48 | app_factures_pdf | /factures/{id}/pdf | Path does not match |
| 49 | app_fournisseurs_index | /fournisseurs | Path does not match |
| 50 | app_fournisseurs_recherche | /fournisseurs/recherche | Path does not match |
| 51 | app_fournisseurs_find_or_create | /fournisseurs/find-or-create | Path does not match |
| 52 | app_fournisseurs_new | /fournisseurs/new | Path does not match |
| 53 | app_fournisseurs_edit | /fournisseurs/{id}/edit | Path does not match |
| 54 | app_fournisseurs_delete | /fournisseurs/{id}/delete | Path does not match |
| 55 | app_home | / | Path does not match |
| 56 | app_login | /login | Path does not match |
| 57 | app_logout | /logout | Path does not match |
| 58 | app_shopify_index | /shopify | Path does not match |
| 59 | app_shopify_annual | /shopify/annee | Path does not match |
| 60 | app_shopify_sync_costs | /shopify/sync-costs | Path does not match |
| 61 | app_shopify_sync_ajax | /shopify/sync-ajax | Path does not match |
| 62 | app_shopify_sync | /shopify/sync | Path does not match |
| 63 | app_shopify_install | /shopify/install | Path does not match |
| 64 | app_shopify_oauth_callback | /shopify/oauth/callback | Path does not match |
| 65 | app_shopify_disconnect | /shopify/disconnect | 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.