DebugBackendRoutesCommand extends Command

Debug backend routes, including module routes, AJAX routes and regular routes.

Similar to Symfony's debug:router command.

Internal

only for development purposes

Attributes
#[AsCommand]
'debug:backend:routes'
'Debugging: List all registered backend routes (only for development purpose)'
#[AsNonSchedulableCommand]

Table of Contents

Methods

__construct()  : mixed
configure()  : void
execute()  : int

Methods

execute()

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

        
On this page

Search results