Documentation

Category extends ResourceModel

Table of Contents

$custom_url  : object
$default_product_sort  : string
$description  : string
$id  : int
$image_url  : string
$is_visible  : bool
$layout_file  : string
$meta_description  : string|null
$meta_keywords  : array<string|int, mixed>
$name  : string
$page_title  : string
$parent_id  : int
$search_keywords  : string
$sort_order  : int
$views  : int
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

$default_product_sort

public string $default_product_sort

$meta_description

public string|null $meta_description

$meta_keywords

public array<string|int, mixed> $meta_keywords

$search_keywords

public string $search_keywords

Methods

__construct()

public __construct([stdClass|null $optionObject = null ]) : mixed
Parameters
$optionObject : stdClass|null = null
Return values
mixed

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results