PHP 8.3.4 Released!

SolrParams::getPreparedParams

(PECL solr >= 0.9.2)

SolrParams::getPreparedParamsReturns an array of URL-encoded parameters

Descrizione

final public 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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top