Home
last modified time | relevance | path

Searched refs:getValueFromStoreOrDefault (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DMarkupPath.php344 return $this->canonical->getValueFromStoreOrDefault();
628 return $this->type->getValueFromStoreOrDefault();
749 return $this->modifiedTime->getValueFromStoreOrDefault();
798 return $this->region->getValueFromStoreOrDefault();
882 return $this->publishedDate->getValueFromStoreOrDefault();
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php738 public function getValueFromStoreOrDefault() function in ComboStrap\\Meta\\Api\\Metadata