Question 106

Magento allows you to specify custom values per store for product attributes created in the admin panel.
Which architectural pattern makes it possible?
  • Question 107

    A custom module needs to log all calls of \Magento\Customer\Api\AddressRepositoryInterface::save().
    Which mechanism do you use?
  • Question 108

    While developing a module you need to modify an existing Data Patch.
    How can you force Magento to execute an existing Data Patch file again?