errors.html 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
  5. <meta charset="utf-8"/>
  6. <title> &raquo; Compilation errors
  7. </title>
  8. <meta name="author" content=""/>
  9. <meta name="description" content=""/>
  10. <link href="../css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
  11. <link href="../css/font-awesome.min.css" rel="stylesheet">
  12. <link href="../css/prism.css" rel="stylesheet" media="all"/>
  13. <link href="../css/template.css" rel="stylesheet" media="all"/>
  14. <!--[if lt IE 9]>
  15. <script src="../js/html5.js"></script>
  16. <![endif]-->
  17. <script src="../js/jquery-1.11.0.min.js"></script>
  18. <script src="../js/ui/1.10.4/jquery-ui.min.js"></script>
  19. <script src="../js/bootstrap.min.js"></script>
  20. <script src="../js/jquery.smooth-scroll.js"></script>
  21. <script src="../js/prism.min.js"></script>
  22. <!-- TODO: Add http://jscrollpane.kelvinluck.com/ to style the scrollbars for browsers not using webkit-->
  23. <link rel="shortcut icon" href="../images/favicon.ico"/>
  24. <link rel="apple-touch-icon" href="../images/apple-touch-icon.png"/>
  25. <link rel="apple-touch-icon" sizes="72x72" href="../images/apple-touch-icon-72x72.png"/>
  26. <link rel="apple-touch-icon" sizes="114x114" href="../images/apple-touch-icon-114x114.png"/>
  27. </head>
  28. <body>
  29. <div class="navbar navbar-fixed-top">
  30. <div class="navbar-inner">
  31. <div class="container">
  32. <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
  33. <i class="icon-ellipsis-vertical"></i>
  34. </a>
  35. <a class="brand" href="../index.html">API Documentation</a>
  36. <div class="nav-collapse">
  37. <ul class="nav pull-right">
  38. <li class="dropdown">
  39. <a href="../index.html" class="dropdown-toggle" data-toggle="dropdown">
  40. API Documentation <b class="caret"></b>
  41. </a>
  42. <ul class="dropdown-menu">
  43. <li><a href="../namespaces/Grpc.html">\Grpc</a></li>
  44. </ul>
  45. </li>
  46. <li class="dropdown" id="charts-menu">
  47. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  48. Charts <b class="caret"></b>
  49. </a>
  50. <ul class="dropdown-menu">
  51. <li>
  52. <a href="../graphs/class.html">
  53. <i class="icon-list-alt"></i>&#160;Class hierarchy diagram
  54. </a>
  55. </li>
  56. </ul>
  57. </li>
  58. <li class="dropdown" id="reports-menu">
  59. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  60. Reports <b class="caret"></b>
  61. </a>
  62. <ul class="dropdown-menu">
  63. <li>
  64. <a href="../reports/errors.html">
  65. <i class="icon-list-alt"></i>&#160;Errors <span class="label label-info pull-right">23</span>
  66. </a>
  67. </li>
  68. <li>
  69. <a href="../reports/markers.html">
  70. <i class="icon-list-alt"></i>&#160;Markers <span class="label label-info pull-right">0</span>
  71. </a>
  72. </li>
  73. <li>
  74. <a href="../reports/deprecated.html">
  75. <i class="icon-list-alt"></i>&#160;Deprecated <span class="label label-info pull-right">0</span>
  76. </a>
  77. </li>
  78. </ul>
  79. </li>
  80. </ul>
  81. </div>
  82. </div>
  83. </div>
  84. <!--<div class="go_to_top">-->
  85. <!--<a href="#___" style="color: inherit">Back to top&#160;&#160;<i class="icon-upload icon-white"></i></a>-->
  86. <!--</div>-->
  87. </div>
  88. <div id="___" class="container-fluid">
  89. <section class="row-fluid">
  90. <div class="span2 sidebar">
  91. <ul class="side-nav nav nav-list">
  92. <li class="nav-header">Navigation</li>
  93. <li><a href="#ClientStreamingCall.php"><i class="icon-file"></i> ClientStreamingCall.php</a></li>
  94. <li><a href="#AbstractCall.php"><i class="icon-file"></i> AbstractCall.php</a></li>
  95. <li><a href="#ServerStreamingCall.php"><i class="icon-file"></i> ServerStreamingCall.php</a></li>
  96. <li><a href="#BidiStreamingCall.php"><i class="icon-file"></i> BidiStreamingCall.php</a></li>
  97. <li><a href="#BaseStub.php"><i class="icon-file"></i> BaseStub.php</a></li>
  98. <li><a href="#UnaryCall.php"><i class="icon-file"></i> UnaryCall.php</a></li>
  99. </ul>
  100. </div>
  101. <div class="span10 offset2">
  102. <ul class="breadcrumb">
  103. <li><a href="../"><i class="icon-remove-sign"></i></a><span class="divider">\</span></li>
  104. <li>Compilation Errors</li>
  105. </ul>
  106. <div class="package-contents">
  107. <a name="ClientStreamingCall.php" id="ClientStreamingCall.php"></a>
  108. <h3>
  109. <i class="icon-file"></i>
  110. ClientStreamingCall.php
  111. <small style="float: right;padding-right: 10px;">1</small>
  112. </h3>
  113. <div>
  114. <table class="table markers table-bordered">
  115. <thead>
  116. <tr>
  117. <th>Type</th>
  118. <th>Line</th>
  119. <th>Description</th>
  120. </tr>
  121. </thead>
  122. <tbody>
  123. <tr>
  124. <td>error</td>
  125. <td>0</td>
  126. <td>No summary was found for this file</td>
  127. </tr>
  128. </tbody>
  129. </table>
  130. </div>
  131. </div>
  132. <div class="package-contents">
  133. <a name="AbstractCall.php" id="AbstractCall.php"></a>
  134. <h3>
  135. <i class="icon-file"></i>
  136. AbstractCall.php
  137. <small style="float: right;padding-right: 10px;">7</small>
  138. </h3>
  139. <div>
  140. <table class="table markers table-bordered">
  141. <thead>
  142. <tr>
  143. <th>Type</th>
  144. <th>Line</th>
  145. <th>Description</th>
  146. </tr>
  147. </thead>
  148. <tbody>
  149. <tr>
  150. <td>error</td>
  151. <td>0</td>
  152. <td>No summary was found for this file</td>
  153. </tr>
  154. <tr>
  155. <td>error</td>
  156. <td>36</td>
  157. <td>No summary for class \Grpc\AbstractCall</td>
  158. </tr>
  159. <tr>
  160. <td>error</td>
  161. <td>66</td>
  162. <td>No summary for method getMetadata()</td>
  163. </tr>
  164. <tr>
  165. <td>error</td>
  166. <td>73</td>
  167. <td>No summary for method getPeer()</td>
  168. </tr>
  169. <tr>
  170. <td>error</td>
  171. <td>38</td>
  172. <td>No summary for property $call</td>
  173. </tr>
  174. <tr>
  175. <td>error</td>
  176. <td>39</td>
  177. <td>No summary for property $deserialize</td>
  178. </tr>
  179. <tr>
  180. <td>error</td>
  181. <td>40</td>
  182. <td>No summary for property $metadata</td>
  183. </tr>
  184. </tbody>
  185. </table>
  186. </div>
  187. </div>
  188. <div class="package-contents">
  189. <a name="ServerStreamingCall.php" id="ServerStreamingCall.php"></a>
  190. <h3>
  191. <i class="icon-file"></i>
  192. ServerStreamingCall.php
  193. <small style="float: right;padding-right: 10px;">2</small>
  194. </h3>
  195. <div>
  196. <table class="table markers table-bordered">
  197. <thead>
  198. <tr>
  199. <th>Type</th>
  200. <th>Line</th>
  201. <th>Description</th>
  202. </tr>
  203. </thead>
  204. <tbody>
  205. <tr>
  206. <td>error</td>
  207. <td>0</td>
  208. <td>No summary was found for this file</td>
  209. </tr>
  210. <tr>
  211. <td>error</td>
  212. <td>58</td>
  213. <td>No summary for method responses()</td>
  214. </tr>
  215. </tbody>
  216. </table>
  217. </div>
  218. </div>
  219. <div class="package-contents">
  220. <a name="BidiStreamingCall.php" id="BidiStreamingCall.php"></a>
  221. <h3>
  222. <i class="icon-file"></i>
  223. BidiStreamingCall.php
  224. <small style="float: right;padding-right: 10px;">1</small>
  225. </h3>
  226. <div>
  227. <table class="table markers table-bordered">
  228. <thead>
  229. <tr>
  230. <th>Type</th>
  231. <th>Line</th>
  232. <th>Description</th>
  233. </tr>
  234. </thead>
  235. <tbody>
  236. <tr>
  237. <td>error</td>
  238. <td>0</td>
  239. <td>No summary was found for this file</td>
  240. </tr>
  241. </tbody>
  242. </table>
  243. </div>
  244. </div>
  245. <div class="package-contents">
  246. <a name="BaseStub.php" id="BaseStub.php"></a>
  247. <h3>
  248. <i class="icon-file"></i>
  249. BaseStub.php
  250. <small style="float: right;padding-right: 10px;">11</small>
  251. </h3>
  252. <div>
  253. <table class="table markers table-bordered">
  254. <thead>
  255. <tr>
  256. <th>Type</th>
  257. <th>Line</th>
  258. <th>Description</th>
  259. </tr>
  260. </thead>
  261. <tbody>
  262. <tr>
  263. <td>error</td>
  264. <td>0</td>
  265. <td>No summary was found for this file</td>
  266. </tr>
  267. <tr>
  268. <td>error</td>
  269. <td>54</td>
  270. <td>No summary for method __construct()</td>
  271. </tr>
  272. <tr>
  273. <td>error</td>
  274. <td>73</td>
  275. <td>No summary for method getTarget()</td>
  276. </tr>
  277. <tr>
  278. <td>error</td>
  279. <td>81</td>
  280. <td>No summary for method getConnectivityState()</td>
  281. </tr>
  282. <tr>
  283. <td>error</td>
  284. <td>90</td>
  285. <td>No summary for method waitForReady()</td>
  286. </tr>
  287. <tr>
  288. <td>error</td>
  289. <td>112</td>
  290. <td>Argument $new_state is missing from the Docblock of _checkConnectivityState</td>
  291. </tr>
  292. <tr>
  293. <td>error</td>
  294. <td>112</td>
  295. <td>No summary for method _checkConnectivityState()</td>
  296. </tr>
  297. <tr>
  298. <td>error</td>
  299. <td>132</td>
  300. <td>Argument $method is missing from the Docblock of _get_jwt_aud_uri</td>
  301. </tr>
  302. <tr>
  303. <td>error</td>
  304. <td>42</td>
  305. <td>No summary for property $hostname</td>
  306. </tr>
  307. <tr>
  308. <td>error</td>
  309. <td>43</td>
  310. <td>No summary for property $channel</td>
  311. </tr>
  312. <tr>
  313. <td>error</td>
  314. <td>46</td>
  315. <td>No summary for property $update_metadata</td>
  316. </tr>
  317. </tbody>
  318. </table>
  319. </div>
  320. </div>
  321. <div class="package-contents">
  322. <a name="UnaryCall.php" id="UnaryCall.php"></a>
  323. <h3>
  324. <i class="icon-file"></i>
  325. UnaryCall.php
  326. <small style="float: right;padding-right: 10px;">1</small>
  327. </h3>
  328. <div>
  329. <table class="table markers table-bordered">
  330. <thead>
  331. <tr>
  332. <th>Type</th>
  333. <th>Line</th>
  334. <th>Description</th>
  335. </tr>
  336. </thead>
  337. <tbody>
  338. <tr>
  339. <td>error</td>
  340. <td>0</td>
  341. <td>No summary was found for this file</td>
  342. </tr>
  343. </tbody>
  344. </table>
  345. </div>
  346. </div>
  347. </div>
  348. </section>
  349. <footer class="row-fluid">
  350. <section class="span10 offset2">
  351. <section class="row-fluid">
  352. <section class="span10 offset1">
  353. <section class="row-fluid footer-sections">
  354. <section class="span4">
  355. <h1><i class="icon-code"></i></h1>
  356. <div>
  357. <ul>
  358. <li><a href="../namespaces/Grpc.html">\Grpc</a></li>
  359. </ul>
  360. </div>
  361. </section>
  362. <section class="span4">
  363. <h1><i class="icon-bar-chart"></i></h1>
  364. <div>
  365. <ul>
  366. <li><a href="../graphs/class.html">Class Hierarchy Diagram</a></li>
  367. </ul>
  368. </div>
  369. </section>
  370. <section class="span4">
  371. <h1><i class="icon-pushpin"></i></h1>
  372. <div>
  373. <ul>
  374. <li><a href="../reports/errors.html">Errors</a></li>
  375. <li><a href="../reports/markers.html">Markers</a></li>
  376. </ul>
  377. </div>
  378. </section>
  379. </section>
  380. </section>
  381. </section>
  382. <section class="row-fluid">
  383. <section class="span10 offset1">
  384. <hr />
  385. Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
  386. on August 27th, 2015 at 19:22.
  387. </section>
  388. </section>
  389. </section>
  390. </footer>
  391. </div>
  392. </body>
  393. </html>