CakeFest 2024: The Official CakePHP Conference

SolrParams::getPreparedParams

(PECL solr >= 0.9.2)

SolrParams::getPreparedParamsReturns an array of URL-encoded parameters

说明

final public SolrParams::getPreparedParams(): array

Returns an array on URL-encoded parameters

参数

此函数没有参数。

返回值

Returns an array on URL-encoded parameters

add a note

User Contributed Notes

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