Searched refs:isEmpty (Results 1 – 4 of 4) sorted by relevance
41 $this->assertTrue((new PageSet())->isEmpty());42 $this->assertTrue((new PageSet([]))->isEmpty());43 $this->assertFalse((new PageSet(['p1' => 1]))->isEmpty());
49 protected function isEmpty($block) function in LesserPHP\\FormatterClassic53 if (!$this->isEmpty($child)) return false;63 if ($this->isEmpty($block)) return;
77 public function isEmpty(): bool function in dokuwiki\\Search\\Query\\PageSet
562 function isEmpty() { function in Diff1545 function isEmpty() { function in _Diff3_BlockBuilder1550 if ($this->isEmpty()) {