Routing
        app_api_getbusiness
        Matched route
    
Route Parameters
| Name | Value | 
|---|---|
| _locale | "fr" | 
Route Matching Logs
    Path to match: 
/api/business
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match | 
| 8 | _profiler_open_file | /_profiler/open | Path does not match | 
| 9 | _profiler | /_profiler/{token} | Path does not match | 
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match | 
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match | 
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match | 
| 13 | fos_user_security_login | / | Path does not match | 
| 14 | fos_user_security_check | /connexion-verification | Path does not match | 
| 15 | fos_user_security_logout | /deconnexion | Path does not match | 
| 16 | fos_user_registration_register | /tableau-de-bord/agents/ajouter | Path does not match | 
| 17 | fos_user_registration_confirmed | /confirmed | Path does not match | 
| 18 | fos_user_change_password | /changer-mot-de-passe/{username} | Path does not match | 
| 19 | fos_user_profile_edit | /tableau-de-bord/mon-profil/modifier/{username} | Path does not match | 
| 20 | ajouter-partenaire | /tableau-de-bord/partenaires/ajouter | Path does not match | 
| 21 | modifier-partenaire | /tableau-de-bord/partenaires/modifier/{username} | Path does not match | 
| 22 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match | 
| 23 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match | 
| 24 | ajouter-annonce | /tableau-de-bord/annonces/ajouter | Path does not match | 
| 25 | mes-annonces | /tableau-de-bord/mes-annonces | Path does not match | 
| 26 | supprimer-annonce | /tableau-de-bord/annonces/supprimer | Path does not match | 
| 27 | update-annonce | /tableau-de-bord/annonce/modifier/{slug} | Path does not match | 
| 28 | selectionner-delegation | /tableau-de-bord/delegations/selectionner | Path does not match | 
| 29 | supprimer-photo | /tableau-de-bord/photo/supprimer | Path does not match | 
| 30 | nos-annonces | /tableau-de-bord/annonces | Path does not match | 
| 31 | publier-annonce | /tableau-de-bord/annonce/publier | Path does not match | 
| 32 | cacher-annonce | /tableau-de-bord/annonce/cacher | Path does not match | 
| 33 | premium-annonce | /tableau-de-bord/annonce/premium | Path does not match | 
| 34 | remove-premium-annonce | /tableau-de-bord/annonce/remove-premium | Path does not match | 
| 35 | detail-annonce | /tableau-de-bord/annonce/{slug} | Path does not match | 
| 36 | app_api_getcategories | /api/categories | Path does not match | 
| 37 | app_api_getcategoriesetsouscategories | /api/categories-sous-categories | Path does not match | 
| 38 | app_api_getsouscategories | /api/sous-categories/{slug} | Path does not match | 
| 39 | app_api_souscategories | /api/sous-categories | Path does not match | 
| 40 | app_api_getvilles | /api/villes | Path does not match | 
| 41 | app_api_getvillesdelegations | /api/villes-delegations | Path does not match | 
| 42 | app_api_getdelegations | /api/delegations/{slug} | Path does not match | 
| 43 | app_api_delegations | /api/delegations | Path does not match | 
| 44 | app_api_site | /api/site/{reference} | Path does not match | 
| 45 | annonces | /api/annonces | Path does not match | 
| 46 | app_api_getslidershome | /api/sliders-home | Path does not match | 
| 47 | annonces-premium | /api/annonces-premium | Path does not match | 
| 48 | partenaires-premium | /api/partenaires-premium | Path does not match | 
| 49 | annonces-home | /api/annonces-home | Path does not match | 
| 50 | app_api_getsite | /api/sites | Path does not match | 
| 51 | app_api_getbusiness | /api/business | Route matches! | 
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.