Home
last modified time | relevance | path

Searched refs:resource (Results 26 – 50 of 428) sorted by last modified time

12345678910>>...18

/plugin/barcodes/
H A Dcomposer.lock716 "sebastian/resource-operations": "^3.0.3",
1580 "name": "sebastian/resource-operations",
1584 "url": "https://github.com/sebastianbergmann/resource-operations.git",
1589 …"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92c…
1621 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
1623 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
1624 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
/plugin/advanced/lang/en/config/
H A Dacl.txt9 …* The resource to restrict. This can either be a [[doku>pagename]] or a [[doku>namespace]]. Namesp…
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst66 * LazyOpenStream now correctly returns the underlying stream resource when
88 * Updated the ``detach()`` method to return the underlying stream resource or
89 ``null`` if it does not wrap a resource.
90 * Multiple fixes for how streams behave when the underlying resource is
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DUtils.php13 * Safely opens a PHP stream resource using a filename.
21 * @return resource
185 * @param mixed $resource Resource to create
194 public static function create($resource, array $options = []) argument
196 return Stream::factory($resource, $options);
H A DStream.php39 * @param resource|string|StreamInterface $resource Entity body data
43 * @throws \InvalidArgumentException if the $resource arg is not valid.
45 public static function factory($resource = '', array $options = []) argument
47 $type = gettype($resource);
51 if ($resource !== '') {
52 fwrite($stream, $resource);
58 if ($type == 'resource') {
59 return new self($resource, $options);
62 if ($resource instanceo
[all...]
H A DInflateStream.php8 * the gzip header, converts the provided stream to a PHP stream resource,
10 * to a Guzzle stream resource to be used as a Guzzle stream.
23 $resource = GuzzleStreamWrapper::getResource($stream);
24 stream_filter_append($resource, 'zlib.inflate', STREAM_FILTER_READ);
25 $this->stream = new Stream($resource);
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php87 * @param resource $stream
88 * @param string|resource|StreamInterface $dest
148 * Create a resource and check to ensure it was created successfully
150 * @param callable $callback Callable that returns stream resource
152 * @return resource
167 $resource = $callback();
170 if (!$resource) {
171 $message = 'Error creating resource: ';
180 return $resource;
406 $resource
[all...]
/plugin/ckgedit/ckeditor/
H A DCHANGES.md821 * [#13215](https://dev.ckeditor.com/ticket/13215): Added ability to cancel fetching a resource by t…
822 … [Embed](https://ckeditor.com/cke4/addon/embed) dialog to indicate that a resource is being loaded.
H A Dckeditor.js.unc5522 …if (this.registered[a]) throw Error('[CKEDITOR.resourceManager.add] The resource name "' + a + '" …
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNeedPrivileges.php66 $resource = $doc->createElementNS('DAV:', 'd:resource');
67 $np->appendChild($resource);
69 …$resource->appendChild($doc->createElementNS('DAV:', 'd:href', $server->getBaseUri() . $this->uri)…
72 $resource->appendChild($priv);
/plugin/davcal/vendor/sabre/http/
H A DREADME.md336 * @param resource $body
473 * Returns the body as a readable stream resource.
478 * @return resource
497 * @return resource|string
502 * Updates the body resource with a new stream.
504 * @param resource $body
617 * Returns the body as a readable stream resource.
622 * @return resource
641 * @return resource|string
647 * Updates the body resource with a new stream.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DNetworkManagement.php145 'path' => 'v1/{+resource}:getIamPolicy',
148 'resource' => [
209 'path' => 'v1/{+resource}:setIamPolicy',
212 'resource' => [
219 'path' => 'v1/{+resource}:testIamPermissions',
222 'resource' => [
H A DSecretManager.php159 'path' => 'v1/{+resource}:getIamPolicy',
162 'resource' => [
209 'path' => 'v1/{+resource}:setIamPolicy',
212 'resource' => [
219 'path' => 'v1/{+resource}:testIamPermissions',
222 'resource' => [
H A DCloudRun.php124 'path' => 'v2/{+resource}:getIamPolicy',
127 'resource' => [
192 'path' => 'v2/{+resource}:setIamPolicy',
195 'resource' => [
202 'path' => 'v2/{+resource}:testIamPermissions',
205 'resource' => [
422 'path' => 'v2/{+resource}:getIamPolicy',
425 'resource' => [
480 'path' => 'v2/{+resource}:setIamPolicy',
483 'resource' => [
[all …]
H A DSecurityCommandCenter.php951 'path' => 'v1/{+resource}:getIamPolicy',
954 'resource' => [
993 'path' => 'v1/{+resource}:setIamPolicy',
996 'resource' => [
1003 'path' => 'v1/{+resource}:testIamPermissions',
1006 'resource' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/Resource/
H A DProjectsLocationsAuthorizationPolicies.php95 * @param string $resource REQUIRED: The resource for which the policy is being
114 public function getIamPolicy($resource, $optParams = []) argument
116 $params = ['resource' => $resource];
171 * @param string $resource REQUIRED: The resource for which the policy is being
178 public function setIamPolicy($resource, GoogleIamV1SetIamPolicyRequest $postBody, $optParams = []) argument
180 $params = ['resource' => $resource, 'postBody' => $postBody];
192 * @param string $resource REQUIRED: The resource for which the policy detail is
199 …public function testIamPermissions($resource, GoogleIamV1TestIamPermissionsRequest $postBody, $opt… argument
201 $params = ['resource' => $resource, 'postBody' => $postBody];
H A DProjectsLocationsClientTlsPolicies.php92 * @param string $resource REQUIRED: The resource for which the policy is being
111 public function getIamPolicy($resource, $optParams = []) argument
113 $params = ['resource' => $resource];
167 * @param string $resource REQUIRED: The resource for which the policy is being
174 public function setIamPolicy($resource, GoogleIamV1SetIamPolicyRequest $postBody, $optParams = []) argument
176 $params = ['resource' => $resource, 'postBody' => $postBody];
188 * @param string $resource REQUIRED: The resource for which the policy detail is
195 …public function testIamPermissions($resource, GoogleIamV1TestIamPermissionsRequest $postBody, $opt… argument
197 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiUiv1beta3CommonOperationMetadata.php29 public $resource; variable in Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata
60 public function setResource($resource) argument
62 $this->resource = $resource;
69 return $this->resource;
H A DGoogleCloudDocumentaiV1alpha1CommonOperationMetadata.php29 public $resource; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1alpha1CommonOperationMetadata
60 public function setResource($resource) argument
62 $this->resource = $resource;
69 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGoogleCloudSecuritycenterV1p1beta1NotificationMessage.php62 public function setResource(GoogleCloudSecuritycenterV1p1beta1Resource $resource) argument
64 $this->resource = $resource;
71 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/Resource/
H A DProjectsLocationsEndpointPolicies.php90 * @param string $resource REQUIRED: The resource for which the policy is being
109 public function getIamPolicy($resource, $optParams = []) argument
111 $params = ['resource' => $resource];
165 * @param string $resource REQUIRED: The resource for which the policy is being
172 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
174 $params = ['resource' => $resource, 'postBody' => $postBody];
186 * @param string $resource REQUIRED: The resource for which the policy detail is
193 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
195 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/Resource/
H A DProjectsLocationsNetworkconnectivityGlobalHubs.php107 * @param string $resource REQUIRED: The resource for which the policy is being
126 public function getIamPolicy($resource, $optParams = []) argument
128 $params = ['resource' => $resource];
191 * @param string $resource REQUIRED: The resource for which the policy is being
198 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
200 $params = ['resource' => $resource, 'postBody' => $postBody];
211 * @param string $resource REQUIRED: The resource for which the policy detail is
218 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
220 $params = ['resource' => $resource, 'postBody' => $postBody];
H A DProjectsLocationsNetworkconnectivityGlobalPolicyBasedRoutes.php40 * @param string $resource REQUIRED: The resource for which the policy is being
59 public function getIamPolicy($resource, $optParams = []) argument
61 $params = ['resource' => $resource];
70 * @param string $resource REQUIRED: The resource for which the policy is being
77 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
79 $params = ['resource' => $resource, 'postBody' => $postBody];
91 * @param string $resource REQUIRED: The resource for which the policy detail is
98 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
100 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/
H A DProjectsLocationsEntryGroups.php121 * @param string $resource REQUIRED: The resource for which the policy is being
128 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
130 $params = ['resource' => $resource, 'postBody' => $postBody];
189 * @param string $resource REQUIRED: The resource for which the policy is being
196 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
198 $params = ['resource' => $resource, 'postBody' => $postBody];
211 * @param string $resource REQUIRED: The resource for which the policy detail is
218 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
220 $params = ['resource' => $resource, 'postBody' => $postBody];
H A DProjectsLocationsEntryGroupsEntries.php114 * @param string $resource REQUIRED: The resource for which the policy is being
121 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
123 $params = ['resource' => $resource, 'postBody' => $postBody];
238 * @param string $resource REQUIRED: The resource for which the policy detail is
245 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
247 $params = ['resource' => $resource, 'postBody' => $postBody];

12345678910>>...18