Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 25 of 113) sorted by relevance

12345

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DJpegtranFilter.php34 private $restart; variable in Assetic\\Filter\\JpegtranFilter
61 public function setRestart($restart) argument
63 $this->restart = $restart;
86 if (null !== $this->restart) {
87 $pb->add('-restart')->add($this->restart);
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml13 restart: always
29 restart: always
48 restart: always
77 restart:
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js368 this.restart();
445 this.restart();
456 tunnel.restart();
489 this.restart();
579 Job.prototype.restart = function(callback) { method in Job
721 tunnel.restart();
746 Tunnel.prototype.restart = function(callback) { method in Tunnel
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md14 * added `$env` argument to `Process::start()`, `run()`, `mustRun()` and `restart()` methods
48 * added Process:restart()
/plugin/diagramsnet/lib/math/extensions/
H A DAssistiveMML.js19 …tch(l){g.copyAttributes.id=true;if(!l.restart){throw l}return MathJax.Callback.After(["HandleMML",…
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md51 `mustRun()`, and `restart()` methods of the `Process` class
73 * added `$env` argument to `Process::start()`, `run()`, `mustRun()` and `restart()` methods
107 * added Process:restart()
/plugin/aichat/script/
H A DAIChatChat.js18 <button type="button" class="delete-history" title="restart">
35 const restart = this.#root.querySelector('.delete-history');
36 restart.addEventListener('click', this.deleteHistory.bind(this));
/plugin/structtemplate/_vagrant/
H A Dprovision_web_server.sh16 systemctl is-active --quiet apache2 || sudo systemctl restart apache2
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataFusion.php208 ],'restart' => [
209 'path' => 'v1/{+name}:restart',
H A DDatabaseMigrationService.php369 ],'restart' => [
370 'path' => 'v1/{+name}:restart',
H A DSQLAdmin.php560 ],'restart' => [
561 'path' => 'v1/projects/{project}/instances/{instance}/restart',
/plugin/rss/
H A DREADME.md11 Download this plugin into your ``${dokuwikiroot}/lib/plugins`` folder and restart dokuwiki or use t…
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmaction.js19 …ata(1,j);n.style.display="none";if(!l.restart){throw l}MathJax.Callback.After(["SVGtooltipPost",th…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmaction.js19 …HTML(k),k)}catch(j){if(!j.restart){throw j}p.style.display="none";MathJax.Callback.After(["HTMLtoo…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataFusion/Resource/
H A DProjectsLocationsInstances.php171 public function restart($name, RestartInstanceRequest $postBody, $optParams = []) function in Google\\Service\\DataFusion\\Resource\\ProjectsLocationsInstances
/plugin/jenkins/
H A DREADME.md20 Download Redissue plugin into your `${dokuwiki_root}/lib/plugins` folder and restart dokuwiki. Or u…
/plugin/gitlabproject/
H A DREADME.md11 Download Gitlab Project into your `${dokuwiki_root}/lib/plugins` folder and restart dokuwiki or use…
/plugin/bootnote/
H A DREADME.md9 Download this plugin into your ``${dokuwiki_root}/lib/plugins`` folder and restart dokuwiki or use …
/plugin/gitlabapi/
H A DREADME.md10 Download the plugin GitLab-Api into the `${dokuwiki_root}/lib/plugins` folder and restart DokuWiki …
/plugin/refnotes/syntax/
H A Dreferences.php281 public function restart() { function in refnotes_note_capture
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocationsMigrationJobs.php235 public function restart($name, RestartMigrationJobRequest $postBody, $optParams = []) function in Google\\Service\\DatabaseMigrationService\\Resource\\ProjectsLocationsMigrationJobs
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dauto-collapse.js95 if (!t.restart) throw t;
96 return MathJax.Callback.After([ "collapseState", this, e ], t.restart);
/plugin/redproject/
H A DREADME.md32 Download this plugin into your ``${dokuwiki_root}/lib/plugins`` folder and restart dokuwiki.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DInstances.php304 public function restart($project, $instance, $optParams = []) function in Google\\Service\\SQLAdmin\\Resource\\Instances
/plugin/diagramsnet/lib/math/
H A DMathJax.js19restart){throw b}MathJax.Callback.After(["Try",this,a],b.restart)}},resetLocale:function(a){if(!a)…

12345