Home
last modified time | relevance | path

Searched refs:message (Results 26 – 50 of 1663) sorted by path

12345678910>>...67

/plugin/amcharts/
H A Dscript.js8 console.warn(err.message);
/plugin/archivegenerator/
H A Dadmin.php346 $message = [];
347 $message[] = sprintf($this->getLang('message: add files in dir'), hsc($srcDir . '/'));
349 $message[] = $this->getLang('message: recursive');
352 $message[] = sprintf($this->getLang('message: skipping files'), hsc($skipRegex));
354 $message[] .= '...';
355 $this->log('info', implode(' ', $message));
507 * @param string $message
509 protected function log($level, $message) argument
517 $timedMessage = sprintf($this->getLang('seconds'), $time) . ': ' . $message;
/plugin/authclientcert/
H A Dauth.php164 * @param string $message
170 protected function _debug($message, $err, $line, $file) { argument
172 msg($message, $err, $line, $file);
175 protected function _debugCert($client_cert_data, $message, $err, $line, $file) { argument
177 $this->_debug($message." ".$client_cert_data.$cert_dump, $err, $line, $file);
/plugin/authdrupal7/
H A Dauth.php404 * @param string $message
410 protected function _debug($message, $err, $line, $file) { argument
412 msg($message, $err, $line, $file);
/plugin/authdrupal8/
H A Dauth.php398 * @param string $message
404 protected function _debug($message, $err, $line, $file) {
406 msg($message, $err, $line, $file);
415 _debug($message, $err, $line, $file) global() argument
/plugin/authfacebook/lib/Exceptions/
H A DFacebookResponseException.php78 …$message = isset($data['error']['message']) ? $data['error']['message'] : 'Unknown error from Grap…
89 … return new static($response, new FacebookAuthenticationException($message, $code));
97 … return new static($response, new FacebookResumableUploadException($message, $code));
106 return new static($response, new FacebookAuthenticationException($message, $code));
111 return new static($response, new FacebookServerException($message, $code));
119 return new static($response, new FacebookThrottleException($message, $code));
123 return new static($response, new FacebookClientException($message, $code));
128 return new static($response, new FacebookAuthorizationException($message, $code));
133 return new static($response, new FacebookAuthenticationException($message, $code));
137 return new static($response, new FacebookOtherException($message, $code));
/plugin/authgoogle/google/
H A DGoogle_Client.php438 * @param string $message
444 public function __construct($message, $code = 0, Exception $previous = null, argument
447 parent::__construct($message, $code, $previous);
449 parent::__construct($message, $code);
/plugin/authgoogle/google/contrib/
H A DGoogle_AdSenseService.php1636 public $message; variable in Google_Alert
1651 public function setMessage( $message) { argument
1652 $this->message = $message;
1655 return $this->message;
H A DGoogle_BigqueryService.php699 public $message; variable in Google_ErrorProto
713 public function setMessage( $message) { argument
714 $this->message = $message;
717 return $this->message;
H A DGoogle_BooksService.php2107 public $message; variable in Google_ConcurrentAccessRestriction
2133 public function setMessage( $message) { argument
2134 $this->message = $message;
2137 return $this->message;
2189 public $message; variable in Google_DownloadAccessRestriction
2226 public function setMessage( $message) { argument
2227 $this->message = $message;
2230 return $this->message;
H A DGoogle_ComputeService.php1794 public $message; variable in Google_AddressesScopedListWarning
1809 $this->message = $message;
2118 public $message; variable in Google_DisksScopedListWarning
2133 $this->message = $message;
2701 public $message; variable in Google_InstancesScopedListWarning
2716 $this->message = $message;
3074 $this->message = $message;
3508 $this->message = $message;
3576 $this->message = $message;
3642 $this->message = $message;
[all …]
H A DGoogle_DfareportingService.php1448 public $message; variable in Google_ReportDelivery
1464 public function setMessage( $message) { argument
1465 $this->message = $message;
1468 return $this->message;
H A DGoogle_ReportsService.php508 public $message; variable in Google_UsageReportsWarnings
522 public function setMessage( $message) { argument
523 $this->message = $message;
526 return $this->message;
/plugin/authgooglesheets/
H A Dcomposer.lock201 "psr/http-message": "^1.0"
410 "psr/http-message": "~1.0",
414 "psr/http-message-implementation": "1.0"
473 "description": "PSR-7 message implementation that also provides common utility methods",
476 "message",
879 "name": "psr/http-message",
883 "url": "https://github.com/php-fig/http-message.git",
888 …"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418a…
917 "homepage": "https://github.com/php-fig/http-message",
920 "http-message",
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DStatus.php34 public $message; variable in Google\\Service\\AIPlatformNotebooks\\Status
67 public function setMessage($message) argument
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DStatus.php34 public $message; variable in Google\\Service\\AccessContextManager\\Status
67 public function setMessage($message) argument
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DAlert.php25 public $message; variable in Google\\Service\\Adsense\\Alert
42 public function setMessage($message) argument
44 $this->message = $message;
51 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DStatus.php34 public $message; variable in Google\\Service\\AlertCenter\\Status
67 public function setMessage($message) argument
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DKeyedAppState.php33 public $message; variable in Google\\Service\\AndroidEnterprise\\KeyedAppState
74 public function setMessage($message) argument
76 $this->message = $message;
83 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DKeyedAppState.php41 public $message; variable in Google\\Service\\AndroidManagement\\KeyedAppState
106 public function setMessage($message) argument
108 $this->message = $message;
115 return $this->message;
H A DStatus.php34 public $message; variable in Google\\Service\\AndroidManagement\\Status
67 public function setMessage($message) argument
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DStatus.php34 public $message; variable in Google\\Service\\AndroidProvisioningPartner\\Status
67 public function setMessage($message) argument
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DStatus.php34 public $message; variable in Google\\Service\\ApiKeysService\\Status
67 public function setMessage($message) argument
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayOperationMetadataDiagnostic.php29 public $message; variable in Google\\Service\\Apigateway\\ApigatewayOperationMetadataDiagnostic
48 public function setMessage($message) argument
50 $this->message = $message;
57 return $this->message;
H A DApigatewayStatus.php34 public $message; variable in Google\\Service\\Apigateway\\ApigatewayStatus
67 public function setMessage($message) argument
69 $this->message = $message;
76 return $this->message;

12345678910>>...67