Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.

You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page

prestashop:list:commands-and-queries

Informations

  • Path: src/PrestaShopBundle/Command/ListCommandsAndQueriesCommand.php

Description

This command aims to list all available CQRS commands and queries.

That permits to list all classes, with their types (Command or Query) and their description.