Twig Symfony Get Route

{% set current_path = app.request.get('_route') %}
{{ current_path }}
Average Aardvark