Warning: You are browsing the documentation for PrestaShop 1.7, which is outdated.

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

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.