Home
last modified time | relevance | path

Searched refs:services (Results 26 – 50 of 242) sorted by relevance

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2ListServicesResponse.php47 public function setServices($services) argument
49 $this->services = $services;
56 return $this->services;
/plugin/fedauth/Auth/Yadis/
H A DXRIRes.php42 $services = array();
61 $some_services = $xrds->services($filters);
62 $services = array_merge($services, $some_services);
68 return array($canonicalID, $services);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/
H A DGoogleCloudBillingBudgetsV1Filter.php48 public $services; variable in Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1Filter
141 public function setServices($services) argument
143 $this->services = $services;
150 return $this->services;
/plugin/openid/Auth/Yadis/
H A DXRIRes.php46 $services = [];
65 $some_services = $xrds->services($filters);
66 $services = array_merge($services, $some_services);
72 return [$canonicalID, $services];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DBatchEnableServicesResponse.php45 public function setServices($services) argument
47 $this->services = $services;
54 return $this->services;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DLazyHandlerRegistryWithPsr11ContainerTest.php24 private $services; variable in JMS\\Serializer\\Tests\\Handler\\Psr11Container
28 return $this->services[$id];
33 return isset($this->services[$id]);
38 $this->services[$id] = $service;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DListServicesResponse.php51 public function setServices($services) argument
53 $this->services = $services;
60 return $this->services;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DLazyEventDispatcherWithPsr11ContainerTest.php24 private $services; variable in JMS\\Serializer\\Tests\\Serializer\\EventDispatcher\\Psr11Container
28 return $this->services[$id];
33 return isset($this->services[$id]);
38 $this->services[$id] = $service;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DServiceControl.php45 public $services; variable in Google\\Service\\ServiceControl
66 'services',
70 'path' => 'v2/services/{serviceName}:check',
80 'path' => 'v2/services/{serviceName}:report',
H A DServiceUsage.php50 public $services; variable in Google\\Service\\ServiceUsage
132 'services',
136 'path' => 'v1/{+parent}/services:batchEnable',
146 'path' => 'v1/{+parent}/services:batchGet',
191 'path' => 'v1/{+parent}/services',
H A DAppengine.php534 'services',
538 'path' => 'v1/apps/{appsId}/services/{servicesId}',
553 'path' => 'v1/apps/{appsId}/services/{servicesId}',
568 'path' => 'v1/apps/{appsId}/services',
586 'path' => 'v1/apps/{appsId}/services/{servicesId}',
619 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions',
634 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}',
654 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}',
678 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions',
705 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}',
[all …]
H A DCloudbilling.php51 public $services; variable in Google\\Service\\Cloudbilling
220 'services',
224 'path' => 'v1/services',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DShippingSettings.php65 public function setServices($services) argument
67 $this->services = $services;
74 return $this->services;
/plugin/socialshareprivacy2/
H A Daction.php81 $services = array();
95 $services[] = "'$service'";
101 array_multisort($orders, SORT_ASC, $services, SORT_STRING);
103 $settings_order = implode($services, ', ');
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.js295 var service = options.services[service_name];
457 $self.find('.'+(options.services[arg].class_name||arg)+' .switch').click();
540 if (typeof data.services === "string") {
541 data.services = (new Function("$", "return ("+data.services+");")).call(this, $);
548 for (var service_name in data.services) {
549 var service = data.services[service_name];
571 for (var service_name in this_options.services) {
572 var service = this_options.services[service_name];
622 for (var service_name in this_options.services) {
641 var service = this_options.services[service_name];
[all …]
/plugin/authgoogle/google/
H A DGoogle_Client.php96 protected $services = array(); variable in Google_Client
117 $this->services[$service] = array();
120 …$this->services[$service] = array_merge($this->services[$service], $apiConfig['services'][$service…
140 foreach ($this->services as $key => $val) {
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DREADME.md4 [google-api-php-client-services](https://github.com/google/google-api-php-client-services)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DIntegrationTest.php150 private $services = []; variable in JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry
172 if (isset($this->services[$name])) {
173 return $this->services[$name];
176 return $this->services[$name] = call_user_func($this->serviceCreator, $name);
181 unset($this->services[$name]);
H A DObjectConstructorTest.php304 private $services = []; variable in JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleBaseManagerRegistry
326 if (isset($this->services[$name])) {
327 return $this->services[$name];
330 return $this->services[$name] = call_user_func($this->serviceCreator, $name);
335 unset($this->services[$name]);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/
H A DLodging.php327 public function setServices(Services $services) argument
329 $this->services = $services;
336 return $this->services;
/plugin/issuelinks/
H A DWebhook.php25 $services = $serviceProvider->getServices();
27 foreach ($services as $service) {
/plugin/elasticsearch/lang/en/
H A Dconfmanager_description.txt3 The parsers can be command line tools or web services. They must return plain text or a JSON structure.
5 Define parsers for each file extension that should be processed. Use ''%in%'' to specify the input file for CLI tools. Web services must accept the input file as POST data.
/plugin/issuelinks/action/
H A Dajax.php70 $services = $serviceProvider->getServices();
71 $service = $services[$serviceId]::getInstance();
132 $services = $serviceProvider->getServices();
133 $service = $services[$serviceId]::getInstance();
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md52services`. That library provides up-to-date API wrappers for a large number of Google APIs. In ord…
54 #### Cleaning up unused services
56 There are over 200 Google API services. The chances are good that you will not
58 you can run the `Google\Task\Composer::cleanup` task and specify the services
70 "google/apiclient-services": [
78 This example will remove all services other than "Drive" and "YouTube" when
81 **IMPORTANT**: If you add any services back in `composer.json`, you will need to
82 remove the `vendor/google/apiclient-services` directory explicitly for the
86 rm -r vendor/google/apiclient-services
97 "google/apiclient-services": [
[all …]
/plugin/oauthdoorkeeper/
H A Ddocker-compose.yml2 services:

12345678910