Routing
getFamilyInfos
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "185" |
| token | "6adcac71851e182b8e960.tP0VGqvXf2dB1nlqkn7i7svTAR-bf4Fsjgfu0MMrZBw.hpJ2S-CSOzMm70AwoEfWg7qKNVjSN7Q2uHCnpLJRNi7Ql3ps_IE4UnWgPA" |
Route Matching Logs
Path to match:
/family/getFamilyInfos/185/6adcac71851e182b8e960.tP0VGqvXf2dB1nlqkn7i7svTAR-bf4Fsjgfu0MMrZBw.hpJ2S-CSOzMm70AwoEfWg7qKNVjSN7Q2uHCnpLJRNi7Ql3ps_IE4UnWgPA
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_bildung_index | /bildung/ | Path does not match |
| 2 | app_bildung_new | /bildung/new/{id_family} | Path does not match |
| 3 | app_bildung_show | /bildung/{id} | Path does not match |
| 4 | app_bildung_edit | /bildung/{id}/edit | Path does not match |
| 5 | app_bildung_delete | /bildung/{id} | Path does not match |
| 6 | app_calendar_index | /calendar/ | Path does not match |
| 7 | app_calendar_new | /calendar/new | Path does not match |
| 8 | app_calendar_show | /calendar/{id}/show | Path does not match |
| 9 | app_calendar_edit | /calendar/{id}/edit | Path does not match |
| 10 | app_calendar_delete | /calendar/{id}/delete | Path does not match |
| 11 | app_server_events | /calendar/serverEvents | Path does not match |
| 12 | app_contact_index | /contact/ | Path does not match |
| 13 | app_dashboard | /dashboard | Path does not match |
| 14 | searchGlob | /family/searchGlob | Path does not match |
| 15 | serverSearch | /family/serverSearch | Path does not match |
| 16 | getFamilyInfos | /family/getFamilyInfos/{id}/{token} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.