Display information about mysql queries in PHP

please tell me, in php there is a command like phpinfo (), which displays a query table on a page from the database (request and its processing time)

very handy tool, but after changing the project I forgot the name. Searching again on google didn’t help.