82 $this->_queryType = $queryType;
93 $this->_boundParams = array();
94 $this->_endedMicrotime =
null;
108 $this->_startedMicrotime = microtime(
true);
118 $this->_endedMicrotime = microtime(
true);
128 return $this->_endedMicrotime !==
null;
167 if (array_key_exists(0,
$params)) {
192 if (
null === $this->_endedMicrotime) {
206 if(
null === $this->_startedMicrotime) {
__construct($query, $queryType)
bindParam($param, $variable)
bindParams(array $params)
$params[\Magento\Store\Model\StoreManager::PARAM_RUN_CODE]