Home
last modified time | relevance | path

Searched refs:execute (Results 201 – 225 of 390) sorted by last modified time

12345678910>>...16

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSimplePDO.php82 $stmt->execute([$principalUri]);
113 $stmt->execute([$principalUri, $calendarUri]);
128 $stmt->execute([$calendarId]);
131 $stmt->execute([$calendarId]);
169 $stmt->execute([$calendarId]);
206 $stmt->execute([$calendarId, $objectUri]);
243 $stmt->execute([
274 $stmt->execute([$calendarData, $calendarId, $objectUri]);
292 $stmt->execute([$calendarId, $objectUri]);
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php63 $stmt->execute([$principalUri]);
138 $stmt->execute($updates);
182 $stmt->execute($values);
198 $stmt->execute([$addressBookId]);
201 $stmt->execute([$addressBookId]);
204 $stmt->execute([$addressBookId]);
230 $stmt->execute([$addressbookId]);
331 $stmt->execute([
376 $stmt->execute([
538 $stmt->execute([
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php88 $stmt->execute([$path]);
167 $updateStmt->execute();
170 $deleteStmt->execute([$path, $name]);
204 $stmt->execute([$path, $childPath]);
226 $select->execute([$source, $source . '/%']);
240 $update->execute([$newPath, $row['id']]);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php146 $stmt->execute([$path]);
205 $stmt->execute($values);
265 $stmt->execute($values);
310 $stmt->execute([$value]);
340 $stmt->execute([$principal['id']]);
362 $stmt->execute([$principal['id']]);
385 $stmt->execute(array_merge([$principal], $members));
401 $stmt->execute([$principalId]);
406 $stmt->execute([$principalId, $memberId]);
426 $stmt->execute([$path]);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DPDO.php52 $stmt->execute([$username]);
/plugin/groupmail/
H A DLICENSE312 and execute modified versions of a covered work in that User Product from
/plugin/creole/helper/
H A Deventhandler.php97 public function execute ($queuedEvent, $pos, $match, &$handler) { function in creole_state_callback
160 … self::$callbacks [$cb_index]->execute(self::$queue [$q_index], $pos, $match, $handler);
/plugin/showinitpage/
H A Dgpl-3.0.md312 install and execute modified versions of a covered work in that User
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.sqlite3.php139 $result = $stmt->execute();
169 return $stmt->execute();
199 $res = $stmt->execute();
215 $res = $stmt->execute();
247 $res = $stmt->execute();
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-30.txt312 and execute modified versions of a covered work in that User Product from
H A Dlicense.lgpl-30.txt119 necessary to install and execute a modified version of the
/plugin/jplayer/vendor/happyworm/jplayer/
H A DREADME.md42 Then execute the following:
/plugin/adfs/phpsaml/
H A DREADME.md129 In order to import the saml toolkit to your current php project, execute
839 If we execute ```print_r($attributes)``` we could get:
1218 When the PHP application is behind a proxy or a load balancer we can execute `setProxyVars(true)` a…
/plugin/codemirror/dist/modes/
H A Didl.min.js.map1 …fc', 'erfcx', 'erode', 'errorplot',\n 'errplot', 'estimator_filter', 'execute', 'exit', 'exp',\…
H A Dnsis.min.js.map1 …:\\!(include|addincludedir|addplugindir|appendfile|cd|delfile|echo|error|execute|packhdr|pragma|fi…
H A Dperl.min.js.map1execute a system command and collect standard output\n recv …
H A Dsql.min.js.map1execute exists exit explain extended fast fetch field fields first flush for force foreign found_r…
H A Dttcn.min.js.map1 …+\n \" display do else encode enumerated except exception\" +\n \" execute extends extension…
H A Dvbscript.min.js.map1execute', 'exp', 'filter', 'formatcurrency', 'formatdatetime', 'formatnumber', 'formatpercent', 'g…
H A Dapl.min.js.map1 …\", null],\n \"⍕\": [\"format\", \"formatByExample\"],\n \"⍎\": [\"execute\", null],\n \"…
H A Dlua.min.js.map1 …an\",\"math.tanh\",\n\n \"os.clock\",\"os.date\",\"os.difftime\",\"os.execute\",\"os.exit\",\"o…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1execute the bound command if a a key is matched. The function always\n * returns true.\n …
/plugin/phpipam/
H A Dphpipam-api.php588 …public function execute ($method = false, $controller = false, $identifiers = array(), $params = a… function in phpipam_api_client
H A Dsyntax.php419 $rest_api->execute('GET', 'tools',
441 $rest_api->execute('GET', 'tools',
452 $rest_api->execute('GET', 'vrf',
941 $rest_api->execute('GET', 'tools',
1315 $rest_api->execute('GET', 'vrf',
1365 $rest_api->execute('GET', 'subnets',
1469 $rest_api->execute('GET', 'tools',
1914 $rest_api->execute('GET', 'vlans',
2094 $rest_api->execute('GET', 'vrf',
2104 $rest_api->execute('GET', 'vrf',
[all …]
H A DLICENSE312 and execute modified versions of a covered work in that User Product from

12345678910>>...16