I\'m running into some issues trying to guess how to handle URLs with parameters on Symfony+Twig.
I have this route:
try:
App\Web\Controllers\Front::homePage .+
And remove the url encoding/decoding.