Home
last modified time | relevance | path

Searched refs:bool (Results 126 – 150 of 903) sorted by relevance

12345678910>>...37

/plugin/combo/ComboStrap/
H A DStartDate.php46 static public function isMutable(): bool
62 static public function isOnForm(): bool
H A DMarkupPath.php285 * @return bool true if this is a fragment markup
287 public function isSlot(): bool
300 * @return bool true if this is the side slot
302 public function isSideSlot(): bool
315 * @return bool true if this is the main
317 public function isMainHeaderFooterSlot(): bool
421 function setCanBeOfLowQuality(bool $value): MarkupPath
450 * @return bool true if this is a low quality page
452 function isLowQualityPage(): bool
477 public function getCanBeOfLowQuality(): bool
1293 setLowQualityIndicatorCalculation($bool) global() argument
[all...]
H A DReplicationDate.php57 static public function isMutable(): bool
71 static public function isOnForm(): bool
H A DLead.php48 static public function isMutable(): bool
67 static public function isOnForm(): bool
H A DPageLevel.php64 static public function isMutable(): bool
75 static public function isOnForm(): bool
H A DSiteConfig.php162 public function isThemeSystemEnabled(): bool
175 * @return bool
177 public function getBooleanValue(string $key, int $default): bool
201 public function isConsoleOn(): bool
326 public function isLocalJavascriptAlwaysInlined(): bool
349 public function isSectionEditingEnabled(): bool
550 public function isBrandingColorInheritanceEnabled(): bool
567 public function isXhtmlCacheOn(): bool
H A DLabel.php48 static public function isMutable(): bool
76 static public function isOnForm(): bool
H A DFirstImage.php40 static public function isMutable(): bool
71 static public function isOnForm(): bool
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DMethodNode.php146 * @param bool $bool
148 public function setNullableReturnType($bool = true) argument
150 $this->nullableReturnType = (bool) $bool;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBufferHandler.php50 …terface $handler, int $bufferLimit = 0, $level = Logger::DEBUG, bool $bubble = true, bool $flushOn…
61 public function handle(array $record): bool
H A DFingersCrossedHandler.php81 …ruct($handler, $activationStrategy = null, int $bufferSize = 0, bool $bubble = true, bool $stopBuf…
110 public function isHandling(array $record): bool
131 public function handle(array $record): bool
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/States/
H A DATNState.php63 /** @var bool */
80 public function equals(object $other) : bool
90 public function isNonGreedyExitState() : bool
146 public function onlyHasEpsilonTransitions() : bool
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DSet.php28 public function isEmpty() : bool
38 public function contains($value) : bool
107 public function add(Hashable $value) : bool
153 public function equals(object $other) : bool
/plugin/commonmark/vendor/league/commonmark/src/
H A DElementRendererInterface.php
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerMoreAction.php43 * @return bool This method returns `false`.
45 public function isPositionDependent() : bool
65 public function equals(object $other) : bool
H A DLexerPopModeAction.php43 * @return bool This method returns `false`.
45 public function isPositionDependent() : bool
65 public function equals(object $other) : bool
H A DLexerSkipAction.php43 * @return bool This method returns `false`.
45 public function isPositionDependent() : bool
65 public function equals(object $other) : bool
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSpanNear.php19 * @param bool $inOrder true if order of searched clauses is important
21 public function __construct(array $clauses = [], int $slop = 1, bool $inOrder = false)
45 public function setInOrder(bool $inOrder): self
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Comparison/
H A DEquality.php17 public static function equals($left, $right) : bool
34 private static function deeplyEquals(array $left, array $right) : bool
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/
H A DVersionExclusionStrategy.php26 public function shouldSkipClass(ClassMetadata $metadata, Context $navigatorContext): bool
34 public function shouldSkipProperty(PropertyMetadata $property, Context $navigatorContext): bool
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DFluentdFormatter.php44 public function __construct(bool $levelTag = false)
53 public function isUsingLevelsInTag(): bool
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataStore.php22 * @return bool
24 public function isDokuWikiStore(): bool;
80 * @return bool - true if the data is stored in a array text based format
85 public function isHierarchicalTextBased(): bool;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DTransition.php53 * @return bool `true` if traversing this transition in the ATN does not
57 public function isEpsilon() : bool
68 abstract public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool;
/plugin/fksnewsfeed/inc/ORM/
H A DModelNews.php74 public function hasImage(): bool {
78 public function hasLink(): bool {
94 …public function render(string $even, string $stream, string $pageId = '', bool $editable = true): …
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DSignalHandler.php52 …ler(int $signo, $level = LogLevel::CRITICAL, bool $callPrevious = true, bool $restartSyscalls = tr…

12345678910>>...37