Home
last modified time | relevance | path

Searched refs:shortName (Results 1 – 17 of 17) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DFirewallPolicyAssociation.php41 public $shortName; variable in Google\\Service\\Compute\\FirewallPolicyAssociation
102 public function setShortName($shortName) argument
104 $this->shortName = $shortName;
111 return $this->shortName;
H A DInstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.php36 public $shortName; variable in Google\\Service\\Compute\\InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
87 public function setShortName($shortName) argument
89 $this->shortName = $shortName;
96 return $this->shortName;
H A DNetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.php36 public $shortName; variable in Google\\Service\\Compute\\NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
87 public function setShortName($shortName) argument
89 $this->shortName = $shortName;
96 return $this->shortName;
H A DFirewallPolicy.php78 public $shortName; variable in Google\\Service\\Compute\\FirewallPolicy
279 public function setShortName($shortName) argument
281 $this->shortName = $shortName;
288 return $this->shortName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DQuerySource.php32 public $shortName; variable in Google\\Service\\CloudSearch\\QuerySource
67 public function setShortName($shortName) argument
69 $this->shortName = $shortName;
76 return $this->shortName;
H A DDataSource.php56 public $shortName; variable in Google\\Service\\CloudSearch\\DataSource
173 public function setShortName($shortName) argument
175 $this->shortName = $shortName;
182 return $this->shortName;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DAbstractQuery.php17 $shortName = (new \ReflectionClass($this))->getShortName();
18 $shortName = \preg_replace('/Query$/', '', $shortName);
20 return Util::toSnakeCase($shortName);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DAbstractProcessor.php19 $shortName = (new \ReflectionClass($this))->getShortName();
20 $shortName = \preg_replace('/Processor$/', '', $shortName);
22 return Util::toSnakeCase($shortName);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DTagValue.php49 public $shortName; variable in Google\\Service\\CloudResourceManager\\TagValue
142 public function setShortName($shortName) argument
144 $this->shortName = $shortName;
151 return $this->shortName;
H A DTagKey.php49 public $shortName; variable in Google\\Service\\CloudResourceManager\\TagKey
142 public function setShortName($shortName) argument
144 $this->shortName = $shortName;
151 return $this->shortName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventoryOsInfo.php49 public $shortName; variable in Google\\Service\\OSConfig\\InventoryOsInfo
142 public function setShortName($shortName) argument
144 $this->shortName = $shortName;
151 return $this->shortName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DOsInfo.php49 public $shortName; variable in Google\\Service\\CloudAsset\\OsInfo
142 public function setShortName($shortName) argument
144 $this->shortName = $shortName;
151 return $this->shortName;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DAbstractAggregation.php141 $shortName = (new \ReflectionClass($this))->getShortName();
142 $shortName = \preg_replace('/Aggregation$/', '', $shortName);
144 return Util::toSnakeCase($shortName);
/plugin/combo/ComboStrap/
H A DBreakpoint.php87 foreach (array_keys(self::BREAKPOINTS_TO_PIXELS) as $shortName) {
88 $breakpoints[] = Breakpoint::createFromShortName($shortName);
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php652 public $shortName; variable in Google_ShoppingModelCategoryJsonV1
667 public function setShortName( $shortName) { argument
668 $this->shortName = $shortName;
671 return $this->shortName;
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js1shortName:"colo"},{name:"map"},{name:"imap",shortName:"im"},{name:"nmap",shortName:"nm"},{name:"vm… property in Eb.commandMap_
3 …on(){this.commandMap_={};for(var a=0;a<d.length;a++){var b=d[a];var c=b.shortName||b.name;this.com…
H A Dvim.min.js.map1shortName","possiblyAsync","excludeFromCommandHistory","Pos","Vim","enterVimMode","cm","setOption"…