* SolrObject constructor. * @link https://php.net/manual/en/solrobject.construct.php */ public function __construct() { } /** * (PECL solr >= 0.9.2)
* Destructor * @link https://php.net/manual/en/solrobject.destruct.php */ public function __destruct() { } /** * (PECL solr >= 0.9.2)
* Returns an array of all the names of the properties * @link https://php.net/manual/en/solrobject.getpropertynames.php * @return array

* Returns an array. *

*/ public function getPropertyNames() { } /** * (PECL solr >= 0.9.2)
* Checks if the property exists * @link https://php.net/manual/en/solrobject.offsetexists.php * @param string $property_name

* The name of the property. *

* @return bool

* Returns TRUE on success or FALSE on failure. *

*/ public function offsetExists($property_name) { } /** * (PECL solr >= 0.9.2)
* Used to retrieve a property * @link https://php.net/manual/en/solrobject.offsetget.php * @param string $property_name

* The name of the property. *

* @return SolrDocumentField

* Returns the property value. *

*/ public function offsetGet($property_name) { } /** * (PECL solr >= 0.9.2)
* Sets the value for a property * @link https://php.net/manual/en/solrobject.offsetset.php * @param string $property_name

* The name of the property. *

* @param string $property_value

* The new value. *

*/ public function offsetSet($property_name, $property_value) { } /** * (PECL solr >= 0.9.2)
* Unsets the value for the property * @link https://php.net/manual/en/solrobject.offsetunset.php * @param string $property_name

* The name of the property. *

* @return bool */ public function offsetUnset($property_name) { } } __halt_compiler();----SIGNATURE:----gjHIis+MSmsM2edy9cCqWjV1DcSiRHg33gV9q7hDitAFBgeQDNNBJ2FxL8F3eqHtaEpG+KC4qYLK/I7ywEJZY81VJbKGAMr6DG7XiKlKSzHEUnpfrIV1yWIat+FPz3lPa7WNY6HQo2Rhro8klxrBd7YIWG3Mv4v85CTAQHL9UwNdq6wZQogGVL9V6ItrZi7FFgcrBkXJF5oA6IQb1sqz5RnrYlwwJ+3nkzdVFVgGVqm2E1AXniW+9nmL4aGATPXtEp0gYHAdh14LffByS1m0+okLM2TOicnv9qkU6CNqMgAG3jvOfN9KCKdOP0KWyZ19ihIhrLGdM2blGWDuQ6n5PlG8cPn/2bucAqjHv1Orchx6awaGHp1oanbDWQLCLwEQIeL63eJ7Iw7/g405rzpVniphrz2tTT4258FkZaVKQNZ0/y/1YhZurW/H69x0hGesVEs5qZwt3yJvDBzSL6fEigeHIVkMB5i39cVhoVxCP4IXXg6d77mN+2x7KwqbbA0jAaFQfuyB78hEAJQgXXPvPgE4eBQ/g7Bpgh8ksLVekvlHq5EkhgE7InpDAhPaX/Nh9HGCfulFbzmEVjZCz/m8C6WmbzmjX/IFsiWMLQ9djGWXrASM1MXsHOWfPAEjNpQ5UFPUMqRw9ahMT/EyjO/D98Fw7ufWxojQQMqMjz5ifd0=----ATTACHMENT:----OTc4MjgyMDYyODQzMDg5MSAzNTg4MzkxOTc5OTEzMDQzIDUwNjc0NjQ1MzA5NjEzMzY=