Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 7 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | affiliate_page | /affiliate | Path does not match |
| 15 | home | / | Path does not match |
| 16 | login | /login | Path does not match |
| 17 | app_register | /registreren/{reference} | Path does not match |
| 18 | app_verify_email | /verify/email | Path does not match |
| 19 | app_forgot_password_request | /wachtwoord-vergeten | Path does not match |
| 20 | app_check_email | /wachtwoord-vergeten/check-email | Path does not match |
| 21 | app_reset_password | /wachtwoord-vergeten/reset/{token} | Path does not match |
| 22 | terms | /algemene-voorwaarden | Path does not match |
| 23 | affiate_page | /affiliate | Path does not match |
| 24 | app_logout | /logout | Path does not match |
| 25 | password_reset | /wachtwoord-vergeten | Path does not match |
| 26 | affiliate_dashboard | /dashboard | Path does not match |
| 27 | affiliate_analytics | /statistieken | Path does not match |
| 28 | affiliate_coding | /coding | Path does not match |
| 29 | kickback_percentage | /kickback-instellingen/ | Path does not match |
| 30 | kickback_percentage_edit | /kickback-instellingen/{id}/edit | Path does not match |
| 31 | affiliate_health | /health | Path does not match |
| 32 | affiliate_kickback_health | /kickback-health | Path does not match |
| 33 | affiliate_health_run | /health/run | Path does not match |
| 34 | affiliate_orders | /orders | Path does not match |
| 35 | affiliate_payments | /payments | Path does not match |
| 36 | generate_invoice_by_payment | /gebruikers/uitbetalen/{id}/invoice/generate | Path does not match |
| 37 | generate_invoice_by_payment_ajax | /gebruikers/uitbetalen/{id}/invoice/generate-ajax | Path does not match |
| 38 | affiliate_products | /alle-producten | Path does not match |
| 39 | affiliate_stats | /alle-orders | Path does not match |
| 40 | affiliate_users | /gebruikers/ | Path does not match |
| 41 | affiliate_user_payout | /gebruikers/uitbetalen | Path does not match |
| 42 | affiliate_payout_batch_ing_xml | /gebruikers/uitbetalen/batches/{batchReference}/ing-xml | Path does not match |
| 43 | affiliate_payout_user_orders | /gebruikers/uitbetalen/orders/{userId} | Path does not match |
| 44 | affiliate_payout_payment_orders | /gebruikers/uitbetalen/payment-orders/{id} | Path does not match |
| 45 | affiliate_payout_undo_payment | /gebruikers/uitbetalen/{id}/undo | Path does not match |
| 46 | download_invoice_by_payment | /gebruikers/uitbetalen/{id}/invoice/download | Path does not match |
| 47 | preview_invoice_by_payment | /gebruikers/payment/{id}/invoice/preview | Path does not match |
| 48 | user_new | /gebruikers/nieuw | Path does not match |
| 49 | user_show | /gebruikers/{id} | Path does not match |
| 50 | user_edit | /gebruikers/{id}/bewerk | Path does not match |
| 51 | user_delete | /gebruikers/{id} | Path does not match |
| 52 | edit_self | /gebruikers/{id}/gegevens | Path does not match |
| 53 | affiliate_user_bank_check | /gebruikers/bankrekening-check | Path does not match |
| 54 | affiliate_user_bank_check_single | /gebruikers/bankrekening-check/{id} | Path does not match |
| 55 | affiliate_user_bank_link | /gebruikers/bankrekening-link/{id} | Path does not match |
| 56 | api_index | /api/v1/ | Path does not match |
| 57 | affiliate_api_overview | /api/v1/order | Path does not match |
| 58 | affiliate_api_upsert_order | /api/v1/order/upsert | Path does not match |
| 59 | affiliate_api_upsert_visit | /api/v1/visit/upsert | Path does not match |
| 60 | affiliate_api_check_reference | /api/v1/affiliate/check/{affiliateReference} | Path does not match |
| 61 | affiliate_api_check_reference_query | /api/v1/affiliate/check | Path does not match |
| 62 | admin_dashboard | /admin | Path does not match |
| 63 | _preview_error | /_error/{code}.{_format} | 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.