AD0-E702 Exam Question 6
You got a notification about error that occurred on a production environment. The merchant gave you the error identifier.
How do you find the error message based on the identifier?
How do you find the error message based on the identifier?
AD0-E702 Exam Question 7
You have configured an event observer to watch the checkout_submit_all_after event using this XML:

What is the required class definition for the event observer?


What is the required class definition for the event observer?

AD0-E702 Exam Question 8
The module MyCompany_MyModule will add a new page to the admin interface at the URL path admin/mycompany/entity_grid.
How do you name the file containing the action controller class so the admin router matches the path to the class?
How do you name the file containing the action controller class so the admin router matches the path to the class?
AD0-E702 Exam Question 9
You are developing a module MyCompany_StoreInfo to display information about brick and mortar stores on a frontend page. The displayed information varies based on the country of a given store.
What two elements automatically render their children? (Choose two.)
What two elements automatically render their children? (Choose two.)
AD0-E702 Exam Question 10
Your module adds a new controller class which will return a JSON response.
What will be the return type of the execute method?
What will be the return type of the execute method?