S
S
sergey2015-07-08 12:09:12
css
sergey, 2015-07-08 12:09:12

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?
f609f9b2ba2c444696e6ddc4e205b83e.png
website

dev.uh-ty.com.ua

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Aigelov, 2015-07-08
@zorro76

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

A
Alexander Aksentiev, 2015-07-08
@Sanasol

They are in the database.

S
sergey, 2015-07-09
@zorro76

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 a117ecfaee37458da97e3bfd7b87476f.png
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 question

Ask a Question

731 491 924 answers to any question