Home
last modified time | relevance | path

Searched refs:message (Results 926 – 950 of 1663) sorted by relevance

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

/plugin/webdav/vendor/sabre/xml/lib/
H A DLibXMLException.php38 …parent::__construct($errors[0]->message . ' on line ' . $errors[0]->line . ', column ' . $errors[0…
/plugin/icalevents/vendor/sabre/xml/lib/
H A DLibXMLException.php38 …parent::__construct($errors[0]->message . ' on line ' . $errors[0]->line . ', column ' . $errors[0…
/plugin/davcal/vendor/sabre/xml/lib/
H A DLibXMLException.php38 …parent::__construct($errors[0]->message . ' on line ' . $errors[0]->line . ', column ' . $errors[0…
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php138 $prevErrorHandler = set_error_handler(function ($level, $message, $file, $line) use (&$prevErrorHandler) {
140 throw new ParseException($message, $this->getParser()->getRealCurrentLineNb() + 1);
143 return $prevErrorHandler ? $prevErrorHandler($level, $message, $file, $line) : false;
149 return ['file' => $file, 'line' => $e->getParsedLine(), 'valid' => false, 'message' => $e->getMessage()];
187 $io->text(sprintf('<error> >> %s</error>', $info['message']));
189 if (false !== strpos($info['message'], 'PARSE_CUSTOM_TAGS')) {
194 $githubReporter->error($info['message'], $info['file'] ?? 'php://stdin', $info['line']);
218 if (isset($v['message']) && false !== strpos($v['message'], 'PARSE_CUSTOM_TAGS')) {
219 $v['message']
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exception/
H A DXmlErrorException.php33 …parent::__construct(sprintf('[%s] %s in %s (line: %d, column: %d)', $level, $error->message, $erro…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DBindHandlerInterface.php32 public function handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): TokenInterface;
31 handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerUnbindHandler.php29 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void
28 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerProtocolHandlerInterface.php35 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void;
32 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js417 var message = _.get(jobResult, 'message');
420 message = jobResult;
438 errored = !jobResult || !jobResult.passed || reError.test(message) || reError.test(jobStatus),
460 if (message === undefined) {
461 message = 'Results are unavailable. ' + details;
463 console.error(label, description, chalk.red('failed') + ';', message);
/plugin/popupviewer/
H A Dscript.js26 internal.log = function(message) { argument
270 if ((typeof data).toLowerCase() == "string" || !data.message
271 || data.message != 'frameContent') {
294 var message = "getFrameContent";
295 frame.contentWindow.postMessage(message, "*");
726 message : "frameContent",
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn.css60 .bpmn-icon-intermediate-event-catch-non-interrupting-message:before { content: '\e806'; } /* '' */
97 .bpmn-icon-start-event-message:before { content: '\e82c'; } /* '' */
110 .bpmn-icon-end-event-message:before { content: '\e83a'; } /* '' */
112 .bpmn-icon-intermediate-event-catch-message:before { content: '\e83c'; } /* '' */
132 .bpmn-icon-intermediate-event-throw-message:before { content: '\e850'; } /* '' */
136 .bpmn-icon-start-event-non-interrupting-message:before { content: '\e854'; } /* '' */
/plugin/combo/ComboStrap/
H A DSnippet.php496 $message = "Unknown snippet type ($extension)";
497 throw new ExceptionRuntimeInternal($message);
981 $message = "The snippet ($this) has already been asked. It may have been added twice to the HTML page";
983 $message = "Error: you may be running two pages fetch in the same execution context. $message";
985 LogUtility::internalError($message);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php513 …* @param string $message Null means we do not check message at all, string (even empty) mean…
520 public function setExpectedException($exception, $message = '', $code = null) argument
522 if (null !== $message && !is_string($message)) {
527 $message = null;
532 if ($message !== null) {
533 $this->expectExceptionMessage($message);
595 * @param string $message
599 public function expectExceptionMessage($message) argument
605 if (!is_string($message)) {
609 $this->expectedExceptionMessage = $message;
/plugin/unameban/lang/en/
H A Dintro.txt5 error message telling them about the ban and the explanation you gave.
/plugin/ipban/lang/en/
H A Dintro.txt4 accessing the wiki from a banned IP will only see an error message telling
/plugin/combo/resources/theme/default/components/html/
H A Dsubscribe-success.hbs1 {{!-- The content of the success message --}}
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPrivateKey.php303 * @param string $message
306 public function sign($message) argument
311 return $this->rsassa_pkcs1_v1_5_sign($message);
314 return $this->rsassa_pss_sign($message);
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckspellcheckcommand_ie.js60 alert( 'Error Loading ieSpell: ' + e.message + ' (' + e.number + ')' ) ;
/plugin/gitlog/
H A Dstyle.css6 .gitlogplugin li.commit div.message {
/plugin/ipban/lang/fr/
H A Dintro.txt3 …IP. Les utilisateurs bannis qui cherchent à accéder au wiki reçoivent un message d'erreur leur exp…
/plugin/maintenancemessage/
H A DINFO.txt7 desc Displays a maintenance message on all pages to notify of upcoming downtime, can also disable…
/plugin/achart/
H A Dscript.js23 console.warn(err.message);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md4 message implementation, several stream decorators, and some helpful
315 Returns the string representation of an HTTP message.
327 Get a short summary of the message body.
344 `public static function parseMessage(string $message): array`
346 Parses an HTTP message into an associative array.
357 Constructs a URI for an HTTP request message.
362 `public static function parseRequest(string $message): Request`
364 Parses a request message string into a request object.
369 `public static function parseResponse(string $message): Response`
371 Parses a response message string into a response object.
[all …]
/plugin/authucenter/lib/uc_client/
H A Dclient.php456 function uc_pm_send($fromuid, $msgto, $subject, $message, $instantly = 1, $replypmid = 0, $isuserna… argument
459 …y('fromuid'=>$fromuid, 'msgto'=>$msgto, 'subject'=>$subject, 'message'=>$message, 'replypmid'=>$re…
464 $message = rawurlencode($message);
467 …l('pm_client', 'send', "uid=$fromuid", "&msgto=$msgto&subject=$subject&message=$message$replyadd");
621 function uc_mail_queue($uids, $emails, $subject, $message, $frommail = '', $charset = 'gbk', $htmlo… argument
622 …ids' => $uids, 'emails' => $emails, 'subject' => $subject, 'message' => $message, 'frommail' => $f…
/plugin/diagramsnet/lib/
H A DCITATION.cff2 message: "To cite draw.io in publications please use:"

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