Home
last modified time | relevance | path

Searched refs:message (Results 901 – 925 of 1663) sorted by relevance

1...<<31323334353637383940>>...67

/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DMessage.php100 public $message; variable in Sabre\\VObject\\ITip\\Message
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DMessage.php100 public $message; variable in Sabre\\VObject\\ITip\\Message
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D0e118857b815b62118a30c042f079db1.asciidoc13 'message',
H A D5da6efd5b038ada64c9e853c88c1ec47.asciidoc13 'message',
H A D68721288dc9ad8aa1b55099b4d303051.asciidoc13 'message',
H A Db0eaf67e5cce24ef8889bf20951ccec1.asciidoc17 'message' => 'brown fox',
H A D0ac9916f47a2483b89c1416684af322a.asciidoc9 'message' => [
H A D33f148e3d8676de6cc52f58749898a13.asciidoc17 'message' => 'quick brown f',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dbreaking-changes.asciidoc15 operator suppresses the error message, however, it is still possible to catch it
24 @trigger_error('Deprecation message here', E_USER_DEPRECATED);
/plugin/combo/ComboStrap/
H A DLang.php73 $message = $error_get_last['message'];
74 LogUtility::msg("The data for the language ($langValue) could not be downloaded at (<a href=\"$downloadUrl\">$langValue</a>). Error: " . $message, LogUtility::LVL_MSG_ERROR, self::PROPERTY_NAME);
H A DPageImageTag.php278 $message = "Error while rendering the page image: {$e->getMessage()}";
279 LogUtility::error($message, self::CANONICAL, $e);
280 return $message;
/plugin/namespacemessage/
H A Dplugin.info.txt6 desc Display a message in certain namespaces
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
H A DPartialShardFailureException.php24 $this->message = JSON::stringify($shardsStatistics);
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php569 * @param string $message Message.
579 $message, argument
600 'message' => $message,
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php478 … $message = 'Property contained a control character (0x' . bin2hex($matches[1]) . ')';
480 $message = 'Property is not valid UTF-8! ' . $oldValue;
485 'message' => $message,
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php478 … $message = 'Property contained a control character (0x' . bin2hex($matches[1]) . ')';
480 $message = 'Property is not valid UTF-8! ' . $oldValue;
485 'message' => $message,
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php478 … $message = 'Property contained a control character (0x' . bin2hex($matches[1]) . ')';
480 $message = 'Property is not valid UTF-8! ' . $oldValue;
485 'message' => $message,
/plugin/airtable/
H A Dsyntax.php552 …$message = "Invalid Parameter Value: '" . htmlspecialchars($query_array[$key]) . "' for Key: '" . …
555 $message .= " or ''";
557 throw new InvalidAirtableString($message);
715 $message = $api_response['error']['message'];
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DEncoderInterface.php26 * Encode a message object to a string. Optionally pass the type of message to be encoded.
30 public function encode(Message $message, SaslContext $context): string; argument
33 * Decode a string to a message object. Optionally pass the type of message to be decoded.
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java977 protected String fieldname, message; field in EditorActions.PromptPropertyAction
982 public PromptPropertyAction(Object target, String message) { in PromptPropertyAction() argument
983 this(target, message, message); in PromptPropertyAction()
989 public PromptPropertyAction(Object target, String message, in PromptPropertyAction() argument
992 this.message = message; in PromptPropertyAction()
1012 (Component) e.getSource(), "Value", message, in actionPerformed()
1555 protected String key, message; field in EditorActions.PromptValueAction
1561 public PromptValueAction(String key, String message) { in PromptValueAction() argument
1563 this.message = message; in PromptValueAction()
1576 mxResources.get("value"), message, in actionPerformed()
/plugin/rigrr/
H A Dscript.js21 txt += "Error description: " + err.message + "\n\n";
/plugin/amcharts/
H A Dscript.js8 console.warn(err.message);
/plugin/deniedpage/
H A Dplugin.info.txt6 desc Show specific page instead of denied message
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTAP.php80 $message = explode(
86 'message' => $message[0],
/plugin/twofactorsmsgateway/
H A Dhelper.php130 public function transmitMessage($subject, $message, $force = false){ argument
166 $mail->setText($message);

1...<<31323334353637383940>>...67