Magento
M70-201 · Question #33
When the Magento configuration is being loaded, all the XML files in app/etc and the module registration files under app/etc/modules/ are loaded first. After that step, in which order are the followin
The correct answer is C. 3, 2, 1. See the full explanation below for the reasoning.
Question
When the Magento configuration is being loaded, all the XML files in app/etc and the module registration files under app/etc/modules/ are loaded first. After that step, in which order are the following items loaded? 1. Configuration from the core_config_data DB table 2. app/etc/local.xml 3. The etc/config.xml of all active modules
Options
- A1, 3, 2
- B3, 1, 2
- C3, 2, 1
- D1, 2, 3
How the community answered
(43 responses)- A5% (2)
- B7% (3)
- C74% (32)
- D14% (6)
Community Discussion
No community discussion yet for this question.