Home
last modified time | relevance | path

Searched refs:fetch (Results 151 – 175 of 229) sorted by path

12345678910

/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DDoctrineCacheAdapter.php35 $cache = $this->cache->fetch($this->prefix . $class);
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md897 - Allow to fetch data from has\*\(\) with public\_method [\#243](https://github.com/schmittjoh/seri…
/plugin/fksnewsfeed/inc/ORM/
H A DAbstractService.php27 …->query('SELECT * FROM ' . $this->table . ' WHERE ' . $this->table . '_id = ?', (int)$id)->fetch();
H A DServicePriority.php21 …ery('SELECT * FROM ? WHERE stream_id=? AND news_id =?', $this->table, $streamId, $newsId)->fetch();
H A DServiceStream.php19 return ($this->modelClassName)::createFromArray($this->sqlite, $res->fetch());
/plugin/fksnewsfeed/
H A Dscript.js11 fetch(DOKU_BASE + 'lib/exe/ajax.php?call=plugin_newsfeed', {
/plugin/flowcharts/
H A Dmermaid.min.js1fetch(t,e).then(ts)};function ns(t){if(!t.ok)throw new Error(t.status+" "+t.statusText);return t.a…
/plugin/git/
H A Dhelper.php541 $repo->fetch();
/plugin/git/lib/
H A DGit.php589 public function fetch() function in GitRepo
/plugin/gitbacked/lib/
H A DGit.php670 public function fetch() { function in GitRepo
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1fetch:1,fileno:1,fill:1,find:1,find_all:1,first:1,flatten:1,"flatten!":1,floor:1,flush:1,for_fd:1,… property in hljs.LANGUAGES.ruby.c.keymethods
/plugin/hipchat/
H A DREADME.md14 2. To fetch the required dependencies, run:
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.frame.php125 $data = $pipeline->fetch($url);
H A Dbox.iframe.php33 $data = $pipeline->fetch($url);
H A Dcss.ruleset.class.php151 $data = $pipeline->fetch($url);
H A Dfetcher.url.class.php44 if ($this->fetch($data_id)) {
207 function fetch($url) { function in FetcherUrl
411 return $this->fetch($this->_fix_location($matches[1]));
418 return $this->fetch($this->_fix_location($matches[1]));
H A Dimage.class.php87 $data = $pipeline->fetch($url);
H A Dpipeline.class.php927 function &fetch($data_id) { function in Pipeline
1136 $data = $this->fetch($data_id);
/plugin/indexmenu2/cms/modifiers/
H A Dajaxum.js14fetch);return}el.innerHTML=i.response;el[keys.ajaxumTarget]=null;var I=getParent(el,keys.isRoot,tr…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak1342 sourceUrl.append("lib/exe/fetch.php?media=");
/plugin/jokuwiki/
H A DREADME.md61 …ng - with HTTP it's all about the latency. But eliminating the need to re-fetch (even from cache),…
107 … When a page transition occurs, either via a full page load or via a PJAX fetch, Jokuwiki will inv…
/plugin/jplayer/components/
H A Drequire-built.js780 fetch: function () { method in Module
830 this.fetch();
H A Drequire.js780 fetch: function () { method in Module
830 this.fetch();
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js780 fetch: function () { method in Module
830 this.fetch();
/plugin/katex/_assets/
H A Dkatex.min.js1fetch();if(ir[a.text])return"\\global"!==r&&"\\\\globallong"!==r||(a.text=ir[a.text]),Ut(t.parseFu… function

12345678910