php - symfony2 KnpPaginatorBundle automatically generate query string -


is there method in twig make knppaginatorbundle generate query string automatically? want this:

?sort=id&page=2 automatically inserted when call function this: knp_current_parameters()

so, there such functionality?

or how generate link contain sort , page params, without manually passing them within controller?


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -