Cada pregunta de este test está cronometrada.
In which files display a list of a module?
app/etc/config.php
app/etc/eav.php
app/etc/di.php
Disable module remove from db?
Which compliant use Magento?
PSR-6
PSR-4
PSR-3
PSR-2
Frontend files found in which folder?
View folder
templates folder
frontend folder
Which file is used of registered events?
events.xml
di.xml
module.xml
observer.xml
Which file is used for the modified constructor and create plugins?
plugin.xml
None of the above
Which file used for defined module and loading sequence?
config.xml
Which file is used for trigger events when anything changes in the database?
mview.xml
watch.xml
Which plugin used to modifying in input?
before
after
around
All the above
In which mode symbolic links are not created?
Development Mode
Production Mode
Default Mode
Generate a symbolic link
setup:static-content:deploy
dev:static-content:deploy
setup:upgrade
Which mode error display only log files?
Deployment
Development
Product
Production
Which mode debug logging is disabled?
Default
Which command used to enable maintenance mode?
maintenance: enable
maintain:enable
Is plugin work with Final class and method?
Can we set different layout and theme for a particular category?