Routing
app_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
2 | _preview_error | /_error/{code}.{_format} | Path does not match |
3 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
4 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
5 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
6 | _wdt | /_wdt/{token} | Path does not match |
7 | _profiler_home | /_profiler/ | Path does not match |
8 | _profiler_search | /_profiler/search | Path does not match |
9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
13 | _profiler_open_file | /_profiler/open | Path does not match |
14 | _profiler | /_profiler/{token} | Path does not match |
15 | _profiler_router | /_profiler/{token}/router | Path does not match |
16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
18 | app_agences_index | /agences/ | Path does not match |
19 | app_agences_new | /agences/new | Path does not match |
20 | app_agences_show | /agences/{id} | Path does not match |
21 | app_agences_edit | /agences/{id}/edit | Path does not match |
22 | app_agences_delete | /agences/{id} | Path does not match |
23 | app_annonce_index | /annonce/ | Path does not match |
24 | app_annonce_new | /annonce/new | Path does not match |
25 | app_annonce_edit | /annonce/{id}/edit | Path does not match |
26 | app_articles_index | /articles/ | Path does not match |
27 | app_articles_new | /articles/new | Path does not match |
28 | app_articles_show | /articles/{id} | Path does not match |
29 | app_articles_edit | /articles/{id}/edit | Path does not match |
30 | app_articles_delete | /articles/{id} | Path does not match |
31 | app_calandar | /calandar | Path does not match |
32 | app_chat | /chat | Path does not match |
33 | contact | /contact/{type}/{id} | Path does not match |
34 | acceptation | /acceptation/{id} | Path does not match |
35 | refu | /refu/{type}/{id} | Path does not match |
36 | app_equipements_index | /equipements/ | Path does not match |
37 | app_equipements_new | /equipements/new | Path does not match |
38 | app_equipements_show | /equipements/{id} | Path does not match |
39 | app_equipements_edit | /equipements/{id}/edit | Path does not match |
40 | app_equipements_delete | /equipements/{id} | Path does not match |
41 | app_financement_index | /financement/ | Path does not match |
42 | app_financement_new | /financement/new | Path does not match |
43 | app_financement_show | /financement/{id} | Path does not match |
44 | app_financement_edit | /financement/{id}/edit | Path does not match |
45 | app_financement_delete | /financement/{id} | Path does not match |
46 | app_franchises_index | /franchises/ | Path does not match |
47 | app_franchises_new | /franchises/new | Path does not match |
48 | app_franchises_show | /franchises/{id} | Path does not match |
49 | app_franchises_edit | /franchises/{id}/edit | Path does not match |
50 | app_franchises_delete | /franchises/{id} | Path does not match |
51 | fullcalandarfullcalandar | /fullcalandar/fullcalandar | Path does not match |
52 | fullcalandarload | /fullcalandar/load/{id} | Path does not match |
53 | fullcalandarapi_edit | /fullcalandar/api/fullcalendar | Path does not match |
54 | fullcalandarapi_create | /fullcalandar/api/fullcalendar/create/{id} | Path does not match |
55 | fullcalandarapi_update | /fullcalandar/api/fullcalendar/update/{id} | Path does not match |
56 | fullcalandarapi_delete | /fullcalandar/api/fullcalendar/delete/{id} | Path does not match |
57 | app_gallery | /gallery/{slug} | Path does not match |
58 | connect_google | /connect/google | Path does not match |
59 | connect_google_check | /connect/google/check | Path does not match |
60 | app_hotels_index | /hotels/ | Path does not match |
61 | app_hotels_new | /hotels/new | Path does not match |
62 | app_hotels_show | /hotels/{id} | Path does not match |
63 | app_hotels_edit | /hotels/{id}/edit | Path does not match |
64 | app_hotels_delete | /hotels/{id} | Path does not match |
65 | app_images | /image | Path does not match |
66 | app_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.