/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | RoleRolePrivileges.php | 29 public $serviceId; variable in Google\\Service\\Directory\\RoleRolePrivileges 48 public function setServiceId($serviceId) argument 50 $this->serviceId = $serviceId; 57 return $this->serviceId;
|
H A D | Privilege.php | 44 public $serviceId; variable in Google\\Service\\Directory\\Privilege 123 public function setServiceId($serviceId) argument 125 $this->serviceId = $serviceId; 132 return $this->serviceId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ |
H A D | EnableFailure.php | 29 public $serviceId; variable in Google\\Service\\ServiceUsage\\EnableFailure 48 public function setServiceId($serviceId) argument 50 $this->serviceId = $serviceId; 57 return $this->serviceId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/ |
H A D | Service.php | 37 public $serviceId; variable in Google\\Service\\Cloudbilling\\Service 84 public function setServiceId($serviceId) argument 86 $this->serviceId = $serviceId; 93 return $this->serviceId;
|
/plugin/issuelinks/action/ |
H A D | ajax.php | 67 $serviceId = $INPUT->str('servicename'); 71 $service = $services[$serviceId]::getInstance(); 112 $serviceId = $INPUT->str('servicename'); 115 $html = $this->createOrgRepoHTML($serviceId, $organisation); 129 public function createOrgRepoHTML($serviceId, $org) argument 133 $service = $services[$serviceId]::getInstance();
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/ |
H A D | LazyHandlerRegistryWithSymfonyContainerTest.php | 16 protected function registerHandlerService($serviceId, $listener) argument 18 $this->container->set($serviceId, $listener);
|
H A D | LazyHandlerRegistryWithPsr11ContainerTest.php | 16 protected function registerHandlerService($serviceId, $listener) argument 18 $this->container->set($serviceId, $listener);
|
H A D | LazyHandlerRegistryTest.php | 52 abstract protected function registerHandlerService($serviceId, $listener); argument
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/ |
H A D | LazyEventDispatcherWithSymfonyContainerTest.php | 16 protected function registerListenerService($serviceId, MockListener $listener) argument 18 $this->container->set($serviceId, $listener);
|
H A D | LazyEventDispatcherWithPsr11ContainerTest.php | 16 protected function registerListenerService($serviceId, MockListener $listener) argument 18 $this->container->set($serviceId, $listener);
|
H A D | LazyEventDispatcherTest.php | 63 abstract protected function registerListenerService($serviceId, MockListener $listener); argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | ServiceDirectory.php | 234 'serviceId' => [
|
H A D | CloudRun.php | 384 'serviceId' => [
|
H A D | DataprocMetastore.php | 179 'serviceId' => [
|
H A D | Monitoring.php | 933 'serviceId' => [
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …serviceId, factory) {\n this._serviceId = serviceId;\n this._factory = facto…
|