Routing
app_imprint
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/impressum
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_applicant_show | /admin/bewerberin/{id} | Path does not match |
| 17 | admin_applicant_note_edit | /admin/bewerberin/{id}/notiz/{noteId}/edit | Path does not match |
| 18 | admin_applicant_campaign_node_edit | /admin/bewerberin/{id}/kampagne/{campaignId}/notiz/{noteId}/edit | Path does not match |
| 19 | admin_applicant_notes_index | /admin/bewerberinnen/{id}/notes | Path does not match |
| 20 | admin_applicant_new | /admin/bewerberin/new | Path does not match |
| 21 | admin_applicant_edit | /admin/bewerberin/{id}/edit | Path does not match |
| 22 | admin_applicant_save_company_status | /admin/bewerberin/{id}/save-company-status | Path does not match |
| 23 | admin_applicant_delete | /admin/bewerberin/{id}/delete | Path does not match |
| 24 | admin_campaign_index | /admin/kampagne/ | Path does not match |
| 25 | admin_campaign_new | /admin/kampagne/new | Path does not match |
| 26 | admin_campaign_show | /admin/kampagne/{id} | Path does not match |
| 27 | admin_campaign_edit | /admin/kampagne/{id}/edit | Path does not match |
| 28 | admin_campaign_reactivate | /admin/kampagne/{id}/reactivate/ref/{referrer_route} | Path does not match |
| 29 | admin_campaign_deactivate | /admin/kampagne/{id}/deactivate/ref/{referrer_route} | Path does not match |
| 30 | admin_campaign_delete | /admin/kampagne/{id}/delete | Path does not match |
| 31 | admin_campaign_phase_index | /admin/kampagne/{id}/phases | Path does not match |
| 32 | app_dashboard | /dashboard | Path does not match |
| 33 | admin_formtype_index | /admin/formtype/ | Path does not match |
| 34 | admin_formtype_new | /admin/formtype/new/phase/{phaseId}/kampagne/{campaignId} | Path does not match |
| 35 | admin_formtype_show | /admin/formtype/{id} | Path does not match |
| 36 | admin_formtype_edit | /admin/formtype/{id}/edit | Path does not match |
| 37 | admin_formtype_delete | /admin/formtype/{id} | Path does not match |
| 38 | admin_formtype_template_index | /admin/formtype-template/ | Path does not match |
| 39 | admin_formtype_template_new | /admin/formtype-template/new | Path does not match |
| 40 | admin_formtype_template_show | /admin/formtype-template/{id} | Path does not match |
| 41 | admin_formtype_template_edit | /admin/formtype-template/{id}/edit | Path does not match |
| 42 | admin_formtype_template_delete | /admin/formtype-template/{id} | Path does not match |
| 43 | admin_notes_index | /admin/bewerberin/{applicantId}/notes | Path does not match |
| 44 | admin_notes_new | /admin/bewerberin/{applicantId}/notes/new | Path does not match |
| 45 | admin_notes_show | /admin/bewerberin/{applicantId}/notes/{id} | Path does not match |
| 46 | admin_notes_edit | /admin/bewerberin/{applicantId}/notes/{id}/edit | Path does not match |
| 47 | admin_notes_delete | /admin/bewerberin/{id} | Path does not match |
| 48 | admin_phase_new | /admin/phase/new/kampagne/{campaignId} | Path does not match |
| 49 | admin_phase_show | /admin/phase/{id} | Path does not match |
| 50 | admin_phase_edit | /admin/phase/{id}/edit | Path does not match |
| 51 | admin_phase_delete | /admin/phase/{id} | Path does not match |
| 52 | admin_phase_template_index | /admin/phase-template/ | Path does not match |
| 53 | admin_phase_template_new | /admin/phase-template/new | Path does not match |
| 54 | admin_phase_template_show | /admin/phase-template/{id} | Path does not match |
| 55 | admin_phase_template_edit | /admin/phase-template/{id}/edit | Path does not match |
| 56 | admin_phase_template_delete | /admin/phase-template/{id} | Path does not match |
| 57 | app_campaign_index | /kampagne/{campaignHandle} | Path does not match |
| 58 | app_campaign_phase_position | /kampagne/{campaignHandle}/schritt/{position} | Path does not match |
| 59 | app_campaign_save | /kampagne/{campaignHandle}/save | Path does not match |
| 60 | app_campaign_email | /kampagne/{campaignHandle}/email | Path does not match |
| 61 | app_campaign_phase_thanx | /kampagne/{campaignHandle}/danke | Path does not match |
| 62 | homepage | / | Path does not match |
| 63 | app_imprint | /impressum | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.