CakeFest 2024: The Official CakePHP Conference

SolrResponse::getHttpStatus

(PECL solr >= 0.9.2)

SolrResponse::getHttpStatusレスポンスの HTTP ステータスを返す

説明

public SolrResponse::getHttpStatus(): int

レスポンスの HTTP ステータスを返します。

パラメータ

この関数にはパラメータはありません。

戻り値

レスポンスの HTTP ステータスを返します。

add a note

User Contributed Notes

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