symfony 3.4 get current route twig code example Example: twig symfony get route {% set current_path = app.request.get('_route') %} {{ current_path }}