GET https://dev-cosmos.metal2000.fr/front/api/me

Routing

api_app_profile Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /front/api/me
# Route name Path Log
1 app_carecteristique_index /admin/carecteristique/ Path does not match
2 app_carecteristique_new /admin/carecteristique/new Path does not match
3 app_carecteristique_show /admin/carecteristique/{id} Path does not match
4 app_carecteristique_edit /admin/carecteristique/{id}/edit Path does not match
5 app_carecteristique_delete /admin/carecteristique/{id} Path does not match
6 app_carecteristique_value_index /admin/carecteristique-value/ Path does not match
7 app_carecteristique_value_new /admin/carecteristique-value/new Path does not match
8 app_carecteristique_value_show /admin/carecteristique-value/{id} Path does not match
9 app_carecteristique_value_edit /admin/carecteristique-value/{id}/edit Path does not match
10 app_carecteristique_value_delete /admin/carecteristique-value/{id} Path does not match
11 app_catalogue_produits_index /admin/catalogue-produits/ Path does not match
12 app_catalogue_produits_new /admin/catalogue-produits/new Path does not match
13 app_catalogue_produits_show /admin/catalogue-produits/{id} Path does not match
14 app_catalogue_produits_edit /admin/catalogue-produits/{id}/edit Path does not match
15 app_catalogue_produits_delete /admin/catalogue-produits/{id} Path does not match
16 app_admin_company_index /admin/company/ Path does not match
17 app_admin_company_new /admin/company/new Path does not match
18 app_admin_company_show /admin/company/{id} Path does not match
19 app_admin_company_edit /admin/company/{id}/edit Path does not match
20 app_admin_company_delete /admin/company/{id} Path does not match
21 app_famille_produits_index /admin/famille-produits/ Path does not match
22 app_famille_produits_new /admin/famille-produits/new Path does not match
23 app_famille_produits_show /admin/famille-produits/{id} Path does not match
24 app_famille_produits_edit /admin/famille-produits/{id}/edit Path does not match
25 app_famille_produits_delete /admin/famille-produits/{id} Path does not match
26 app_import_export_index /admin/import-export/ Path does not match
27 app_admin_order_fabrication_types_index /admin/order-fabrication-types/ Path does not match
28 app_admin_order_fabrication_types_new /admin/order-fabrication-types/new Path does not match
29 app_admin_order_fabrication_types_show /admin/order-fabrication-types/{id} Path does not match
30 app_admin_order_fabrication_types_edit /admin/order-fabrication-types/{id}/edit Path does not match
31 app_admin_order_fabrication_types_delete /admin/order-fabrication-types/{id} Path does not match
32 app_parametres_generaux_index /admin/parametres-generaux/ Path does not match
33 app_phone_correspandance_index /admin/phone-correspandance/ Path does not match
34 app_phone_correspandance_new /admin/phone-correspandance/new Path does not match
35 app_phone_correspandance_show /admin/phone-correspandance/{id} Path does not match
36 app_phone_correspandance_edit /admin/phone-correspandance/{id}/edit Path does not match
37 app_phone_correspandance_delete /admin/phone-correspandance/{id} Path does not match
38 app_roles_index /admin/roles/ Path does not match
39 app_roles_new /admin/roles/new Path does not match
40 app_roles_show /admin/roles/{id} Path does not match
41 app_roles_edit /admin/roles/{id}/edit Path does not match
42 app_roles_delete /admin/roles/{id} Path does not match
43 app_sous_famille_produits_index /admin/sous-famille-produits/ Path does not match
44 app_sous_famille_produits_new /admin/sous-famille-produits/new Path does not match
45 app_sous_famille_produits_show /admin/sous-famille-produits/{id} Path does not match
46 app_sous_famille_produits_edit /admin/sous-famille-produits/{id}/edit Path does not match
47 app_sous_famille_produits_delete /admin/sous-famille-produits/{id} Path does not match
48 app_admin_tableau_bord /admin/cosmos Path does not match
49 app_admin_tableau_ecommerce /admin/boutique Path does not match
50 app_admin_tableau_analytic /admin/analytic Path does not match
51 app_admin_tableau_semrush /admin/semrush Path does not match
52 app_admin_tableau_appels_ovh /admin/appels-ovh Path does not match
53 app_admin_tableau_bord_opportunities /admin/tableau_bord/opportunities-list Path does not match
54 app_admin_tableau_bord_devis_list /admin/tableau_bord/devis-list Path does not match
55 app_admin_tableau_bord_facture_list /admin/tableau_bord/facture-list Path does not match
56 app_admin_tableau_devis /admin/devis Path does not match
57 app_user_admin /admin/users/ Path does not match
58 app_user_admin_new /admin/users/new Path does not match
59 app_user_admin_edit /admin/users/{id}/edit Path does not match
60 api_admin_app_famille_produits_index /api/familles_produits Path does not match
61 api_app_logout /front/api/logout Path does not match
62 api_app_profile /front/api/me Route matches!

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