| size | price | |
|---|---|---|
| 0 | 30 | 69 |
| 1 | 40 | 99 |
| size | ratio | weight_ratio | |
|---|---|---|---|
| 0 | 30 | 1 | 1 |
| 1 | 40 | 1.5 | 1.5 |
Defined in <ROOT>/app/themes/viva-api/Entity/Setting.php:18
Defined in <ROOT>/app/themes/viva-api/Entity/Setting.php:24
Defined in <ROOT>/app/themes/viva-api/Entity/Setting.php:28
Defined in <ROOT>/app/themes/viva-api/Entity/Setting.php:39
Defined in <ROOT>/app/themes/viva-api/Entity/Setting.php:43
Defined in <ROOT>/app/themes/viva-api/Entity/Setting.php:50
Defined in <ROOT>/app/themes/viva-api/Entity/Setting.php:54
/** * constructor of the class * * @param mixed $matches - Can be empty or id of wp_post or WP_POST object or array with values */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:28
/** * Global setters for all public fields of class * * @param $name - name of field * @param $value - value of field * * @return $this - return object of class */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:52
/** * Global getters for all public fields of class * * @param $name - name of field * * @return mixed - value of the field $name or false if not exist */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:72
/** * Loaded and set the value for $field from DB * * @param $field * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:93
/** * Save the value for $field to the DB * * @param $field * @param $value * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:113
/** * loads values of fields from WP_Post * * @param \WP_Post $post - The wp_post from which the data will be taken * @param bool $force - if false than data will taken if post_type == $MACHINE_NAME of class only, if true data will taken from any post * * @return $this - return object of class */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:136
/** * Set values for fields from array * * @param array $array - array where keys it is names of fields and values it is values of fields * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:168
Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:178
/** * * Insert or Update data of object in the database * * @param array $extra_fields * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:210
/** * @param $singular_name * @param $plural_name * @param $text_domain */ Defined in <ROOT>/app/themes/viva-api/Entity/Setting.php:72
Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:249
/** * Function for register the meta boxes */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:283
/** * Function for filter save_post. Save meta_data for post_type * * @param $post_id */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:292
/** * Get featured image * * @param $post_id * @param string $size * * @return string */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:342
Defined in <ROOT>/app/themes/viva-api/Entity/Ingredient.php:30
Defined in <ROOT>/app/themes/viva-api/Entity/Ingredient.php:44
/** * constructor of the class * * @param mixed $matches - Can be empty or id of wp_post or WP_POST object or array with values */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:28
/** * Global setters for all public fields of class * * @param $name - name of field * @param $value - value of field * * @return $this - return object of class */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:52
/** * Global getters for all public fields of class * * @param $name - name of field * * @return mixed - value of the field $name or false if not exist */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:72
/** * Loaded and set the value for $field from DB * * @param $field * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:93
/** * Save the value for $field to the DB * * @param $field * @param $value * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:113
/** * loads values of fields from WP_Post * * @param \WP_Post $post - The wp_post from which the data will be taken * @param bool $force - if false than data will taken if post_type == $MACHINE_NAME of class only, if true data will taken from any post * * @return $this - return object of class */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:136
/** * Set values for fields from array * * @param array $array - array where keys it is names of fields and values it is values of fields * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:168
Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:178
/** * * Insert or Update data of object in the database * * @param array $extra_fields * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:210
/** * @param $singular_name * @param $plural_name * @param $text_domain */ Defined in <ROOT>/app/themes/viva-api/Entity/Ingredient.php:53
Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:249
/** * Function for register the meta boxes */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:283
/** * Function for filter save_post. Save meta_data for post_type * * @param $post_id */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:292
/** * Get featured image * * @param $post_id * @param string $size * * @return string */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:342
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:26
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:38
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:42
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:56
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:60
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:66
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:70
/** * Get product variation price by variation id * * @param string|null $variationId * * @return string */ Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:81
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:88
/** * constructor of the class * * @param mixed $matches - Can be empty or id of wp_post or WP_POST object or array with values */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:28
/** * Global setters for all public fields of class * * @param $name - name of field * @param $value - value of field * * @return $this - return object of class */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:52
/** * Global getters for all public fields of class * * @param $name - name of field * * @return mixed - value of the field $name or false if not exist */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:72
/** * Loaded and set the value for $field from DB * * @param $field * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:93
/** * Save the value for $field to the DB * * @param $field * @param $value * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:113
/** * loads values of fields from WP_Post * * @param \WP_Post $post - The wp_post from which the data will be taken * @param bool $force - if false than data will taken if post_type == $MACHINE_NAME of class only, if true data will taken from any post * * @return $this - return object of class */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:136
/** * Set values for fields from array * * @param array $array - array where keys it is names of fields and values it is values of fields * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:168
Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:178
/** * * Insert or Update data of object in the database * * @param array $extra_fields * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:210
/** * @param $singular_name * @param $plural_name * @param $text_domain */ Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:98
Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:249
/** * Function for register the meta boxes */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:283
/** * Function for filter save_post. Save meta_data for post_type * * @param $post_id */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:292
/** * Get featured image * * @param $post_id * @param string $size * * @return string */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:342
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:26
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:38
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:42
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:56
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:60
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:66
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:70
/** * Get product variation price by variation id * * @param string|null $variationId * * @return string */ Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:81
Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:88
/** * constructor of the class * * @param mixed $matches - Can be empty or id of wp_post or WP_POST object or array with values */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:28
/** * Global setters for all public fields of class * * @param $name - name of field * @param $value - value of field * * @return $this - return object of class */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:52
/** * Global getters for all public fields of class * * @param $name - name of field * * @return mixed - value of the field $name or false if not exist */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:72
/** * Loaded and set the value for $field from DB * * @param $field * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:93
/** * Save the value for $field to the DB * * @param $field * @param $value * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:113
/** * loads values of fields from WP_Post * * @param \WP_Post $post - The wp_post from which the data will be taken * @param bool $force - if false than data will taken if post_type == $MACHINE_NAME of class only, if true data will taken from any post * * @return $this - return object of class */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:136
/** * Set values for fields from array * * @param array $array - array where keys it is names of fields and values it is values of fields * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:168
Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:178
/** * * Insert or Update data of object in the database * * @param array $extra_fields * * @return $this */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:210
/** * @param $singular_name * @param $plural_name * @param $text_domain */ Defined in <ROOT>/app/themes/viva-api/Entity/Product.php:98
Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:249
/** * Function for register the meta boxes */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:283
/** * Function for filter save_post. Save meta_data for post_type * * @param $post_id */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:292
/** * Get featured image * * @param $post_id * @param string $size * * @return string */ Inherited from Viva\API\Entity\PostType Defined in <ROOT>/app/themes/viva-api/Entity/PostType.php:342