Page 1 of 1

Which two of the following methods can be used to load an entity's data from its configured data table? (Choose two)

Posted: Sat Aug 20, 2022 7:54 am
by answerhappygod
Which two of the following methods can be used to load an entity's data from its configured data table? (Choose two)

A. $entityModel->loadEntity($id)
B. $entityModel->load($attributeValue, $attributeCode)
C. $entityModel->loadById($id)
D. $entityModel->loadEntity($attributeCode, $attributeValue)
E. $entityModel->load($id)