/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ |
H A D | PDO.php | 105 while ($row = $result->fetch(\PDO::FETCH_ASSOC)) { 148 $row = $stmt->fetch(\PDO::FETCH_ASSOC); 268 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 312 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 343 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 365 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 390 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) {
|
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ |
H A D | PDO.php | 105 while ($row = $result->fetch(\PDO::FETCH_ASSOC)) { 148 $row = $stmt->fetch(\PDO::FETCH_ASSOC); 269 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 298 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 320 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 345 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) {
|
/plugin/diagrams/script/ |
H A D | DiagramsEditor.js | 23 * FIXME we're not catching any fetch exceptions currently. Should we? 59 const response = await fetch(DOKU_BASE + 'lib/exe/fetch.php?media=' + mediaid, { 87 const response = await fetch(url, { 126 const response = await fetch(uploadUrl, { 156 const response = await fetch(uploadUrl, { 180 const response = await fetch(uploadUrl, {
|
H A D | DiagramsMediaManager.js | 46 const response = await fetch( 112 const response = await fetch(url, { 221 const response = await fetch(url, {
|
/plugin/combo/ComboStrap/ |
H A D | FetcherCache.php | 53 * @param IFetcher $fetch 57 public static function createFrom(IFetcher $fetch, array $cacheKeys = []): FetcherCache argument 59 return new FetcherCache($fetch, $cacheKeys);
|
H A D | HttpRequest.php | 51 ->fetch(); 80 public function fetch(): HttpResponse function in ComboStrap\\HttpRequest 84 throw new ExceptionRuntime("Real HTTP fetch not yet implemented, only test fetch"); 157 return $this->fetch()->executeBodyAsHtmlPage($waitTimeInSecondToComplete);
|
/plugin/sql/ |
H A D | DB.php | 9 return $this->fetch(); 44 $etat = $resultat->fetch(); 118 return $statement->fetch(); 121 return $statement->fetch();
|
/plugin/sqlite/ |
H A D | helper.php | 273 return $res->fetch(\PDO::FETCH_ASSOC); 286 $data = $res->fetch(PDO::FETCH_NUM, PDO::FETCH_ORI_ABS, 0); 294 * fetch the next row as zero indexed array 303 return $res->fetch(PDO::FETCH_NUM); 307 * fetch the next row as assocative array 316 return $res->fetch(PDO::FETCH_ASSOC);
|
/plugin/ac/ |
H A D | ac.php | 30 public function fetch($type, $values) { function in syntax_plugin_ac_ac 49 $ret = $this->fetch($type, $values);
|
/plugin/translator/ |
H A D | helper.php | 122 while ( $this->database->fetch() ) { 258 while ( $this->database->fetch() ) { 286 while ( $this->database->fetch() ) { 314 while ( $this->database->fetch() ) { 338 while ( $this->database->fetch() ) { 407 while ( $this->database->fetch() ) { 504 while ( $this->database->fetch() ) { 554 while ( $this->database->fetch() ) { 732 while ( $this->database->fetch() ) { 1137 $data=array(); $this->database->bind_assoc($data); $this->database->fetch(); [all …]
|
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
H A D | sync.js | 29 library.fetch(); 38 library.fetch({data: {a: 'a', one: 1}}); 115 library.first().fetch(); 146 model.fetch(); 148 model.fetch({url: '/one/two'}); 235 model.fetch();
|
/plugin/bez/action/ |
H A D | migration.php | 157 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 165 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 174 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 199 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 308 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 389 while ($commcause = $stmt_i->fetch(\PDO::FETCH_ASSOC)) {
|
/plugin/davcal/vendor/sabre/dav/bin/ |
H A D | migrateto20.php | 90 $row = $pdo->query("SELECT * FROM $tableName LIMIT 1")->fetch(); 358 $row = $pdo->query("SELECT * FROM cards LIMIT 1")->fetch(); 440 while($row = $result->fetch(\PDO::FETCH_ASSOC)) {
|
H A D | migrateto17.php | 63 $row = $pdo->query("SELECT * FROM calendarobjects LIMIT 1")->fetch(); 153 while($row = $result->fetch()) { 181 $row = $pdo->query("SELECT * FROM calendars LIMIT 1")->fetch();
|
H A D | migrateto21.php | 86 $row = $result->fetch(\PDO::FETCH_ASSOC); 119 while($row = $result->fetch(\PDO::FETCH_ASSOC)) {
|
H A D | migrateto30.php | 85 $row = $result->fetch(\PDO::FETCH_ASSOC); 157 while($row = $result->fetch(\PDO::FETCH_ASSOC)) {
|
/plugin/scrollticker/ |
H A D | README.md | 12 For example you could fetch a list with links to the last three items of a discussion from the disc… 18 or you could fetch a list with links to the articles in namespace "news" tagged with "latest", usin…
|
/plugin/authphpbb3/ |
H A D | auth.php | 175 while ($row = $result->fetch(PDO::FETCH_ASSOC)) { 279 $row = $result->fetch(PDO::FETCH_ASSOC); 373 while ($row = $result->fetch(PDO::FETCH_ASSOC)) { 400 while ($rowgrp = $resgrp->fetch(PDO::FETCH_ASSOC)) { 455 while ($row = $result->fetch(PDO::FETCH_ASSOC)) { 693 $row = $result->fetch(PDO::FETCH_ASSOC); 728 while ($row = $result->fetch(PDO::FETCH_ASSOC)) { 776 $row = $result->fetch(PDO::FETCH_ASSOC); 820 $row = $result->fetch(PDO::FETCH_ASSOC);
|
/plugin/oembed/ |
H A D | syntax.php | 255 if(!$response = $this->fetch($query_url)) return false; 268 if(!$response = $this->fetch($tag['url'])) return false; 273 if(!$response = $this->fetch($query_url)) return false; 293 if(!$response = $this->fetch($query_url)) return false; 408 function fetch($url){ function in syntax_plugin_oembed
|
/plugin/mp3play2/ |
H A D | README.md | 99 Download the example playlist [here](http://zawiki.zapto.org/lib/exe/fetch.php/tschinz:programming:… 105 ![Screennshot 1](http://zawiki.zapto.org/lib/exe/fetch.php/tschinz:programming:dw:mp3play:mp3play_1… 106 ![Screennshot 2](http://zawiki.zapto.org/lib/exe/fetch.php/tschinz:programming:dw:mp3play:mp3play_2… 107 ![Screennshot 3](http://zawiki.zapto.org/lib/exe/fetch.php/tschinz:programming:dw:mp3play:mp3play_3…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Safebrowsing.php | 157 'fetch' => [ 158 'path' => 'v4/threatListUpdates:fetch',
|
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/ |
H A D | PDO.php | 233 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 259 $result = $stmt->fetch(\PDO::FETCH_ASSOC); 291 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 494 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) {
|
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/ |
H A D | PDO.php | 231 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 256 $result = $stmt->fetch(\PDO::FETCH_ASSOC); 287 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 489 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/ |
H A D | PDO.php | 156 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 389 $row = $stmt->fetch(\PDO::FETCH_ASSOC); 429 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 729 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 781 if ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 872 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 975 while ($row = $stmt->fetch(\PDO::FETCH_ASSOC)) { 1133 $row = $stmt->fetch(\PDO::FETCH_ASSOC);
|
/plugin/indexmenu2/cms/modifiers/ |
H A D | ajaxum.js | 14 …fetch);return}el.innerHTML=i.response;el[keys.ajaxumTarget]=null;var I=getParent(el,keys.isRoot,tr…
|