| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? |no | BC Break report? | yes? | RFC? |no | Symfony version | > 2.8 <= 3.3? `absolute_url` twig extension not working with query strings `?test=1` only. ```twig {{ absolute_url('?foo=bar') }} ```