Routing
_profiler_home
Matched route
Route Parameters
Name | Value |
---|---|
httpPort | 80 |
httpsPort | 443 |
path | "/_profiler/" |
permanent | true |
scheme | null |
Route Redirection
This page redirects to:
http://vtclib.fr/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | admin_dashboard | /admin | Path does not match |
16 | admin_candidates_list | /admin/candidats | Path does not match |
17 | admin_candidate_approve | /admin/candidat/{id}/valider | Path does not match |
18 | admin_candidate_reject | /admin/candidat/{id}/refuser | Path does not match |
19 | admin_candidate_view | /admin/candidat/{id}/voir | Path does not match |
20 | driver_dashboard | /driver/dashboard | Path does not match |
21 | driver_payments | /driver/payments | Path does not match |
22 | driver_vehicle | /driver/vehicle | Path does not match |
23 | driver_profile | /driver/profile | Path does not match |
24 | driver_notifications | /driver/notifications | Path does not match |
25 | app_home | / | Path does not match |
26 | home_vehicle_show | /vehicules/{id} | Path does not match |
27 | app_home_faq | /faq | Path does not match |
28 | app_home_berline | /berline | Path does not match |
29 | app_home_classic | /classic | Path does not match |
30 | app_home_ev_offer_2025 | /evoffer2025 | Path does not match |
31 | app_home_pricing | /pricing | Path does not match |
32 | driver_invoices | /driver/factures | Path does not match |
33 | invoice_pdf | /driver/facture/{id}/pdf | Path does not match |
34 | registration_step_one | /register/step1 | Path does not match |
35 | registration_step_two | /register/step2/{id} | Path does not match |
36 | registration_step_three | /register/step3/{id} | Path does not match |
37 | registration_step_two_upload | /register/step2/{id}/upload | Path does not match |
38 | registration_step_two_delete | /register/step2/{id}/delete | Path does not match |
39 | registration_completed | /register/completed/{id} | Path does not match |
40 | app_rental | /rental | Path does not match |
41 | app_rental_start | /rental/start/{id} | Path does not match |
42 | app_rental_terminate | /rental/terminate/{id} | Path does not match |
43 | app_rental_reactivate | /rental/reactivate/{id} | Path does not match |
44 | app_rental_cancel | /rental/cancel/{id} | Path does not match |
45 | app_login | /login | Path does not match |
46 | app_logout | /logout | Path does not match |
47 | vehicle_image_upload_temp | /vehicle/image/upload-temp | Path does not match |
48 | user_dashboard | /user/dashboard | Path does not match |
49 | user_profile_edit | /user/profile/edit | Path does not match |
50 | user_pro_edit | /user/pro/edit | Path does not match |
51 | user_documents | /user/documents | Path does not match |
52 | app_vehicle_index | /vehicle | Path does not match |
53 | app_vehicle_new | /vehicle/new | Path does not match |
54 | app_vehicle_show | /vehicle/{id} | Path does not match |
55 | app_vehicle_edit | /vehicle/{id}/edit | Path does not match |
56 | app_vehicle_delete | /vehicle/{id} | 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.