Searched refs:debugInfo (Results 1 – 9 of 9) sorted by relevance
25 public $debugInfo; variable in Google\\Service\\Bigquery\\ErrorProto42 public function setDebugInfo($debugInfo) argument44 $this->debugInfo = $debugInfo;51 return $this->debugInfo;
34 public $debugInfo; variable in Google\\Service\\YouTubeAnalytics\\ErrorProto83 public function setDebugInfo($debugInfo) argument85 $this->debugInfo = $debugInfo;92 return $this->debugInfo;
57 public function setDebugInfo(ResultDebugInfo $debugInfo) argument59 $this->debugInfo = $debugInfo;66 return $this->debugInfo;
55 public function setDebugInfo(ResponseDebugInfo $debugInfo) argument57 $this->debugInfo = $debugInfo;64 return $this->debugInfo;
38 private $debugInfo; variable in Assetic\\Filter\\Sass\\SassFilter77 public function setDebugInfo($debugInfo) argument79 $this->debugInfo = $debugInfo;140 if ($this->debugInfo) {
28 protected $debugInfo = []; variable in Twig\\Compiler80 $this->debugInfo = [];232 $this->debugInfo[$this->sourceLine] = $node->getTemplateLine();242 ksort($this->debugInfo);244 return $this->debugInfo;
33 private $debugInfo; variable in Assetic\\Filter\\CompassFilter80 public function setDebugInfo($debugInfo) argument82 $this->debugInfo = $debugInfo;257 if ($this->debugInfo) {
37 $debugInfo = "\n"; variable81 $debugInfo .= "#" . ($gameNum ^ $numGames) . "." . $numGames . "\n";284 $debugInfo
697 public $debugInfo; variable in Google_ErrorProto701 public function setDebugInfo( $debugInfo) { argument702 $this->debugInfo = $debugInfo;705 return $this->debugInfo;