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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.