GET https://ahimin.xyz/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 hwi_oauth_service_redirect /connect/{service} Path does not match
3 hwi_oauth_connect_service /connect/service/{service} Path does not match
4 hwi_oauth_connect_registration /connect/registration/{key} Path does not match
5 hwi_oauth_connect /connect-login/ Path does not match
6 google_login /login/check-google Path does not match
7 _wdt /_wdt/{token} Path does not match
8 _profiler_home /_profiler/ Path does not match
9 _profiler_search /_profiler/search Path does not match
10 _profiler_search_bar /_profiler/search_bar Path does not match
11 _profiler_phpinfo /_profiler/phpinfo Path does not match
12 _profiler_xdebug /_profiler/xdebug Path does not match
13 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
14 _profiler_search_results /_profiler/{token}/search/results Path does not match
15 _profiler_open_file /_profiler/open Path does not match
16 _profiler /_profiler/{token} Path does not match
17 _profiler_router /_profiler/{token}/router Path does not match
18 _profiler_exception /_profiler/{token}/exception Path does not match
19 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
20 manager_admin /manager-portals-bbda512d455de9e08526b7604f0dd292007e8bb4f0e5a8f0ff5c0538f6d77f86-private_access Path does not match
21 app_apidescriptionproduit /api/apidescriptionproduit Path does not match
22 app_apigetcommentaire /api/apigetcommentaire Path does not match
23 app_apisendcommentaire /api/apisendcommentaire Path does not match
24 app_apigetnote /api/apigetnote Path does not match
25 app_apisendnotes /api/apisendnotes Path does not match
26 app_apiproduitacceuil /api/apiproduitacceuil Path does not match
27 app_apilistdessouscategorie /api/apilistdessouscategorie Path does not match
28 app_lsitdescategorie /api/apilistdescategorie Path does not match
29 app_produitssouscategorie /api/apiproduitssousdescategorie Path does not match
30 api_brand_categories_create /api/brand Path does not match
31 api_brand_categories_get_all /api/brand Path does not match
32 api_brand_categories_get_one /api/brand/{id} Path does not match
33 api_brand_categories_update /api/brand/{id} Path does not match
34 api_brand_categories_delete /api/brand/{id} Path does not match
35 app_api_codecreate /api/code Path does not match
36 app_api_codeget_all /api/code Path does not match
37 app_api_codeget_one /api/code/{id} Path does not match
38 app_api_codeactivate_code /api/code/activate Path does not match
39 app_api_codedelete_code /api/code/{id} Path does not match
40 api_products_categories_create /api/products-categories Path does not match
41 api_products_categories_get_all /api/products-categories Path does not match
42 api_products_categories_get_one /api/products-categories/{id} Path does not match
43 api_products_categories_update /api/products-categories/{id} Path does not match
44 api_products_categories_delete /api/products-categories/{id} Path does not match
45 api_utilisateurscreate /api/user-interface/register Path does not match
46 api_utilisateursget_all /api/user-interface Path does not match
47 api_utilisateursget_one /api/user-interface/{id} Path does not match
48 api_utilisateursuserverifie /api/user-interface/verifieuser Path does not match
49 api_utilisateursget_one_by_immat /api/user-interface/immat/{immat} Path does not match
50 api_utilisateursget_one_by_token /api/user-interface/token/{token} Path does not match
51 api_utilisateursupdate /api/user-interface/{id} Path does not match
52 api_utilisateursdelete /api/user-interface/{id} Path does not match
53 api_utilisateurslogin /api/user-interface/login Path does not match
54 api_utilisateurslogout /api/user-interface/logout/{id} Path does not match
55 app_droits_users /droits/users Path does not match
56 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.