GET https://webdays-dev-web.shorg.net/convention/devenir-partenaire.html

Routing

app_access_default_page Matched route

Route Parameters

Name Value
page
"convention/devenir-partenaire.html"

Route Matching Logs

Path to match: /convention/devenir-partenaire.html
# Route name Path Log
1 app_admin /admin/ Path does not match
2 app_admin_company_index /admin/company Path does not match
3 app_admin_company_new /admin/company/new Path does not match
4 app_admin_company_batch_delete /admin/company/batch-delete Path does not match
5 app_admin_company_autocomplete /admin/company/autocomplete Path does not match
6 app_admin_company_render_filters /admin/company/render-filters Path does not match
7 app_admin_company_edit /admin/company/{entityId}/edit Path does not match
8 app_admin_company_delete /admin/company/{entityId}/delete Path does not match
9 app_admin_company_detail /admin/company/{entityId} Path does not match
10 app_admin_event_index /admin/event Path does not match
11 app_admin_event_new /admin/event/new Path does not match
12 app_admin_event_batch_delete /admin/event/batch-delete Path does not match
13 app_admin_event_autocomplete /admin/event/autocomplete Path does not match
14 app_admin_event_render_filters /admin/event/render-filters Path does not match
15 app_admin_event_edit /admin/event/{entityId}/edit Path does not match
16 app_admin_event_delete /admin/event/{entityId}/delete Path does not match
17 app_admin_event_detail /admin/event/{entityId} Path does not match
18 app_admin_event_intervention_index /admin/event-intervention Path does not match
19 app_admin_event_intervention_new /admin/event-intervention/new Path does not match
20 app_admin_event_intervention_batch_delete /admin/event-intervention/batch-delete Path does not match
21 app_admin_event_intervention_autocomplete /admin/event-intervention/autocomplete Path does not match
22 app_admin_event_intervention_render_filters /admin/event-intervention/render-filters Path does not match
23 app_admin_event_intervention_edit /admin/event-intervention/{entityId}/edit Path does not match
24 app_admin_event_intervention_delete /admin/event-intervention/{entityId}/delete Path does not match
25 app_admin_event_intervention_detail /admin/event-intervention/{entityId} Path does not match
26 app_admin_event_intervention_person_index /admin/event-intervention-person Path does not match
27 app_admin_event_intervention_person_new /admin/event-intervention-person/new Path does not match
28 app_admin_event_intervention_person_batch_delete /admin/event-intervention-person/batch-delete Path does not match
29 app_admin_event_intervention_person_autocomplete /admin/event-intervention-person/autocomplete Path does not match
30 app_admin_event_intervention_person_render_filters /admin/event-intervention-person/render-filters Path does not match
31 app_admin_event_intervention_person_edit /admin/event-intervention-person/{entityId}/edit Path does not match
32 app_admin_event_intervention_person_delete /admin/event-intervention-person/{entityId}/delete Path does not match
33 app_admin_event_intervention_person_detail /admin/event-intervention-person/{entityId} Path does not match
34 app_admin_event_location_index /admin/event-location Path does not match
35 app_admin_event_location_new /admin/event-location/new Path does not match
36 app_admin_event_location_batch_delete /admin/event-location/batch-delete Path does not match
37 app_admin_event_location_autocomplete /admin/event-location/autocomplete Path does not match
38 app_admin_event_location_render_filters /admin/event-location/render-filters Path does not match
39 app_admin_event_location_edit /admin/event-location/{entityId}/edit Path does not match
40 app_admin_event_location_delete /admin/event-location/{entityId}/delete Path does not match
41 app_admin_event_location_detail /admin/event-location/{entityId} Path does not match
42 app_admin_event_participant_index /admin/event-participant Path does not match
43 app_admin_event_participant_new /admin/event-participant/new Path does not match
44 app_admin_event_participant_batch_delete /admin/event-participant/batch-delete Path does not match
45 app_admin_event_participant_autocomplete /admin/event-participant/autocomplete Path does not match
46 app_admin_event_participant_render_filters /admin/event-participant/render-filters Path does not match
47 app_admin_event_participant_edit /admin/event-participant/{entityId}/edit Path does not match
48 app_admin_event_participant_delete /admin/event-participant/{entityId}/delete Path does not match
49 app_admin_event_participant_detail /admin/event-participant/{entityId} Path does not match
50 app_admin_event_sponsor_index /admin/event-sponsor Path does not match
51 app_admin_event_sponsor_new /admin/event-sponsor/new Path does not match
52 app_admin_event_sponsor_batch_delete /admin/event-sponsor/batch-delete Path does not match
53 app_admin_event_sponsor_autocomplete /admin/event-sponsor/autocomplete Path does not match
54 app_admin_event_sponsor_render_filters /admin/event-sponsor/render-filters Path does not match
55 app_admin_event_sponsor_edit /admin/event-sponsor/{entityId}/edit Path does not match
56 app_admin_event_sponsor_delete /admin/event-sponsor/{entityId}/delete Path does not match
57 app_admin_event_sponsor_detail /admin/event-sponsor/{entityId} Path does not match
58 _preview_error /_error/{code}.{_format} Path does not match
59 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
60 _wdt_stylesheet /_wdt/styles Path does not match
61 _wdt /_wdt/{token} Path does not match
62 _profiler_home /_profiler/ Path does not match
63 _profiler_search /_profiler/search Path does not match
64 _profiler_search_bar /_profiler/search_bar Path does not match
65 _profiler_phpinfo /_profiler/phpinfo Path does not match
66 _profiler_xdebug /_profiler/xdebug Path does not match
67 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
68 _profiler_search_results /_profiler/{token}/search/results Path does not match
69 _profiler_open_file /_profiler/open Path does not match
70 _profiler /_profiler/{token} Path does not match
71 _profiler_router /_profiler/{token}/router Path does not match
72 _profiler_exception /_profiler/{token}/exception Path does not match
73 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
74 admin_event_interventions_table /admin/event/{id}/interventions-table Path does not match
75 app_access_default_page /{page} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.