Solved

Which of the Following Methods Will Force an EAV Resource

Question 39

Multiple Choice

Which of the following methods will force an EAV resource collection model to include an attribute in its result set?


A) addAttributeToSelect ($attribute) ;
B) getResource ( ) ->addAttribute($attribute) ;
C) addFieldToSelect ($attribute) ;
D) getSelect ( ) ->from ( ' ', $attribute) ;
E) addAttributeToCollection ($attribute) ;

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions