DrupalX

Extension
Framework

get

You can use the "get" method to access any query string key sent with the request:

Your search for "{{ Request->get("search") }}" returned {{count}} results.