Searched refs:createSnapshot (Results 1 – 8 of 8) sorted by relevance
/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
H A D | Snapshot.php | 106 public function createSnapshot($repository, $name, $options = [], $waitForCompletion = false) 90 public function createSnapshot($repository, $name, $options = [], $waitForCompletion = false) global() function in Elastica\\Snapshot
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/ |
H A D | RegionDisks.php | 96 public function createSnapshot($project, $region, $disk, Snapshot $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\RegionDisks
|
H A D | Disks.php | 159 public function createSnapshot($project, $zone, $disk, Snapshot $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\Disks
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Compute.php | 1196 ],'createSnapshot' => [ 1197 'path' => 'projects/{project}/zones/{zone}/disks/{disk}/createSnapshot', 9283 ],'createSnapshot' => [ 9284 'path' => 'projects/{project}/regions/{region}/disks/{disk}/createSnapshot',
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_ComputeService.php | 171 …public function createSnapshot($project, $zone, $disk, Google_Snapshot $postBody, $optParams = arr… function in Google_DisksServiceResource
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 396 …is._undoRedoService.getElements(n),i=function(e){const t=new b.a,n=e.createSnapshot();let i;for(;i… 426 …createSnapshot(e){const t=[];for(let e=0,n=this._past.length;e<n;e++)t.push(this._past[e].id);for(…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js | 396 …is._undoRedoService.getElements(n),i=function(e){const t=new b.a,n=e.createSnapshot();let i;for(;i… 426 …createSnapshot(e){const t=[];for(let e=0,n=this._past.length;e<n;e++)t.push(this._past[e].id);for(…
|
H A D | bundle.js.map | 1 …createSnapshot(BOM) {\n return new PieceTreeSnapshot(this, BOM);\n }\n getOffsetAt(li…
|