A Custom Module Needs to Log All Calls of \Magento\Customer\Api\AddressRepositoryInterface::save()
Multiple Choice
A custom module needs to log all calls of \Magento\Customer\Api\AddressRepositoryInterface::save() . Which mechanism do you use?
A) An observer on the customer_address_repository_save event, which is automatically fired for every repository save
B) A proxy configured to intercept all calls to any public method and log them
C) An extension attribute configured in the extension_attributes.xml
D) A plugin declared for the save() method
Correct Answer:

Verified
Correct Answer:
Verified
Q50: You have to install a new module
Q51: You have configured an event observer to
Q52: What is the difference between online and
Q53: You are developing a new theme which
Q54: You are adding an entry to the
Q56: You are developing a module and need
Q57: You are debugging a problem resulting from
Q58: In layout files you can change al
Q59: There are two different configurable products which
Q60: How do you add a new link