Eccube\Entity\Category - ynakajima/eccube3-bootstrap-plain-template GitHub Wiki
DoctrineProxy_CG_\Eccube\Entity\Category
categoryCount
categoryTotalCount
children
createDate
- type : DateTime
- Twigから実行される関数 :
getCreateDate()
creator
delFlg
- type : integer
- Twigから実行される関数 :
getDelFlg()
descendants
- type : array
- Twigから実行される関数 :
getDescendants()
id
- type : integer
- Twigから実行される関数 :
getId()
level
- type : integer
- Twigから実行される関数 :
getLevel()
name
- type : string
- Twigから実行される関数 :
getName()
nameWithLevel
- type : string
- Twigから実行される関数 :
getNameWithLevel()
parent
parents
path
productCategories
rank
- type : integer
- Twigから実行される関数 :
getRank()
selfAndDescendants
updateDate
- type : DateTime
- Twigから実行される関数 :
getUpdateDate()