Home
last modified time | relevance | path

Searched refs:warnings (Results 26 – 50 of 153) sorted by last modified time

1234567

/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVTimeZoneTest.php24 $warnings = $obj->validate();
26 foreach($warnings as $warning) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DBatchOperationMetadata.php54 public $warnings; variable in Google\\Service\\Dataproc\\BatchOperationMetadata
157 public function setWarnings($warnings) argument
159 $this->warnings = $warnings;
166 return $this->warnings;
H A DClusterOperationMetadata.php50 public $warnings; variable in Google\\Service\\Dataproc\\ClusterOperationMetadata
153 public function setWarnings($warnings) argument
155 $this->warnings = $warnings;
162 return $this->warnings;
H A DSessionOperationMetadata.php54 public $warnings; variable in Google\\Service\\Dataproc\\SessionOperationMetadata
157 public function setWarnings($warnings) argument
159 $this->warnings = $warnings;
166 return $this->warnings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DLighthouseAuditResultV5.php66 public $warnings; variable in Google\\Service\\PagespeedInsights\\LighthouseAuditResultV5
219 public function setWarnings($warnings) argument
221 $this->warnings = $warnings;
228 return $this->warnings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2ImportDocumentsResponse.php29 public function setWarnings($warnings) argument
31 $this->warnings = $warnings;
38 return $this->warnings;
H A DGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse.php29 public function setWarnings($warnings) argument
31 $this->warnings = $warnings;
38 return $this->warnings;
H A DGoogleCloudDialogflowV2beta1ImportDocumentsResponse.php29 public function setWarnings($warnings) argument
31 $this->warnings = $warnings;
38 return $this->warnings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperation.php427 public function setWarnings($warnings) argument
429 $this->warnings = $warnings;
436 return $this->warnings;
H A DRoute.php387 public function setWarnings($warnings) argument
389 $this->warnings = $warnings;
396 return $this->warnings;
H A DSslPolicy.php227 public function setWarnings($warnings) argument
229 $this->warnings = $warnings;
236 return $this->warnings;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md675 - You can now enable E_USER_DEPRECATED warnings to see if you are using any deprecated methods.:
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md209 …sure you add the new `$depth = 0` argument to your function signature to avoid strict PHP warnings.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DMoveAnalysisResult.php45 public function setWarnings($warnings) argument
47 $this->warnings = $warnings;
54 return $this->warnings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSqlInstancesVerifyExternalSyncSettingsResponse.php63 public function setWarnings($warnings) argument
65 $this->warnings = $warnings;
72 return $this->warnings;
H A DInstancesListResponse.php81 public function setWarnings($warnings) argument
83 $this->warnings = $warnings;
90 return $this->warnings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeedStatus.php189 public function setWarnings($warnings) argument
191 $this->warnings = $warnings;
198 return $this->warnings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DWmxSitemap.php32 public $warnings; variable in Google\\Service\\Webmasters\\WmxSitemap
104 public function setWarnings($warnings) argument
106 $this->warnings = $warnings;
110 return $this->warnings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuild.php511 public function setWarnings($warnings) argument
513 $this->warnings = $warnings;
520 return $this->warnings;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md153 - Rriggering of silenced deprecation warnings.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1OperationMetadata.php40 public $warnings; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1OperationMetadata
101 public function setWarnings($warnings) argument
103 $this->warnings = $warnings;
110 return $this->warnings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DReportFooter.php47 public function setWarnings($warnings) argument
49 $this->warnings = $warnings;
56 return $this->warnings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DReport.php48 public $warnings; variable in Google\\Service\\AdSenseHost\\Report
137 public function setWarnings($warnings) argument
139 $this->warnings = $warnings;
146 return $this->warnings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DReportResult.php42 public $warnings; variable in Google\\Service\\Adsense\\ReportResult
145 public function setWarnings($warnings) argument
147 $this->warnings = $warnings;
154 return $this->warnings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeploymentmanagerResource.php223 public function setWarnings($warnings) argument
225 $this->warnings = $warnings;
232 return $this->warnings;

1234567