Home
last modified time | relevance | path

Searched refs:time (Results 101 – 125 of 1835) sorted by relevance

12345678910>>...74

/plugin/zip/pear/File/Archive/Writer/
H A DAr.php85 $time = isset($stat[9]) ? $stat[9] : time();
94 $time, $uid, $gid, $mode, $currentSize);
99 $time, $uid, $gid, $mode, $size);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCatNamespace.asciidoc79 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
137 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,micros,nanos)
170 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
176 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,micros,nanos)
194 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
218 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,micros,nanos)
239 $params['time']
[all...]
H A DAsyncSearchNamespace.asciidoc48 $params['wait_for_completion_timeout'] = (time) Specify the time that the request should block waiting for the final response
49 $params['keep_alive'] = (time) Specify the time interval in which the results (partial or final) for this search will be available
77 $params['wait_for_completion_timeout'] = (time) Specify the time that the request should block waiting for the final response (Default = 1s)
78 $params['keep_on_completion'] = (boolean) Control whether the response should be stored in the cluster if it completed within the provided [wait_for_completion] time (default: false) (Default = false)
79 $params['keep_alive'] = (time) Update the time interval in which the results (partial or final) for this search will be available (Default = 5d)
/plugin/jsonrpc/
H A Djsonrpc.php281 $time = @filemtime($file);
282 if(!$time){
286 $info = getRevisionInfo($id, $time, 1024);
290 'lastModified' => new IJR_Date($time),
292 'version' => $time
344 if(time()-@filemtime($lock) > 60*5){
449 addMediaLogEntry(time(), $id, DOKU_CHANGE_TYPE_DELETE);
471 addMediaLogEntry(time(), $data[2], DOKU_CHANGE_TYPE_EDIT);
626 $time = @filemtime($file);
630 if($time){
[all …]
/plugin/twitter/
H A Dsyntax.php43 $time = $entry->created_at;
44 $time = strtotime($time);
45 $time = $this->Timesince($time);
85 …n twtUrlextern" target="_blank">' . sprintf($this->getLang('timestamp'), $time) . '</a> <a class="…
345 'oauth_timestamp' => time(),
/plugin/fkstimer/
H A Dstyle.less3 .time {
7 .text, .time {
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php248 public $time; variable in Google_ActivityId
262 public function setTime( $time) { argument
263 $this->time = $time;
266 return $this->time;
/plugin/xcom/scripts/
H A Dxml.php34 $time_start = time();
64 if((time() - $time_start ) > $secs ) {
139 $time_start = time();
141 if((time() - $time_start ) > $secs ) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DArrayTest.php97 $this->assertTrue($loader->isFresh('foo', time()));
107 $loader->isFresh('foo', time());
117 $loader->isFresh($name, time());
/plugin/externalembed/helper/
H A DcacheInterface.php31 $cache->storeETag(md5(time()));
40 public function checkCacheFreshness(string $cache_id, $time): bool { argument
43 if($cache->checkETag($time)) return true;
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DLoaderInterface.php51 * @param int $time Timestamp of the last modification time of the
58 public function isFresh($name, $time); argument
/plugin/strata/
H A Drenderer.php22 $this->persistent['date']['created'] = time();
30 $this->meta['date']['modified'] = time();
/plugin/goto/
H A Daction.php29 setcookie("GOTO_LOGIN",":$user" , time()+10, DOKU_BASE);
60 setcookie("GOTO_LOGIN", $redirect_target, time()+120, DOKU_BASE);
75 setcookie("GOTO_LOGIN", $value, time()+120, DOKU_BASE);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/
H A DMock.php54 if (time() > $lock->timeout + $lock->created) unset($newLocks[$k]);
71 $lockInfo->created = time();
79 (time() > $lock->timeout + $lock->created)
/plugin/panoview/
H A Dsyntax.php215 $time = filemtime($file);
218 http_conditionalRequest($time);
233 $timeStart = time();
236 if((time() - $timeStart) > 25) {
237 if(time() - @filemtime($lockDir) > 30) $this->tile_unlock($d);
/plugin/authgoogle/
H A Dauth.php96 … $this->_updateCookie($_SESSION[DOKU_COOKIE]['authgoogle']['token'], time() + 60 * 60 * 24 * 365);
218 $this->_updateCookie('', time() - 600000);
221 function _updateCookie($value, $time) { argument
226 …setcookie(AUTHGOOGLE_COOKIE, $value, $time, $cookieDir, '', ($conf['securecookie'] && is_ssl()), t…
228 … setcookie(AUTHGOOGLE_COOKIE, $value, $time, $cookieDir, '', ($conf['securecookie'] && is_ssl()));
/plugin/datepicker/
H A Dstyle.css212 .calendar td.time {
219 .calendar td.time .hour,
220 .calendar td.time .minute,
221 .calendar td.time .ampm {
228 .calendar td.time .ampm {
232 .calendar td.time .colon {
237 .calendar td.time span.hilite {
243 .calendar td.time span.active {
/plugin/visrep/
H A Dimg.php17 header('Expires: '.gmdate("D, d M Y H:i:s", time()+max($conf['cachetime'], 3600)).' GMT');
20 http_conditionalRequest($time);
/plugin/mindmap/
H A Dxml.php22 header('Expires: '.gmdate("D, d M Y H:i:s", time()+max($conf['cachetime'], 3600)).' GMT');
25 http_conditionalRequest($time);
H A Dimg.php22 header('Expires: '.gmdate("D, d M Y H:i:s", time()+max($conf['cachetime'], 3600)).' GMT');
25 http_conditionalRequest($time);
/plugin/plantuml/
H A Dimg.php17 header('Expires: ' . gmdate('D, d M Y H:i:s', time() + max($conf['cachetime'], 3600)) . ' GMT');
20 http_conditionalRequest($time);
/plugin/abc2/abc-libraries/abc2svg/
H A Dgamelan-1.js28 while(--n>=0){s2={type:C.REST,v:s.v,p_v:s.p_v,st:s.st,dur:d,dur_orig:d_orig,stem:1,multi:0,nhd:0,notes:[{pit:s.notes[0].pit,jn:8}],xmx:0,beam_on:true,noplay:true,time:s.time+s.dur,prev:s,next:s.next} property in abc2svg.gamelan.output_music.slice.s2
36 s2.seqst=true}else{for(s3=s.ts_next;s3;s3=s3.ts_next){if(s3.time<s2.time)
38 if(s3.time>s2.time){s2.seqst=true
47 function do_tie(s){var end_time=s.time+s.dur
49 if(!s||s.time>end_time)
51 if(s.type==C.NOTE&&s.time==end_time)
H A Dgrid3-1.js130 function add_cs(ss,ch){var s={type:C.REST,fname:ss.fname,istart:ss.istart,iend:ss.iend,v:p_vc.v,p_v:p_vc,time:ntim,st:0,dur:0,dur_orig:0,invis:true,seqst:true,nhd:0,notes:[{pit:18,dur:0}]} property in abc2svg.grid3.output_music.add_cs.s
139 if(s.time==ss.time)
142 if(t){p_vc={id:"grid3",v:vt.length,time:0,pos:{gst:0},scale:1,st:0,second:true,sls:[]} property in abc2svg.grid3.output_music.p_vc
166 ntim=ss.time
167 dt=(s.time-ntim)/cs.length
169 for(i=0;i<cs.length;i++){if((cs[i]!='.'&&cs[i]!='-')||!s3){while(ss.time<ntim)
177 ss={type:C.BAR,bar_type:"|",fname:s.fname,istart:s.istart,iend:s.iend,v:p_vc.v,p_v:p_vc,st:0,time:s.time,dur:0,nhd:0,notes:[{pit:18}],next:s,ts_next:s,prev:s.prev,ts_prev:s.ts_prev} property in abc2svg.grid3.output_music.ss
/plugin/seqdia/
H A Dimg.php18 header('Expires: '.gmdate("D, d M Y H:i:s", time()+max($conf['cachetime'], 3600)).' GMT');
21 http_conditionalRequest($time);
/plugin/graphviz/
H A Dimg.php18 header('Expires: '.gmdate("D, d M Y H:i:s", time()+max($conf['cachetime'], 3600)).' GMT');
21 http_conditionalRequest($time);

12345678910>>...74