M
M
MasterCopipaster2022-04-11 13:27:08
symfony
MasterCopipaster, 2022-04-11 13:27:08

Symfony 5.2.2 how to get a list of all routes into an array?

I want to get a list of all routes in an array, something like

php bin/console debug:router

Only for further software processing - how can this be done?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Gordinskiy, 2022-04-11
@MasterCopipaster

Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand

Go and see.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question