К
SiteContent::where('parent', $parent)->where('tv_symbol_code.value', '=', 1)->limit(1)->first()Size: a a a
К
SiteContent::where('parent', $parent)->where('tv_symbol_code.value', '=', 1)->limit(1)->first()К
PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'hq62_tv_symbol_code.value' in 'where clause'К
К
eturn SiteContent::where('parent', $parent)
->tvFilter("tvd:symbol_code:=:1;")
->limit(1)->first();p
p
К
VD
VD
К
К
DL
DL
DL
DL
AG
AA
К
p
AA