I\'m Using FOSRestBundle for my project I\'ve configured this route to have access to different kinf of data :
```
/** * @Rest\\Get(\"\")
Just enable param fetcher listener in your Symfony's config.yml:
fos_rest: param_fetcher_listener: true