Home
last modified time | relevance | path

Searched refs:bool (Results 701 – 725 of 903) sorted by relevance

1...<<21222324252627282930>>...37

/plugin/combo/syntax/
H A Ddisqus.php84 * @return array|bool
107 function render($format, Doku_Renderer $renderer, $data): bool
H A Dnavbargroup.php67 public function accepts($mode): bool
125 * @return array|bool
H A Dheader.php113 function render($format, Doku_Renderer $renderer, $data): bool
H A Dwebcode.php147 * @return array|bool
194 * @return bool - rendered correctly (not used)
200 public function render($mode, Doku_Renderer $renderer, $data): bool
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataMultiple.php83 public function valueIsNotNull(): bool
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DToken.php147 * @return bool
149 public function __isset(string $name): bool {
/plugin/combo/ComboStrap/
H A DFileSystems.php15 static function exists(Path $path): bool
139 public static function isDirectory(Path $path): bool
H A DCall.php483 * @return bool
486 function isDisplaySet(): bool
699 function hasAttribute($attributeName): bool
832 * @return bool true if the call is a text call (same as dom text node)
920 * @return bool
923 function isUnMatchedEmptyCall(): bool
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndex.php459 * @param array|bool $options OPTIONAL
460 * bool=> Deletes index first if already exists (default = false).
478 \trigger_deprecation('ruflin/elastica', '7.1.0', 'Passing a bool as 2nd argument to "%s()" is deprecated, pass an array with the key "recreate" instead. It will be removed in 8.0.', __METHOD__);
481 throw new \TypeError(\sprintf('Argument 2 passed to "%s()" must be of type array|bool|null, %s given.', __METHOD__, \is_object($options) ? \get_class($options) : \gettype($options)));
520 public function exists(): bool
606 * @param bool $replace If set, an existing alias will be replaced
614 public function addAlias(string $name, bool $replace = false): Response
684 public function hasAlias(string $name): bool
H A DUtil.php26 * @return bool
198 public static function convertDateTimeObject(\DateTime $dateTime, bool $includeTimezone = true)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php118 * @var bool
133 * @var null|bool|string
138 * @var bool
143 * @var bool
192 * @param bool $quiet False if unknown settings throw exception, true to silently
196 public static function fromConfig(array $config, bool $quiet = false): Client
512 * @param bool $sniffOnStart enable or disable sniff on start
515 public function setSniffOnStart(bool $sniffOnStart): ClientBuilder
551 * @param bool|string $value
575 public function includePortInHostHeader(bool
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DIndicesNamespace.php385 * @return bool
388 public function exists(array $params = []): bool
413 * @return bool
416 public function existsAlias(array $params = []): bool
441 * @return bool
444 public function existsIndexTemplate(array $params = []): bool
467 * @return bool
470 public function existsTemplate(array $params = []): bool
495 * @return bool
498 public function existsType(array $params = []): bool
[all...]
/plugin/pagequery/
H A DPageQuery.php519 final public function validatePages(array $pages, bool $nostart = true, int $maxns = 0): array
575 private function filterByDate($filter, $date): bool
613 final public function msort(array &$sort_array, $sort_opts): bool
965 * @param bool $track_snippets
966 * @param bool $raw non-formatted (no html)
973 bool $track_snippets = true,
974 bool $raw = false
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.AutoParagraph.txt
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DCerDerTrait.php52 * @return bool
55 protected function decodeBoolean(): bool
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DLogglyHandler.php51 public function __construct(string $token, $level = Logger::DEBUG, bool $bubble = true)
H A DSyslogUdpHandler.php56 …ing $host, int $port = 514, $facility = LOG_USER, $level = Logger::DEBUG, bool $bubble = true, str…
H A DNativeMailerHandler.php73 …public function __construct($to, string $subject, string $from, $level = Logger::ERROR, bool $bubb…
/plugin/gh/
H A Dsyntax.php118 if ($tcache && $tpage && !$INPUT->bool('purge')) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Node/
H A DInfo.php146 * @return bool true if the plugin is installed, false otherwise
148 public function hasPlugin($name): bool
/plugin/combo/ComboStrap/Tag/
H A DAdTag.php67 public static function showAds($sectionLineCount, $currentLineCountSinceLastAd, $sectionNumber, $adsCounter, $isLastSection, ?MarkupPath $markupPath): bool
/plugin/imapmarkers/syntax/
H A Dreference.php14 private bool $is_debug;
/plugin/acknowledge/
H A Daction.php147 $ackSubmitted = $INPUT->bool('ack');
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DCramMD5Challenge.php40 public function __construct(bool $isServerMode = false)

1...<<21222324252627282930>>...37