magento2-developer-quickdevbar icon indicating copy to clipboard operation
magento2-developer-quickdevbar copied to clipboard

MySQL queries is not logged when call http by ajax

Open martingg88 opened this issue 5 months ago • 4 comments

MySQL queries is not logged when call http by ajax. Any idea?

martingg88 avatar Jul 20 '25 06:07 martingg88

Basically I do have following error when your library do the ajax call "quickdevbar/tab/ajax/?block=qdb.tab.dumper"

1 exception(s): Exception #0 (Magento\Framework\Exception\LocalizedException): No files for wrapperqdb_register_xhr_frontenddr23hiqj9mj2n61abpe0g7gihc

martingg88 avatar Jul 21 '25 04:07 martingg88

You try to log MySQL queries with the symfony dumper? In which file do you try to log?

vpietri avatar Jul 23 '25 11:07 vpietri

You try to log MySQL queries with the symfony dumper? In which file do you try to log?

FYI. I have use var/log/db.log to log all the queries.

martingg88 avatar Aug 28 '25 04:08 martingg88

Basically I do have following error when your library do the ajax call "quickdevbar/tab/ajax/?block=qdb.tab.dumper"

1 exception(s): Exception #0 (Magento\Framework\Exception\LocalizedException): No files for wrapperqdb_register_xhr_frontenddr23hiqj9mj2n61abpe0g7gihc

any idea how to solve this issue?

martingg88 avatar Aug 28 '25 04:08 martingg88