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

🎲 Try a Random Question  |  Total Questions in Quiz: 140  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
M70-301 Magento Front End Developer Certification Exam — practice the complete quiz, review flashcards, or try a random 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