GET https://friq.ch/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login (route: "n/a")

Route Matching Logs

Path to match: /
# 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_company_index /admin/companies Path does not match
17 admin_company_new /admin/companies/new Path does not match
18 admin_company_edit /admin/companies/{id}/edit Path does not match
19 admin_company_toggle /admin/companies/{id}/toggle Path does not match
20 admin_company_user_add /admin/companies/{id}/users/add Path does not match
21 admin_company_user_toggle /admin/companies/{company}/users/{companyUser}/toggle Path does not match
22 admin_company_user_remove /admin/companies/{company}/users/{companyUser}/remove Path does not match
23 admin_company_bexio_save /admin/companies/{id}/integrations/bexio/save Path does not match
24 admin_company_bexio_test /admin/companies/{id}/integrations/bexio/test Path does not match
25 admin_company_bexio_import_clients /admin/companies/{id}/integrations/bexio/import-clients Path does not match
26 admin_dashboard /admin/dashboard Path does not match
27 app_client_index /app/clients Path does not match
28 app_client_new /app/clients/new Path does not match
29 app_client_edit /app/clients/{id}/edit Path does not match
30 app_client_resync_bexio /app/clients/{id}/resync-bexio Path does not match
31 app_client_import_bexio /app/clients/import-bexio Path does not match
32 app_client_toggle /app/clients/{id}/toggle Path does not match
33 app_dashboard /app/dashboard Path does not match
34 app_no_company /app/no-company Path does not match
35 app_friq_contract_index /app/friq/contrats Path does not match
36 app_friq_contract_client_search /app/friq/contrats/clients/search Path does not match
37 app_friq_contract_new /app/friq/contrats/new Path does not match
38 app_friq_contract_show /app/friq/contrats/{id} Path does not match
39 app_friq_contract_edit /app/friq/contrats/{id}/edit Path does not match
40 app_friq_contract_delete /app/friq/contrats/{id}/delete Path does not match
41 app_friq_contract_renewals /app/friq/contrats/renouvellements Path does not match
42 app_friq_contract_period_generate_invoice /app/friq/contrats/renouvellements/{id}/generate-invoice Path does not match
43 app_friq_contract_generate_current_invoice /app/friq/contrats/{id}/generate-current-invoice Path does not match
44 app_friq_plan_index /app/friq/plans Path does not match
45 app_friq_plan_new /app/friq/plans/new Path does not match
46 app_friq_plan_seed_defaults /app/friq/plans/seed-defaults Path does not match
47 app_friq_plan_edit /app/friq/plans/{id}/edit Path does not match
48 app_friq_plan_toggle /app/friq/plans/{id}/toggle Path does not match
49 app_invoice_index /app/factures Path does not match
50 app_invoice_import_bexio /app/factures/import-bexio Path does not match
51 app_invoice_show /app/factures/{id} Path does not match
52 app_invoice_pdf_bexio /app/factures/{id}/pdf-bexio Path does not match
53 app_order_index /app/commandes Path does not match
54 app_subscription_index /app/abonnements Path does not match
55 app_subscription_debug_bexio_recurring_orders /app/abonnements/debug-bexio-recurring-orders Path does not match
56 app_order_debug_bexio_non_recurring_orders /app/commandes/debug-bexio-non-recurring-orders Path does not match
57 app_order_import_bexio /app/commandes/import-bexio Path does not match
58 app_subscription_import_bexio /app/abonnements/import-bexio Path does not match
59 app_order_show /app/commandes/{id} Path does not match
60 app_subscription_show /app/abonnements/{id} Path does not match
61 cron_bexio_import_invoices /cron/bexio/import-invoices Path does not match
62 cron_bexio_import_orders /cron/bexio/import-orders Path does not match
63 cron_bexio_import_subscriptions /cron/bexio/import-subscriptions Path does not match
64 cron_bexio_import_all /cron/bexio/import-all Path does not match
65 cron_friq_generate_invoices /cron/friq/generate-invoices Path does not match
66 app_friq_debug_bexio_sales_taxes /app/friq/debug/bexio/sales-taxes Path does not match
67 app_friq_debug_bexio_accounts /app/friq/debug/bexio/accounts Path does not match
68 app_friq_debug_bexio_users /app/friq/debug/bexio/users Path does not match
69 app_friq_debug_bexio_document_templates /app/friq/debug/bexio/document-templates Path does not match
70 app_home / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.