AD0-E702試験無料問題集「Adobe Certified Professional Magento Commerce Developer 認定」

A merchant asks you to extend customer functionality to allow customer accounts to be associated with two or more billing addresses.
How is this implemented?

Which method of a Magento resource model will remove a record from the database?

A module MyModule needs to send notifications to customers only when the account was modified from a mobile app using the REST web APIs.
You decided to implement an observer for customer_save_after_data_object event.
In which file do you declare the observer?

How many shipping addresses may be selected for an order during the checkout process?

You have created a new section in system configuration under the Catalog tab:

How do you restrict an access to the section using Magento ACL?

A merchant gives you the module MyCompany_MyModule to install.
How do you identify which REST endpoints are supported by the module?

解説: (GoShiken メンバーにのみ表示されます)
A module you are developing requires the addition of new routes that should be accessible in the store front.
Where do you define your module's frontName?

How do you add a new link into the My Account sidebar?

Which two ways does Magento persist category relationships in the database? (Choose two.)

The constructor function for \Magento\Catalog\Model\Category contains this excerpt:

With the automatic dependency injection that Magento provides, how is the StoreManagerInterface resolved?

解説: (GoShiken メンバーにのみ表示されます)