Routing
article
Matched route
Route Parameters
| Name | Value |
|---|---|
| seoUrl | "meubles-deco-industrielle" |
Route Matching Logs
Path to match:
/magazine/meubles-deco-industrielle
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_configurateur_facade_configure | /nos-configurateurs/portes-de-placard/configurateur-placard/{projetUid} | Path does not match |
| 2 | sous_famille_type | /produit/{familleProduit}/type/{sousFamilleType} | Path does not match |
| 3 | easyadmin_index | /cmai-groupe-backoffice-admin/ | Path does not match |
| 4 | admin_inspiration_new | /cmai-groupe-backoffice-admin/inspirations/new | Path does not match |
| 5 | admin_inspiration_edit | /cmai-groupe-backoffice-admin/inspirations/edit | Path does not match |
| 6 | aideNuancier | /cmai-groupe-backoffice-admin/aideNuancier | Path does not match |
| 7 | aideProfil | /cmai-groupe-backoffice-admin/aideProfil | Path does not match |
| 8 | aideImageResponsive | /cmai-groupe-backoffice-admin/aideImageResponsive | Path does not match |
| 9 | generationVignette | /cmai-groupe-backoffice-admin/generationVignette | Path does not match |
| 10 | aideBynder | /cmai-groupe-backoffice-admin/aideBynder | Path does not match |
| 11 | aideVimeo | /cmai-groupe-backoffice-admin/aideVimeo | Path does not match |
| 12 | aideMetaSEO | /cmai-groupe-backoffice-admin/aideMetaSEO | Path does not match |
| 13 | avantApres | /cmai-groupe-backoffice-admin/avantApres | Path does not match |
| 14 | generationBouton | /cmai-groupe-backoffice-admin/generationBouton | Path does not match |
| 15 | generationModal | /cmai-groupe-backoffice-admin/generationModal | Path does not match |
| 16 | generationHoverImage | /cmai-groupe-backoffice-admin/generationHoverImage | Path does not match |
| 17 | generationZoneReactive | /cmai-groupe-backoffice-admin/generationZoneReactive | Path does not match |
| 18 | generationSlider | /cmai-groupe-backoffice-admin/generationSlider | Path does not match |
| 19 | generationTelechargementPDF | /cmai-groupe-backoffice-admin/generationTelechargementPDF | Path does not match |
| 20 | getCoordonneesGPS | /cmai-groupe-backoffice-admin/getCoordonneesGPS | Path does not match |
| 21 | generationLigneSeparation | /cmai-groupe-backoffice-admin/generationLigneSeparation | Path does not match |
| 22 | generationVideo | /cmai-groupe-backoffice-admin/generationVideo | Path does not match |
| 23 | inspiration_thematique | /nos-solutions/{seoUrl} | Path does not match |
| 24 | inspiration_sous_thematique | /nos-solutions/{thematique}/{sousThematique} | Path does not match |
| 25 | inspiration | /nos-solutions/{thematique}/{sousThematique}/{inspiration} | Path does not match |
| 26 | api_client_register | /api/register-client | Path does not match |
| 27 | api_client_info | /api/info-client | Path does not match |
| 28 | api_media_upload_projet | /api/media/upload/projet/{projectKey} | Path does not match |
| 29 | article | /magazine/{seoUrl} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.