SolrParams::getPreparedParams
PHP Manual
PHP Manual»SolrParams»SolrParams::getPreparedParams

SolrParams::getPreparedParams

(PECL solr >= 0.9.2)

SolrParams::getPreparedParamsReturns an array of URL-encoded parameters

Descrizione

final public function SolrParams::getPreparedParams(): array

Returns an array on URL-encoded parameters

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns an array on URL-encoded parameters

To Top