ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 32 - AD0-E722 discussion

Report
Export

A developer needs to uninstall two custom modules as well as the database data and schemas. The developer uses the following command: bin/magento module:uninstall Vendor_SampleMinimal Vendor_SampleModifyContent

When the command is run from CLI, the developer fails to remove the database schema and data defined in the module Uninstall class. Which three requirements should the Architect recommend be checked to troubleshoot this issue? (Choose three.)

A.
invoked uninstall() and uninstallschema are defined in the Uninstall class
Answers
A.
invoked uninstall() and uninstallschema are defined in the Uninstall class
B.
invoked unlnstalK) method is implemented in the Uninstall class
Answers
B.
invoked unlnstalK) method is implemented in the Uninstall class
C.
bin/magento maintenance:enable command should be run in CLI before
Answers
C.
bin/magento maintenance:enable command should be run in CLI before
D.
--remove-data option is specified as an argument for the CLI command
Answers
D.
--remove-data option is specified as an argument for the CLI command
E.
--remove-schema and --remove-data options are specified as arguments for the CLI command
Answers
E.
--remove-schema and --remove-data options are specified as arguments for the CLI command
F.
composer.json file is present and defines the module as a composer package
Answers
F.
composer.json file is present and defines the module as a composer package
Suggested answer: B, D, F
asked 02/10/2024
Ilias Akarkach
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first