Routing
joli_media_cache_default
Matched route
Route Parameters
| Name | Value |
|---|---|
| library | "default" |
| slug | "articles/komakquizz_logo.png" |
| variation | "article-cover-2x" |
Route Matching Logs
Path to match:
/media/cache/article-cover-2x/articles/komakquizz_logo.png
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/articles/{id}{._format}_get | /api/articles/{id}.{_format} | Path does not match |
| 12 | _api_/articles{._format}_get_collection | /api/articles.{_format} | Path does not match |
| 13 | _api_/articles{._format}_post | /api/articles.{_format} | Path does not match |
| 14 | _api_/articles/{id}{._format}_patch | /api/articles/{id}.{_format} | Path does not match |
| 15 | _api_/articles/{id}{._format}_delete | /api/articles/{id}.{_format} | Path does not match |
| 16 | admin | /admin | Path does not match |
| 17 | admin_article_index | /admin/article | Path does not match |
| 18 | admin_article_new | /admin/article/new | Path does not match |
| 19 | admin_article_batch_delete | /admin/article/batch-delete | Path does not match |
| 20 | admin_article_autocomplete | /admin/article/autocomplete | Path does not match |
| 21 | admin_article_render_filters | /admin/article/render-filters | Path does not match |
| 22 | admin_article_edit | /admin/article/{entityId}/edit | Path does not match |
| 23 | admin_article_delete | /admin/article/{entityId}/delete | Path does not match |
| 24 | admin_article_detail | /admin/article/{entityId} | Path does not match |
| 25 | admin_menu_item_index | /admin/menu-item | Path does not match |
| 26 | admin_menu_item_new | /admin/menu-item/new | Path does not match |
| 27 | admin_menu_item_batch_delete | /admin/menu-item/batch-delete | Path does not match |
| 28 | admin_menu_item_autocomplete | /admin/menu-item/autocomplete | Path does not match |
| 29 | admin_menu_item_render_filters | /admin/menu-item/render-filters | Path does not match |
| 30 | admin_menu_item_edit | /admin/menu-item/{entityId}/edit | Path does not match |
| 31 | admin_menu_item_delete | /admin/menu-item/{entityId}/delete | Path does not match |
| 32 | admin_menu_item_detail | /admin/menu-item/{entityId} | Path does not match |
| 33 | admin_mission_local_index | /admin/mission-local | Path does not match |
| 34 | admin_mission_local_new | /admin/mission-local/new | Path does not match |
| 35 | admin_mission_local_batch_delete | /admin/mission-local/batch-delete | Path does not match |
| 36 | admin_mission_local_autocomplete | /admin/mission-local/autocomplete | Path does not match |
| 37 | admin_mission_local_render_filters | /admin/mission-local/render-filters | Path does not match |
| 38 | admin_mission_local_edit | /admin/mission-local/{entityId}/edit | Path does not match |
| 39 | admin_mission_local_delete | /admin/mission-local/{entityId}/delete | Path does not match |
| 40 | admin_mission_local_detail | /admin/mission-local/{entityId} | Path does not match |
| 41 | admin_mission_local_ref_index | /admin/mission-local-ref | Path does not match |
| 42 | admin_mission_local_ref_new | /admin/mission-local-ref/new | Path does not match |
| 43 | admin_mission_local_ref_batch_delete | /admin/mission-local-ref/batch-delete | Path does not match |
| 44 | admin_mission_local_ref_autocomplete | /admin/mission-local-ref/autocomplete | Path does not match |
| 45 | admin_mission_local_ref_render_filters | /admin/mission-local-ref/render-filters | Path does not match |
| 46 | admin_mission_local_ref_edit | /admin/mission-local-ref/{entityId}/edit | Path does not match |
| 47 | admin_mission_local_ref_delete | /admin/mission-local-ref/{entityId}/delete | Path does not match |
| 48 | admin_mission_local_ref_detail | /admin/mission-local-ref/{entityId} | Path does not match |
| 49 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 50 | joli_media_original_default | /media/original/{slug} | Path does not match |
| 51 | joli_media_cache_default | /media/cache/{variation}/{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.