메소드 |
설명 |
|
findCategoriesWithoutParents ( ) : integer |
Find number of categories that have no parent but depth > 0. |
|
findInitialWrongDepthGap ( ) : integer |
Find number of categories where difference to parents depth > 1. |
|
fixCategoriesWithoutParents ( ) |
Set every category where depth > 0 and has no parents to depth 0. |
|
fixWrongDepthGap ( ) : integer | boolean |
Fix categories where difference to parents depth. |
|
getCategoryRepository ( ) : Sulu\Bundle\CategoryBundle\Entity\CategoryRepositoryInterface |
|
|
getEntityManager ( ) : EntityManager |
|
|