Searched refs:_connections (Results 1 – 2 of 2) sorted by relevance
21 protected $_connections; variable in Elastica\\Connection\\ConnectionPool 35 $this->_connections = $connections;45 $this->_connections[] = $connection;57 $this->_connections = $connections;64 foreach ($this->_connections as $connection) {78 return $this->_connections;
11 var $_connections; variable in FetcherUrl100 $this->_connections = array();