Home
last modified time | relevance | path

Searched refs:operations (Results 1 – 25 of 260) sorted by path

1234567891011

/plugin/adhoctags/
H A DREADME.md94 If you previously used `<html>` tags to embed HTML code into your DokuWiki site, you need to replace them with the format used by this plugin. The best way to get started is to make a run a couple of search-replace operations on the `data/pages/` directory in your DokuWiki installation.
96 :bangbang: **Important:** It is advisable to run the following searches on a *copy* of this directory and also keep a backup of the original state, in case of problems that only show up later. The following search-replace operations can do serious damage to your site content. The autor does not take any responsibility for any damages that follow from applying this procedure: :bangbang:
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock1183 "sebastian/resource-operations": "^3.0.3",
2305 "name": "sebastian/resource-operations",
2309 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2314 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
2346 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2348 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
2349 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 … * this method is to \"tap into\" a method chain in order to perform operations\n\t * on int…
/plugin/authdrupal8/
H A Dpassword.inc198 * mass operations where a value less than the default is needed for speed.
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php3603 public $operations; variable in Google_OperationsScopedList
3607 public function setOperations(/* array(Google_Operation) */ $operations) { argument
3608 $this->assertIsArray($operations, 'Google_Operation', __METHOD__);
3609 $this->operations = $operations;
3612 return $this->operations;
H A DGoogle_SQLAdminService.php378 public $operations; variable in Google_SQLAdminService
393 …$this->operations = new Google_OperationsServiceResource($this, $this->serviceName, 'operations', …
/plugin/authgooglesheets/
H A Dcomposer.lock743 …iple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
745 …mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
746 …": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAIPlatformNotebooks.php502 'operations',
536 'path' => 'v1/{+name}/operations',
H A DAccessContextManager.php45 public $operations; variable in Google\\Service\\AccessContextManager
364 'operations',
H A DAndroidManagement.php262 'operations',
H A DAndroidProvisioningPartner.php44 public $operations; variable in Google\\Service\\AndroidProvisioningPartner
245 'operations',
H A DApiKeysService.php45 public $operations; variable in Google\\Service\\ApiKeysService
86 'operations',
H A DApigateway.php466 'operations',
500 'path' => 'v1/{+name}/operations',
H A DApigee.php3507 'operations',
3521 'path' => 'v1/{+name}/operations',
H A DAppengine.php487 'operations',
491 'path' => 'v1/apps/{appsId}/operations/{operationsId}',
506 'path' => 'v1/apps/{appsId}/operations',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DEgressTo.php33 public function setOperations($operations) argument
35 $this->operations = $operations;
42 return $this->operations;
H A DIngressTo.php33 public function setOperations($operations) argument
35 $this->operations = $operations;
42 return $this->operations;
H A DListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1GraphQLOperationConfig.php65 public function setOperations($operations) argument
67 $this->operations = $operations;
74 return $this->operations;
H A DGoogleCloudApigeeV1OperationConfig.php65 public function setOperations($operations) argument
67 $this->operations = $operations;
74 return $this->operations;
H A DGoogleLongrunningListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;

1234567891011