Answer the question
In order to leave comments, you need to log in
How to find out from the developer console where (from which Joomla file) the data comes from?
There is a site on Joomla and there are a lot of index files in it, you need to edit #blocks, which is easy to find in the console :), but what file is it in, is it just a disaster? The one on which I think index.html does not respond to changes made. How, in principle, can you find out in which file this data is located?
website
dev.uh-ty.com.ua
Answer the question
In order to leave comments, you need to log in
To do this, you need to look at the positions of BLOCKS ( dev.uh-ty.com.ua/?tp=1 ) which module is located through the administrative panel, after ftp modules/module_name and inside, most likely in the views folder
Well, having spent time on a thorough study of phpStorm, I made a discovery for myself and answered my own question: Edit > Find > Find in Patch
well, here we set the search for any class, ID or just a piece of text or code, and storm will parse the project in a few seconds and will give the result: where in which files, on which line does the search occur. It's that simple.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question