Searched refs:toStoreDefaultValue (Results 1 – 9 of 9) sorted by relevance
49 public function toStoreDefaultValue() function in ComboStrap\\MetadataBoolean63 return parent::toStoreDefaultValue();
135 $defaultValue = $metadata->toStoreDefaultValue();173 … $childField->addValue($colValue->toStoreValue(), $colValue->toStoreDefaultValue());183 $defaultColValue = $colValue->toStoreDefaultValue();
55 public function toStoreDefaultValue(): ?string function in ComboStrap\\MetadataDateTime
85 public function toStoreDefaultValue() function in ComboStrap\\MetadataMultiple
189 return $this->toStoreDefaultValue();423 public function toStoreDefaultValue() function in ComboStrap\\Metadata
79 $toDefaultStoreValue = $metadata->toStoreDefaultValue();
140 $defaultValue = $metadata->toStoreDefaultValue();
198 public function toStoreDefaultValue() function in ComboStrap\\PageImages
232 $defaultBoolean[$metadata::getName()] = $metadata->toStoreDefaultValue();