_runLocalCommand($command); $command = 'app/console cache:warmup'; $result = $result && $this->_runLocalCommand($command); return $result; } }