Magento
M70-101 · Question #69
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.xml 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
- Aa collection class
- Bconfiguration settings in your module's config.xml
- 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
(32 responses)- A3% (1)
- B72% (23)
- C9% (3)
- D16% (5)
Community Discussion
No community discussion yet for this question.