Routing
gallery_show
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "youth-camp-yeshua-generation-2025" |
Route Matching Logs
Path to match:
/gallery/youth-camp-yeshua-generation-2025
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_gallery_album_index | /admin/gallery-album | Path does not match |
| 3 | admin_gallery_album_new | /admin/gallery-album/new | Path does not match |
| 4 | admin_gallery_album_batch_delete | /admin/gallery-album/batch-delete | Path does not match |
| 5 | admin_gallery_album_autocomplete | /admin/gallery-album/autocomplete | Path does not match |
| 6 | admin_gallery_album_render_filters | /admin/gallery-album/render-filters | Path does not match |
| 7 | admin_gallery_album_edit | /admin/gallery-album/{entityId}/edit | Path does not match |
| 8 | admin_gallery_album_delete | /admin/gallery-album/{entityId}/delete | Path does not match |
| 9 | admin_gallery_album_detail | /admin/gallery-album/{entityId} | Path does not match |
| 10 | admin_gallery_image_index | /admin/gallery-image | Path does not match |
| 11 | admin_gallery_image_new | /admin/gallery-image/new | Path does not match |
| 12 | admin_gallery_image_batch_delete | /admin/gallery-image/batch-delete | Path does not match |
| 13 | admin_gallery_image_autocomplete | /admin/gallery-image/autocomplete | Path does not match |
| 14 | admin_gallery_image_render_filters | /admin/gallery-image/render-filters | Path does not match |
| 15 | admin_gallery_image_edit | /admin/gallery-image/{entityId}/edit | Path does not match |
| 16 | admin_gallery_image_delete | /admin/gallery-image/{entityId}/delete | Path does not match |
| 17 | admin_gallery_image_detail | /admin/gallery-image/{entityId} | Path does not match |
| 18 | admin_resource_index | /admin/resource | Path does not match |
| 19 | admin_resource_new | /admin/resource/new | Path does not match |
| 20 | admin_resource_batch_delete | /admin/resource/batch-delete | Path does not match |
| 21 | admin_resource_autocomplete | /admin/resource/autocomplete | Path does not match |
| 22 | admin_resource_render_filters | /admin/resource/render-filters | Path does not match |
| 23 | admin_resource_edit | /admin/resource/{entityId}/edit | Path does not match |
| 24 | admin_resource_delete | /admin/resource/{entityId}/delete | Path does not match |
| 25 | admin_resource_detail | /admin/resource/{entityId} | Path does not match |
| 26 | admin_sermon_index | /admin/sermon | Path does not match |
| 27 | admin_sermon_new | /admin/sermon/new | Path does not match |
| 28 | admin_sermon_batch_delete | /admin/sermon/batch-delete | Path does not match |
| 29 | admin_sermon_autocomplete | /admin/sermon/autocomplete | Path does not match |
| 30 | admin_sermon_render_filters | /admin/sermon/render-filters | Path does not match |
| 31 | admin_sermon_edit | /admin/sermon/{entityId}/edit | Path does not match |
| 32 | admin_sermon_delete | /admin/sermon/{entityId}/delete | Path does not match |
| 33 | admin_sermon_detail | /admin/sermon/{entityId} | Path does not match |
| 34 | admin_sermon_series_index | /admin/sermon-series | Path does not match |
| 35 | admin_sermon_series_new | /admin/sermon-series/new | Path does not match |
| 36 | admin_sermon_series_batch_delete | /admin/sermon-series/batch-delete | Path does not match |
| 37 | admin_sermon_series_autocomplete | /admin/sermon-series/autocomplete | Path does not match |
| 38 | admin_sermon_series_render_filters | /admin/sermon-series/render-filters | Path does not match |
| 39 | admin_sermon_series_edit | /admin/sermon-series/{entityId}/edit | Path does not match |
| 40 | admin_sermon_series_delete | /admin/sermon-series/{entityId}/delete | Path does not match |
| 41 | admin_sermon_series_detail | /admin/sermon-series/{entityId} | Path does not match |
| 42 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 43 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 44 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 45 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 46 | _wdt | /_wdt/{token} | Path does not match |
| 47 | _profiler_home | /_profiler/ | Path does not match |
| 48 | _profiler_search | /_profiler/search | Path does not match |
| 49 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 50 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 51 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 52 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 53 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 54 | _profiler_open_file | /_profiler/open | Path does not match |
| 55 | _profiler | /_profiler/{token} | Path does not match |
| 56 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 57 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 58 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 59 | captcha_generate | /captcha/generate | Path does not match |
| 60 | contact_send | /contact/send | Path does not match |
| 61 | app_home | / | Path does not match |
| 62 | sermons_index | /sermons | Path does not match |
| 63 | sermons_show | /sermons/{slug} | Path does not match |
| 64 | gallery_index | /gallery | Path does not match |
| 65 | gallery_show | /gallery/{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.