Solved

Which Two of the Following Methods Can Be Used to Load

Question 42

Multiple Choice

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)

Correct Answer:

verifed

Verified

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

Related Questions