Home
last modified time | relevance | path

Searched refs:messages (Results 101 – 125 of 358) sorted by relevance

12345678910>>...15

/plugin/authgooglesheets/
H A Dcomposer.lock542 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
543 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
545 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
548 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
549 "ext-openssl": "Required to send log messages using SSL",
550 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
551 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
554 "php-console/php-console": "Allow sending log messages to Google Chrome",
555 "rollbar/rollbar": "Allow sending log messages to Rollbar",
556 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js236 var messages = [];
257 this.messages = [];
264 this.messages.join("\n"));
271 this.messages.push("Failure: " + message);
274 this.messages.push("Info: " + message);
278 this.messages.push(error.name + ": "+ error.message + "(" + Test.Unit.inspect(error) +")");
/plugin/tagalerts/
H A Dplugin.info.txt6 desc Throw alerts when some tags are detected (based on Dokuwiki system messages or just stylin…
/plugin/mantis/lib/
H A Dclass.wsdl.php23 var $messages = array(); variable in wsdl
174 …if(isset($this->messages[ $this->bindings[$binding]['operations'][$operation]['output']['message']…
364 $this->messages[$this->currentMessage][$attrs['name']] = $attrs['type'];
368 $this->messages[$this->currentMessage][$attrs['name']] = $attrs['element'] . '^';
470 $this->messages[$attrs['name']] = array();
913 if (count($this->messages) >= 1) {
914 foreach($this->messages as $msgName => $msgParts) {
1883 $this->messages[$name.'Request'][$pName] = $pType;
1886 $this->messages[$name.'Request']= '0';
1895 $this->messages[$name.'Response'][$pName] = $pType;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/Resource/
H A DDms.php51 public function messages($parent, Message $postBody, $optParams = []) function in Google\\Service\\HangoutsChat\\Resource\\Dms
H A DRooms.php51 public function messages($parent, Message $postBody, $optParams = []) function in Google\\Service\\HangoutsChat\\Resource\\Rooms
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTextStructureNamespace.asciidoc32 $params['line_merge_size_limit'] = (int) Maximum number of characters permitted in a single message when lines are merged to create messages. (Default = 10000)
41 $params['grok_pattern'] = (string) Optional parameter to specify the Grok pattern that should be used to extract fields from messages in a semi-structured text file
/plugin/farm/install/animaltemplate/conf/
H A Dmsg3 which notification messages should not be displayed. This
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock176 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
177 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
178 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
179 "ext-mongo": "Allow sending log messages to a MongoDB server",
180 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
181 "php-console/php-console": "Allow sending log messages to Google Chrome",
182 "raven/raven": "Allow sending log messages to a Sentry server",
183 "rollbar/rollbar": "Allow sending log messages to Rollbar",
184 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
185 … "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php349 $messages = $broker->parseEvent(null, $addresses, $node->get());
351 foreach ($messages as $message) {
518 $messages = $broker->parseEvent($newObject, $addresses, $oldObject);
520 if ($messages) $modified = true;
522 foreach ($messages as $message) {
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.CollectErrors.txt
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php347 $messages = $exDate->validate();
348 $this->assertEquals(1, count($messages));
349 $this->assertEquals(3, $messages[0]['level']);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php335 $messages = $exDate->validate();
336 $this->assertEquals(1, count($messages));
337 $this->assertEquals(3, $messages[0]['level']);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php335 $messages = $exDate->validate();
336 $this->assertEquals(1, count($messages));
337 $this->assertEquals(3, $messages[0]['level']);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php335 $messages = $exDate->validate();
336 $this->assertEquals(1, count($messages));
337 $this->assertEquals(3, $messages[0]['level']);
/plugin/doodle4/
H A DREADME.md3 …ctivity since years and he did not accept my pull request or answers my messages. So i decided to …
/plugin/bibtex/OSBib/create/
H A Dosbib.css81 * .error: <p>error messages</p>
88 * .success: <p>success messages</p>
/plugin/dx/
H A DREADME.md10 …tional commits](https://www.conventionalcommits.org/en/v1.0.0/) standard for their commit messages.
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php427 $messages = $broker->parseEvent(null, $addresses, $node->get());
429 foreach ($messages as $message) {
655 $messages = $broker->parseEvent($newObject, $addresses, $oldObject);
657 if ($messages) $modified = true;
659 foreach ($messages as $message) {
/plugin/pureldap/vendor/freedsx/socket/
H A DCHANGELOG.md33 * Change 'trailing data' to 'last position' for the messages.
/plugin/odt/helper/
H A Dconfig.php21 protected $messages = null; variable in helper_plugin_odt_config
595 $this->messages .= $warning;
688 return $this->messages;
/plugin/combo/syntax/
H A Dfrontmatter.php179 $messages = $transfer->getMessages();
186 foreach ($messages as $message) {
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php478 $messages = [
486 isset($messages[$errno])
487 ? $messages[$errno]
/plugin/tgnotify/
H A DCHANGELOG.rst13 * Feature: Silent messages added (no notifications to receivers)
/plugin/pdfjs/pdfjs/web/locale/ta-LK/
H A Dviewer.properties52 # Find panel button title and messages
70 # Loading indicator messages

12345678910>>...15