Which Adobe Commerce table stores all cron data?
Which file on an Adobe Commerce Cloud project allows a developer to upgrade the PHP version and enable/disable a PHP extension?
How should a developer display a custom attribute on the category edit page in the admin panel when a new module Vendor.Category is created?
A developer defined a new table in db.schema.xml while creating a new module.
What should be done to allow the removal of columns from the database when deleting them from db.schema.xml?
A custom theme Is being developed in the Adobe Commerce store, and the developer needs to override the current parent theme styles.
Which less file should the developer use to achieve this goal?
A developer would like to initialize a theme in Adobe Commerce. Which two files are required to complete this task? (Choose two.)
An Adobe Commerce Cloud developer wants to check the staging environment deployments history (i.e. branch, git, merge, sync). Where can the developer look up the history of the staging environment?
Which action, if any, should be taken to forbid Adobe Commerce Admin from performing specific actions?
A developer is working on a task that includes a custom controller creation. A controller should forward the request to a different action.
How can the developer complete this task?
Which property allows multiple cron jobs to share the same configuration?