with('categoryName')->getTree(); } public static function getBrands() { return Brand::find()->with('brandName'); } }