Home
last modified time | relevance | path

Searched refs:subject (Results 76 – 100 of 853) sorted by path

12345678910>>...35

/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md71 * Fixed SwiftMailerHandler not accepting email templates with an empty subject
283 …* Added ability to use `%message%` and other LineFormatter replacements in the subject line of ema…
H A DLICENSE8 to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DFlowdockFormatter.php54 $subject = sprintf(
64 'subject' => $subject,
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNativeMailerHandler.php35 protected $subject; variable in Monolog\\Handler\\NativeMailerHandler
69 * @param string $subject The subject of the mail
73 …public function __construct($to, string $subject, string $from, $level = Logger::ERROR, bool $bubb… argument
77 $this->subject = $subject;
128 $subject = $this->subject;
130 $subjectFormatter = new LineFormatter($this->subject);
131 $subject = $subjectFormatter->format($this->getHighestRecord($records));
136 mail($to, $subject, $content, $headers, $parameters);
H A DSendGridHandler.php51 protected $subject; variable in Monolog\\Handler\\SendGridHandler
58 * @param string $subject The subject of the mail
60 …public function __construct(string $apiUser, string $apiKey, string $from, $to, string $subject, $… argument
71 $this->subject = $subject;
86 $message['subject'] = $this->subject;
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DLICENSE.txt10 furnished to do so, subject to the following conditions:
36 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/paragonie/random_compat/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DLICENSE8 permit persons to whom the Software is furnished to do so, subject to
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php2603 public function sign($issuer, $subject) argument
2609 … if (isset($subject->publicKey) && !($subjectPublicKey = $subject->formatSubjectPublicKey())) {
2626 …if (isset($subject->currentCert) && is_array($subject->currentCert) && isset($subject->currentCert…
2641 if (!empty($subject->dn)) {
2644 if (!empty($subject->publicKey)) {
2648 if (isset($subject->domains)) {
2651 …} elseif (isset($subject->currentCert) && is_array($subject->currentCert) && isset($subject->curre…
2654 if (!isset($subject->publicKey)) {
2686 'subject' => $subject->dn,
2725 if (isset($subject->domains) && count($subject->domains)) {
[all …]
/plugin/authgooglesheets/vendor/psr/cache/
H A DLICENSE.txt8 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/psr/http-message/
H A DLICENSE8 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/psr/log/
H A DLICENSE8 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DLICENSE8 to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DLICENSE8 to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DLICENSE8 to do so, subject to the following conditions:
/plugin/authhiorgserver/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/authldaplocal/
H A DLICENSE209 original licensor to copy, distribute or modify the Program subject to
/plugin/authlemonldap/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/authlinotp/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/authloginapi/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/authmantis/
H A DLICENSE.md446 propagate that work, subject to this License. You are not responsible
/plugin/authnc/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/authorlist/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/authowncloud/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to

12345678910>>...35