Multiple Choice
A custom module must make changes to the schema following each setup:upgrade run. This must be done after all other module's schema updates have been applied. How is this accomplished?
A) Write a plugin intercepting \Magento\Setup\Model\Installer::handleDBSchemaData Write a plugin intercepting \Magento\Setup\Model\Installer::handleDBSchemaData
B) Create an UpgradeSchemaAfter class which implements InstallSchemaInterface Create an UpgradeSchemaAfter class which implements InstallSchemaInterface
C) Update the module's setup_priority in etc/modules.xml Update the module's setup_priority in etc/modules.xml
D) Create a Recurring class which implements InstallSchemaInterface Create a Recurring
Correct Answer:

Verified
Correct Answer:
Verified
Q10: A merchant requires the ability to configure
Q11: How many shipping addresses may be selected
Q12: What is a valid use case for
Q13: Assume that $collection is a new instance
Q14: You are setting up a brand new
Q16: Assume that a customer's cart only includes
Q17: You want to declare a block of
Q18: What order operation is available in the
Q19: You are working on a jewelry store
Q20: What are two functions of a resource