* This is an alias for SolrParams::addParam * @link https://php.net/manual/en/solrparams.add.php * @param string $name

* The name of the parameter *

* @param string $value

* The value of the parameter *

* @return SolrParams|false

* Returns a SolrParams instance on success and FALSE on failure. *

*/ public function add($name, $value) { } /** * (PECL solr >= 0.9.2)
* Adds a parameter to the object * @link https://php.net/manual/en/solrparams.addparam.php * @param string $name

* The name of the parameter *

* @param string $value

* The value of the parameter *

* @return SolrParams|false

* Returns a SolrParams instance on success and FALSE on failure. *

*/ public function addParam($name, $value) { } /** * (PECL solr >= 0.9.2)
* This is an alias for SolrParams::getParam * @link https://php.net/manual/en/solrparams.get.php * @param string $param_name

* The name of the parameter *

* @return mixed

* Returns an array or string depending on the type of parameter *

*/ final public function get($param_name) { } /** * (PECL solr >= 0.9.2)
* Returns a parameter value * @link https://php.net/manual/en/solrparams.getparam.php * @param string $param_name

* The name of the parameter *

* @return mixed

* Returns an array or string depending on the type of parameter *

*/ final public function getParam($param_name) { } /** * (PECL solr >= 0.9.2)
* Returns an array of non URL-encoded parameters * @link https://php.net/manual/en/solrparams.getparams.php * @return array

* Returns an array of non URL-encoded parameters *

*/ final public function getParams() { } /** * (PECL solr >= 0.9.2)
* Returns an array of URL-encoded parameters * @link https://php.net/manual/en/solrparams.getpreparedparams.php * @return array

* Returns an array of URL-encoded parameters *

*/ final public function getPreparedParams() { } /** * (PECL solr >= 0.9.2)
* Used for custom serialization * @link https://php.net/manual/en/solrparams.serialize.php * @return string

* Used for custom serialization *

*/ final public function serialize() { } /** * (PECL solr >= 0.9.2)
* An alias of SolrParams::setParam * @link https://php.net/manual/en/solrparams.set.php * @param string $name

* The name of the parameter *

* @param string $value

* The parameter value *

* @return SolrParams|false

* Returns a SolrParams instance on success and FALSE on failure. *

*/ final public function set($name, $value) { } /** * (PECL solr >= 0.9.2)
* Sets the parameter to the specified value * @link https://php.net/manual/en/solrparams.setparam.php * @param string $name

* The name of the parameter *

* @param string $value

* The parameter value *

* @return SolrParams|false

* Returns a SolrParams instance on success and FALSE on failure. *

*/ public function setParam($name, $value) { } /** * (PECL solr >= 0.9.2)
* Returns all the name-value pair parameters in the object * @link https://php.net/manual/en/solrparams.tostring.php * @param bool $url_encode

* Whether to return URL-encoded values *

* @return string|false

* Returns a string on success and FALSE on failure. *

*/ final public function toString($url_encode = false) { } /** * (PECL solr >= 0.9.2)
* Used for custom serialization * @link https://php.net/manual/en/solrparams.unserialize.php * @param string $serialized

* The serialized representation of the object *

*/ final public function unserialize($serialized) { } } __halt_compiler();----SIGNATURE:----Oh0v9g7IRkvPoMLrrrgS8IpUvdW0rUGMB0omsEtMRqXRtvkyz1+LpbyxmgsRla4s78ZZxqTiS2SRRXOMx9xGb8u2XNevkaOaU/pXw6+63k+BzcA9ir7zsr4rZJs3a1Lmc2ypLv4zxyOJbS+0jAjxdFx+mZLk8FmzfEB+8+3ve0aE45v3YaLiFaw8aPkLUNR1ILro8d4UjaMdGSxj8itNs6LjS3p+k6T5GITwgcMLbLmtfCO+9bFrP4Af/zES4yoIwyDX/nCTFVCZX924rua8NEUpIqawleAZ4QhmCnpYl9v/q980sVmVmqmvoelUvBxK1NDnMIN25z3p+jPwZHqOnqZ0ZbREDnGr1aBmKpRIQ29O3+7PGo8YUsSCXdQpaJhC9DvEui38W6AdyXLAudsQNQO8/zROK3UfxFnauPNbvknd8tDHl1Vo5+egr06aNRNtCp3wVFWjk5wdOvfmlWMNmDwWcc6lX4KHdSQldLcf/O7siAkEHEP8Ypq84Jzwla7DXMMT4ny+7G8Kazcy76QEcYlR37bQJQuQsHvu8g9p5IrsR21NVsbOHwOOiyJyrFBzLRjdBu1X/CwqyPTWrdMAOIbfDed1hwmRlATN00vIzfYAwFN+K1bVxkjgTqRxgZ9/kOCBAXzevUrHSmN8OITDweDePw3XdSK6jWWk4oINJUI=----ATTACHMENT:----MzY2NzMwNTE0NTAwMDA4OSAzNjY4OTU3MTYzMDg1NDUxIDE2NjY2MTY4NTY0NzUwMDI=