Home
last modified time | relevance | path

Searched refs:getWriteStore (Results 1 – 9 of 9) sorted by last modified time

/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php293 * This function sends the object value to the memory {@link Metadata::getWriteStore() store}
305 $this->getWriteStore()->set($this);
627 * and {@link MetadataStore::persist()} at the same time in the {@link Metadata::getWriteStore() write store}
634 $oldValue = $this->getWriteStore()->get($this);
636 $this->getWriteStore()->persist();
766 public function getWriteStore(): MetadataStore function in ComboStrap\\Meta\\Api\\Metadata
H A DMetadataBoolean.php65 $store = $this->getWriteStore();
91 $store = $this->getWriteStore();
H A DMetadataJson.php29 if ($this->getWriteStore()->isHierarchicalTextBased()) {
/plugin/combo/ComboStrap/
H A DCreationDate.php71 $store = $this->getWriteStore();
H A DPageDescription.php210 $metaDataStore = $this->getWriteStore();
/plugin/combo/ComboStrap/Meta/Field/
H A DFeaturedRasterImage.php98 $store = $this->getWriteStore();
H A DPageH1.php108 $store = $this->getWriteStore();
H A DFeaturedSvgImage.php54 $store = $this->getWriteStore();
H A DPageTemplateName.php285 $writeStore = $this->getWriteStore();