GET https://mail.facivo.fr/inscription

Routing

app_register Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /inscription
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 2fa_login /2fa Path does not match
3 2fa_login_check /2fa_check Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 app_accounting /app/pre-comptabilite Path does not match
19 app_accounting_new /app/pre-comptabilite/nouvelle Path does not match
20 app_billing /app/abonnement Path does not match
21 app_billing_trial /app/abonnement/essai Path does not match
22 app_billing_checkout /app/abonnement/checkout/{plan} Path does not match
23 app_billing_portal /app/abonnement/portail Path does not match
24 app_billing_success /app/abonnement/succes Path does not match
25 app_billing_cancel /app/abonnement/annulation Path does not match
26 app_clients /app/clients Path does not match
27 app_client_show /app/clients/{id} Path does not match
28 app_client_new /app/clients/nouveau Path does not match
29 app_client_edit /app/clients/{id}/modifier Path does not match
30 app_client_import /app/clients/import/csv Path does not match
31 app_dashboard /app Path does not match
32 app_documents /app/documents Path does not match
33 app_document_new /app/documents/nouveau Path does not match
34 app_exports /app/exports Path does not match
35 app_export_download /app/exports/{dataset}/{format} Path does not match
36 app_guide /app/guide Path does not match
37 app_team_accept /invitation/{token} Path does not match
38 app_invoices /app/factures Path does not match
39 app_invoice_wizard /app/factures/assistant/{step} Path does not match
40 app_invoice_new /app/factures/nouvelle Path does not match
41 app_invoice_edit /app/factures/{id}/modifier Path does not match
42 app_invoice_send /app/factures/{id}/envoyer Path does not match
43 app_invoice_duplicate /app/factures/{id}/dupliquer Path does not match
44 app_invoice_mark_paid /app/factures/{id}/payer Path does not match
45 app_invoice_cancel /app/factures/{id}/annuler Path does not match
46 app_invoice_public_link /app/factures/{id}/lien-public Path does not match
47 app_invoice_checkout /app/factures/{id}/checkout Path does not match
48 app_invoice_email /app/factures/{id}/email Path does not match
49 app_invoice_pdf /app/factures/{id}/pdf Path does not match
50 app_onboarding /app/onboarding/{step} Path does not match
51 app_onboarding_demo /app/onboarding/demo/charger Path does not match
52 app_payments /app/paiements Path does not match
53 app_payment_new /app/paiements/nouveau Path does not match
54 app_planning /app/planning Path does not match
55 app_planning_new /app/planning/nouveau Path does not match
56 app_planning_edit /app/planning/{id}/modifier Path does not match
57 app_planning_delete /app/planning/{id}/supprimer Path does not match
58 app_planning_move /app/planning/{id}/deplacer Path does not match
59 app_planning_invoice /app/planning/{id}/facturer Path does not match
60 app_planning_export_csv /app/planning/export/csv Path does not match
61 app_planning_export_pdf /app/planning/export/pdf Path does not match
62 app_products /app/catalogue Path does not match
63 app_product_new /app/catalogue/nouveau Path does not match
64 app_product_edit /app/catalogue/{id}/modifier Path does not match
65 app_product_import /app/catalogue/import/csv Path does not match
66 app_home / Path does not match
67 app_features /fonctionnalites Path does not match
68 app_pricing /tarifs Path does not match
69 app_security_page /securite Path does not match
70 app_terms /cgu Path does not match
71 app_mentions /mentions-legales Path does not match
72 app_privacy /confidentialite Path does not match
73 app_legal /legal/{page} Path does not match
74 public_invoice_show /p/facture/{token} Path does not match
75 public_invoice_pay /p/facture/{token}/payer Path does not match
76 public_quote_show /p/devis/{token} Path does not match
77 public_quote_accept /p/devis/{token}/accepter Path does not match
78 app_push_config /app/push/config Path does not match
79 app_push_subscribe /app/push/subscribe Path does not match
80 app_push_unsubscribe /app/push/unsubscribe Path does not match
81 app_quotes /app/devis Path does not match
82 app_quote_wizard /app/devis/assistant/{step} Path does not match
83 app_quote_new /app/devis/nouveau Path does not match
84 app_quote_edit /app/devis/{id}/modifier Path does not match
85 app_quote_convert /app/devis/{id}/convertir Path does not match
86 app_quote_accept /app/devis/{id}/accepter Path does not match
87 app_quote_refuse /app/devis/{id}/refuser Path does not match
88 app_quote_expire /app/devis/{id}/expirer Path does not match
89 app_quote_public_link /app/devis/{id}/lien-public Path does not match
90 app_quote_duplicate /app/devis/{id}/dupliquer Path does not match
91 app_quote_email /app/devis/{id}/email Path does not match
92 app_quote_pdf /app/devis/{id}/pdf Path does not match
93 app_reminders /app/relances Path does not match
94 app_reminder_send /app/relances/{id}/envoyer Path does not match
95 app_reminder_notify_overdue /app/relances/notifier-impayes Path does not match
96 app_reminder_send_due /app/relances/envoyer-relances-dues Path does not match
97 app_search /app/recherche Path does not match
98 app_login /connexion Path does not match
99 app_logout /deconnexion Path does not match
100 app_register /inscription Route matches!

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