A customer has complained that his reward points sum is inaccurate. In order to debug what has happened and to discover when changes were made to his reward
points, where should you look for logging information?
You have a product collection and want to add a filter to get all products whose name starts with Test or whose price is 0.00.
Which of the following statements would add that OR condition?
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