Searched refs:isDirty (Results 1 – 3 of 3) sorted by relevance
62 $this->assertFalse($index->isDirty());65 $this->assertTrue($index->isDirty());67 $this->assertFalse($index->isDirty());71 $this->assertTrue($index->isDirty());73 $this->assertFalse($index->isDirty());78 $this->assertFalse($index->isDirty());
55 if ($this->isDirty()) {143 if (!$this->isDirty()) {176 public function isDirty(): bool function in dokuwiki\\Search\\Index\\MemoryIndex
27 protected $isDirty = false; variable in dokuwiki\\plugin\\extension\\Installer181 $this->isDirty = true;558 if ($this->isDirty) {560 $this->isDirty = false;