sonata media bundle - get the full path with statement in twig ( sonatamediabundle) -


how fullpath sonatamediabundle??

i can full path normally

{{ app.request.schemeandhttphost() ~ path('path_name') }} 

howevere sonatamediabundle

{%  path  pic.getmedia, 'big' %} 

is possible fullpath statement???


Comments