Home
last modified time | relevance | path

Searched refs:bool (Results 151 – 175 of 903) sorted by relevance

12345678910>>...37

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNewRelicHandler.php61 bool $bubble = true,
63 bool $explodeArrays = false,
128 protected function isNewRelicEnabled(): bool
H A DFilterHandler.php69 …ruct($handler, $minLevelOrList = Logger::DEBUG, $maxLevel = Logger::EMERGENCY, bool $bubble = true)
114 public function isHandling(array $record): bool
122 public function handle(array $record): bool
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAwsAuthV4.php18 protected function _getGuzzleClient(bool $persistent = true): Client
106 private function isSslRequired(Connection $conn, bool $default = false): bool
109 ? (bool) $conn->getParam('ssl')
/plugin/combo/ComboStrap/
H A DDataType.php148 public static function toBooleanString(?bool $value): ?string
162 * @return bool - true if the value is built-in boolean or null
164 public static function isBoolean($value): bool
219 public static function isObject($value): bool
H A DTemplateForWebPage.php59 private bool $requestedEnableTaskRunner = true;
63 private bool $isSocial;
67 private bool $hadMessages = false;
69 private bool $isIframe = false;
246 public function hasMessages(): bool
257 public function hasElement(string $elementId): bool
262 public function isSocial(): bool
290 public function setIsIframe(bool $isIframe): TemplateForWebPage
894 function canBeCached(): bool
1008 * @param bool
[all...]
H A DFeaturedIcon.php40 static public function isMutable(): bool
84 static public function isOnForm(): bool
H A DPagePath.php77 public static function isMutable(): bool
93 public static function isOnForm(): bool
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php51 * @var bool
56 * @var bool
61 * @var bool
131 * @return bool
133 public function hasChanges(): bool
221 * @param bool $incrementalValues
224 public function useIncrementalValues(bool $incrementalValues = true)
234 * @param bool $objectSecurity
237 public function useObjectSecurity(bool $objectSecurity = true)
247 * @param bool
[all...]
H A DFilterParser.php77 * @param bool $isRoot
82 protected function parseFilterString(int $startAt, bool $isRoot = false): array
101 * @return bool
103 protected function isAtFilterContainer(int $pos): bool
122 * @param bool $isRoot
127 protected function parseFilterContainer(int $startAt, bool $isRoot): array
160 * @param bool $isRoot
165 protected function parseComparisonFilter(int $startAt, bool $isRoot = false): array
217 * @param bool $isRoot
218 * @return bool
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlSerializationVisitor.php76 bool $formatOutput = true,
97 …private function createDocument(bool $formatOutput, string $defaultVersion, string $defaultEncodin…
161 public function visitBoolean(bool $data, array $type)
333 private function isInLineCollection(PropertyMetadata $metadata): bool
338 private function isSkippableEmptyObject(?\DOMElement $node, PropertyMetadata $metadata): bool
343 private function isSkippableCollection(PropertyMetadata $metadata): bool
348 private function isElementEmpty(\DOMElement $element): bool
443 private function isElementNameValid(string $name): bool
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/
H A DDisjunctExclusionStrategy.php41 public function shouldSkipClass(ClassMetadata $metadata, Context $context): bool
56 public function shouldSkipProperty(PropertyMetadata $property, Context $context): bool
/plugin/combo/vendor/symfony/process/
H A DProcess.php458 public function waitUntil(callable $callback): bool
564 * @return bool
781 * @return bool
793 * @return bool
830 * @return bool
860 * @return bool
876 * @return bool
886 * @return bool
1056 public function setTty(bool $tty)
1074 * @return bool
1086 setPty(bool $bool) global() argument
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerPushModeAction.php49 * @return bool This method returns `false`.
51 public function isPositionDependent() : bool
72 public function equals(object $other) : bool
H A DLexerTypeAction.php54 * @return bool This method returns `false`.
56 public function isPositionDependent() : bool
77 public function equals(object $other) : bool
H A DLexerChannelAction.php54 * @return bool This method returns `false`.
56 public function isPositionDependent() : bool
77 public function equals(object $other) : bool
H A DLexerModeAction.php48 * @return bool This method returns `false`.
50 public function isPositionDependent() : bool
71 public function equals(object $other) : bool
/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/
H A DInstantiator.php168 private function isInstantiableViaReflection(ReflectionClass $reflectionClass) : bool
176 private function hasInternalAncestors(ReflectionClass $reflectionClass) : bool
194 private function isSafeToClone(ReflectionClass $reflection) : bool
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DSniffingConnectionPool.php51 public function nextConnection(bool $force = false): ConnectionInterface
78 private function sniff(bool $force = false)
112 private function sniffConnection(Connection $connection): bool
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DAtomTransition.php27 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool
37 public function equals(object $other) : bool
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntry.php149 * @param bool $strict If set to true, then options on the attribute must also match.
152 public function get($attribute, bool $strict = false): ?Attribute
169 * @param bool $strict
170 * @return bool
172 public function has($attribute, bool $strict = false): bool
176 return (bool) $this->get($attribute, $strict);
257 public function __isset(string $name): bool
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DPrecedencePredicate.php21 public function eval(Recognizer $parser, RuleContext $parserCallStack) : bool
40 public function equals(object $other) : bool
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DMessageQueue.php106 protected function hasBuffer(): bool
111 protected function hasAvailableBuffer(): bool
116 protected function hasConsumableBuffer(): bool
/plugin/siteexport/inc/
H A Dsettings.php88 $this->exportLinkedPages = $INPUT->bool( 'exportLinkedPages', true );
91 $this->addParams = $INPUT->bool( 'addParams' );
93 $this->useTOCFile = $INPUT->bool( 'useTocFile' );
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DBitSet.php29 public function contains(int $value) : bool
55 public function equals(object $other) : bool
/plugin/combo/syntax/
H A Dxmlblocktag.php49 * @return bool
52 public function accepts($mode): bool
158 function render($format, Doku_Renderer $renderer, $data): bool

12345678910>>...37