One of the rules SensioLabs Insight checks for is:
> A route should always have a valid HTTP method
This will always fail when you use the SonataAdminBundle, because there is no
way to set the methods in all routes generated by the admin classes. You can
show them with