Routing
app_check_token_sso
Matched route
Route Parameters
| Name | Value |
|---|---|
| token | null |
| website | "webtoprint_home" |
Route Redirection
This page redirects to:
https://bao-geberit.fr
(route: "n/a")
Route Matching Logs
Path to match:
/check/token/webtoprint_home
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_admin | /admin | Path does not match |
| 16 | admin_ajax_statut | /admin/ajax/statut | Path does not match |
| 17 | updatepass | /updatep | Path does not match |
| 18 | app_user | /user | Path does not match |
| 19 | pilotage_plan_stock | /compte/stock/pilotage | Path does not match |
| 20 | product_add | /compte/produit/add | Path does not match |
| 21 | product_edit_id | /compte/produit/{id}/edit | Path does not match |
| 22 | product_edit_suuid | /compte/produit/{suuid}/edit/suuid | Path does not match |
| 23 | product_delete | /compte/produits/{id}/supprimer | Path does not match |
| 24 | plan_stock_delete | /compte/planstock/{id}/supprimer | Path does not match |
| 25 | suivi_plan_stock | /compte/stock/suivi | Path does not match |
| 26 | webtoprint_ajax_zoneTexteEditable | /editable | Path does not match |
| 27 | search_ajax_product | /ajax/search/product/ | Path does not match |
| 28 | home_plan_stock | /compte/stock | Path does not match |
| 29 | stock_photos | /compte/stock/photos | Path does not match |
| 30 | stock_schemas | /compte/stock/schemas | Path does not match |
| 31 | stock_qrs | /compte/stock/qrs | Path does not match |
| 32 | creation_plan_stock | /compte/stock/creation | Path does not match |
| 33 | editer_plan_stock | /compte/stock/{id}/editer | Path does not match |
| 34 | stock_impression_dev | /compte/impression/dev | Path does not match |
| 35 | stock_medias | /compte/stock/medias | Path does not match |
| 36 | stock_media_update | /compte/stock/media/{suuid}/update | Path does not match |
| 37 | stock_media_ajax | /compte/stock/ajax/media | Path does not match |
| 38 | stock_media_ajax_search | /compte/stock/ajax/media/search | Path does not match |
| 39 | stock_media_delete | /compte/stock/media/{suuid}/delete | Path does not match |
| 40 | home | /home | Path does not match |
| 41 | ajax_search_famille | /ajax/search/famille | Path does not match |
| 42 | ajax_search_product | /ajax/search/product/autocomplete | Path does not match |
| 43 | brochure_couverture_html | /planstock/{id}/couverture/voir/html | Path does not match |
| 44 | brochure_couverture_famille_html | /planstock/{id}/couverture-famille/{numFamille}/voir/html | Path does not match |
| 45 | brochure_couverture | /compte/brochure/couverture-famille | Path does not match |
| 46 | brochure_notes_html | /planstock/{id}/notes/voir/html | Path does not match |
| 47 | brochure_notes | /compte/brochure/notes/voir | Path does not match |
| 48 | brochure_separation_html | /planstock/{id}/separation/voir/html | Path does not match |
| 49 | couverture2_html | /planstock/{id}/couverture2/voir/html | Path does not match |
| 50 | introduction_html | /planstock/{id}/introduction/{mid}/voir/html | Path does not match |
| 51 | photo_html | /planstock/{id}/photo/{mid}/voir/html | Path does not match |
| 52 | planstock_coordonnees_html | /planstock/{id}/coordonnees/voir/html | Path does not match |
| 53 | planstock_sommaire_html | /planstock/{id}/sommaire/{numPage}/voir/html | Path does not match |
| 54 | planstock_pdf | /p/{uuid}/pdf | Path does not match |
| 55 | planstock_pdf_download | /p/{uuid}/{download} | Path does not match |
| 56 | planstock_pdf_version | /p/{uuid}/pdf/{version} | Path does not match |
| 57 | planstock_pdf_hd | /planstock/{id}/pdf_hd | Path does not match |
| 58 | planstock_pdf_hd_create | /planstock/{id}/pdf_hd/{create} | Path does not match |
| 59 | brochure_famille | /planstock/{id}/famille/{numFamille}/{numPage}/voir/html | Path does not match |
| 60 | planstock_references | /planstock/{id}/references/{numPage}/voir/html | Path does not match |
| 61 | app_login_sso | / | Path does not match |
| 62 | app_token | /check/token/ | Path does not match |
| 63 | app_token_bis | /check/token/ | Path does not match |
| 64 | app_check_token_sso | /check/token/{website}/{token} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.