Magento
M70-201 · Question #5
In order to successfully register and configure a new entity capable of being saved and loaded from the database, you must create a model and which three of the following? (Choose three)
The correct answer is B. Configuration settings in your module's config.xrnl E. A resource model F. A table in the database that will store the entity's data. See the full explanation below for the reasoning.
Question
In order to successfully register and configure a new entity capable of being saved and loaded from the database, you must create a model and which three of the following? (Choose three)
Options
- Acollection class
- BConfiguration settings in your module's config.xrnl
- CAn entry in Mage:: $_registry
- DA record in the eav_entity table
- EA resource model
- FA table in the database that will store the entity's data
How the community answered
(55 responses)- A4% (2)
- B78% (43)
- C7% (4)
- D11% (6)
Community Discussion
No community discussion yet for this question.