Routing
app_infographic_detail
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "kit-prevention-des-risques-professionnels-le-duerp" |
Route Matching Logs
Path to match:
/infographie/kit-prevention-des-risques-professionnels-le-duerp
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_categories_create | /admin/categories/create | Path does not match |
| 2 | app_admin_categories_delete | /admin/categories/{id} | Path does not match |
| 3 | app_admin_categories_edit | /admin/categories/edit/{id} | Path does not match |
| 4 | app_admin_categories_index | /admin/categories | Path does not match |
| 5 | app_admin_custom_project_index | /admin/devis/ | Path does not match |
| 6 | app_admin_custom_project_show | /admin/devis/{id}/detail | Path does not match |
| 7 | app_admin_accounts_create | /admin/clients/{profile_id}/utilisateur/create | Path does not match |
| 8 | app_admin_accounts_delete | /admin/clients/{profile_id}/utilisateur/{id} | Path does not match |
| 9 | app_admin_accounts_edit | /admin/clients/{profile_id}/utilisateur/edit/{id} | Path does not match |
| 10 | app_admin_accounts_send_activation_mail | /admin/clients/{profile_id}/utilisateur/send-activation/{id} | Path does not match |
| 11 | app_admin_customer_docs_create | /admin/clients/{profile_id}/documents/create | Path does not match |
| 12 | app_admin_customer_docs_delete | /admin/clients/{profile_id}/documents/{id} | Path does not match |
| 13 | app_admin_customer_docs_edit | /admin/clients/{profile_id}/documents/edit/{id} | Path does not match |
| 14 | app_admin_export_customers | /admin/export-customers | Path does not match |
| 15 | app_admin_customers_index | /admin/clients | Path does not match |
| 16 | app_admin_customer_infographics_create | /admin/clients/{profile_id}/infographics/create | Path does not match |
| 17 | app_admin_customer_infographics_delete | /admin/clients/{profile_id}/infographie/{id} | Path does not match |
| 18 | app_admin_customer_infographics_edit | /admin/clients/{profile_id}/infographics/edit/{id} | Path does not match |
| 19 | app_admin_customers_create | /admin/clients/create | Path does not match |
| 20 | app_admin_customers_delete | /admin/clients/{id} | Path does not match |
| 21 | app_admin_customers_edit | /admin/clients/{id} | Path does not match |
| 22 | app_admin_customers_send_activation_mail | /admin/clients/{id}/send-activation | Path does not match |
| 23 | app_admin_dashboard | /admin/ | Path does not match |
| 24 | app_admin_infographics_create | /admin/infographies/create | Path does not match |
| 25 | app_admin_infographics_delete | /admin/infographies/{id} | Path does not match |
| 26 | app_admin_infographics_download | /admin/infographics/{id}/download/{fieldName} | Path does not match |
| 27 | app_admin_infographics_edit | /admin/infographies/edit/{id} | Path does not match |
| 28 | app_admin_infographics_index | /admin/infographies | Path does not match |
| 29 | app_admin_download_custom_project | /admin/_download/{id} | Path does not match |
| 30 | app_admin_login | /admin/login | Path does not match |
| 31 | app_admin_request_password | /admin/lost-password | Path does not match |
| 32 | app_admin_reset_password | /admin/reset-password | Path does not match |
| 33 | app_admin_transactions_export | /admin/transactions/export | Path does not match |
| 34 | app_admin_transactions_list | /admin/transactions | Path does not match |
| 35 | app_admin_users_activate | /admin/activate/{token} | Path does not match |
| 36 | app_admin_users_create | /admin/users/create | Path does not match |
| 37 | app_admin_users_delete | /admin/users/{id} | Path does not match |
| 38 | app_admin_users_edit | /admin/users/edit/{id} | Path does not match |
| 39 | app_admin_users_index | /admin/users/ | Path does not match |
| 40 | app_admin_users_send_activation | /admin/users/{id}/send_activation | Path does not match |
| 41 | PrestaSitemapBundle_index | /sitemap.{_format} | Path does not match |
| 42 | PrestaSitemapBundle_section | /sitemap.{name}.{_format} | Path does not match |
| 43 | app_buy_credits | /acheter/liberte | Path does not match |
| 44 | app_buy_premium | /acheter/premium | Path does not match |
| 45 | app_credits_process | /acheter/paiement | Path does not match |
| 46 | app_credits_calculate | /_calculate_cart | Path does not match |
| 47 | app_buy_custom_pack | /sur-mesure | Path does not match |
| 48 | app_buy_business | /business | Path does not match |
| 49 | app_buy_out_pack_infographic | /devis/{slug} | Path does not match |
| 50 | app_payment_show_form | /credits/paiement | Path does not match |
| 51 | app_payment_cancel | /paiement/annule | Path does not match |
| 52 | app_payment_rejected | /paiement/rejected | Path does not match |
| 53 | app_payment_confirmed | /paiement/confirme | Path does not match |
| 54 | app_payment_webhook | /_payment_webhook | Path does not match |
| 55 | app_catalogue_index | /catalogue | Path does not match |
| 56 | app_contact | /contact | Path does not match |
| 57 | app_front_mentions_legales | /mentions-legales | Path does not match |
| 58 | app_front_lp_book_cp | /ebook-tout-savoir-conges-payes | Path does not match |
| 59 | app_front_lp_process | /process | Path does not match |
| 60 | app_download_infographic | /_infographic/{slug} | Path does not match |
| 61 | app_download_doc | /_docs/{id} | Path does not match |
| 62 | app_download_order | /download/order/{customToken} | Path does not match |
| 63 | app_download_invoice | /download/invoice/{id} | Path does not match |
| 64 | app_download_annexes | /download/annexes/{id} | Path does not match |
| 65 | app_download_view | /_view/{slug} | Path does not match |
| 66 | app_home | / | Path does not match |
| 67 | app_infographic_detail | /infographie/{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.