BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Adobe Exam AD0-E722 Topic 6 Question 27 Discussion

Actual exam question for Adobe's AD0-E722 exam
Question #: 27
Topic #: 6
[All AD0-E722 Questions]

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.)

Show Suggested Answer Hide Answer
Suggested Answer: B, D, F

Contribute your Thoughts:

Margot
1 months ago
Hmm, I'm not sure about the correct answer. Maybe the developer forgot to say the magic words before running the command? 'Abracadabra, remove my database schema!'
upvoted 0 times
Graciela
18 days ago
D) --remove-data option is specified as an argument for the CLI command
upvoted 0 times
...
Kati
21 days ago
B) invoked unlnstalK) method is implemented in the Uninstall class
upvoted 0 times
...
Angella
24 days ago
A) invoked uninstall() and uninstallschema are defined in the Uninstall class
upvoted 0 times
...
...
Rosendo
2 months ago
I'm not sure about option E. Maybe we should also consider option D for removing data.
upvoted 0 times
...
Fallon
2 months ago
I agree with Krissy. Those options seem like they could help troubleshoot the issue.
upvoted 0 times
...
Krissy
2 months ago
I think option A, B, and E should be checked.
upvoted 0 times
...
Odette
2 months ago
I think the answer is A, E, and F. The uninstall() and uninstallSchema() methods need to be defined in the Uninstall class, and the --remove-schema and --remove-data options need to be specified for the CLI command. The composer.json file should also be present to define the module as a composer package.
upvoted 0 times
Maddie
1 months ago
F) composer.json file is present and defines the module as a composer package
upvoted 0 times
...
Antonio
1 months ago
E) --remove-schema and --remove-data options are specified as arguments for the CLI command
upvoted 0 times
...
Ronna
1 months ago
A) invoked uninstall() and uninstallschema are defined in the Uninstall class
upvoted 0 times
...
...

Save Cancel