https://www.amicalecga.com/.vscode/sftp.json

Routing

(none) Matched route

Route Matching Logs

Path to match: /.vscode/sftp.json
# Route name Path Log
1 app_adherent_index /user/adherent/Admin/ Path does not match
2 app_adherent_indexAdherent /user/adherent/Admin/adType Path does not match
3 app_adherent_new /user/adherent/Admin/new Path does not match
4 app_adherent_edit /user/adherent/Admin/{id}/edit Path does not match
5 app_adherent_show /user/adherent/{id} Path does not match
6 app_adherent_delete /user/adherent/Admin/{id} Path does not match
7 app_amicale_index /Admin/amicale/ Path does not match
8 app_amicale_recap /Admin/amicale/recapAmicale/ Path does not match
9 app_amicale_new /Admin/amicale/new Path does not match
10 app_amicale_show /Admin/amicale/{id} Path does not match
11 app_amicale_edit /Admin/amicale/{id}/edit Path does not match
12 app_classe_etude_index /Admin/classe/etude/ Path does not match
13 app_classe_etude_new /Admin/classe/etude/new Path does not match
14 app_classe_etude_show /Admin/classe/etude/{id} Path does not match
15 app_classe_etude_edit /Admin/classe/etude/{id}/edit Path does not match
16 app_dette_index /Admin/dette/ Path does not match
17 app_dette_TT /Admin/dette/detteTT Path does not match
18 app_dette_new /Admin/dette/new Path does not match
19 app_dette_show /Admin/dette/{id} Path does not match
20 app_dette_edit /Admin/dette/{id}/edit Path does not match
21 app_dette_delete /Admin/dette/{id} Path does not match
22 app_document_index /Admin/document/ Path does not match
23 app_document_new /Admin/document/new Path does not match
24 app_document_show /Admin/document/{id}/{etat} Path does not match
25 app_document_edit /Admin/document/{id}/edit Path does not match
26 app_document_delete /Admin/document/{id} Path does not match
27 app_document_down /Admin/document/down/{id}/{etat} Path does not match
28 app_enfant_index /user/enfant/ Path does not match
29 app_enfant_new /user/enfant/{idadr}/new Path does not match
30 app_enfant_edit /user/enfant/{id}/edit Path does not match
31 app_enfant_show /user/enfant/{id} Path does not match
32 app_facture_index /Admin/facture/ Path does not match
33 app_facture_new /Admin/facture/{id}/new Path does not match
34 app_facture_edit /Admin/facture/{id}/edit Path does not match
35 app_facture_show /Admin/facture/{id} Path does not match
36 app_facture_delete /Admin/facture/{id} Path does not match
37 app_fournisseur_index /Admin/fournisseur/ Path does not match
38 app_fournisseur_new /Admin/fournisseur/new Path does not match
39 app_fournisseur_edit /Admin/fournisseur/{id}/edit Path does not match
40 app_fournisseur_show /Admin/fournisseur/{id} Path does not match
41 app_fournisseur_delete /Admin/fournisseur/{id} Path does not match
42 app_login / Path does not match
43 passdord /passdord Path does not match
44 app_logout /logout Path does not match
45 app_prestation_index /user/prestation/Admin/ Path does not match
46 app_prestation_new /user/prestation/{id}/{type}/new Path does not match
47 app_prestation_edit /user/prestation/{id}/Admin/edit Path does not match
48 app_prestation_show /user/prestation/{id} Path does not match
49 app_prestation_edit_etat /user/prestation/{id}/{etat}/Admin/edit_Etat Path does not match
50 app_prestation_delete /user/prestation/{id} Path does not match
51 app_prime_index /user/prime{id}/ Path does not match
52 app_rempoursement_dette_index /Admin/rempoursement/dette/ Path does not match
53 app_rempoursement_dette_new /Admin/rempoursement/dette/new/{id} Path does not match
54 app_rempoursement_dette_show /Admin/rempoursement/dette/{id} Path does not match
55 app_forgot_password_request /reset-password Path does not match
56 app_check_email /reset-password/check-email Path does not match
57 app_changePassword /reset-password/changePassword Path does not match
58 app_reset_password /reset-password/reset/{token} Path does not match
59 app_type_prestation_index /Admin/type/prestation/ Path does not match
60 app_type_prestation_new /Admin/type/prestation/new Path does not match
61 app_type_prestation_edit /Admin/type/prestation/{id}/edit Path does not match
62 app_type_prestation_show /Admin/type/prestation/{id} Path does not match
63 app_type_prestation_delete /Admin/type/prestation/{id} Path does not match
64 app_type_prime_index /Admin/type/prime/ Path does not match
65 app_type_prime_new /Admin/type/prime/new Path does not match
66 app_type_prime_edit /Admin/type/prime/{id}/edit Path does not match
67 app_type_prime_show /Admin/type/prime/{id} Path does not match
68 app_type_prime_delete /Admin/type/prime/{id} Path does not match
69 app_user /user/profile Path does not match
70 app_primIndiv /user/prime Path does not match
71 app_vehicule_index /vehicule/ Path does not match
72 app_vehicule_new /vehicule/{idadr}/new Path does not match
73 app_vehicule_edit /vehicule/{id}/Admin/edit Path does not match
74 _preview_error /_error/{code}.{_format} Path does not match
75 _wdt /_wdt/{token} Path does not match
76 _profiler_home /_profiler/ Path does not match
77 _profiler_search /_profiler/search Path does not match
78 _profiler_search_bar /_profiler/search_bar Path does not match
79 _profiler_phpinfo /_profiler/phpinfo Path does not match
80 _profiler_search_results /_profiler/{token}/search/results Path does not match
81 _profiler_open_file /_profiler/open Path does not match
82 _profiler /_profiler/{token} Path does not match
83 _profiler_router /_profiler/{token}/router Path does not match
84 _profiler_exception /_profiler/{token}/exception Path does not match
85 _profiler_exception_css /_profiler/{token}/exception.css 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.