Home
last modified time | relevance | path

Searched refs:getReadStore (Results 1 – 14 of 14) sorted by relevance

/plugin/combo/ComboStrap/
H A DMetadata.php272 public function getReadStore(): ?MetadataStore function in ComboStrap\\Metadata
320 $metadataStore = $this->getReadStore();
698 $this->buildFromStoreValue($this->getReadStore()->get($this));
705 $this->buildFromStoreValue($this->getReadStore()->get($this));
727 return $this->getReadStore();
H A DPageId.php86 $readStore = $this->getReadStore();
291 $actualStoreValue = $this->getReadStore()->get($this);
304 return $this->getReadStore()->get($this);
H A DPageDescription.php99 $metaDataStore = $this->getReadStore();
147 if ($this->getReadStore() instanceof MetadataDokuWikiStore) {
H A DReferences.php59 $metadataStore = $this->getReadStore();
H A DPageH1.php54 $store = $this->getReadStore();
H A DMetadataJson.php23 if ($this->getReadStore()->isHierarchicalTextBased()) {
H A DAliases.php230 $this->getReadStore() !== null
232 $this->getReadStore() instanceof MetadataDokuWikiStore
H A DPageCreationDate.php45 $store = $this->getReadStore();
H A DPagePublicationDate.php86 $store = $this->getReadStore();
H A DModificationDate.php32 $store = $this->getReadStore();
H A DMetadataDateTime.php70 $value = $this->getReadStore()->get($this);
H A DBacklinkCount.php75 $storeClass = get_class($this->getReadStore());
H A DLdJson.php163 $store = $this->getReadStore();
H A DPageImages.php340 $store = $this->getReadStore();