logo
  • 教程列表
  • SO官方文檔
  • 集合
    • 產品系列
    • 獲取模型集合
    • 類別特定商店和特定級別的集合
    • 獲取其他物件屬性
    • 過濾
    • 排序
    • 訪問
    • 獲取集合物件
  1. StackOverflow 文件
  2. magento 教程
  3. 集合
  4. 獲取其他物件屬性

獲取其他物件屬性

Created: November-22, 2018

// $orders is collection
$orders->addAttributeToSelect('status'); // get status attribute
$orders->addAttributeToSelect('*'); // get all attributes
  • 過濾
  • 類別特定商店和特定級別的集合

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明