Routing
page_show
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "cgv" |
Route Matching Logs
Path to match:
/page/cgv
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | 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_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_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_/addresses/{id}{._format}_get | /api/addresses/{id}.{_format} | Path does not match |
| 11 | _api_/addresses{._format}_get_collection | /api/addresses.{_format} | Path does not match |
| 12 | _api_/addresses{._format}_post | /api/addresses.{_format} | Path does not match |
| 13 | _api_/addresses/{id}{._format}_put | /api/addresses/{id}.{_format} | Path does not match |
| 14 | _api_/addresses/{id}{._format}_patch | /api/addresses/{id}.{_format} | Path does not match |
| 15 | _api_/addresses/{id}{._format}_delete | /api/addresses/{id}.{_format} | Path does not match |
| 16 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 17 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 18 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 19 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 20 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 21 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 22 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 23 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 24 | _wdt | /_wdt/{token} | Path does not match |
| 25 | _profiler_home | /_profiler/ | Path does not match |
| 26 | _profiler_search | /_profiler/search | Path does not match |
| 27 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 28 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 29 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 30 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 31 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 32 | _profiler_open_file | /_profiler/open | Path does not match |
| 33 | _profiler | /_profiler/{token} | Path does not match |
| 34 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 35 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 36 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 37 | _webhook_controller | /webhook/{type} | Path does not match |
| 38 | app_admin | /admin/ | Path does not match |
| 39 | app_admin_run_command | /admin/run-command | Path does not match |
| 40 | admin_category_toggle | /admin/category/{id}/toggle | Path does not match |
| 41 | app_admin_categories_sync | /admin/category/sync | Path does not match |
| 42 | app_admin_category_crud_index | /admin/category | Path does not match |
| 43 | app_admin_category_crud_new | /admin/category/new | Path does not match |
| 44 | app_admin_category_crud_show | /admin/category/{id} | Path does not match |
| 45 | app_admin_category_crud_edit | /admin/category/{id}/edit | Path does not match |
| 46 | app_admin_category_crud_delete | /admin/category/{id} | Path does not match |
| 47 | app_admin_component_crud_index | /admin/component | Path does not match |
| 48 | app_admin_component_crud_new | /admin/component/new | Path does not match |
| 49 | app_admin_component_crud_show | /admin/component/{id} | Path does not match |
| 50 | app_admin_component_crud_edit | /admin/component/{id}/edit | Path does not match |
| 51 | app_admin_component_crud_delete | /admin/component/{id} | Path does not match |
| 52 | app_admin_config_database | /admin/config-database | Path does not match |
| 53 | app_admin_test_database | /admin/test-database | Path does not match |
| 54 | app_admin_test_database_check | /admin/test-database/check | Path does not match |
| 55 | app_admin_migration_database | /admin/migration-database | Path does not match |
| 56 | app_admin_document_crud_index | /admin/document/list | Path does not match |
| 57 | app_admin_document_crud_new | /admin/document/new | Path does not match |
| 58 | app_admin_document_crud_show | /admin/document/{id} | Path does not match |
| 59 | app_admin_document_crud_edit | /admin/document/{id}/edit | Path does not match |
| 60 | app_admin_document_crud_delete | /admin/document/{id} | Path does not match |
| 61 | app_admin_document_crud_show_details | /admin/document/details/{filename} | Path does not match |
| 62 | app_admin_documentation_index | /admin/documentation/ | Path does not match |
| 63 | app_admin_user_action_history | /admin/history/actions | Path does not match |
| 64 | app_admin_user_connection_history | /admin/history/connections | Path does not match |
| 65 | app_admin_user_subscription_history | /admin/history/subscriptions | Path does not match |
| 66 | app_admin_media_crud_index | /media/crud/ | Path does not match |
| 67 | app_admin_media_crud_new | /media/crud/new | Path does not match |
| 68 | app_admin_media_crud_show | /media/crud/{id} | Path does not match |
| 69 | app_admin_media_crud_edit | /media/crud/{id}/edit | Path does not match |
| 70 | app_admin_media_crud_delete | /media/crud/{id} | Path does not match |
| 71 | app_admin_menu_item_crud_index | /menu/item/crud/ | Path does not match |
| 72 | app_admin_menu_item_tree | /menu/item/crud/tree | Path does not match |
| 73 | app_admin_menu_item_crud_new | /menu/item/crud/new | Path does not match |
| 74 | app_admin_menu_item_crud_show | /menu/item/crud/{id} | Path does not match |
| 75 | app_admin_menu_item_crud_edit | /menu/item/crud/{id}/edit | Path does not match |
| 76 | app_admin_menu_item_crud_delete | /menu/item/crud/{id} | Path does not match |
| 77 | app_admin_page_crud_index | /admin/page | Path does not match |
| 78 | app_admin_page_crud_new | /admin/page/new | Path does not match |
| 79 | admin_page_crud_image_upload | /admin/page/image-upload | Path does not match |
| 80 | app_admin_page_crud_show | /admin/page/{id} | Path does not match |
| 81 | app_admin_page_crud_edit | /admin/page/{id}/edit | Path does not match |
| 82 | app_admin_page_crud_delete | /admin/page/{id} | Path does not match |
| 83 | app_admin_seo_crud_index | /admin/seo | Path does not match |
| 84 | app_admin_seo_crud_new | /admin/seo/new | Path does not match |
| 85 | app_admin_seo_crud_show | /admin/seo/{id} | Path does not match |
| 86 | app_admin_seo_crud_edit | /admin/seo/{id}/edit | Path does not match |
| 87 | app_admin_seo_crud_delete | /admin/seo/{id} | Path does not match |
| 88 | admin_setting_export_pdf | /admin/setting/{id}/export/pdf | Path does not match |
| 89 | admin_setting_export_xlsx | /admin/setting/{id}/export/xlsx | Path does not match |
| 90 | admin_settings_export_pdf | /admin/settings/export/pdf | Path does not match |
| 91 | admin_settings_export_xlsx | /admin/settings/export/xlsx | Path does not match |
| 92 | app_admin_setting_crud_index | /admin/setting/list | Path does not match |
| 93 | app_admin_setting_crud_new | /admin/setting/new | Path does not match |
| 94 | app_admin_setting_crud_show | /admin/setting/{id} | Path does not match |
| 95 | app_admin_setting_crud_edit | /admin/setting/{id}/edit | Path does not match |
| 96 | app_admin_setting_crud_delete | /admin/setting/{id} | Path does not match |
| 97 | app_admin_user_impersonate | /admin/impersonate/{id} | Path does not match |
| 98 | admin_user_export_pdf | /admin/user/{id}/export/pdf | Path does not match |
| 99 | admin_user_export_xlsx | /admin/user/{id}/export/xlsx | Path does not match |
| 100 | admin_users_export_pdf | /admin/users/export/pdf | Path does not match |
| 101 | admin_users_export_xlsx | /admin/users/export/xlsx | Path does not match |
| 102 | admin_user_import_template | /admin/user/csv-download | Path does not match |
| 103 | admin_user_import_form | /admin/user/import | Path does not match |
| 104 | admin_user_toggle | /admin/user/{id}/toggle | Path does not match |
| 105 | app_admin_user_crud_index | /admin/user/list | Path does not match |
| 106 | app_admin_user_crud_new | /admin/user/new | Path does not match |
| 107 | app_admin_user_crud_show | /admin/user/{id} | Path does not match |
| 108 | app_admin_user_crud_edit | /admin/user/{id}/edit | Path does not match |
| 109 | app_admin_user_crud_delete | /admin/user/{id} | Path does not match |
| 110 | admin_video_toggle | /admin/video/{id}/toggle | Path does not match |
| 111 | app_admin_videos_sync | /admin/video/sync | Path does not match |
| 112 | app_admin_video_crud_upload | /admin/video/admin/video/upload-video | Path does not match |
| 113 | app_admin_video_crud_index | /admin/video | Path does not match |
| 114 | app_admin_video_crud_new | /admin/video/new | Path does not match |
| 115 | app_admin_video_crud_show | /admin/video/{id} | Path does not match |
| 116 | app_admin_video_crud_edit | /admin/video/{id}/edit | Path does not match |
| 117 | app_admin_video_crud_delete | /admin/video/{id} | Path does not match |
| 118 | app_admin_video_check_preview | /admin/video/admin/video/check-preview | Path does not match |
| 119 | app_admin_vimeo_connect | /admin/vimeo/connect | Path does not match |
| 120 | app_admin_vimeo_callback | /admin/vimeo/callback | Path does not match |
| 121 | atlassian_connect | /connect/atlassian | Path does not match |
| 122 | atlassian_check | /connect/atlassian/check | Path does not match |
| 123 | app_error | /error | Path does not match |
| 124 | connect_google_start | /connect/google | Path does not match |
| 125 | connect_google_check | /connect/google/check | Path does not match |
| 126 | app_home | / | Path does not match |
| 127 | switch_locale | /switch-locale | Path does not match |
| 128 | maintenance | /maintenance | Path does not match |
| 129 | api_medias | /api/medias | Path does not match |
| 130 | page_show | /page/{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.