Home
last modified time | relevance | path

Searched refs:messages (Results 51 – 75 of 358) sorted by last modified time

12345678910>>...15

/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/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php491 $messages = array();
614 $messages[] = $message;
618 return $messages;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php35 $messages = array();
37 $messages[] = $warning['message'];
40 $this->assertEquals(array(), $messages);
62 $messages = array();
64 $messages[] = $warning['message'];
69 $messages
H A DVTimeZoneTest.php25 $messages = array();
27 $messages[] = $warning['message'];
30 $this->assertEquals(array(), $messages);
/plugin/pot/
H A DREADME.md153messages occur when using [https://www.dokuwiki.org/plugin:prosemirror|plugin:prosemirror] and [h…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Fulfillment.php59 public function setMessages($messages) argument
61 $this->messages = $messages;
68 return $this->messages;
H A DGoogleCloudDialogflowCxV3WebhookRequest.php123 public function setMessages($messages) argument
125 $this->messages = $messages;
132 return $this->messages;
H A DGoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse.php47 public function setMessages($messages) argument
49 $this->messages = $messages;
56 return $this->messages;
H A DGoogleCloudDialogflowCxV3beta1Fulfillment.php59 public function setMessages($messages) argument
61 $this->messages = $messages;
68 return $this->messages;
H A DGoogleCloudDialogflowV2beta1Intent.php227 public function setMessages($messages) argument
229 $this->messages = $messages;
236 return $this->messages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DPublishRequest.php29 public function setMessages($messages) argument
31 $this->messages = $messages;
38 return $this->messages;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md7 Guzzle now uses [PSR-7](http://www.php-fig.org/psr/psr-7/) for HTTP messages.
8 Due to the fact that these messages are immutable, this prompted a refactoring
52 present in RingPHP have been modified to work directly with PSR-7 messages
87 migration to strictly adhering to PSR-7 as the interface for Guzzle messages,
88 adding methods to message interfaces would actually require Guzzle messages
89 to extend from PSR-7 messages rather then work with them directly.
94 due to the fact that PSR-7 messages are immutable. Guzzle 5 relied on an event
95 system from plugins. The event system relied on mutability of HTTP messages and
559 make it possible to plug in custom parsers for cookies, messages, URI
567 used in debugging or deserializing messages, so it doesn't make sense for
[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 DDmsConversations.php51 public function messages($parent, Message $postBody, $optParams = []) function in Google\\Service\\HangoutsChat\\Resource\\DmsConversations
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md226 * Fixed HipChatHandler bug where slack dropped messages randomly
284 * Fixed HipChatHandler handling of long messages
289 * Fixed GelfMessageFormatter sending too long messages
293 * Fixed SlackHandler bug where slack dropped messages randomly
404 * Fixed SwiftMailer messages being sent with the wrong date in long running scripts
464 * Fixed HipChatHandler batch processing so it sends all messages at once
479 * Added support for sending messages to multiple users at once with the PushoverHandler
480 …* Fixed RavenHandler's support for batch sending of messages (when behind a Buffer or FingersCross…
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php478 $messages = [
486 isset($messages[$errno])
487 ? $messages[$errno]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DMailHandler.php31 $messages = [];
39 $messages[] = $message;
42 if (!empty($messages)) {
43 $this->send((string) $this->getFormatter()->formatBatch($messages), $messages);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataflow.php338 'messages',
342 'path' => 'v1b3/projects/{projectId}/jobs/{jobId}/messages',
707 'messages',
711 'path' => 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/messages',
H A DFirebaseCloudMessaging.php67 'messages',
71 'path' => 'v1/{+parent}/messages:send',
H A DYouTube.php937 'path' => 'youtube/v3/liveChat/messages',
947 'path' => 'youtube/v3/liveChat/messages',
958 'path' => 'youtube/v3/liveChat/messages',
H A DGmail.php390 'messages',
394 'path' => 'gmail/v1/users/{userId}/messages/batchDelete',
404 'path' => 'gmail/v1/users/{userId}/messages/batchModify',
414 'path' => 'gmail/v1/users/{userId}/messages/{id}',
429 'path' => 'gmail/v1/users/{userId}/messages/{id}',
453 'path' => 'gmail/v1/users/{userId}/messages/import',
479 'path' => 'gmail/v1/users/{userId}/messages',
497 'path' => 'gmail/v1/users/{userId}/messages',
528 'path' => 'gmail/v1/users/{userId}/messages/{id}/modify',
543 'path' => 'gmail/v1/users/{userId}/messages/send',
[all …]
H A DCloudHealthcare.php1722 'messages',
1726 'path' => 'v1/{+parent}/messages',
1760 'path' => 'v1/{+parent}/messages:ingest',
1770 'path' => 'v1/{+parent}/messages',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DHistory.php83 public function setMessages($messages) argument
85 $this->messages = $messages;
92 return $this->messages;
H A DThread.php69 public function setMessages($messages) argument
71 $this->messages = $messages;
78 return $this->messages;
/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 …]

12345678910>>...15