https://www.myhelpplace.com/fr/api/prestataires-d-une-categorie/42

Routing

api_prestataire_d_une_categorie Matched route

Route Parameters

Name Value
_locale
"fr"
idCategorie
"42"

Route Matching Logs

Path to match: /fr/api/prestataires-d-une-categorie/42
# Route name Path Log
1 api_login /{_locale}/api/login Path does not match
2 api_register /{_locale}/api/register Path does not match
3 api_creer_compte_professionel /{_locale}/api/creer-compte-professionnel Path does not match
4 api_toutes_les_categories_entreprises /{_locale}/api/toutes-les-categories-entreprises Path does not match
5 api_une_categorie_entreprise /{_locale}/api/une-categorie-entreprise/{id} Path does not match
6 api_prestataire_d_une_categorie /{_locale}/api/prestataires-d-une-categorie/{idCategorie} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.