X
X
xutesayor2017-02-26 15:07:13
PHP
xutesayor, 2017-02-26 15:07:13

How to debug large applications?

Got a fairly large project. Lots of modules and components, all scattered in different places. There is no documentation as such for the project.
Most likely in an MVC application, because there are controllers and some templates, but I can't understand which ones are currently used. Maybe you can somehow use xdebug to see what files the application entered during operation? Please advise how to figure out how it all works.
PS: running xdebug manually through the application is not an option)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Nikolaev, 2017-02-26
@gromdron

php:debug-backtrace

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question