The Quanta PHP module comes in the form of a PHP extension and will allow you to pull up information about the execution time of each part of your CMS.
<aside> ⚠️ The profiler requires ****the installation of the system agent. Refer to the dedicated page to install the agent.
</aside>
<aside> 💡 The PHP module is to be installed on each server running your PHP application.
</aside>
If you are using Magento and a custom URL is used to access the Magento backoffice (i.e. a URL that does not start with "/admin/")
It is necessary to modify the configuration of the module so that the events of type "Magento" go up correctly in Quanta.
This file is usually found here for Debian:
/etc/php<VERSION>/mods-available/quanta_mon.ini
and here for CentOS:
/etc/php.d/quanta_mon.ini