GET https://komakaw.duckdns.org/realisations/categorie/escalier

Routing

app_project_category Matched route

Route Parameters

Name Value
slug
"escalier"

Route Matching Logs

Path to match: /realisations/categorie/escalier
# Route name Path Log
1 admin_dashboard /admin Path does not match
2 admin_dashboard_project_asset_index /admin/project-asset Path does not match
3 admin_dashboard_project_asset_new /admin/project-asset/new Path does not match
4 admin_dashboard_project_asset_batch_delete /admin/project-asset/batch-delete Path does not match
5 admin_dashboard_project_asset_autocomplete /admin/project-asset/autocomplete Path does not match
6 admin_dashboard_project_asset_render_filters /admin/project-asset/render-filters Path does not match
7 admin_dashboard_project_asset_edit /admin/project-asset/{entityId}/edit Path does not match
8 admin_dashboard_project_asset_delete /admin/project-asset/{entityId}/delete Path does not match
9 admin_dashboard_project_asset_detail /admin/project-asset/{entityId} Path does not match
10 admin_dashboard_project_index /admin/project Path does not match
11 admin_dashboard_project_new /admin/project/new Path does not match
12 admin_dashboard_project_batch_delete /admin/project/batch-delete Path does not match
13 admin_dashboard_project_autocomplete /admin/project/autocomplete Path does not match
14 admin_dashboard_project_render_filters /admin/project/render-filters Path does not match
15 admin_dashboard_project_edit /admin/project/{entityId}/edit Path does not match
16 admin_dashboard_project_delete /admin/project/{entityId}/delete Path does not match
17 admin_dashboard_project_detail /admin/project/{entityId} Path does not match
18 admin_dashboard_service_index /admin/service Path does not match
19 admin_dashboard_service_new /admin/service/new Path does not match
20 admin_dashboard_service_batch_delete /admin/service/batch-delete Path does not match
21 admin_dashboard_service_autocomplete /admin/service/autocomplete Path does not match
22 admin_dashboard_service_render_filters /admin/service/render-filters Path does not match
23 admin_dashboard_service_edit /admin/service/{entityId}/edit Path does not match
24 admin_dashboard_service_delete /admin/service/{entityId}/delete Path does not match
25 admin_dashboard_service_detail /admin/service/{entityId} Path does not match
26 admin_dashboard_site_settings_index /admin/site-settings Path does not match
27 admin_dashboard_site_settings_new /admin/site-settings/new Path does not match
28 admin_dashboard_site_settings_batch_delete /admin/site-settings/batch-delete Path does not match
29 admin_dashboard_site_settings_autocomplete /admin/site-settings/autocomplete Path does not match
30 admin_dashboard_site_settings_render_filters /admin/site-settings/render-filters Path does not match
31 admin_dashboard_site_settings_edit /admin/site-settings/{entityId}/edit Path does not match
32 admin_dashboard_site_settings_delete /admin/site-settings/{entityId}/delete Path does not match
33 admin_dashboard_site_settings_detail /admin/site-settings/{entityId} Path does not match
34 admin_dashboard_testimonial_index /admin/testimonial Path does not match
35 admin_dashboard_testimonial_new /admin/testimonial/new Path does not match
36 admin_dashboard_testimonial_batch_delete /admin/testimonial/batch-delete Path does not match
37 admin_dashboard_testimonial_autocomplete /admin/testimonial/autocomplete Path does not match
38 admin_dashboard_testimonial_render_filters /admin/testimonial/render-filters Path does not match
39 admin_dashboard_testimonial_edit /admin/testimonial/{entityId}/edit Path does not match
40 admin_dashboard_testimonial_delete /admin/testimonial/{entityId}/delete Path does not match
41 admin_dashboard_testimonial_detail /admin/testimonial/{entityId} Path does not match
42 _preview_error /_error/{code}.{_format} Path does not match
43 joli_media_original_default /media/original/{slug} Path does not match
44 joli_media_cache_default /media/cache/{variation}/{slug} Path does not match
45 joli_media_easy_admin_create_directory /admin/media/create-directory Path does not match
46 joli_media_easy_admin_delete /admin/media/delete Path does not match
47 joli_media_easy_admin_delete_directory /admin/media/delete-directory Path does not match
48 joli_media_easy_admin_choose_directory /admin/media/choose-directory/{key} Path does not match
49 joli_media_easy_admin_choose /admin/media/choose-file/{key} Path does not match
50 joli_media_easy_admin_explore /admin/media/explore/{key} Path does not match
51 joli_media_easy_admin_move /admin/media/move Path does not match
52 joli_media_easy_admin_regenerate_variation /admin/media/regenerate/{variation}/{key} Path does not match
53 joli_media_easy_admin_rename_directory /admin/media/rename-directory Path does not match
54 joli_media_easy_admin_show /admin/media/show/{key} Path does not match
55 joli_media_easy_admin_upload /admin/media/upload Path does not match
56 _wdt_stylesheet /_wdt/styles Path does not match
57 _wdt /_wdt/{token} Path does not match
58 _profiler_home /_profiler/ Path does not match
59 _profiler_search /_profiler/search Path does not match
60 _profiler_search_bar /_profiler/search_bar Path does not match
61 _profiler_phpinfo /_profiler/phpinfo Path does not match
62 _profiler_xdebug /_profiler/xdebug Path does not match
63 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
64 _profiler_search_results /_profiler/{token}/search/results Path does not match
65 _profiler_open_file /_profiler/open Path does not match
66 _profiler /_profiler/{token} Path does not match
67 _profiler_router /_profiler/{token}/router Path does not match
68 _profiler_exception /_profiler/{token}/exception Path does not match
69 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
70 admin_site_settings /admin/site-settings Path does not match
71 app_contact /contact Path does not match
72 app_home / Path does not match
73 app_project_index /realisations Path does not match
74 app_project_category /realisations/categorie/{slug} Route matches!

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