twig symfony get route

Solutions on MaxInterview for twig symfony get route by the best coders in the world

we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
pinned-register now
showing results for - "twig symfony get route"
Roberto
16 Mar 2016
1{% set current_path = app.request.get('_route') %}
2{{ current_path }}