(PECL solr >= 0.9.2)
SolrParams::toString — Returns all the name-value pair parameters in the object
final public SolrParams::toString ([ bool $url_encode = false ] ) : string
Returns all the name-value pair parameters in the object
url_encode
Whether to return URL-encoded values
Returns a string on success and false
on failure.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/solrparams.tostring.php