Home
last modified time | relevance | path

Searched refs:warning (Results 51 – 75 of 652) sorted by relevance

12345678910>>...27

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DCreateShortDynamicLinkResponse.php65 public function setWarning($warning) argument
67 $this->warning = $warning;
74 return $this->warning;
H A DCreateManagedShortLinkResponse.php63 public function setWarning($warning) argument
65 $this->warning = $warning;
72 return $this->warning;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/NamingConventions/
H A DValidVariableNameSniff.php106 $warning = 'Variable "%s" contains numbers but this is discouraged';
108 $phpcsFile->addWarning($warning, $stackPtr, 'ContainsNumbers', $data);
138 $warning = 'Variable "%s" contains numbers but this is discouraged';
140 $phpcsFile->addWarning($warning, $stackPtr, 'ContainsNumbers', $data);
187 $warning = 'Member variable "%s" contains numbers but this is discouraged';
189 $phpcsFile->addWarning($warning, $stackPtr, 'MemberVarContainsNumbers', $data);
235 $warning = 'Variable "%s" contains numbers but this is discouraged';
237 $phpcsFile->addWarning($warning, $stackPtr, 'StringVarContainsNumbers', $data);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRegionInstanceGroupManagersListInstanceConfigsResp.php63 public function setWarning(RegionInstanceGroupManagersListInstanceConfigsRespWarning $warning) argument
65 $this->warning = $warning;
72 return $this->warning;
H A DInstanceGroupManagersListPerInstanceConfigsResp.php63 public function setWarning(InstanceGroupManagersListPerInstanceConfigsRespWarning $warning) argument
65 $this->warning = $warning;
72 return $this->warning;
H A DSecurityPolicyList.php99 public function setWarning(SecurityPolicyListWarning $warning) argument
101 $this->warning = $warning;
108 return $this->warning;
H A DLicensesListResponse.php99 public function setWarning(LicensesListResponseWarning $warning) argument
101 $this->warning = $warning;
108 return $this->warning;
H A DNetworkEndpointGroupsListNetworkEndpoints.php99 public function setWarning(NetworkEndpointGroupsListNetworkEndpointsWarning $warning) argument
101 $this->warning = $warning;
108 return $this->warning;
H A DFirewallPolicyList.php99 public function setWarning(FirewallPolicyListWarning $warning) argument
101 $this->warning = $warning;
108 return $this->warning;
H A DTargetVpnGatewayList.php117 public function setWarning(TargetVpnGatewayListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DUrlMapList.php117 public function setWarning(UrlMapListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DPublicAdvertisedPrefixList.php117 public function setWarning(PublicAdvertisedPrefixListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DPublicDelegatedPrefixList.php117 public function setWarning(PublicDelegatedPrefixListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DRegionInstanceGroupsListInstances.php117 public function setWarning(RegionInstanceGroupsListInstancesWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DAutoscalerList.php117 public function setWarning(AutoscalerListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DFirewallList.php117 public function setWarning(FirewallListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DRouteList.php117 public function setWarning(RouteListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DImageList.php117 public function setWarning(ImageListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DSslCertificateList.php117 public function setWarning(SslCertificateListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DSslPoliciesList.php117 public function setWarning(SslPoliciesListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DSubnetworkList.php117 public function setWarning(SubnetworkListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DTargetPoolList.php117 public function setWarning(TargetPoolListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DInterconnectLocationList.php117 public function setWarning(InterconnectLocationListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DTargetTcpProxyList.php117 public function setWarning(TargetTcpProxyListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
/plugin/bootswrapper/exe/help/
H A Dlabel.txt16 <label type="warning">warning</label>
24 <label type="warning">warning</label>
32 | ''type'' | ''info'' | ''default'', ''primary'', ''success'', ''info'', ''warning'', ''danger'' |…

12345678910>>...27