Request::getQueryString()

string|null getQueryString()

Generates the normalized query string for the Request.

It builds a normalized query string, where keys/value pairs are alphabetized and have consistent escaping.

Return Value

string|null A normalized query string for the Request
doc_Symfony
2016-10-28 06:29:26
Comments
Leave a Comment

Please login to continue.