POST https://pep.devlogiciel.com/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/

Route Matching Logs

Path to match: /login
# Route name Path Log
1 app_home / Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 ux_live_component /_components/{_live_component}/{_live_action} 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_admin_bloc /admin/bloc Path does not match
19 app_admin_bloc_new /admin/bloc/new Path does not match
20 app_admin_bloc_delete /admin/bloc/delete/{id} Path does not match
21 app_admin_bloc_analyze_variables /admin/bloc/analyze-variables Path does not match
22 app_admin_bloc_edit /admin/bloc/{id}/edit Path does not match
23 app_admin_commande_index /admin/commande/ Path does not match
24 app_admin_commande_show /admin/commande/{id} Path does not match
25 admin_contact_index /admin/contact/ Path does not match
26 admin_contact_show /admin/contact/{id} Path does not match
27 admin_contact_delete /admin/contact/{id} Path does not match
28 admin_contact_download_attachment /admin/contact/attachment/{id} Path does not match
29 app_domain_index /admin/domaines/ Path does not match
30 app_domain_new /admin/domaines/nouveau Path does not match
31 app_domain_edit /admin/domaines/{id}/modifier Path does not match
32 app_domain_delete /admin/domaines/{id}/supprimer Path does not match
33 app_admin_functionality_index /admin/functionality Path does not match
34 app_admin_functionality_new /admin/functionality/new Path does not match
35 app_admin_functionality_edit /admin/functionality/{id}/edit Path does not match
36 app_admin_functionality_delete /admin/functionality/{id}/delete Path does not match
37 app_admin_main /admin Path does not match
38 admin_pricing_index /admin/pricing/ Path does not match
39 admin_pricing_new /admin/pricing/new Path does not match
40 admin_pricing_show /admin/pricing/{id} Path does not match
41 admin_pricing_edit /admin/pricing/{id}/edit Path does not match
42 admin_pricing_delete /admin/pricing/{id}/delete Path does not match
43 app_admin_profil /admin/profil Path does not match
44 app_admin_user_new /admin/user/new Path does not match
45 app_admin_promo_code_index /admin/promo-code/ Path does not match
46 app_admin_promo_code_new /admin/promo-code/new Path does not match
47 app_admin_promo_code_edit /admin/promo-code/{id}/edit Path does not match
48 app_admin_promo_code_delete /admin/promo-code/{id}/delete Path does not match
49 admin_user_info_new_choose /admin/user-info/{owner}/new Path does not match
50 admin_user_info_new_entreprise /admin/user-info/{owner}/new/entreprise Path does not match
51 admin_user_info_new_autre /admin/user-info/{owner}/new/autre Path does not match
52 app.components.contact.submit /ajax/components/contact/{id}/submit Path does not match
53 app.newsletter.subscribe /ajax/newsletter/{id}/subscribe Path does not match
54 api_entreprise_info /api/entreprise-info Path does not match
55 app_features /fonctionnalites Path does not match
56 app_pricing /tarifs Path does not match
57 app_demo /demo Path does not match
58 app_about /a-propos Path does not match
59 app_mentions_legales /mentions-legales Path does not match
60 app_privacy_policy /politique-de-confidentialite Path does not match
61 app_cgu /conditions-generales Path does not match
62 app_cookies /gestion-cookies Path does not match
63 app_page_bloc_values /page-bloc/{id}/values Path does not match
64 app_page_bloc_render /page-bloc/{id}/render Path does not match
65 app_page /site/{id}/pages Path does not match
66 app_page_new /site/{id}/page/new Path does not match
67 app_page_edit /site/{site}/page/{id}/edit Path does not match
68 app_page_delete /site/{site}/page/{id}/delete Path does not match
69 app_page_view /site/{site}/page/{id}/view Path does not match
70 app_page_bloc_add /site/{site}/page/{id}/bloc/add Path does not match
71 app_page_bloc_remove /site/{site}/page/{id}/bloc/{pbId} Path does not match
72 app_page_bloc_order /site/{site}/page/{id}/order Path does not match
73 preview_block /preview/{block} Path does not match
74 app_payment /payment/{plan} Path does not match
75 app_payment_apply_promo /payment/apply-promo Path does not match
76 app_payment_checkout /payment/checkout Path does not match
77 api_domain_check /payment/api/domain/check Path does not match
78 app_payment_success /payment/success Path does not match
79 app_choice_plan /choice/plan Path does not match
80 app_stripe_webhook /webhook/stripe Path does not match
81 caddy_check_domain /.well-known/caddy-check-domain Path does not match
82 app_login /login Route matches!

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