Temps de requête : 4.18 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.059 MB Rangées retournées : 0
SELECT `data`
FROM `mod445_session`
WHERE `session_id` = X'3861666132626630623739633537633962386434613565376165646233643535'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Même appel que celui de la ligne ci-dessous. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Temps de requête : 0.60 ms Après la dernière requête : 2.66 ms Mémoire de requête : 0.020 MB mémoire avant requête : 4.168 MB Rangées retournées : 0
SELECT `session_id`
FROM `mod445_session`
WHERE `session_id` = X'3861666132626630623739633537633962386434613565376165646233643535'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Temps de requête : 1.87 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.004 MB mémoire avant requête : 4.173 MB
INSERT INTO `mod445_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'3861666132626630623739633537633962386434613565376165646233643535', 1, 1735877363, 0, '', 0)
EXPLAIN impossible sur la requête : INSERT INTO `mod445_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'3861666132626630623739633537633962386434613565376165646233643535', 1, 1735877363, 0, '', 0)
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Temps de requête : 4.33 ms Après la dernière requête : 5.75 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.382 MB Rangées retournées : 38
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `mod445_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_extensions | NULL | ref | extension | extension | 82 | const | 38 | 1.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Même appel que celui de la ligne ci-dessous. |
9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.51 ms Après la dernière requête : 5.36 ms Mémoire de requête : 0.021 MB mémoire avant requête : 4.660 MB Rangées retournées : 5
SELECT id, rules
FROM `mod445_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_viewlevels | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.65 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.021 MB mémoire avant requête : 4.672 MB Rangées retournées : 2
SELECT b.id
FROM mod445_usergroups AS a
LEFT JOIN mod445_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.83 ms Après la dernière requête : 1.10 ms Mémoire de requête : 0.030 MB mémoire avant requête : 4.743 MB Rangées retournées : 76
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM mod445_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_extensions | NULL | ref | extension | extension | 82 | const | 94 | 0.60 | Using where; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Même appel que celui de la ligne ci-dessous. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.69 ms Après la dernière requête : 15.13 ms Mémoire de requête : 0.021 MB mémoire avant requête : 5.449 MB Rangées retournées : 0
SELECT `path`
FROM mod445_rsfirewall_ignored
WHERE `type`='ignore_folder' OR `type`='ignore_file'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_rsfirewall_ignored | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
11 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:53 |
10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:19 |
9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:161 |
8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:29 |
7 | plgSystemRsfirewall->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.61 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.021 MB mémoire avant requête : 5.455 MB Rangées retournées : 0
SELECT `file`
FROM mod445_rsfirewall_hashes
WHERE `type`='protect'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_rsfirewall_hashes | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 129 | 10.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
11 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:60 |
10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:19 |
9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:161 |
8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:29 |
7 | plgSystemRsfirewall->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.44 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.026 MB mémoire avant requête : 5.461 MB Rangées retournées : 65
SELECT *
FROM mod445_rsfirewall_configuration
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_rsfirewall_configuration | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 65 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:68 |
10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:19 |
9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:161 |
8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:29 |
7 | plgSystemRsfirewall->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.65 ms Après la dernière requête : 12.31 ms Mémoire de requête : 0.024 MB mémoire avant requête : 6.024 MB Rangées retournées : 10
SHOW FULL COLUMNS
FROM `mod445_rsfirewall_logs`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `mod445_rsfirewall_logs`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
12 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_rsfirewall/tables/logs.php:36 |
11 | RsfirewallTableLogs->__construct() | JROOT/libraries/src/Table/Table.php:328 |
10 | Joomla\CMS\Table\Table::getInstance() | JROOT/administrator/components/com_rsfirewall/helpers/log.php:23 |
9 | RSFirewallLogger->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/log.php:77 |
8 | RSFirewallLogger::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:56 |
7 | plgSystemRsfirewall->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 4.08 ms Après la dernière requête : 31.43 ms Mémoire de requête : 0.021 MB mémoire avant requête : 8.949 MB Rangées retournées : 1
SELECT email_encryption, compress_html, compress_css, compress_js, page_cache,
browser_cache, compress_images, images_max_size, images_quality, images_lazy_load,
adaptive_images, adaptive_quality, enable_canonical, defer_loading
FROM mod445_gridbox_website
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_website | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
9 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:1980 |
8 | gridboxHelper::getPerformance() | JROOT/plugins/system/gridbox/gridbox.php:103 |
7 | plgSystemGridbox->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 5.03 ms Après la dernière requête : 19.71 ms Mémoire de requête : 0.032 MB mémoire avant requête : 9.722 MB Rangées retournées : 14
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM mod445_menu AS m
LEFT JOIN mod445_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ALL | idx_client_id_parent_id_alias_language | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 64 | 4.22 | Using where; Utilisation du tri complet de type filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.m.component_id | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Même appel que celui de la ligne ci-dessous. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.15 ms Après la dernière requête : 18.97 ms Mémoire de requête : 0.021 MB mémoire avant requête : 10.269 MB Rangées retournées : 0
SELECT id
FROM mod445_gridbox_system_pages
WHERE published = 1
AND language in ('fr-FR','*')
AND alias = 'soiree-21-octobre-2023'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_system_pages | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 8 | 12.50 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:3800 |
10 | gridboxHelper::getSystemPageByAlias() | JROOT/components/com_gridbox/router.php:228 |
9 | gridboxRouter->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1142 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.20 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.021 MB mémoire avant requête : 10.274 MB Rangées retournées : 1
SELECT id
FROM mod445_gridbox_pages
WHERE `page_alias` = 'soiree-21-octobre-2023'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 153 | 10.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
10 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/router.php:241 |
9 | gridboxRouter->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1142 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.85 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.021 MB mémoire avant requête : 10.279 MB Rangées retournées : 1
SELECT page_category
FROM mod445_gridbox_pages
WHERE `page_alias` = 'soiree-21-octobre-2023'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 153 | 10.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
10 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/router.php:248 |
9 | gridboxRouter->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1142 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.71 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.022 MB mémoire avant requête : 10.288 MB Rangées retournées : 1
SELECT alias, app_id, parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
11 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9992 |
10 | gridboxHelper::getCategoryPath() | JROOT/components/com_gridbox/router.php:252 |
9 | gridboxRouter->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1142 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.64 ms Après la dernière requête : 0.70 ms Mémoire de requête : 0.024 MB mémoire avant requête : 10.310 MB Rangées retournées : 8
SELECT *
FROM mod445_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_languages | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 8 | 12.50 | Using where; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
12 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/components/com_gridbox/helpers/gridbox.php:558 |
11 | gridboxHelper::getGridboxMenuItems() | JROOT/components/com_gridbox/helpers/gridbox.php:9996 |
10 | gridboxHelper::getCategoryPath() | JROOT/components/com_gridbox/router.php:252 |
9 | gridboxRouter->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1142 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.93 ms Après la dernière requête : 0.24 ms Mémoire de requête : 0.020 MB mémoire avant requête : 10.320 MB Rangées retournées : 0
SELECT *
FROM mod445_rsfirewall_hashes
WHERE (`type`='3.10.12' OR `type`='protect')
AND `flag`!='C'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_rsfirewall_hashes | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 129 | 17.10 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1068 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.93 ms Après la dernière requête : 0.82 ms Mémoire de requête : 0.021 MB mémoire avant requête : 10.356 MB Rangées retournées : 0
SELECT *
FROM mod445_rsfirewall_snapshots
WHERE `type`='protect'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_rsfirewall_snapshots | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsfirewall/helpers/snapshot.php:47 |
9 | RSFirewallSnapshot::get() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1091 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.86 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.021 MB mémoire avant requête : 10.362 MB Rangées retournées : 0
SELECT `ip`,`reason`
FROM mod445_rsfirewall_lists
WHERE (`ip`='3.15.15.91' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='1'
AND `published`='1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_rsfirewall_lists | NULL | ref | published,type,ip | type | 1 | const | 1 | 34.62 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:174 |
10 | plgSystemRsfirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:153 |
9 | plgSystemRsfirewall->isWhitelisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1127 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.74 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.021 MB mémoire avant requête : 10.368 MB Rangées retournées : 0
SELECT `ip`,`reason`
FROM mod445_rsfirewall_lists
WHERE (`ip`='3.15.15.91' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='0'
AND `published`='1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_rsfirewall_lists | NULL | ALL | published,type,ip | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 34 | 34.62 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:174 |
10 | plgSystemRsfirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:143 |
9 | plgSystemRsfirewall->isBlacklisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1131 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.83 ms Après la dernière requête : 1.34 ms Mémoire de requête : 0.021 MB mémoire avant requête : 10.418 MB Rangées retournées : 0
SELECT *
FROM mod445_rsfirewall_exceptions
WHERE `published`='1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_rsfirewall_exceptions | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:719 |
9 | plgSystemRsfirewall->isException() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1262 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.97 ms Après la dernière requête : 2.78 ms Mémoire de requête : 0.024 MB mémoire avant requête : 10.470 MB Rangées retournées : 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `mod445_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Même appel que celui de la ligne ci-dessous. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/gridbox/gridbox.php:148 |
8 | plgSystemGridbox->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.36 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.006 MB mémoire avant requête : 10.462 MB
UPDATE `mod445_extensions`
SET `params` = '{\"mediaversion\":\"2225bda1647e25e0adb5575ca2981428\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN impossible sur la requête : UPDATE `mod445_extensions`
SET `params` = '{\"mediaversion\":\"2225bda1647e25e0adb5575ca2981428\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/gridbox/gridbox.php:148 |
8 | plgSystemGridbox->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.12 ms Après la dernière requête : 5.46 ms Mémoire de requête : 0.041 MB mémoire avant requête : 10.948 MB Rangées retournées : 1
SELECT *
FROM mod445_gridbox_website
WHERE 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_website | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
8 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:3375 |
7 | gridboxHelper::setBreakpoints() | JROOT/components/com_gridbox/gridbox.php:20 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.41 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.021 MB mémoire avant requête : 10.969 MB Rangées retournées : 4
SELECT title
FROM mod445_gridbox_app
WHERE type = 'system_apps'
ORDER BY id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_app | NULL | index | NULL | PRIMARY | 4 | NULL | 7 | 14.29 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1202 |
8 | gridboxHelper::getSystemApps() | JROOT/components/com_gridbox/helpers/gridbox.php:3423 |
7 | gridboxHelper::setBreakpoints() | JROOT/components/com_gridbox/gridbox.php:20 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.45 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.021 MB mémoire avant requête : 10.972 MB Rangées retournées : 1
SELECT *
FROM mod445_gridbox_api
WHERE service = 'balbooa_activation'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_api | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 21 | 10.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
8 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:3429 |
7 | gridboxHelper::setBreakpoints() | JROOT/components/com_gridbox/gridbox.php:20 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.13 ms Après la dernière requête : 2.97 ms Mémoire de requête : 0.037 MB mémoire avant requête : 11.426 MB Rangées retournées : 1
SELECT *
FROM mod445_gridbox_api
WHERE service = 'store'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_api | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 21 | 10.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
11 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/store.php:416 |
10 | store->getService() | JROOT/components/com_gridbox/helpers/store.php:424 |
9 | store->checkSettings() | JROOT/components/com_gridbox/helpers/store.php:27 |
8 | store->__construct() | JROOT/components/com_gridbox/helpers/gridbox.php:3437 |
7 | gridboxHelper::setBreakpoints() | JROOT/components/com_gridbox/gridbox.php:20 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.92 ms Après la dernière requête : 0.81 ms Mémoire de requête : 0.021 MB mémoire avant requête : 11.483 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_store_sales
WHERE (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-01-03 04:09:23')
AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-01-03 04:09:23')
AND published = 1
ORDER BY id asc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_store_sales | NULL | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/store.php:290 |
9 | store->getSales() | JROOT/components/com_gridbox/helpers/store.php:30 |
8 | store->__construct() | JROOT/components/com_gridbox/helpers/gridbox.php:3437 |
7 | gridboxHelper::setBreakpoints() | JROOT/components/com_gridbox/gridbox.php:20 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.35 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.021 MB mémoire avant requête : 11.489 MB Rangées retournées : 0
SELECT a.*
FROM mod445_gridbox_store_product_attachments AS a
LEFT JOIN mod445_gridbox_store_cart_attachments_map AS m
ON m.id = a.attachment_id
WHERE a.date < '2025-01-02-05-09-23'
AND m.product_id = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | m | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.a.attachment_id | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/store.php:178 |
9 | store->removeTrashedAttachments() | JROOT/components/com_gridbox/helpers/store.php:33 |
8 | store->__construct() | JROOT/components/com_gridbox/helpers/gridbox.php:3437 |
7 | gridboxHelper::setBreakpoints() | JROOT/components/com_gridbox/gridbox.php:20 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 4.36 ms Après la dernière requête : 19.16 ms Mémoire de requête : 0.033 MB mémoire avant requête : 13.250 MB Rangées retournées : 36
SHOW FULL COLUMNS
FROM `mod445_gridbox_pages`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `mod445_gridbox_pages`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
16 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
15 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_gridbox/tables/pages.php:17 |
14 | gridboxTablePages->__construct() | JROOT/libraries/src/Table/Table.php:328 |
13 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_gridbox/models/page.php:16 |
12 | gridboxModelPage->getTable() | JROOT/components/com_gridbox/models/page.php:84 |
11 | gridboxModelPage->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_gridbox/views/page/view.html.php:25 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 6.41 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.337 MB mémoire avant requête : 13.307 MB Rangées retournées : 1
SELECT p.*,a.type as app_type,c.title AS category_title
FROM `mod445_gridbox_pages` as p
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
LEFT JOIN `mod445_gridbox_categories` AS c
ON p.page_category = c.id
WHERE p.id = 48
AND p.published = 1
AND p.language in ('fr-FR','*')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | p | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
12 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/models/page.php:97 |
11 | gridboxModelPage->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_gridbox/views/page/view.html.php:25 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 4.00 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.022 MB mémoire avant requête : 13.474 MB Rangées retournées : 0
Requêtes dupliquées:
#138SELECT au.title, au.avatar, au.id
FROM `mod445_gridbox_authors_map` AS au_m
LEFT JOIN `mod445_gridbox_authors` AS au
ON au.id = au_m.author_id
WHERE au_m.page_id = 48
AND au.published = 1
ORDER BY au_m.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | au_m | NULL | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | au | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.au_m.author_id | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/models/page.php:107 |
11 | gridboxModelPage->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_gridbox/views/page/view.html.php:25 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.55 ms Après la dernière requête : 0.26 ms Mémoire de requête : 0.336 MB mémoire avant requête : 13.482 MB Rangées retournées : 1
SELECT *
FROM mod445_gridbox_pages
WHERE `id` = '48'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
12 | Joomla\CMS\Table\Table->load() | JROOT/components/com_gridbox/models/page.php:25 |
11 | gridboxModelPage->getHits() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_gridbox/views/page/view.html.php:52 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.16 ms Après la dernière requête : 0.21 ms Mémoire de requête : 0.006 MB mémoire avant requête : 13.643 MB
UPDATE mod445_gridbox_pages
SET `hits` = (`hits` + 1)
WHERE `id` = '48'
EXPLAIN impossible sur la requête : UPDATE mod445_gridbox_pages
SET `hits` = (`hits` + 1)
WHERE `id` = '48'
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1264 |
12 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_gridbox/models/page.php:26 |
11 | gridboxModelPage->getHits() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_gridbox/views/page/view.html.php:52 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.80 ms Après la dernière requête : 1.81 ms Mémoire de requête : 0.022 MB mémoire avant requête : 13.516 MB Rangées retournées : 1
SELECT title, id, parent, app_id
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
12 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9930 |
11 | gridboxHelper::getCategoryBreadcrumb() | JROOT/components/com_gridbox/views/page/view.html.php:86 |
10 | gridboxViewPage->setBreadcrumb() | JROOT/components/com_gridbox/views/page/view.html.php:53 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.45 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.023 MB mémoire avant requête : 13.525 MB Rangées retournées : 1
SELECT parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9972 |
13 | gridboxHelper::getCategoryIdPath() | JROOT/components/com_gridbox/helpers/gridbox.php:627 |
12 | gridboxHelper::getGridboxCategoryLinks() | JROOT/components/com_gridbox/helpers/gridbox.php:9936 |
11 | gridboxHelper::getCategoryBreadcrumb() | JROOT/components/com_gridbox/views/page/view.html.php:86 |
10 | gridboxViewPage->setBreadcrumb() | JROOT/components/com_gridbox/views/page/view.html.php:53 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.63 ms Après la dernière requête : 1.04 ms Mémoire de requête : 0.025 MB mémoire avant requête : 13.552 MB Rangées retournées : 1
SELECT alias, app_id, parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
20 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9992 |
19 | gridboxHelper::getCategoryPath() | JROOT/components/com_gridbox/router.php:109 |
18 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
17 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
16 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
12 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:9938 |
11 | gridboxHelper::getCategoryBreadcrumb() | JROOT/components/com_gridbox/views/page/view.html.php:86 |
10 | gridboxViewPage->setBreadcrumb() | JROOT/components/com_gridbox/views/page/view.html.php:53 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.30 ms Après la dernière requête : 28.43 ms Mémoire de requête : 0.022 MB mémoire avant requête : 15.707 MB Rangées retournées : 1
SELECT `key`
FROM mod445_gridbox_api
WHERE service = 'balbooa_activation'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_api | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 21 | 10.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:4916 |
12 | gridboxHelper::checkBalbooaGridboxState() | JROOT/components/com_gridbox/helpers/gridbox.php:5778 |
11 | gridboxHelper::clearDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9199 |
10 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:54 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.39 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.713 MB Rangées retournées : 49
SELECT title
FROM mod445_gridbox_plugins
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_plugins | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 49 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:5784 |
11 | gridboxHelper::clearDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9199 |
10 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:54 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 4.67 ms Après la dernière requête : 14.70 ms Mémoire de requête : 0.022 MB mémoire avant requête : 15.798 MB Rangées retournées : 3
SELECT u.id, u.name, g.id as level
FROM `mod445_users` AS u
LEFT JOIN `mod445_user_usergroup_map` AS m
ON `u`.`id` = `m`.`user_id`
LEFT JOIN `mod445_usergroups` AS g
ON `g`.`id` = `m`.`group_id`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | u | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 2 | 100.00 | NULL |
1 | SIMPLE | m | NULL | ref | PRIMARY | PRIMARY | 4 | ristorf879.u.id | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.m.group_id | 1 | 100.00 | Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1692 |
12 | gridboxHelper::setReviewsModerators() | JROOT/components/com_gridbox/helpers/gridbox.php:6408 |
11 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
10 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:54 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.83 ms Après la dernière requête : 6.77 ms Mémoire de requête : 0.022 MB mémoire avant requête : 15.806 MB Rangées retournées : 0
SELECT DISTINCT path
FROM mod445_gridbox_custom_user_icons
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_custom_user_icons | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using temporary |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:5898 |
12 | gridboxHelper::setCustomIcons() | JROOT/components/com_gridbox/helpers/gridbox.php:6428 |
11 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
10 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:54 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.17 ms Après la dernière requête : 44.63 ms Mémoire de requête : 0.022 MB mémoire avant requête : 15.817 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:12815 |
12 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
11 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
10 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:54 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 5.07 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.022 MB mémoire avant requête : 15.825 MB Rangées retournées : 0
SELECT f.*,pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND pf.page_id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12825 |
12 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
11 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
10 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:54 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.98 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.022 MB mémoire avant requête : 15.830 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12836 |
12 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
11 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
10 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:54 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.56 ms Après la dernière requête : 24.76 ms Mémoire de requête : 0.022 MB mémoire avant requête : 14.463 MB Rangées retournées : 0
Requêtes dupliquées:
#183SELECT *
FROM mod445_gridbox_seo_defaults
WHERE item_id = 1
AND item_type = 'page'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_seo_defaults | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
12 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/seo.php:296 |
11 | gridboxSeoHelper->getGlobal() | JROOT/components/com_gridbox/views/page/view.html.php:100 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.10 ms Après la dernière requête : 0.21 ms Mémoire de requête : 0.022 MB mémoire avant requête : 14.472 MB Rangées retournées : 1
SELECT b.id,a.page_layout, a.type
FROM `mod445_gridbox_pages` AS b
LEFT JOIN `mod445_gridbox_app` AS a
ON `b`.`app_id` = `a`.`id`
WHERE b.id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | b | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/models/page.php:46 |
12 | gridboxModelPage->getPageLayout() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_gridbox/views/page/view.html.php:163 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.21 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.116 MB mémoire avant requête : 14.487 MB Rangées retournées : 1
SELECT b.id,a.page_items, a.type
FROM `mod445_gridbox_pages` AS b
LEFT JOIN `mod445_gridbox_app` AS a
ON `b`.`app_id` = `a`.`id`
WHERE b.id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | b | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/models/page.php:72 |
12 | gridboxModelPage->getPageItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_gridbox/views/page/view.html.php:166 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.41 ms Après la dernière requête : 5.23 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.069 MB Rangées retournées : 1
SELECT `key`
FROM mod445_gridbox_api
WHERE service = 'balbooa_activation'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_api | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 21 | 10.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:4916 |
13 | gridboxHelper::checkBalbooaGridboxState() | JROOT/components/com_gridbox/helpers/gridbox.php:5778 |
12 | gridboxHelper::clearDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9199 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.03 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.075 MB Rangées retournées : 49
SELECT title
FROM mod445_gridbox_plugins
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_plugins | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 49 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:5784 |
12 | gridboxHelper::clearDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9199 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.29 ms Après la dernière requête : 3.80 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.086 MB Rangées retournées : 3
SELECT u.id, u.name, g.id as level
FROM `mod445_users` AS u
LEFT JOIN `mod445_user_usergroup_map` AS m
ON `u`.`id` = `m`.`user_id`
LEFT JOIN `mod445_usergroups` AS g
ON `g`.`id` = `m`.`group_id`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | u | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 2 | 100.00 | NULL |
1 | SIMPLE | m | NULL | ref | PRIMARY | PRIMARY | 4 | ristorf879.u.id | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.m.group_id | 1 | 100.00 | Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1692 |
13 | gridboxHelper::setReviewsModerators() | JROOT/components/com_gridbox/helpers/gridbox.php:6408 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.86 ms Après la dernière requête : 2.58 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.095 MB Rangées retournées : 0
SELECT DISTINCT path
FROM mod445_gridbox_custom_user_icons
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_custom_user_icons | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using temporary |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:5898 |
13 | gridboxHelper::setCustomIcons() | JROOT/components/com_gridbox/helpers/gridbox.php:6428 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.00 ms Après la dernière requête : 19.66 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.106 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:12815 |
13 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.08 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.114 MB Rangées retournées : 0
SELECT f.*,pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND pf.page_id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12825 |
13 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.58 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.120 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12836 |
13 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.54 ms Après la dernière requête : 1.66 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.128 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:11139 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.45 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.136 MB Rangées retournées : 1
SELECT page_category
FROM mod445_gridbox_pages
WHERE id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:11169 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.40 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.148 MB Rangées retournées : 0
Requêtes dupliquées:
#116SELECT d.subscription
FROM mod445_gridbox_store_product_data AS d
LEFT JOIN mod445_gridbox_pages AS p
ON p.id = d.product_id
WHERE d.product_type = 'subscription'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | d | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.d.product_id | 1 | 100.00 | Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:9836 |
14 | gridboxHelper::getSubscriptionProducts() | JROOT/components/com_gridbox/helpers/gridbox.php:11221 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.69 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.153 MB Rangées retournées : 6
SELECT DISTINCT p.id, p.title, p.intro_text, p.created, p.intro_image, p.page_category,
p.app_id, p.meta_title, a.type, c.title as category, p.hits
FROM mod445_gridbox_pages AS p
LEFT JOIN `mod445_gridbox_categories` AS c
ON p.page_category = c.id
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
WHERE p.id <> 48
AND p.page_category <> 'trashed'
AND p.published = 1
AND p.created <= '2025-01-03 05:09:23'
AND (p.end_publishing = '0000-00-00 00:00:00' OR p.end_publishing >= '2025-01-03 05:09:23')
AND p.language in ('fr-FR','*')
AND p.page_access in (1,1,5)
AND c.published = 1
AND c.language in ('fr-FR','*')
AND c.access in (1,1,5)
AND p.app_id = 1
AND p.page_category = 5
ORDER BY p.created DESC
LIMIT 6
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | p | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 123 | 0.65 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.p.page_category | 1 | 5.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:11227 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.50 ms Après la dernière requête : 0.91 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.170 MB Rangées retournées : 1
SELECT parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9972 |
16 | gridboxHelper::getCategoryIdPath() | JROOT/components/com_gridbox/helpers/gridbox.php:600 |
15 | gridboxHelper::getGridboxPageLinks() | JROOT/components/com_gridbox/helpers/gridbox.php:11414 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.91 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.180 MB Rangées retournées : 0
SELECT f.*, pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND f.field_type <> 'field-simple-gallery'
AND f.field_type <> 'product-gallery'
AND f.field_type <> 'field-slideshow'
AND f.field_type <> 'field-button'
AND f.field_type <> 'product-slideshow'
AND f.field_type <> 'field-google-maps'
AND f.field_type <> 'field-video'
AND f.field_type <> 'image-field'
AND pf.page_id = 63
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12775 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.60 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.188 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
AND field_type <> 'field-simple-gallery'
AND field_type <> 'product-gallery'
AND field_type <> 'field-slideshow'
AND field_type <> 'field-button'
AND field_type <> 'product-slideshow'
AND field_type <> 'field-google-maps'
AND field_type <> 'field-video'
AND field_type <> 'image-field'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12794 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.41 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.197 MB Rangées retournées : 1
SELECT alias, app_id, parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9992 |
22 | gridboxHelper::getCategoryPath() | JROOT/components/com_gridbox/router.php:133 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.42 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.031 MB mémoire avant requête : 15.218 MB Rangées retournées : 1
SELECT page_alias
FROM mod445_gridbox_pages
WHERE `id` = 63
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/router.php:149 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.58 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.233 MB Rangées retournées : 0
SELECT pf.value
FROM mod445_gridbox_page_fields AS pf
LEFT JOIN mod445_gridbox_fields AS f
ON pf.field_id = f.id
WHERE (pf.field_type = 'product-slideshow' OR pf.field_type = 'product-gallery')
AND page_id = 63
AND f.app_id = 1
ORDER BY f.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12729 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.47 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.244 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 63
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:1222 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.75 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.252 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields_desktop_files
WHERE page_id = 63
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields_desktop_files | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1231 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.81 ms Après la dernière requête : 1.91 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.399 MB Rangées retournées : 0
SELECT au.title, au.avatar, au.id
FROM `mod445_gridbox_authors_map` AS au_m
LEFT JOIN `mod445_gridbox_authors` AS au
ON au.id = au_m.author_id
WHERE au_m.page_id = 63
AND au.published = 1
ORDER BY au_m.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | au_m | NULL | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | au | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.au_m.author_id | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:11721 |
15 | gridboxHelper::getRecentPostAuthor() | JROOT/components/com_gridbox/helpers/gridbox.php:11691 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.69 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.406 MB Rangées retournées : 1
SELECT parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9972 |
16 | gridboxHelper::getCategoryIdPath() | JROOT/components/com_gridbox/helpers/gridbox.php:600 |
15 | gridboxHelper::getGridboxPageLinks() | JROOT/components/com_gridbox/helpers/gridbox.php:11414 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.93 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.416 MB Rangées retournées : 0
SELECT f.*, pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND f.field_type <> 'field-simple-gallery'
AND f.field_type <> 'product-gallery'
AND f.field_type <> 'field-slideshow'
AND f.field_type <> 'field-button'
AND f.field_type <> 'product-slideshow'
AND f.field_type <> 'field-google-maps'
AND f.field_type <> 'field-video'
AND f.field_type <> 'image-field'
AND pf.page_id = 62
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12775 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.62 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.424 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
AND field_type <> 'field-simple-gallery'
AND field_type <> 'product-gallery'
AND field_type <> 'field-slideshow'
AND field_type <> 'field-button'
AND field_type <> 'product-slideshow'
AND field_type <> 'field-google-maps'
AND field_type <> 'field-video'
AND field_type <> 'image-field'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12794 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.52 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.433 MB Rangées retournées : 1
SELECT alias, app_id, parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9992 |
22 | gridboxHelper::getCategoryPath() | JROOT/components/com_gridbox/router.php:133 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.77 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.444 MB Rangées retournées : 1
SELECT page_alias
FROM mod445_gridbox_pages
WHERE `id` = 62
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/router.php:149 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.58 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.455 MB Rangées retournées : 0
SELECT pf.value
FROM mod445_gridbox_page_fields AS pf
LEFT JOIN mod445_gridbox_fields AS f
ON pf.field_id = f.id
WHERE (pf.field_type = 'product-slideshow' OR pf.field_type = 'product-gallery')
AND page_id = 62
AND f.app_id = 1
ORDER BY f.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12729 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.50 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.465 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 62
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:1222 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.60 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.474 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields_desktop_files
WHERE page_id = 62
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields_desktop_files | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1231 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.76 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.482 MB Rangées retournées : 0
SELECT au.title, au.avatar, au.id
FROM `mod445_gridbox_authors_map` AS au_m
LEFT JOIN `mod445_gridbox_authors` AS au
ON au.id = au_m.author_id
WHERE au_m.page_id = 62
AND au.published = 1
ORDER BY au_m.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | au_m | NULL | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | au | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.au_m.author_id | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:11721 |
15 | gridboxHelper::getRecentPostAuthor() | JROOT/components/com_gridbox/helpers/gridbox.php:11691 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.59 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.488 MB Rangées retournées : 1
SELECT parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9972 |
16 | gridboxHelper::getCategoryIdPath() | JROOT/components/com_gridbox/helpers/gridbox.php:600 |
15 | gridboxHelper::getGridboxPageLinks() | JROOT/components/com_gridbox/helpers/gridbox.php:11414 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.84 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.499 MB Rangées retournées : 0
SELECT f.*, pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND f.field_type <> 'field-simple-gallery'
AND f.field_type <> 'product-gallery'
AND f.field_type <> 'field-slideshow'
AND f.field_type <> 'field-button'
AND f.field_type <> 'product-slideshow'
AND f.field_type <> 'field-google-maps'
AND f.field_type <> 'field-video'
AND f.field_type <> 'image-field'
AND pf.page_id = 61
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12775 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.68 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.507 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
AND field_type <> 'field-simple-gallery'
AND field_type <> 'product-gallery'
AND field_type <> 'field-slideshow'
AND field_type <> 'field-button'
AND field_type <> 'product-slideshow'
AND field_type <> 'field-google-maps'
AND field_type <> 'field-video'
AND field_type <> 'image-field'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12794 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.54 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.515 MB Rangées retournées : 1
SELECT alias, app_id, parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9992 |
22 | gridboxHelper::getCategoryPath() | JROOT/components/com_gridbox/router.php:133 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.71 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.527 MB Rangées retournées : 1
SELECT page_alias
FROM mod445_gridbox_pages
WHERE `id` = 61
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/router.php:149 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.59 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.538 MB Rangées retournées : 0
SELECT pf.value
FROM mod445_gridbox_page_fields AS pf
LEFT JOIN mod445_gridbox_fields AS f
ON pf.field_id = f.id
WHERE (pf.field_type = 'product-slideshow' OR pf.field_type = 'product-gallery')
AND page_id = 61
AND f.app_id = 1
ORDER BY f.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12729 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.64 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.548 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 61
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:1222 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.97 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.556 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields_desktop_files
WHERE page_id = 61
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields_desktop_files | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1231 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.79 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.564 MB Rangées retournées : 0
SELECT au.title, au.avatar, au.id
FROM `mod445_gridbox_authors_map` AS au_m
LEFT JOIN `mod445_gridbox_authors` AS au
ON au.id = au_m.author_id
WHERE au_m.page_id = 61
AND au.published = 1
ORDER BY au_m.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | au_m | NULL | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | au | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.au_m.author_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.30 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:11721 |
15 | gridboxHelper::getRecentPostAuthor() | JROOT/components/com_gridbox/helpers/gridbox.php:11691 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.64 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.572 MB Rangées retournées : 1
SELECT parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.20 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9972 |
16 | gridboxHelper::getCategoryIdPath() | JROOT/components/com_gridbox/helpers/gridbox.php:600 |
15 | gridboxHelper::getGridboxPageLinks() | JROOT/components/com_gridbox/helpers/gridbox.php:11414 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.86 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.583 MB Rangées retournées : 0
SELECT f.*, pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND f.field_type <> 'field-simple-gallery'
AND f.field_type <> 'product-gallery'
AND f.field_type <> 'field-slideshow'
AND f.field_type <> 'field-button'
AND f.field_type <> 'product-slideshow'
AND f.field_type <> 'field-google-maps'
AND f.field_type <> 'field-video'
AND f.field_type <> 'image-field'
AND pf.page_id = 60
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.30 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12775 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.62 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.590 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
AND field_type <> 'field-simple-gallery'
AND field_type <> 'product-gallery'
AND field_type <> 'field-slideshow'
AND field_type <> 'field-button'
AND field_type <> 'product-slideshow'
AND field_type <> 'field-google-maps'
AND field_type <> 'field-video'
AND field_type <> 'image-field'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.00 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12794 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.83 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.599 MB Rangées retournées : 1
SELECT alias, app_id, parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9992 |
22 | gridboxHelper::getCategoryPath() | JROOT/components/com_gridbox/router.php:133 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.98 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.611 MB Rangées retournées : 1
SELECT page_alias
FROM mod445_gridbox_pages
WHERE `id` = 60
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.41 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/router.php:149 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.71 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.621 MB Rangées retournées : 0
SELECT pf.value
FROM mod445_gridbox_page_fields AS pf
LEFT JOIN mod445_gridbox_fields AS f
ON pf.field_id = f.id
WHERE (pf.field_type = 'product-slideshow' OR pf.field_type = 'product-gallery')
AND page_id = 60
AND f.app_id = 1
ORDER BY f.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.11 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.06 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
Creating tmp table | 0.04 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12729 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.69 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.631 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 60
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.12 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.08 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:1222 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.22 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.640 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields_desktop_files
WHERE page_id = 60
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields_desktop_files | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.40 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.34 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1231 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.11 ms Après la dernière requête : 0.16 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.648 MB Rangées retournées : 0
SELECT au.title, au.avatar, au.id
FROM `mod445_gridbox_authors_map` AS au_m
LEFT JOIN `mod445_gridbox_authors` AS au
ON au.id = au_m.author_id
WHERE au_m.page_id = 60
AND au.published = 1
ORDER BY au_m.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | au_m | NULL | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | au | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.au_m.author_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.49 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.07 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:11721 |
15 | gridboxHelper::getRecentPostAuthor() | JROOT/components/com_gridbox/helpers/gridbox.php:11691 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.90 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.654 MB Rangées retournées : 1
SELECT parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.35 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9972 |
16 | gridboxHelper::getCategoryIdPath() | JROOT/components/com_gridbox/helpers/gridbox.php:600 |
15 | gridboxHelper::getGridboxPageLinks() | JROOT/components/com_gridbox/helpers/gridbox.php:11414 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.18 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.664 MB Rangées retournées : 0
SELECT f.*, pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND f.field_type <> 'field-simple-gallery'
AND f.field_type <> 'product-gallery'
AND f.field_type <> 'field-slideshow'
AND f.field_type <> 'field-button'
AND f.field_type <> 'product-slideshow'
AND f.field_type <> 'field-google-maps'
AND f.field_type <> 'field-video'
AND f.field_type <> 'image-field'
AND pf.page_id = 59
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.11 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.44 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.04 ms |
preparing | 0.03 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12775 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.74 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.672 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
AND field_type <> 'field-simple-gallery'
AND field_type <> 'product-gallery'
AND field_type <> 'field-slideshow'
AND field_type <> 'field-button'
AND field_type <> 'product-slideshow'
AND field_type <> 'field-google-maps'
AND field_type <> 'field-video'
AND field_type <> 'image-field'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12794 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.58 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.680 MB Rangées retournées : 1
SELECT alias, app_id, parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9992 |
22 | gridboxHelper::getCategoryPath() | JROOT/components/com_gridbox/router.php:133 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.75 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.692 MB Rangées retournées : 1
SELECT page_alias
FROM mod445_gridbox_pages
WHERE `id` = 59
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.28 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/router.php:149 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.77 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.703 MB Rangées retournées : 0
SELECT pf.value
FROM mod445_gridbox_page_fields AS pf
LEFT JOIN mod445_gridbox_fields AS f
ON pf.field_id = f.id
WHERE (pf.field_type = 'product-slideshow' OR pf.field_type = 'product-gallery')
AND page_id = 59
AND f.app_id = 1
ORDER BY f.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
Creating tmp table | 0.04 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.04 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12729 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.48 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.713 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 59
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:1222 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.81 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.721 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields_desktop_files
WHERE page_id = 59
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields_desktop_files | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.25 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.07 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1231 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.00 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.729 MB Rangées retournées : 0
SELECT au.title, au.avatar, au.id
FROM `mod445_gridbox_authors_map` AS au_m
LEFT JOIN `mod445_gridbox_authors` AS au
ON au.id = au_m.author_id
WHERE au_m.page_id = 59
AND au.published = 1
ORDER BY au_m.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | au_m | NULL | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | au | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.au_m.author_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.41 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:11721 |
15 | gridboxHelper::getRecentPostAuthor() | JROOT/components/com_gridbox/helpers/gridbox.php:11691 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.88 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.739 MB Rangées retournées : 1
SELECT parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.26 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.10 ms |
preparing | 0.02 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9972 |
16 | gridboxHelper::getCategoryIdPath() | JROOT/components/com_gridbox/helpers/gridbox.php:600 |
15 | gridboxHelper::getGridboxPageLinks() | JROOT/components/com_gridbox/helpers/gridbox.php:11414 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.03 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.750 MB Rangées retournées : 0
SELECT f.*, pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND f.field_type <> 'field-simple-gallery'
AND f.field_type <> 'product-gallery'
AND f.field_type <> 'field-slideshow'
AND f.field_type <> 'field-button'
AND f.field_type <> 'product-slideshow'
AND f.field_type <> 'field-google-maps'
AND f.field_type <> 'field-video'
AND f.field_type <> 'image-field'
AND pf.page_id = 57
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.12 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.39 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.03 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12775 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.62 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.757 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
AND field_type <> 'field-simple-gallery'
AND field_type <> 'product-gallery'
AND field_type <> 'field-slideshow'
AND field_type <> 'field-button'
AND field_type <> 'product-slideshow'
AND field_type <> 'field-google-maps'
AND field_type <> 'field-video'
AND field_type <> 'image-field'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.04 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12794 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.63 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.766 MB Rangées retournées : 1
SELECT alias, app_id, parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9992 |
22 | gridboxHelper::getCategoryPath() | JROOT/components/com_gridbox/router.php:133 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.59 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.778 MB Rangées retournées : 1
SELECT page_alias
FROM mod445_gridbox_pages
WHERE `id` = 57
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.19 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/router.php:149 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.64 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.788 MB Rangées retournées : 0
SELECT pf.value
FROM mod445_gridbox_page_fields AS pf
LEFT JOIN mod445_gridbox_fields AS f
ON pf.field_id = f.id
WHERE (pf.field_type = 'product-slideshow' OR pf.field_type = 'product-gallery')
AND page_id = 57
AND f.app_id = 1
ORDER BY f.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12729 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.45 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.798 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 57
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.00 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:1222 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.69 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.807 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields_desktop_files
WHERE page_id = 57
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields_desktop_files | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.18 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1231 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.96 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.815 MB Rangées retournées : 0
SELECT au.title, au.avatar, au.id
FROM `mod445_gridbox_authors_map` AS au_m
LEFT JOIN `mod445_gridbox_authors` AS au
ON au.id = au_m.author_id
WHERE au_m.page_id = 57
AND au.published = 1
ORDER BY au_m.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | au_m | NULL | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | au | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.au_m.author_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.41 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.11 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:11721 |
15 | gridboxHelper::getRecentPostAuthor() | JROOT/components/com_gridbox/helpers/gridbox.php:11691 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11235 |
13 | gridboxHelper::getRelatedPosts() | JROOT/components/com_gridbox/helpers/gridbox.php:7590 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.54 ms Après la dernière requête : 3.11 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.809 MB Rangées retournées : 1
SELECT created, app_id
FROM mod445_gridbox_pages
WHERE id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:11275 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.76 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.819 MB Rangées retournées : 0
SELECT d.subscription
FROM mod445_gridbox_store_product_data AS d
LEFT JOIN mod445_gridbox_pages AS p
ON p.id = d.product_id
WHERE d.product_type = 'subscription'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | d | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.d.product_id | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.26 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:9836 |
14 | gridboxHelper::getSubscriptionProducts() | JROOT/components/com_gridbox/helpers/gridbox.php:11280 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.78 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.827 MB Rangées retournées : 1
SELECT p.id, p.title, p.intro_text, p.created, p.intro_image, p.page_category, p.app_id,
c.title as category, a.type, p.hits
FROM mod445_gridbox_pages AS p
LEFT JOIN `mod445_gridbox_categories` AS c
ON p.page_category = c.id
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
WHERE p.id <> 48
AND p.app_id = 1
AND p.page_category <> 'trashed'
AND p.published = 1
AND p.created <= '2025-01-03 05:09:23'
AND p.created <= '2023-10-04 15:23:31'
AND (p.end_publishing = '0000-00-00 00:00:00' OR p.end_publishing >= '2025-01-03 05:09:23')
AND p.language in ('fr-FR','*')
AND p.page_access in (1,1,5)
AND c.published = 1
AND c.language in ('fr-FR','*')
AND c.access in (1,1,5)
ORDER BY p.created desc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | p | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 123 | 0.65 | Using where; Utilisation du tri complet de type filesort |
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.p.page_category | 1 | 5.00 | Using where |
Status | Duration |
---|
starting | 0.12 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.59 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.04 ms |
statistics | 0.12 ms |
preparing | 0.06 ms |
executing | 0.45 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:11305 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.61 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.025 MB mémoire avant requête : 15.836 MB Rangées retournées : 11
SELECT p.id, p.title, p.intro_text, p.created, p.intro_image, p.page_category, p.app_id,
c.title as category, a.type, p.hits
FROM mod445_gridbox_pages AS p
LEFT JOIN `mod445_gridbox_categories` AS c
ON p.page_category = c.id
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
WHERE p.id <> 48
AND p.app_id = 1
AND p.page_category <> 'trashed'
AND p.published = 1
AND p.created <= '2025-01-03 05:09:23'
AND p.created >= '2023-10-04 15:23:31'
AND (p.end_publishing = '0000-00-00 00:00:00' OR p.end_publishing >= '2025-01-03 05:09:23')
AND p.language in ('fr-FR','*')
AND p.page_access in (1,1,5)
AND c.published = 1
AND c.language in ('fr-FR','*')
AND c.access in (1,1,5)
ORDER BY p.created asc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | p | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 123 | 0.65 | Using where; Utilisation du tri complet de type filesort |
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.p.page_category | 1 | 5.00 | Using where |
Status | Duration |
---|
starting | 0.13 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.06 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.05 ms |
statistics | 0.14 ms |
preparing | 0.06 ms |
executing | 0.64 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:11330 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.59 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.846 MB Rangées retournées : 1
SELECT parent
FROM mod445_gridbox_categories
WHERE `id` = 4
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.12 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9972 |
16 | gridboxHelper::getCategoryIdPath() | JROOT/components/com_gridbox/helpers/gridbox.php:600 |
15 | gridboxHelper::getGridboxPageLinks() | JROOT/components/com_gridbox/helpers/gridbox.php:11414 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11382 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.19 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.857 MB Rangées retournées : 0
SELECT f.*, pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND f.field_type <> 'field-simple-gallery'
AND f.field_type <> 'product-gallery'
AND f.field_type <> 'field-slideshow'
AND f.field_type <> 'field-button'
AND f.field_type <> 'product-slideshow'
AND f.field_type <> 'field-google-maps'
AND f.field_type <> 'field-video'
AND f.field_type <> 'image-field'
AND pf.page_id = 31
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.48 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12775 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11382 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.73 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.864 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
AND field_type <> 'field-simple-gallery'
AND field_type <> 'product-gallery'
AND field_type <> 'field-slideshow'
AND field_type <> 'field-button'
AND field_type <> 'product-slideshow'
AND field_type <> 'field-google-maps'
AND field_type <> 'field-video'
AND field_type <> 'image-field'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.05 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12794 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11382 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.07 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.873 MB Rangées retournées : 1
SELECT alias, app_id, parent
FROM mod445_gridbox_categories
WHERE `id` = 4
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9992 |
22 | gridboxHelper::getCategoryPath() | JROOT/components/com_gridbox/router.php:133 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11382 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.06 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.885 MB Rangées retournées : 1
SELECT page_alias
FROM mod445_gridbox_pages
WHERE `id` = 31
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/router.php:149 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11382 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.66 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.895 MB Rangées retournées : 0
SELECT pf.value
FROM mod445_gridbox_page_fields AS pf
LEFT JOIN mod445_gridbox_fields AS f
ON pf.field_id = f.id
WHERE (pf.field_type = 'product-slideshow' OR pf.field_type = 'product-gallery')
AND page_id = 31
AND f.app_id = 1
ORDER BY f.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12729 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11382 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.50 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.905 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 31
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:1222 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11382 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.70 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.914 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields_desktop_files
WHERE page_id = 31
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields_desktop_files | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.24 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1231 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11382 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.98 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.922 MB Rangées retournées : 0
SELECT au.title, au.avatar, au.id
FROM `mod445_gridbox_authors_map` AS au_m
LEFT JOIN `mod445_gridbox_authors` AS au
ON au.id = au_m.author_id
WHERE au_m.page_id = 31
AND au.published = 1
ORDER BY au_m.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | au_m | NULL | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | au | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.au_m.author_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.41 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.05 ms |
freeing items | 0.08 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:11721 |
15 | gridboxHelper::getRecentPostAuthor() | JROOT/components/com_gridbox/helpers/gridbox.php:11691 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11382 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.08 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.929 MB Rangées retournées : 1
SELECT parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.24 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.10 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9972 |
16 | gridboxHelper::getCategoryIdPath() | JROOT/components/com_gridbox/helpers/gridbox.php:600 |
15 | gridboxHelper::getGridboxPageLinks() | JROOT/components/com_gridbox/helpers/gridbox.php:11414 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11385 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.37 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.028 MB mémoire avant requête : 15.951 MB Rangées retournées : 0
SELECT f.*, pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND f.field_type <> 'field-simple-gallery'
AND f.field_type <> 'product-gallery'
AND f.field_type <> 'field-slideshow'
AND f.field_type <> 'field-button'
AND f.field_type <> 'product-slideshow'
AND f.field_type <> 'field-google-maps'
AND f.field_type <> 'field-video'
AND f.field_type <> 'image-field'
AND pf.page_id = 49
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.43 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.04 ms |
preparing | 0.09 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12775 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11385 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.03 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.963 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
AND field_type <> 'field-simple-gallery'
AND field_type <> 'product-gallery'
AND field_type <> 'field-slideshow'
AND field_type <> 'field-button'
AND field_type <> 'product-slideshow'
AND field_type <> 'field-google-maps'
AND field_type <> 'field-video'
AND field_type <> 'image-field'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.00 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12794 |
15 | gridboxHelper::getCategoryListFields() | JROOT/components/com_gridbox/helpers/gridbox.php:11418 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11385 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.52 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.971 MB Rangées retournées : 1
SELECT alias, app_id, parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9992 |
22 | gridboxHelper::getCategoryPath() | JROOT/components/com_gridbox/router.php:133 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11385 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.68 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.026 MB mémoire avant requête : 15.983 MB Rangées retournées : 1
SELECT page_alias
FROM mod445_gridbox_pages
WHERE `id` = 49
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.24 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/router.php:149 |
21 | gridboxRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_gridbox/helpers/gridbox.php:11515 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11385 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.55 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.024 MB mémoire avant requête : 15.994 MB Rangées retournées : 0
SELECT pf.value
FROM mod445_gridbox_page_fields AS pf
LEFT JOIN mod445_gridbox_fields AS f
ON pf.field_id = f.id
WHERE (pf.field_type = 'product-slideshow' OR pf.field_type = 'product-gallery')
AND page_id = 49
AND f.app_id = 1
ORDER BY f.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12729 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11385 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.46 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.024 MB mémoire avant requête : 16.004 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 49
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:1222 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11385 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.63 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 16.013 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields_desktop_files
WHERE page_id = 49
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields_desktop_files | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.17 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1231 |
16 | gridboxHelper::getDesktopFieldFiles() | JROOT/components/com_gridbox/helpers/gridbox.php:12731 |
15 | gridboxHelper::getProductImages() | JROOT/components/com_gridbox/helpers/gridbox.php:11516 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11385 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.93 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.024 MB mémoire avant requête : 16.021 MB Rangées retournées : 0
SELECT au.title, au.avatar, au.id
FROM `mod445_gridbox_authors_map` AS au_m
LEFT JOIN `mod445_gridbox_authors` AS au
ON au.id = au_m.author_id
WHERE au_m.page_id = 49
AND au.published = 1
ORDER BY au_m.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | au_m | NULL | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | au | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.au_m.author_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.29 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.05 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:11721 |
15 | gridboxHelper::getRecentPostAuthor() | JROOT/components/com_gridbox/helpers/gridbox.php:11691 |
14 | gridboxHelper::getRecentPostsHTML() | JROOT/components/com_gridbox/helpers/gridbox.php:11385 |
13 | gridboxHelper::getPostNavigation() | JROOT/components/com_gridbox/helpers/gridbox.php:7614 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.01 ms Après la dernière requête : 8.37 ms Mémoire de requête : 0.337 MB mémoire avant requête : 16.016 MB Rangées retournées : 1
SELECT p.*,a.type as app_type,c.title AS category_title
FROM `mod445_gridbox_pages` as p
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
LEFT JOIN `mod445_gridbox_categories` AS c
ON p.page_category = c.id
WHERE p.id = 48
AND p.language in ('fr-FR','*')
ORDER BY p.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | p | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.54 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.23 ms |
preparing | 0.02 ms |
executing | 0.41 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:10063 |
13 | gridboxHelper::getBlogPostIntro() | JROOT/components/com_gridbox/helpers/gridbox.php:7785 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.83 ms Après la dernière requête : 0.22 ms Mémoire de requête : 0.023 MB mémoire avant requête : 16.182 MB Rangées retournées : 0
SELECT au.title, au.avatar, au.id
FROM `mod445_gridbox_authors_map` AS au_m
LEFT JOIN `mod445_gridbox_authors` AS au
ON au.id = au_m.author_id
WHERE au_m.page_id = 48
AND au.published = 1
ORDER BY au_m.id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | au_m | NULL | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | au | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.au_m.author_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.25 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:10082 |
13 | gridboxHelper::getBlogPostIntro() | JROOT/components/com_gridbox/helpers/gridbox.php:7785 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.64 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 16.191 MB Rangées retournées : 1
SELECT parent
FROM mod445_gridbox_categories
WHERE `id` = 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.21 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.08 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:9972 |
15 | gridboxHelper::getCategoryIdPath() | JROOT/components/com_gridbox/helpers/gridbox.php:627 |
14 | gridboxHelper::getGridboxCategoryLinks() | JROOT/components/com_gridbox/helpers/gridbox.php:10083 |
13 | gridboxHelper::getBlogPostIntro() | JROOT/components/com_gridbox/helpers/gridbox.php:7785 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.63 ms Après la dernière requête : 0.23 ms Mémoire de requête : 0.023 MB mémoire avant requête : 16.201 MB Rangées retournées : 0
SELECT id
FROM mod445_gridbox_comments
WHERE page_id = 48
AND status = 'approved'
AND parent = 0
ORDER BY date desc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_comments | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where; Utilisation du tri complet de type filesort |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 2.06 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
executing | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1465 |
14 | gridboxHelper::getCommentsCount() | JROOT/components/com_gridbox/helpers/gridbox.php:10111 |
13 | gridboxHelper::getBlogPostIntro() | JROOT/components/com_gridbox/helpers/gridbox.php:7785 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.84 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.023 MB mémoire avant requête : 16.208 MB Rangées retournées : 1
SELECT COUNT(id) as count, AVG(rating) as rating
FROM mod445_gridbox_reviews
WHERE page_id = 48
AND parent = 0
AND status = 'approved'
ORDER BY date desc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_reviews | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 2.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
executing | 0.04 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.09 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:1498 |
14 | gridboxHelper::getReviewsCount() | JROOT/components/com_gridbox/helpers/gridbox.php:10117 |
13 | gridboxHelper::getBlogPostIntro() | JROOT/components/com_gridbox/helpers/gridbox.php:7785 |
12 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
11 | gridboxHelper::checkModules() | JROOT/components/com_gridbox/views/page/view.html.php:167 |
10 | gridboxViewPage->prepareDocument() | JROOT/components/com_gridbox/views/page/view.html.php:55 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.84 ms Après la dernière requête : 19.10 ms Mémoire de requête : 0.022 MB mémoire avant requête : 15.493 MB Rangées retournées : 1
SELECT *
FROM mod445_assets
WHERE name = 'com_gridbox.page.48'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_assets | NULL | const | idx_asset_name | idx_asset_name | 202 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 1.33 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/assets.php:99 |
12 | gridboxAssetsHelper->loadByName() | JROOT/components/com_gridbox/helpers/assets.php:114 |
11 | gridboxAssetsHelper->getPermissions() | JROOT/components/com_gridbox/helpers/assets.php:25 |
10 | gridboxAssetsHelper->__construct() | JROOT/components/com_gridbox/views/page/view.html.php:56 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.99 ms Après la dernière requête : 0.29 ms Mémoire de requête : 0.027 MB mémoire avant requête : 15.505 MB Rangées retournées : 36
SELECT `id`,`name`,`rules`,`parent_id`
FROM `mod445_assets`
WHERE `name` IN ('root.1','com_admin','com_ajax','com_akeeba','com_associations','com_baforms','com_bagallery','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_gridbox','com_installer','com_jchoptimize','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_rsfirewall','com_search','com_tags','com_templates','com_users','com_wrapper')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_assets | NULL | range | idx_asset_name | idx_asset_name | 202 | NULL | 39 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.10 ms |
preparing | 0.01 ms |
executing | 0.31 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
15 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
14 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
13 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
12 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
11 | Joomla\CMS\User\User->authorise() | JROOT/components/com_gridbox/helpers/assets.php:132 |
10 | gridboxAssetsHelper->checkPermission() | JROOT/components/com_gridbox/views/page/view.html.php:57 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.85 ms Après la dernière requête : 0.14 ms Mémoire de requête : 0.038 MB mémoire avant requête : 15.550 MB Rangées retournées : 149
SELECT `id`,`name`,`rules`,`parent_id`
FROM `mod445_assets`
WHERE `name` LIKE 'com_gridbox.%' OR `name` = 'com_gridbox' OR `parent_id` = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_assets | NULL | ALL | idx_asset_name,idx_parent_id | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 211 | 22.16 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.20 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |
15 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |
14 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |
13 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
12 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
11 | Joomla\CMS\User\User->authorise() | JROOT/components/com_gridbox/helpers/assets.php:132 |
10 | gridboxAssetsHelper->checkPermission() | JROOT/components/com_gridbox/views/page/view.html.php:57 |
9 | gridboxViewPage->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_gridbox/gridbox.php:22 |
6 | require_once JROOT/components/com_gridbox/gridbox.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.18 ms Après la dernière requête : 13.77 ms Mémoire de requête : 0.021 MB mémoire avant requête : 16.216 MB Rangées retournées : 1
Requêtes dupliquées:
#185SELECT manifest_cache
FROM mod445_extensions
WHERE type='component'
AND element='com_gridbox'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.35 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.12 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:5214 |
8 | gridboxHelper::aboutUs() | JROOT/templates/gridbox/index.php:45 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.24 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.021 MB mémoire avant requête : 16.222 MB Rangées retournées : 1
SELECT class_suffix
FROM mod445_gridbox_pages
WHERE id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.37 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.28 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:2055 |
8 | gridboxHelper::getPageClass() | JROOT/templates/gridbox/index.php:63 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.60 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.021 MB mémoire avant requête : 16.227 MB Rangées retournées : 1
SELECT theme
FROM mod445_gridbox_pages
WHERE `id` = '48'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:5690 |
8 | gridboxHelper::getTheme() | JROOT/templates/gridbox/index.php:66 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.21 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.122 MB mémoire avant requête : 16.233 MB Rangées retournées : 1
SELECT params, id
FROM `mod445_template_styles`
WHERE `id` = '9'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_template_styles | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 2.08 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.01 ms |
executing | 0.15 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.04 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
9 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:5624 |
8 | gridboxHelper::getThemeParams() | JROOT/templates/gridbox/index.php:87 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.13 ms Après la dernière requête : 3.33 ms Mémoire de requête : 0.021 MB mémoire avant requête : 16.812 MB Rangées retournées : 1
SELECT p.app_id,a.type
FROM `mod445_gridbox_pages` AS p
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
WHERE p.id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | p | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.33 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.27 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
9 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:3922 |
8 | gridboxHelper::checkPageCss() | JROOT/templates/gridbox/index.php:97 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.73 ms Après la dernière requête : 1.48 ms Mémoire de requête : 0.021 MB mémoire avant requête : 16.818 MB Rangées retournées : 1
SELECT `key`
FROM `mod445_gridbox_api`
WHERE `service` = 'library_font'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_api | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 21 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.18 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.09 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:5319 |
8 | gridboxHelper::prepareFonts() | JROOT/templates/gridbox/index.php:120 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.57 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.021 MB mémoire avant requête : 16.824 MB Rangées retournées : 1
SELECT p.fonts,a.page_fonts
FROM mod445_gridbox_pages AS p
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
WHERE p.id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | p | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
9 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:5332 |
8 | gridboxHelper::prepareFonts() | JROOT/templates/gridbox/index.php:120 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.76 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.021 MB mémoire avant requête : 16.827 MB Rangées retournées : 1
SELECT header_code, body_code
FROM mod445_gridbox_website
WHERE `id` = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_website | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.26 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
9 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:4775 |
8 | gridboxHelper::getWebsiteCode() | JROOT/templates/gridbox/index.php:121 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.13 ms Après la dernière requête : 0.16 ms Mémoire de requête : 0.022 MB mémoire avant requête : 16.836 MB Rangées retournées : 1
Requêtes dupliquées:
#161SELECT *
FROM mod445_modules
WHERE client_id = 0
AND published = 1
AND module = 'mod_menu'
AND id = '90'
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_modules | NULL | const | PRIMARY,published,newsfeeds | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 1.50 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
10 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:5715 |
9 | gridboxHelper::checkMainMenu() | JROOT/components/com_gridbox/helpers/gridbox.php:9197 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:122 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.04 ms Après la dernière requête : 35.98 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.076 MB Rangées retournées : 1
SELECT `key`
FROM mod445_gridbox_api
WHERE service = 'balbooa_activation'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_api | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 21 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.32 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.04 ms |
executing | 0.08 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:4916 |
10 | gridboxHelper::checkBalbooaGridboxState() | JROOT/components/com_gridbox/helpers/gridbox.php:5778 |
9 | gridboxHelper::clearDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9199 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:122 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.93 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.023 MB mémoire avant requête : 17.081 MB Rangées retournées : 49
SELECT title
FROM mod445_gridbox_plugins
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_plugins | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 49 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.25 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.08 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.08 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:5784 |
9 | gridboxHelper::clearDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9199 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:122 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 9.50 ms Après la dernière requête : 6.25 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.053 MB Rangées retournées : 3
SELECT u.id, u.name, g.id as level
FROM `mod445_users` AS u
LEFT JOIN `mod445_user_usergroup_map` AS m
ON `u`.`id` = `m`.`user_id`
LEFT JOIN `mod445_usergroups` AS g
ON `g`.`id` = `m`.`group_id`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | u | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 2 | 100.00 | NULL |
1 | SIMPLE | m | NULL | ref | PRIMARY | PRIMARY | 4 | ristorf879.u.id | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.m.group_id | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 1.12 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.06 ms |
executing | 0.11 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.08 ms |
cleaning up | 0.03 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1692 |
10 | gridboxHelper::setReviewsModerators() | JROOT/components/com_gridbox/helpers/gridbox.php:6408 |
9 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:122 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.97 ms Après la dernière requête : 3.92 ms Mémoire de requête : 0.021 MB mémoire avant requête : 17.060 MB Rangées retournées : 0
SELECT DISTINCT path
FROM mod445_gridbox_custom_user_icons
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_custom_user_icons | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using temporary |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.27 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
Creating tmp table | 0.04 ms |
executing | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:5898 |
10 | gridboxHelper::setCustomIcons() | JROOT/components/com_gridbox/helpers/gridbox.php:6428 |
9 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:122 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.81 ms Après la dernière requête : 34.84 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.073 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.27 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:12815 |
10 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
9 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:122 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.94 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.080 MB Rangées retournées : 0
SELECT f.*,pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND pf.page_id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.32 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.03 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12825 |
10 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
9 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:122 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.93 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.085 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.13 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.12 ms |
preparing | 0.03 ms |
executing | 0.08 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.08 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12836 |
10 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
9 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:122 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.77 ms Après la dernière requête : 15.71 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.079 MB Rangées retournées : 1
Requêtes dupliquées:
#153SELECT *
FROM mod445_modules
WHERE client_id = 0
AND published = 1
AND module = 'mod_menu'
AND id = '90'
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_modules | NULL | const | PRIMARY,published,newsfeeds | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.41 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.44 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
10 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:5715 |
9 | gridboxHelper::checkMainMenu() | JROOT/components/com_gridbox/helpers/gridbox.php:9197 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:124 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.07 ms Après la dernière requête : 6.79 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.096 MB Rangées retournées : 1
SELECT `key`
FROM mod445_gridbox_api
WHERE service = 'balbooa_activation'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_api | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 21 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.32 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.08 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:4916 |
10 | gridboxHelper::checkBalbooaGridboxState() | JROOT/components/com_gridbox/helpers/gridbox.php:5778 |
9 | gridboxHelper::clearDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9199 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:124 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.87 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.023 MB mémoire avant requête : 17.101 MB Rangées retournées : 49
SELECT title
FROM mod445_gridbox_plugins
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_plugins | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 49 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.26 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.07 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:5784 |
9 | gridboxHelper::clearDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9199 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:124 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.77 ms Après la dernière requête : 3.95 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.102 MB Rangées retournées : 3
SELECT u.id, u.name, g.id as level
FROM `mod445_users` AS u
LEFT JOIN `mod445_user_usergroup_map` AS m
ON `u`.`id` = `m`.`user_id`
LEFT JOIN `mod445_usergroups` AS g
ON `g`.`id` = `m`.`group_id`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | u | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 2 | 100.00 | NULL |
1 | SIMPLE | m | NULL | ref | PRIMARY | PRIMARY | 4 | ristorf879.u.id | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.m.group_id | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.11 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.93 ms |
init | 0.01 ms |
System lock | 0.08 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.03 ms |
executing | 0.08 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.10 ms |
cleaning up | 0.03 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:1692 |
10 | gridboxHelper::setReviewsModerators() | JROOT/components/com_gridbox/helpers/gridbox.php:6408 |
9 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:124 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.07 ms Après la dernière requête : 2.50 ms Mémoire de requête : 0.021 MB mémoire avant requête : 17.109 MB Rangées retournées : 0
SELECT DISTINCT path
FROM mod445_gridbox_custom_user_icons
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_custom_user_icons | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using temporary |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.29 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Creating tmp table | 0.04 ms |
executing | 0.04 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.03 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:5898 |
10 | gridboxHelper::setCustomIcons() | JROOT/components/com_gridbox/helpers/gridbox.php:6428 |
9 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:124 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.97 ms Après la dernière requête : 24.35 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.122 MB Rangées retournées : 1
SELECT app_id
FROM mod445_gridbox_pages
WHERE id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.11 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.34 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.08 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:12815 |
10 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
9 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:124 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.10 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.129 MB Rangées retournées : 0
SELECT f.*,pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
WHERE f.app_id = 1
AND pf.page_id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pf | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.pf.field_id | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.48 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.04 ms |
executing | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.08 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12825 |
10 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
9 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:124 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.70 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.134 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_fields
WHERE id NOT IN(0)
AND app_id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_fields | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 7 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:12836 |
10 | gridboxHelper::getPageFieldData() | JROOT/components/com_gridbox/helpers/gridbox.php:7201 |
9 | gridboxHelper::checkDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:9201 |
8 | gridboxHelper::checkModules() | JROOT/templates/gridbox/index.php:124 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 6.15 ms Après la dernière requête : 12.56 ms Mémoire de requête : 0.021 MB mémoire avant requête : 17.134 MB Rangées retournées : 1
SELECT count(o.id)
FROM mod445_gridbox_store_orders AS o
LEFT JOIN mod445_gridbox_store_orders_payment AS p
ON o.id = p.order_id
WHERE o.published = 0
AND (p.type = 'payupl' OR p.type = 'yandex-kassa' OR p.type = 'barion' OR p.type = 'paypal' OR p.type = 'stripe' OR p.type = 'klarna')
AND o.params <> ''
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | p | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | o | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ristorf879.p.order_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.20 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 5.08 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.05 ms |
executing | 0.03 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.09 ms |
freeing items | 0.09 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/store.php:268 |
8 | store->checkPendingPayments() | JROOT/templates/gridbox/index.php:229 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.26 ms Après la dernière requête : 2.00 ms Mémoire de requête : 0.021 MB mémoire avant requête : 17.139 MB Rangées retournées : 1
SELECT *
FROM mod445_gridbox_system_pages
WHERE published = 1
AND language in ('fr-FR','*')
AND type = 'preloader'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_system_pages | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 8 | 12.50 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.40 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
executing | 0.17 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
10 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:3770 |
9 | gridboxHelper::getSystemParamsByType() | JROOT/components/com_gridbox/helpers/gridbox.php:1988 |
8 | gridboxHelper::checkPreloader() | JROOT/templates/gridbox/index.php:259 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.61 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.021 MB mémoire avant requête : 17.147 MB Rangées retournées : 1
SELECT type, items
FROM `mod445_gridbox_system_pages`
WHERE id = 4
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_system_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
10 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:3883 |
9 | gridboxHelper::checkSystemCss() | JROOT/components/com_gridbox/helpers/gridbox.php:1992 |
8 | gridboxHelper::checkPreloader() | JROOT/templates/gridbox/index.php:259 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.73 ms Après la dernière requête : 0.22 ms Mémoire de requête : 0.021 MB mémoire avant requête : 17.152 MB Rangées retournées : 1
SELECT html, items
FROM mod445_gridbox_system_pages
WHERE id = 4
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_system_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.09 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
9 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:2001 |
8 | gridboxHelper::checkPreloader() | JROOT/templates/gridbox/index.php:259 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.94 ms Après la dernière requête : 2.86 ms Mémoire de requête : 0.022 MB mémoire avant requête : 17.172 MB Rangées retournées : 1
SELECT `key`
FROM mod445_gridbox_api
WHERE service = 'balbooa_activation'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_api | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 21 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.33 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
executing | 0.08 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.08 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:4916 |
10 | gridboxHelper::checkBalbooaGridboxState() | JROOT/components/com_gridbox/helpers/gridbox.php:5778 |
9 | gridboxHelper::clearDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:2025 |
8 | gridboxHelper::checkPreloader() | JROOT/templates/gridbox/index.php:259 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.85 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.023 MB mémoire avant requête : 17.177 MB Rangées retournées : 49
SELECT title
FROM mod445_gridbox_plugins
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_plugins | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 49 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.31 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.04 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_gridbox/helpers/gridbox.php:5784 |
9 | gridboxHelper::clearDOM() | JROOT/components/com_gridbox/helpers/gridbox.php:2025 |
8 | gridboxHelper::checkPreloader() | JROOT/templates/gridbox/index.php:259 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.94 ms Après la dernière requête : 2.13 ms Mémoire de requête : 0.023 MB mémoire avant requête : 17.189 MB Rangées retournées : 5
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM mod445_modules AS m
LEFT JOIN mod445_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN mod445_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-01-03 04:09:23')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-01-03 04:09:23')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 150 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | range | PRIMARY,published,newsfeeds | published | 5 | NULL | 8 | 5.00 | Using index condition; Using where; Utilisation du tri complet de type filesort |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | ristorf879.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | ristorf879.m.id | 1 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.12 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 1.87 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.13 ms |
preparing | 0.06 ms |
executing | 0.23 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | Même appel que celui de la ligne ci-dessous. |
13 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
12 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
11 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
10 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
9 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
8 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/gridbox/index.php:301 |
7 | require JROOT/templates/gridbox/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.14 ms Après la dernière requête : 5.10 ms Mémoire de requête : 0.023 MB mémoire avant requête : 17.566 MB Rangées retournées : 0
Requêtes dupliquées:
#184SELECT id, url, title, lightboxUrl, form_id
FROM mod445_bagallery_items
WHERE lightboxUrl = '/index.php/evenements/soiree-21-octobre-2023'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_bagallery_items | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 53 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 2.02 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.38 ms |
end | 0.02 ms |
query end | 0.01 ms |
waiting for handler commit | 0.02 ms |
closing tables | 0.04 ms |
freeing items | 0.23 ms |
cleaning up | 0.05 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_bagallery/helpers/bagallery.php:151 |
14 | bagalleryHelper::checkImage() | JROOT/components/com_bagallery/helpers/bagallery.php:34 |
13 | bagalleryHelper::addStyle() | JROOT/plugins/system/bagallery/bagallery.php:46 |
12 | plgSystemBagallery->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.08 ms Après la dernière requête : 5.19 ms Mémoire de requête : 0.021 MB mémoire avant requête : 17.835 MB Rangées retournées : 1
Requêtes dupliquées:
#179SELECT manifest_cache
FROM mod445_extensions
WHERE type='component'
AND element='com_baforms'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.29 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
executing | 0.23 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/components/com_baforms/helpers/baforms.php:675 |
10 | baformsHelper::aboutUs() | JROOT/components/com_baforms/helpers/baforms.php:573 |
9 | baformsHelper::prepareHelper() | JROOT/plugins/system/baforms/baforms.php:56 |
8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
7 | plgSystemBaforms->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.01 ms Après la dernière requête : 0.69 ms Mémoire de requête : 0.021 MB mémoire avant requête : 17.842 MB Rangées retournées : 1
Requêtes dupliquées:
#180SELECT `key`
FROM mod445_baforms_api
WHERE service = 'balbooa_activation'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_baforms_api | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 28 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 2.22 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
executing | 0.09 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.06 ms |
freeing items | 0.07 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/components/com_baforms/helpers/baforms.php:660 |
10 | baformsHelper::checkFormsActivation() | JROOT/components/com_baforms/helpers/baforms.php:574 |
9 | baformsHelper::prepareHelper() | JROOT/plugins/system/baforms/baforms.php:56 |
8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
7 | plgSystemBaforms->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.89 ms Après la dernière requête : 1.81 ms Mémoire de requête : 0.023 MB mémoire avant requête : 17.892 MB Rangées retournées : 1
Requêtes dupliquées:
#177SELECT manifest_cache
FROM mod445_extensions
WHERE type='component'
AND element='com_baforms'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.25 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_baforms/helpers/baforms.php:675 |
14 | baformsHelper::aboutUs() | JROOT/components/com_baforms/helpers/baforms.php:573 |
13 | baformsHelper::prepareHelper() | JROOT/plugins/system/baforms/baforms.php:56 |
12 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:45 |
11 | plgSystemBaforms->onBeforeRenderGridbox() | JROOT/libraries/joomla/event/event.php:70 |
10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
9 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
8 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/plugins/system/gridbox/gridbox.php:235 |
7 | plgSystemGridbox->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.65 ms Après la dernière requête : 0.28 ms Mémoire de requête : 0.023 MB mémoire avant requête : 17.899 MB Rangées retournées : 1
Requêtes dupliquées:
#178SELECT `key`
FROM mod445_baforms_api
WHERE service = 'balbooa_activation'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_baforms_api | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 28 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.10 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_baforms/helpers/baforms.php:660 |
14 | baformsHelper::checkFormsActivation() | JROOT/components/com_baforms/helpers/baforms.php:574 |
13 | baformsHelper::prepareHelper() | JROOT/plugins/system/baforms/baforms.php:56 |
12 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:45 |
11 | plgSystemBaforms->onBeforeRenderGridbox() | JROOT/libraries/joomla/event/event.php:70 |
10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
9 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
8 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/plugins/system/gridbox/gridbox.php:235 |
7 | plgSystemGridbox->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.04 ms Après la dernière requête : 0.29 ms Mémoire de requête : 0.334 MB mémoire avant requête : 17.907 MB Rangées retournées : 1
SELECT p.*,c.title AS category_title
FROM mod445_gridbox_pages AS p
LEFT JOIN `mod445_gridbox_categories` AS c
ON p.page_category = c.id
WHERE p.id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | p | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.51 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.28 ms |
preparing | 0.02 ms |
executing | 0.48 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
9 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/gridbox.php:5085 |
8 | gridboxHelper::checkMeta() | JROOT/plugins/system/gridbox/gridbox.php:237 |
7 | plgSystemGridbox->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.84 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.020 MB mémoire avant requête : 18.071 MB Rangées retournées : 0
SELECT type
FROM mod445_gridbox_app
WHERE id = 48
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.28 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.04 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:5092 |
8 | gridboxHelper::checkMeta() | JROOT/plugins/system/gridbox/gridbox.php:237 |
7 | plgSystemGridbox->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.85 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.021 MB mémoire avant requête : 18.077 MB Rangées retournées : 0
SELECT *
FROM mod445_gridbox_seo_defaults
WHERE item_id = 1
AND item_type = 'page'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_gridbox_seo_defaults | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.26 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
10 | JDatabaseDriver->loadObject() | JROOT/components/com_gridbox/helpers/seo.php:296 |
9 | gridboxSeoHelper->getGlobal() | JROOT/components/com_gridbox/helpers/gridbox.php:5105 |
8 | gridboxHelper::checkMeta() | JROOT/plugins/system/gridbox/gridbox.php:237 |
7 | plgSystemGridbox->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.86 ms Après la dernière requête : 0.60 ms Mémoire de requête : 0.021 MB mémoire avant requête : 18.084 MB Rangées retournées : 0
Requêtes dupliquées:
#176SELECT id, url, title, lightboxUrl, form_id
FROM mod445_bagallery_items
WHERE lightboxUrl = '/index.php/evenements/soiree-21-octobre-2023'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_bagallery_items | NULL | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 53 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.24 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.10 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_bagallery/helpers/bagallery.php:151 |
10 | bagalleryHelper::checkImage() | JROOT/components/com_bagallery/helpers/bagallery.php:319 |
9 | bagalleryHelper::checkGalleryUri() | JROOT/components/com_gridbox/helpers/gridbox.php:5146 |
8 | gridboxHelper::checkMeta() | JROOT/plugins/system/gridbox/gridbox.php:237 |
7 | plgSystemGridbox->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.21 ms Après la dernière requête : 24.72 ms Mémoire de requête : 0.021 MB mémoire avant requête : 17.985 MB Rangées retournées : 1
Requêtes dupliquées:
#145SELECT manifest_cache
FROM mod445_extensions
WHERE type='component'
AND element='com_gridbox'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mod445_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.00 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.39 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.16 ms |
preparing | 0.03 ms |
executing | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
10 | JDatabaseDriver->loadResult() | JROOT/components/com_gridbox/helpers/gridbox.php:5214 |
9 | gridboxHelper::aboutUs() | JROOT/components/com_gridbox/helpers/gridbox.php:1132 |
8 | gridboxHelper::initItems() | JROOT/plugins/system/gridbox/gridbox.php:278 |
7 | plgSystemGridbox->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
13 × SELECT app_id
FROM mod445_gridbox_pages
12 × SELECT *
FROM mod445_gridbox_fields
10 × SELECT alias, app_id, parent
FROM mod445_gridbox_categories
10 × SELECT parent
FROM mod445_gridbox_categories
10 × SELECT au.title, au.avatar, au.id
FROM `mod445_gridbox_authors_map` AS au_m
LEFT JOIN `mod445_gridbox_authors` AS au
ON au.id = au_m.author_id
8 × SELECT page_alias
FROM mod445_gridbox_pages
8 × SELECT f.*, pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
8 × SELECT *
FROM mod445_gridbox_fields_desktop_files
8 × SELECT pf.value
FROM mod445_gridbox_page_fields AS pf
LEFT JOIN mod445_gridbox_fields AS f
ON pf.field_id = f.id
5 × SELECT title
FROM mod445_gridbox_plugin
5 × SELECT `key`
FROM mod445_gridbox_api
4 × SELECT DISTINCT path
FROM mod445_gridbox_custom_user_icon
4 × SELECT u.id, u.name, g.id as level
FROM `mod445_users` AS u
LEFT JOIN `mod445_user_usergroup_map` AS m
ON `u`.`id` = `m`.`user_id`
LEFT JOIN `mod445_usergroups` AS g
ON `g`.`id` = `m`.`group_id
4 × SELECT manifest_cache
FROM mod445_extensions
4 × SELECT f.*,pf.value
FROM mod445_gridbox_fields as f
LEFT JOIN `mod445_gridbox_page_fields` AS pf
ON pf.field_id = f.id
2 × SELECT *
FROM mod445_gridbox_api
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `mod445_extensions`
2 × SELECT `ip`,`reason`
FROM mod445_rsfirewall_lists
2 × SELECT d.subscription
FROM mod445_gridbox_store_product_data AS d
LEFT JOIN mod445_gridbox_pages AS p
ON p.id = d.product_id
2 × SELECT page_category
FROM mod445_gridbox_pages
2 × SELECT p.id, p.title, p.intro_text, p.created, p.intro_image, p.page_category, p.app_id,
c.title as category, a.type, p.hits
FROM mod445_gridbox_pages AS p
LEFT JOIN `mod445_gridbox_categories` AS c
ON p.page_category = c.id
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `mod445_assets`
2 × SELECT p.*,a.type as app_type,c.title AS category_title
FROM `mod445_gridbox_pages` as p
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
LEFT JOIN `mod445_gridbox_categories` AS c
ON p.page_category = c.id
2 × SELECT *
FROM mod445_modules
2 × SELECT *
FROM mod445_gridbox_seo_defaults
2 × SELECT `key`
FROM mod445_baforms_api
2 × SELECT id, url, title, lightboxUrl, form_id
FROM mod445_bagallery_items
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM mod445_modules AS m
LEFT JOIN mod445_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN mod445_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT p.*,c.title AS category_title
FROM mod445_gridbox_pages AS p
LEFT JOIN `mod445_gridbox_categories` AS c
ON p.page_category = c.id
1 × SELECT created, app_id
FROM mod445_gridbox_pages
1 × SELECT id
FROM mod445_gridbox_comments
1 × SELECT p.fonts,a.page_fonts
FROM mod445_gridbox_pages AS p
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
1 × SELECT html, items
FROM mod445_gridbox_system_pages
1 × SELECT type, items
FROM `mod445_gridbox_system_pages`
1 × SELECT *
FROM mod445_gridbox_system_pages
1 × SELECT `key`
FROM `mod445_gridbox_api`
1 × SELECT COUNT(id) as count, AVG(rating) as rating
FROM mod445_gridbox_reviews
1 × SELECT *
FROM mod445_assets
1 × SELECT header_code, body_code
FROM mod445_gridbox_website
1 × SELECT class_suffix
FROM mod445_gridbox_pages
1 × SELECT theme
FROM mod445_gridbox_pages
1 × SELECT params, id
FROM `mod445_template_styles`
1 × SELECT p.app_id,a.type
FROM `mod445_gridbox_pages` AS p
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
1 × SELECT count(o.id)
FROM mod445_gridbox_store_orders AS o
LEFT JOIN mod445_gridbox_store_orders_payment AS p
ON o.id = p.order_id
1 × SELECT `data`
FROM `mod445_session`
1 × SELECT DISTINCT p.id, p.title, p.intro_text, p.created, p.intro_image, p.page_category,
p.app_id, p.meta_title, a.type, c.title as category, p.hits
FROM mod445_gridbox_pages AS p
LEFT JOIN `mod445_gridbox_categories` AS c
ON p.page_category = c.id
LEFT JOIN `mod445_gridbox_app` AS a
ON p.app_id = a.id
1 × SELECT *
FROM mod445_languages
1 × SELECT id, rules
FROM `mod445_viewlevels
1 × SELECT b.id
FROM mod445_usergroups AS a
LEFT JOIN mod445_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM mod445_extensions
1 × SELECT `path`
FROM mod445_rsfirewall_ignored
1 × SELECT `file`
FROM mod445_rsfirewall_hashes
1 × SELECT *
FROM mod445_rsfirewall_configuratio
1 × SELECT email_encryption, compress_html, compress_css, compress_js, page_cache,
browser_cache, compress_images, images_max_size, images_quality, images_lazy_load,
adaptive_images, adaptive_quality, enable_canonical, defer_loading
FROM mod445_gridbox_websit
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM mod445_menu AS m
LEFT JOIN mod445_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id
FROM mod445_gridbox_system_pages
1 × SELECT id
FROM mod445_gridbox_pages
1 × SELECT *
FROM mod445_rsfirewall_hashes
1 × SELECT b.id,a.page_items, a.type
FROM `mod445_gridbox_pages` AS b
LEFT JOIN `mod445_gridbox_app` AS a
ON `b`.`app_id` = `a`.`id`
1 × SELECT *
FROM mod445_rsfirewall_snapshots
1 × SELECT *
FROM mod445_rsfirewall_exceptions
1 × SELECT *
FROM mod445_gridbox_website
1 × SELECT title
FROM mod445_gridbox_app
1 × SELECT *
FROM mod445_gridbox_store_sales
1 × SELECT a.*
FROM mod445_gridbox_store_product_attachments AS a
LEFT JOIN mod445_gridbox_store_cart_attachments_map AS m
ON m.id = a.attachment_id
1 × SELECT *
FROM mod445_gridbox_pages
1 × SELECT title, id, parent, app_id
FROM mod445_gridbox_categories
1 × SELECT `session_id`
FROM `mod445_session`
1 × SELECT b.id,a.page_layout, a.type
FROM `mod445_gridbox_pages` AS b
LEFT JOIN `mod445_gridbox_app` AS a
ON `b`.`app_id` = `a`.`id`
1 × SELECT type
FROM mod445_gridbox_app