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

How do you pass an array ['one', 'two] as a parameter to you block using the layout XML arguments directive?

You have created a module with a custom ACL resource and want to restrict access to resources of your module.
Which three items are restricted based on ACL role permissions? (Choose three.)

正解:A,B,D 解答を投票する
What is the relationship between products and categories in Magento?

A third-party module uses a layout update that changes the template path for a core block from product/view/addto/compare.phtml of the Magento_Catalog module to custom/view/addto/compare.phtml of your custom module. The merchant has a customized version of this template in their custom theme.
What is a consequence of this setup?

A module declares the route:

What is the layout handle of the storefront path /custom/feature/?

How do you persist an entity to the database?

How do you add a foreign key to an existing table created by another module?

解説: (GoShiken メンバーにのみ表示されます)
Magento 2's architecture uses code to bootstrap a custom module that resides in app/code.
What two files are required to make a module usable? (Choose two.)

A merchant tasks you to keep sales managers out of the system configuration backend pages.
How do you do that using the admin interface?

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