Searched refs:PageTitleCollection (Results 1 – 6 of 6) sorted by relevance
16 class PageTitleCollection extends DirectCollection class
6 use dokuwiki\Search\Collection\PageTitleCollection; alias113 (new PageTitleCollection())->checkIntegrity();
8 use dokuwiki\Search\Collection\PageTitleCollection; alias93 $search = new CollectionSearch(new PageTitleCollection());131 return (new PageTitleCollection())->getEntitiesWithData();160 $collection = ($key === 'title') ? new PageTitleCollection() : new PageMetaCollection($key);
9 use dokuwiki\Search\Collection\PageTitleCollection; alias174 (new PageTitleCollection($pageIndex))->lock()229 (new PageTitleCollection($pageIndex))->lock()->addEntity($page, [])->unlock();346 (new PageTitleCollection())->checkIntegrity();
9 use dokuwiki\Search\Collection\PageTitleCollection; alias165 $collection = new PageTitleCollection();
5 use dokuwiki\Search\Collection\PageTitleCollection; alias91 $index = new PageTitleCollection();