Home
last modified time | relevance | path

Searched refs:getErrors (Results 1 – 25 of 102) sorted by relevance

12345

/plugin/freechat/phpfreechat/src/
Dpfcinfo.class.php40 function getErrors() function in pfcInfo
43 return array_merge($this->errors, $this->c->getErrors());
49 return count($this->getErrors()) > 0;
/plugin/struct/_test/
H A DValidatorTest.php60 $this->assertEquals([$errormsg], $validator->getErrors());
72 $this->assertEquals([$errormsg, $errormsg], $validator->getErrors());
82 $this->assertEquals([], $validator->getErrors());
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
DFormErrorHandler.php66 foreach ($form->getErrors() as $error) {
124 foreach ($data->getErrors() as $error) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3RunContinuousTestMetadata.php36 public function getErrors() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RunContinuousTestMetadata
DGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata.php36 public function getErrors() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata
DGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata.php36 public function getErrors() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata
DGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata.php36 public function getErrors() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
DGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata.php36 public function getErrors() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
DGoogleCloudDialogflowCxV3ImportTestCasesMetadata.php36 public function getErrors() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportTestCasesMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
DResourceUpdateError.php36 public function getErrors() function in Google\\Service\\DeploymentManager\\ResourceUpdateError
DOperationError.php36 public function getErrors() function in Google\\Service\\DeploymentManager\\OperationError
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
DEmptyResponse.php35 public function getErrors() function in Google\\Service\\YouTubeAnalytics\\EmptyResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DManagedInstanceLastAttempt.php35 public function getErrors() function in Google\\Service\\Compute\\ManagedInstanceLastAttempt
DManagedInstanceLastAttemptErrors.php36 public function getErrors() function in Google\\Service\\Compute\\ManagedInstanceLastAttemptErrors
DOperationError.php36 public function getErrors() function in Google\\Service\\Compute\\OperationError
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
DFetchErrorsResponse.php36 public function getErrors() function in Google\\Service\\Datastream\\FetchErrorsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1Metadata.php42 public function getErrors() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Metadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
DFreeBusyGroup.php54 public function getErrors() function in Google\\Service\\Calendar\\FreeBusyGroup
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DTableDataInsertAllResponseInsertErrors.php40 public function getErrors() function in Google\\Service\\Bigquery\\TableDataInsertAllResponseInsertErrors
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
DOperationErrors.php40 public function getErrors() function in Google\\Service\\SQLAdmin\\OperationErrors
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
DException.php67 public function getErrors() function in Google\\Service\\Exception
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
DImportYumArtifactsResponse.php38 public function getErrors() function in Google\\Service\\ArtifactRegistry\\ImportYumArtifactsResponse
DImportAptArtifactsResponse.php52 public function getErrors() function in Google\\Service\\ArtifactRegistry\\ImportAptArtifactsResponse
/plugin/webdav/vendor/sabre/xml/lib/
DLibXMLException.php47 function getErrors() { function in Sabre\\Xml\\LibXMLException
/plugin/icalevents/vendor/sabre/xml/lib/
DLibXMLException.php47 function getErrors() { function in Sabre\\Xml\\LibXMLException

12345