Routing
app_access_gate
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/acces
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_easy_dashboard | /superadmin | Path does not match |
| 2 | admin_easy_dashboard_generic_subform_template_index | /superadmin/generic-subform-template | Path does not match |
| 3 | admin_easy_dashboard_generic_subform_template_new | /superadmin/generic-subform-template/new | Path does not match |
| 4 | admin_easy_dashboard_generic_subform_template_batch_delete | /superadmin/generic-subform-template/batch-delete | Path does not match |
| 5 | admin_easy_dashboard_generic_subform_template_autocomplete | /superadmin/generic-subform-template/autocomplete | Path does not match |
| 6 | admin_easy_dashboard_generic_subform_template_render_filters | /superadmin/generic-subform-template/render-filters | Path does not match |
| 7 | admin_easy_dashboard_generic_subform_template_edit | /superadmin/generic-subform-template/{entityId}/edit | Path does not match |
| 8 | admin_easy_dashboard_generic_subform_template_delete | /superadmin/generic-subform-template/{entityId}/delete | Path does not match |
| 9 | admin_easy_dashboard_generic_subform_template_detail | /superadmin/generic-subform-template/{entityId} | Path does not match |
| 10 | admin_easy_dashboard_municipality_index | /superadmin/municipality | Path does not match |
| 11 | admin_easy_dashboard_municipality_new | /superadmin/municipality/new | Path does not match |
| 12 | admin_easy_dashboard_municipality_batch_delete | /superadmin/municipality/batch-delete | Path does not match |
| 13 | admin_easy_dashboard_municipality_autocomplete | /superadmin/municipality/autocomplete | Path does not match |
| 14 | admin_easy_dashboard_municipality_render_filters | /superadmin/municipality/render-filters | Path does not match |
| 15 | admin_easy_dashboard_municipality_edit | /superadmin/municipality/{entityId}/edit | Path does not match |
| 16 | admin_easy_dashboard_municipality_delete | /superadmin/municipality/{entityId}/delete | Path does not match |
| 17 | admin_easy_dashboard_municipality_detail | /superadmin/municipality/{entityId} | Path does not match |
| 18 | admin_easy_dashboard_municipality_service_index | /superadmin/municipality-service | Path does not match |
| 19 | admin_easy_dashboard_municipality_service_new | /superadmin/municipality-service/new | Path does not match |
| 20 | admin_easy_dashboard_municipality_service_batch_delete | /superadmin/municipality-service/batch-delete | Path does not match |
| 21 | admin_easy_dashboard_municipality_service_autocomplete | /superadmin/municipality-service/autocomplete | Path does not match |
| 22 | admin_easy_dashboard_municipality_service_render_filters | /superadmin/municipality-service/render-filters | Path does not match |
| 23 | admin_easy_dashboard_municipality_service_edit | /superadmin/municipality-service/{entityId}/edit | Path does not match |
| 24 | admin_easy_dashboard_municipality_service_delete | /superadmin/municipality-service/{entityId}/delete | Path does not match |
| 25 | admin_easy_dashboard_municipality_service_detail | /superadmin/municipality-service/{entityId} | Path does not match |
| 26 | admin_easy_dashboard_service_category_index | /superadmin/service-category | Path does not match |
| 27 | admin_easy_dashboard_service_category_new | /superadmin/service-category/new | Path does not match |
| 28 | admin_easy_dashboard_service_category_batch_delete | /superadmin/service-category/batch-delete | Path does not match |
| 29 | admin_easy_dashboard_service_category_autocomplete | /superadmin/service-category/autocomplete | Path does not match |
| 30 | admin_easy_dashboard_service_category_render_filters | /superadmin/service-category/render-filters | Path does not match |
| 31 | admin_easy_dashboard_service_category_edit | /superadmin/service-category/{entityId}/edit | Path does not match |
| 32 | admin_easy_dashboard_service_category_delete | /superadmin/service-category/{entityId}/delete | Path does not match |
| 33 | admin_easy_dashboard_service_category_detail | /superadmin/service-category/{entityId} | Path does not match |
| 34 | admin_easy_dashboard_service_definition_index | /superadmin/service-definition | Path does not match |
| 35 | admin_easy_dashboard_service_definition_new | /superadmin/service-definition/new | Path does not match |
| 36 | admin_easy_dashboard_service_definition_batch_delete | /superadmin/service-definition/batch-delete | Path does not match |
| 37 | admin_easy_dashboard_service_definition_autocomplete | /superadmin/service-definition/autocomplete | Path does not match |
| 38 | admin_easy_dashboard_service_definition_render_filters | /superadmin/service-definition/render-filters | Path does not match |
| 39 | admin_easy_dashboard_service_definition_edit | /superadmin/service-definition/{entityId}/edit | Path does not match |
| 40 | admin_easy_dashboard_service_definition_delete | /superadmin/service-definition/{entityId}/delete | Path does not match |
| 41 | admin_easy_dashboard_service_definition_detail | /superadmin/service-definition/{entityId} | Path does not match |
| 42 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 43 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 44 | _wdt | /_wdt/{token} | Path does not match |
| 45 | _profiler_home | /_profiler/ | Path does not match |
| 46 | _profiler_search | /_profiler/search | Path does not match |
| 47 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 48 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 49 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 50 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 51 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 52 | _profiler_open_file | /_profiler/open | Path does not match |
| 53 | _profiler | /_profiler/{token} | Path does not match |
| 54 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 55 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 56 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 57 | app_access_gate | /acces | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.