nerdexam
Magento

M70-201 · Question #85

When setData (' some', 'value') is called on an EAV entity and the entity is saved to the database,

The correct answer is B. The 'value' of the attribute named ' some' is saved in one of the entity's tables depending on its. See the full explanation below for the reasoning.

Question

When setData (' some', 'value') is called on an EAV entity and the entity is saved to the database,

Options

  • AThe 'value' of the attribute named 'some' is saved in the eav_values table
  • BThe 'value' of the attribute named ' some' is saved in one of the entity's tables depending on its
  • CThe data will be stored in the EAV registry making ' some' 'value' available to the entity
  • DThe 'value' of the attribute named T some' is saved in the eav attribute values table

How the community answered

(51 responses)
  • A
    10% (5)
  • B
    73% (37)
  • C
    4% (2)
  • D
    14% (7)

Community Discussion

No community discussion yet for this question.

Full M70-201 Practice