Searched refs:_lastResponse (Results 1 – 3 of 3) sorted by relevance
59 protected $_lastResponse;83 $this->_lastResponse = $this->_oldIndex->getClient()->requestEndpoint($reindexEndpoint);85 return $this->_lastResponse;145 if ($this->_lastResponse instanceof Response) {146 $taskId = $this->_lastResponse->getData()['task'] ?: null;56 protected $_lastResponse; global() variable in Elastica\\Reindex
51 protected $_lastResponse;542 $this->_lastResponse = null;545 $response = $this->_lastResponse = $request->send();645 return $this->_lastResponse;50 protected $_lastResponse; global() variable in Elastica\\Client
141 private $_lastResponse; variable in OneLogin_Saml2_Auth210 $this->_lastResponse = $response->getXMLDocument();257 $this->_lastResponse = $logoutResponse->getXML();291 $this->_lastResponse = $responseBuilder->getXML();764 if (isset($this->_lastResponse)) {765 if (is_string($this->_lastResponse)) {766 $response = $this->_lastResponse;768 $response = $this->_lastResponse->saveXML();