Home
last modified time | relevance | path

Searched refs:getWriteStore (Results 1 – 9 of 9) sorted by relevance

/plugin/combo/ComboStrap/Meta/Api/
DMetadataBoolean.php65 $store = $this->getWriteStore();
91 $store = $this->getWriteStore();
DMetadata.php305 $this->getWriteStore()->set($this);
634 $oldValue = $this->getWriteStore()->get($this);
636 $this->getWriteStore()->persist();
766 public function getWriteStore(): MetadataStore function in ComboStrap\\Meta\\Api\\Metadata
DMetadataJson.php29 if ($this->getWriteStore()->isHierarchicalTextBased()) {
/plugin/combo/ComboStrap/Meta/Field/
DFeaturedSvgImage.php54 $store = $this->getWriteStore();
DPageH1.php108 $store = $this->getWriteStore();
DFeaturedRasterImage.php98 $store = $this->getWriteStore();
DPageTemplateName.php285 $writeStore = $this->getWriteStore();
/plugin/combo/ComboStrap/
DCreationDate.php71 $store = $this->getWriteStore();
DPageDescription.php210 $metaDataStore = $this->getWriteStore();