Routing
(none)
Matched route
Route Matching Logs
Path to match:
/config/db.sql
# | Route name | Path | Log |
---|---|---|---|
1 | reinit_password | /definir-mot-de-passe | Path does not match |
2 | inscription | /inscription | Path does not match |
3 | demande_password | /demande-mot-de-passe | Path does not match |
4 | _wdt | /_wdt/{token} | Path does not match |
5 | _profiler_home | /_profiler/ | Path does not match |
6 | _profiler_search | /_profiler/search | Path does not match |
7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
12 | _profiler_open_file | /_profiler/open | Path does not match |
13 | _profiler | /_profiler/{token} | Path does not match |
14 | _profiler_router | /_profiler/{token}/router | Path does not match |
15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
17 | account | /account | Path does not match |
18 | account_detail_prestation | /account/detail_prestation/{id} | Path does not match |
19 | account_historique | /account/historique | Path does not match |
20 | account_messages | /account/messagerie | Path does not match |
21 | ajax_nouveau_contact | /ajax/nouveau_contact/{id} | Path does not match |
22 | ajax_nouveau_message | /ajax/nouveau_message | Path does not match |
23 | ajax_modifier_inscription | /ajax/modifier_inscription/{name} | Path does not match |
24 | ajax_load_therapeutes | /ajax/load_therapeutes | Path does not match |
25 | ajax_edit_inscription | /ajax/edit_inscription | Path does not match |
26 | ajax_load_planification_main | /ajax/load_planification_main | Path does not match |
27 | ajax_save_inscription | /ajax/save_inscription | Path does not match |
28 | ajax_cancel_inscription | /ajax/cancel_inscription | Path does not match |
29 | ajax_get_lieux | /ajax/get/lieux | Path does not match |
30 | ajax_get_infos_prestation | /ajax/get/infos/prestations | Path does not match |
31 | ajax_get_prestation_dates | /ajax/get/prestation/dates | Path does not match |
32 | admin | /admin | Path does not match |
33 | admin_conversations | /admin/messages | Path does not match |
34 | admin_creation_reservation_collective | /admin/reservation_collective | Path does not match |
35 | ajax_save_planification | /ajax/save_planification | Path does not match |
36 | ajax_load_planification | /ajax/load_planification | Path does not match |
37 | ajax_load_prestations_selon_lieux | /ajax/load_prestations_selon_lieux | Path does not match |
38 | ajax_load_prestations | /ajax/load_prestations | Path does not match |
39 | ajax_resize_planification | /ajax/resize_planification | Path does not match |
40 | ajax_remove_planification | /ajax/remove_planification | Path does not match |
41 | asset.css | /assets/{version}.css | Path does not match |
42 | asset.js | /assets/{version}.js | Path does not match |
43 | test | /test | Path does not match |
44 | home | / | Path does not match |
45 | index | /index | Path does not match |
46 | our_story | /notre-histoire | Path does not match |
47 | our_approach | /notre-demarche | Path does not match |
48 | recherche | /recherche | Path does not match |
49 | therapies | /therapies/{slug} | Path does not match |
50 | therapy_prestations | /therapies/{slug}/{child_slug} | Path does not match |
51 | therapeutes | /therapeutes | Path does not match |
52 | therapeutes_detail | /therapeutes/{slug} | Path does not match |
53 | therapeute_tally | /vous-etes-therapeute | Path does not match |
54 | therapiesPresationList | /therapies_prestation_list | Path does not match |
55 | profile | /profile | Path does not match |
56 | therapists | /therapists | Path does not match |
57 | meeting | /rendez-vous | Path does not match |
58 | meeting_verification | /meeting_verification | Path does not match |
59 | sitemap | /plan-du-site | Path does not match |
60 | cms_page | /{slug} | Path does not match |
61 | app_login | /login | Path does not match |
62 | app_logout | /logout | Path does not match |
63 | fc_load_events | /fc-load-events | Path does not match |
64 | _preview_error | /_error/{code}.{_format} | 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.