array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'solrresponse.getrawrequest.php', 1 => 'SolrResponse::getRawRequest', 2 => 'Returns the raw request sent to the Solr server', ), 'up' => array ( 0 => 'class.solrresponse.php', 1 => 'SolrResponse', ), 'prev' => array ( 0 => 'solrresponse.gethttpstatusmessage.php', 1 => 'SolrResponse::getHttpStatusMessage', ), 'next' => array ( 0 => 'solrresponse.getrawrequestheaders.php', 1 => 'SolrResponse::getRawRequestHeaders', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrresponse/getrawrequest.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

SolrResponse::getRawRequest

(PECL solr >= 0.9.2)

SolrResponse::getRawRequestReturns the raw request sent to the Solr server

Beschreibung

public SolrResponse::getRawRequest(): string

Returns the raw request sent to the Solr server.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the raw request sent to the Solr server