google-analytics-api-symfony
google-analytics-api-symfony copied to clipboard
Google Analytics API Symfony Bundle
Hi! Thanks for all the work. Im using this Bundle and i don't know how to filter like the web query builder. I want to filter url's by the word...
A parameter to set RepoerRequests pagesize.
Hi! Your package is using Sensio\Bundle\FrameworkExtraBundle\Configuration\Route and Sensio\Bundle\FrameworkExtraBundle\Configuration\Template and it is now deprecated. You should change it to with Symfony\Component\Routing\Annotation\Route and Symfony\Component\Routing\Annotation\Template.
- Give a parameter to the Treebuilder instance for the root node name. Old way is deprecated - Change the route and template components from Sensio for the Symfony ones...