Temps de requête : 0.54 ms Mémoire de requête : 0.023 MB mémoire avant requête : 1.025 MB Rangées retournées : 0
SELECT `data`
FROM `chdg4_session`
WHERE `session_id` = X'6f366a746d616c72336762326d3139376d67306e36346f653036'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
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.49 ms Après la dernière requête : 0.83 ms Mémoire de requête : 0.020 MB mémoire avant requête : 1.039 MB Rangées retournées : 0
SELECT `session_id`
FROM `chdg4_session`
WHERE `session_id` = X'6f366a746d616c72336762326d3139376d67306e36346f653036'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_session | const | PRIMARY | PRIMARY | 194 | const | 1 | 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 : 12.18 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.004 MB mémoire avant requête : 1.045 MB
INSERT INTO `chdg4_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6f366a746d616c72336762326d3139376d67306e36346f653036', 1, 1782300572, 0, '', 0)
EXPLAIN impossible sur la requête : INSERT INTO `chdg4_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6f366a746d616c72336762326d3139376d67306e36346f653036', 1, 1782300572, 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 : 0.53 ms Après la dernière requête : 3.68 ms Mémoire de requête : 0.021 MB mémoire avant requête : 1.144 MB Rangées retournées : 5
SELECT id, rules
FROM `chdg4_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_viewlevels | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | |
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 : 0.59 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.021 MB mémoire avant requête : 1.156 MB Rangées retournées : 1
SELECT b.id
FROM chdg4_usergroups AS a
LEFT JOIN chdg4_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | 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 : 0.67 ms Après la dernière requête : 20.33 ms Mémoire de requête : 0.021 MB mémoire avant requête : 1.955 MB Rangées retournées : 1
SELECT `template`
FROM `chdg4_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_template_styles | ALL | idx_client_id,idx_client_id_home | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 6 | 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:1662 |
| 10 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helix3/helix3.php:247 |
| 9 | plgSystemHelix3->getTemplateName() | JROOT/plugins/system/helix3/helix3.php:41 |
| 8 | plgSystemHelix3->onAfterInitialise() | 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:668 |
| 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 : 0.61 ms Après la dernière requête : 2.69 ms Mémoire de requête : 0.022 MB mémoire avant requête : 2.046 MB Rangées retournées : 2
SELECT *
FROM chdg4_languages
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_languages | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 2 | 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/administrator/components/com_sh404sef/helpers/language.php:219 |
| 12 | Sh404sefHelperLanguage::getAllContentLanguages() | JROOT/administrator/components/com_sh404sef/helpers/language.php:171 |
| 11 | Sh404sefHelperLanguage::getUrlCodeFromTag() | JROOT/administrator/components/com_sh404sef/classes/pageinfo.php:85 |
| 10 | Sh404sefClassPageinfo->setCurrentLanguage() | JROOT/administrator/components/com_sh404sef/classes/pageinfo.php:101 |
| 9 | Sh404sefClassPageinfo->init() | JROOT/plugins/system/sh404sef/sh404sef.php:103 |
| 8 | plgSystemSh404sef->onAfterInitialise() | 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:668 |
| 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 : 0.71 ms Après la dernière requête : 3.42 ms Mémoire de requête : 0.023 MB mémoire avant requête : 2.339 MB Rangées retournées : 1
SELECT `params`
FROM chdg4_extensions
WHERE `element`='com_sh404sef'
AND `type`='component';
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
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/plugins/system/shlib/shl_packages/db/classes/class.php:687 |
| 14 | ShlDbClass->loadResult() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:377 |
| 13 | ShlDbClass->shlLoadResult() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:483 |
| 12 | ShlDbHelper::selectResult() | JROOT/administrator/components/com_sh404sef/helpers/general.php:160 |
| 11 | Sh404sefHelperGeneral::getComponentParams() | JROOT/administrator/components/com_sh404sef/classes/config.php:671 |
| 10 | Sh404sefClassConfig->__construct() | JROOT/administrator/components/com_sh404sef/sh404seffactory.php:121 |
| 9 | Sh404sefFactory::getConfig() | JROOT/plugins/system/sh404sef/sh404sef.php:126 |
| 8 | plgSystemSh404sef->onAfterInitialise() | 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:668 |
| 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 : 0.74 ms Après la dernière requête : 9.19 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.671 MB Rangées retournées : 0
SELECT *
FROM `chdg4_sh404sef_aliases`
WHERE `state` = 1
and (`alias` = 'panier/product/listing.html')
order by `ordering` asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_sh404sef_aliases | ref | state,alias | alias | 573 | const | 1 | 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 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:628 |
| 16 | ShlDbClass->loadObject() | JROOT/administrator/components/com_sh404sef/models/redirector.php:222 |
| 15 | Sh404sefModelRedirector->findHardcodedMatchedRules() | JROOT/administrator/components/com_sh404sef/models/redirector.php:116 |
| 14 | Sh404sefModelRedirector->loadMatchRules() | JROOT/administrator/components/com_sh404sef/models/redirector.php:87 |
| 13 | Sh404sefModelRedirector->__construct() | JROOT/administrator/components/com_sh404sef/sh404seffactory.php:205 |
| 12 | Sh404sefFactory::getRedirector() | JROOT/administrator/components/com_sh404sef/classes/router.php:706 |
| 11 | Sh404sefClassRouterInternal->_checkAliases() | JROOT/administrator/components/com_sh404sef/classes/router.php:295 |
| 10 | Sh404sefClassRouterInternal->preprocessParseRule() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:596 |
| 8 | Joomla\CMS\Router\Router->processParseRules() | JROOT/libraries/src/Router/SiteRouter.php:597 |
| 7 | Joomla\CMS\Router\SiteRouter->processParseRules() | JROOT/libraries/src/Router/Router.php:212 |
| 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.66 ms Après la dernière requête : 1.14 ms Mémoire de requête : 0.025 MB mémoire avant requête : 2.687 MB Rangées retournées : 0
SELECT *
FROM chdg4_sh404sef_aliases
WHERE state = 1
and (type = 1 or type = 2);
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_sh404sef_aliases | range | type,state | type | 1 | NULL | 2 | Using index condition; Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:661 |
| 18 | ShlDbClass->loadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:455 |
| 17 | ShlDbClass->shlLoadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:686 |
| 16 | ShlDbHelper::selectObjectList() | JROOT/administrator/components/com_sh404sef/models/redirector.php:287 |
| 15 | Sh404sefModelRedirector->findWildcardMatchedRules() | JROOT/administrator/components/com_sh404sef/models/redirector.php:117 |
| 14 | Sh404sefModelRedirector->loadMatchRules() | JROOT/administrator/components/com_sh404sef/models/redirector.php:87 |
| 13 | Sh404sefModelRedirector->__construct() | JROOT/administrator/components/com_sh404sef/sh404seffactory.php:205 |
| 12 | Sh404sefFactory::getRedirector() | JROOT/administrator/components/com_sh404sef/classes/router.php:706 |
| 11 | Sh404sefClassRouterInternal->_checkAliases() | JROOT/administrator/components/com_sh404sef/classes/router.php:295 |
| 10 | Sh404sefClassRouterInternal->preprocessParseRule() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:596 |
| 8 | Joomla\CMS\Router\Router->processParseRules() | JROOT/libraries/src/Router/SiteRouter.php:597 |
| 7 | Joomla\CMS\Router\SiteRouter->processParseRules() | JROOT/libraries/src/Router/Router.php:212 |
| 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.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 : 2.695 MB Rangées retournées : 0
SELECT *
FROM chdg4_sh404sef_pageids
WHERE `pageid`='panier/product/listing.html';
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_sh404sef_pageids | ref | alias | alias | 762 | const | 1 | Using where |
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:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:628 |
| 14 | ShlDbClass->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:442 |
| 13 | ShlDbClass->shlLoadObject() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:655 |
| 12 | ShlDbHelper::selectObject() | JROOT/administrator/components/com_sh404sef/classes/router.php:2357 |
| 11 | Sh404sefClassRouterInternal->_checkShurls() | JROOT/administrator/components/com_sh404sef/classes/router.php:296 |
| 10 | Sh404sefClassRouterInternal->preprocessParseRule() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:596 |
| 8 | Joomla\CMS\Router\Router->processParseRules() | JROOT/libraries/src/Router/SiteRouter.php:597 |
| 7 | Joomla\CMS\Router\SiteRouter->processParseRules() | JROOT/libraries/src/Router/Router.php:212 |
| 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 : 7.35 ms Après la dernière requête : 1.57 ms Mémoire de requête : 0.025 MB mémoire avant requête : 2.720 MB Rangées retournées : 1
SELECT `oldurl`, `newurl`, `dateadd`, `id`, `cpt`, `rank`
FROM chdg4_sh404sef_urls
WHERE `oldurl`='panier/product/listing.html'
ORDER BY `rank`;
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_sh404sef_urls | ref | oldurl | oldurl | 573 | const | 1 | 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 |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:661 |
| 18 | ShlDbClass->loadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:455 |
| 17 | ShlDbClass->shlLoadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:686 |
| 16 | ShlDbHelper::selectObjectList() | JROOT/administrator/components/com_sh404sef/models/sefurls.php:103 |
| 15 | Sh404sefModelSefurls->getNonSefUrlRecordFromDatabase() | JROOT/administrator/components/com_sh404sef/classes/router.php:1992 |
| 14 | Sh404sefClassRouterInternal->_lookupSef() | JROOT/administrator/components/com_sh404sef/classes/router.php:1439 |
| 13 | Sh404sefClassRouterInternal->_parseSefRouteInternal() | JROOT/administrator/components/com_sh404sef/classes/router.php:2664 |
| 12 | Sh404sefClassRouter->_parseSefRoute() | JROOT/administrator/components/com_sh404sef/classes/router.php:457 |
| 11 | Sh404sefClassRouterInternal->parseRule() | Même appel que celui de la ligne ci-dessous. |
| 10 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:596 |
| 9 | Joomla\CMS\Router\Router->processParseRules() | JROOT/libraries/src/Router/SiteRouter.php:597 |
| 8 | Joomla\CMS\Router\SiteRouter->processParseRules() | JROOT/libraries/src/Router/Router.php:570 |
| 7 | Joomla\CMS\Router\Router->_processParseRules() | JROOT/libraries/src/Router/Router.php:216 |
| 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 : 20.20 ms Après la dernière requête : 0.26 ms Mémoire de requête : 0.008 MB mémoire avant requête : 2.732 MB
UPDATE `chdg4_sh404sef_urls`
SET `cpt`=36989, `last_hit`='2026-06-24 11:29:32'
WHERE `id`='3606'
AND `rank`=0;
EXPLAIN impossible sur la requête : UPDATE `chdg4_sh404sef_urls` SET `cpt`=36989, `last_hit`='2026-06-24 11:29:32' WHERE `id`='3606' AND `rank`=0;
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/plugins/system/shlib/shl_packages/system/abstractdecorator.php:41 |
| 17 | ShlSystem_Abstractdecorator->__call() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:478 |
| 16 | ShlDbClass->shlExecute() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:467 |
| 15 | ShlDbClass->shlQuery() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:797 |
| 14 | ShlDbHelper::update() | JROOT/administrator/components/com_sh404sef/classes/router.php:1458 |
| 13 | Sh404sefClassRouterInternal->_parseSefRouteInternal() | JROOT/administrator/components/com_sh404sef/classes/router.php:2664 |
| 12 | Sh404sefClassRouter->_parseSefRoute() | JROOT/administrator/components/com_sh404sef/classes/router.php:457 |
| 11 | Sh404sefClassRouterInternal->parseRule() | Même appel que celui de la ligne ci-dessous. |
| 10 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:596 |
| 9 | Joomla\CMS\Router\Router->processParseRules() | JROOT/libraries/src/Router/SiteRouter.php:597 |
| 8 | Joomla\CMS\Router\SiteRouter->processParseRules() | JROOT/libraries/src/Router/Router.php:570 |
| 7 | Joomla\CMS\Router\Router->_processParseRules() | JROOT/libraries/src/Router/Router.php:216 |
| 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 : 9.33 ms Après la dernière requête : 3.08 ms Mémoire de requête : 0.006 MB mémoire avant requête : 2.811 MB
UPDATE `chdg4_extensions`
SET `params` = '{\"mediaversion\":\"4b2337cac35782180ef9d11000f76be8\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN impossible sur la requête : UPDATE `chdg4_extensions`
SET `params` = '{\"mediaversion\":\"4b2337cac35782180ef9d11000f76be8\"}'
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/k2/k2.php:374 |
| 8 | plgSystemK2->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.58 ms Après la dernière requête : 22.48 ms Mémoire de requête : 0.045 MB mémoire avant requête : 3.814 MB Rangées retournées : 296
SELECT *
FROM chdg4_hikashop_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_hikashop_config | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 296 | |
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_hikashop/classes/config.php:17 |
| 9 | hikashopConfigClass->load() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1456 |
| 8 | hikashop_config() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3950 |
| 7 | include_once JROOT/administrator/components/com_hikashop/helpers/helper.php | JROOT/components/com_hikashop/hikashop.php:17 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.37 ms Après la dernière requête : 4.25 ms Mémoire de requête : 0.025 MB mémoire avant requête : 4.336 MB Rangées retournées : 1
SELECT *
FROM chdg4_menu
WHERE id = '739'
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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/administrator/components/com_hikashop/helpers/helper.php:2989 |
| 17 | hikashopClass->get() | JROOT/administrator/components/com_hikashop/classes/menus.php:21 |
| 16 | hikashopMenusClass->get() | JROOT/administrator/components/com_hikashop/helpers/module.php:250 |
| 15 | hikashopModuleHelper->_getParams() | JROOT/administrator/components/com_hikashop/helpers/module.php:15 |
| 14 | hikashopModuleHelper->initialize() | JROOT/components/com_hikashop/views/product/view.html.php:66 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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 : 1.10 ms Mémoire de requête : 0.025 MB mémoire avant requête : 4.466 MB Rangées retournées : 1
SELECT *
FROM chdg4_hikashop_category
WHERE category_id = '2'
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_hikashop_category | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2989 |
| 15 | hikashopClass->get() | JROOT/administrator/components/com_hikashop/classes/category.php:38 |
| 14 | hikashopCategoryClass->get() | JROOT/components/com_hikashop/views/product/view.html.php:443 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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 : 3.37 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.592 MB Rangées retournées : 0
SELECT cart.cart_id
FROM chdg4_hikashop_cart AS cart
WHERE (cart.cart_type = 'cart')
AND (cart.session_id = 'o6jtmalr3gb2m197mg0n64oe06')
ORDER BY cart.cart_current DESC, cart.cart_modified DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cart | ref | session_id | session_id | 767 | const | 1 | Using index condition; 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 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_hikashop/classes/cart.php:70 |
| 16 | hikashopCartClass->getCurrentCartId() | JROOT/administrator/components/com_hikashop/classes/cart.php:166 |
| 15 | hikashopCartClass->get() | JROOT/administrator/components/com_hikashop/helpers/helper.php:513 |
| 14 | hikashop_getZone() | JROOT/components/com_hikashop/views/product/view.html.php:495 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.53 ms Après la dernière requête : 0.14 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.600 MB Rangées retournées : 1
SELECT a.*,b.*
FROM chdg4_hikashop_category AS a
LEFT JOIN chdg4_hikashop_file AS b
ON a.category_id = b.file_ref_id
AND b.file_type = 'category'
WHERE a.category_id = 2
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | ref | file_type | file_type | 767 | const | 1 | Using where |
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:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/classes/category.php:36 |
| 14 | hikashopCategoryClass->get() | JROOT/components/com_hikashop/views/product/view.html.php:555 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.63 ms Mémoire de requête : 0.025 MB mémoire avant requête : 4.616 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.access IN (1,1)
AND a.link='index.php?option=com_hikashop&view=checkout&layout=show'
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 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 |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 18 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:336 |
| 17 | hikashopMenusClass->loadAllMenuItemIds() | JROOT/administrator/components/com_hikashop/classes/menus.php:377 |
| 16 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/classes/menus.php:237 |
| 15 | hikashopMenusClass->getCheckoutURL() | JROOT/administrator/components/com_hikashop/helpers/cart.php:263 |
| 14 | hikashopCartHelper->getJS() | JROOT/components/com_hikashop/views/product/view.html.php:767 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.89 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.025 MB mémoire avant requête : 4.625 MB Rangées retournées : 4
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.access IN (1,1)
AND a.link LIKE 'index.php?option=com_hikashop&view=%'
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 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 |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 18 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:336 |
| 17 | hikashopMenusClass->loadAllMenuItemIds() | JROOT/administrator/components/com_hikashop/classes/menus.php:377 |
| 16 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/classes/menus.php:242 |
| 15 | hikashopMenusClass->getCheckoutURL() | JROOT/administrator/components/com_hikashop/helpers/cart.php:263 |
| 14 | hikashopCartHelper->getJS() | JROOT/components/com_hikashop/views/product/view.html.php:767 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.91 ms Après la dernière requête : 0.34 ms Mémoire de requête : 0.046 MB mémoire avant requête : 4.637 MB Rangées retournées : 8
SELECT DISTINCT b.*
FROM chdg4_hikashop_product_category AS a
LEFT JOIN chdg4_hikashop_product AS b
ON a.product_id=b.product_id
WHERE (b.product_published = 1)
AND (b.product_type = 'main')
AND (a.category_id IN (2))
ORDER BY a.ordering ASC, b.product_id ASC
LIMIT 0, 21
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | category_id,product_id | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 8 | Using where; Using temporary; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | b | eq_ref | PRIMARY,product_main_index | PRIMARY | 4 | cybergraphik.a.product_id | 1 | 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_hikashop/views/product/view.html.php:909 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.37 ms Après la dernière requête : 1.54 ms Mémoire de requête : 0.025 MB mémoire avant requête : 4.675 MB Rangées retournées : 8
SELECT *
FROM chdg4_hikashop_file
WHERE file_ref_id IN (1,2,3,4,5,6,7,8)
AND file_type IN ('product','file')
ORDER BY file_ref_id ASC, file_ordering ASC, file_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_hikashop_file | ALL | file_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 8 | 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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/product.php:2549 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.24 ms Après la dernière requête : 0.14 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.693 MB Rangées retournées : 0
SELECT variant_product_id
FROM chdg4_hikashop_variant
WHERE variant_product_id IN (1,2,3,4,5,6,7,8)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
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/administrator/components/com_hikashop/classes/product.php:2577 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.25 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.700 MB Rangées retournées : 0
SELECT product_id
FROM chdg4_hikashop_product_related
WHERE product_related_type = 'options'
AND product_id IN (1,2,3,4,5,6,7,8)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
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/administrator/components/com_hikashop/classes/product.php:2593 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.025 MB mémoire avant requête : 4.709 MB Rangées retournées : 0
SELECT product_parent_id, product_id, product_tax_id
FROM chdg4_hikashop_product
WHERE product_parent_id IN ('1','2','3','4','5','6','7','8')
AND product_published = 1
AND product_type = 'variant'
AND product_sale_start < 1782300572
AND (product_sale_end > 1782300572 OR product_sale_end = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_hikashop_product | ref | product_parent_id,product_main_index | product_main_index | 767 | const | 1 | Using index condition; 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/administrator/components/com_hikashop/classes/currency.php:1115 |
| 17 | hikashopCurrencyClass->_loadProductVariants() | JROOT/administrator/components/com_hikashop/classes/currency.php:572 |
| 16 | hikashopCurrencyClass->getProductsPrices() | JROOT/administrator/components/com_hikashop/classes/currency.php:534 |
| 15 | hikashopCurrencyClass->getListingPrices() | JROOT/administrator/components/com_hikashop/classes/product.php:2608 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.56 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.025 MB mémoire avant requête : 4.722 MB Rangées retournées : 0
SELECT *
FROM chdg4_hikashop_discount
WHERE discount_type='discount'
AND discount_published=1
AND (discount_quota > discount_used_times OR discount_quota = 0)
AND discount_start < 1782300572
AND (discount_end > 1782300572 OR discount_end = 0)
AND ( (discount_product_id IN ('','0','1','2','3','4','5','6','7','8')) OR (discount_product_id LIKE '%,1,%') OR (discount_product_id LIKE '%,2,%') OR (discount_product_id LIKE '%,3,%') OR (discount_product_id LIKE '%,4,%') OR (discount_product_id LIKE '%,5,%') OR (discount_product_id LIKE '%,6,%') OR (discount_product_id LIKE '%,7,%') OR (discount_product_id LIKE '%,8,%') )
AND (discount_flat_amount != 0 OR discount_percent_amount != 0)
AND (discount_flat_amount = 0 OR discount_currency_id =1)
AND (discount_user_id = '' OR discount_user_id LIKE '%,0,%')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
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/administrator/components/com_hikashop/classes/currency.php:614 |
| 16 | hikashopCurrencyClass->getProductsPrices() | JROOT/administrator/components/com_hikashop/classes/currency.php:534 |
| 15 | hikashopCurrencyClass->getListingPrices() | JROOT/administrator/components/com_hikashop/classes/product.php:2608 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.07 ms Mémoire de requête : 0.025 MB mémoire avant requête : 4.731 MB Rangées retournées : 1
SELECT currency_id
FROM chdg4_hikashop_currency
WHERE currency_published=1 OR currency_id = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_hikashop_currency | ALL | PRIMARY | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 182 | 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:1550 |
| 18 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/currency.php:529 |
| 17 | hikashopCurrencyClass->publishedCurrencies() | JROOT/administrator/components/com_hikashop/classes/currency.php:622 |
| 16 | hikashopCurrencyClass->getProductsPrices() | JROOT/administrator/components/com_hikashop/classes/currency.php:534 |
| 15 | hikashopCurrencyClass->getListingPrices() | JROOT/administrator/components/com_hikashop/classes/product.php:2608 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.22 ms Mémoire de requête : 0.026 MB mémoire avant requête : 4.740 MB Rangées retournées : 8
SELECT a.*,
CASE WHEN price_site_id = 0 OR price_site_id = '[unselected]' THEN '' ELSE price_site_id END AS price_site_id
FROM chdg4_hikashop_price AS a
WHERE a.price_product_id IN (1,2,3,4,5,6,7,8)
AND a.price_currency_id IN (1)
AND a.price_start_date < 1782300572
AND (a.price_end_date < 1 OR a.price_end_date > 1782300572)
AND (a.price_access = 'all' OR a.price_access LIKE '%,1,%' OR ISNULL(a.price_access))
AND (a.price_users = '' OR a.price_users LIKE '%,0,%')
ORDER BY a.price_site_id ASC, a.price_value DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | price_product_id | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 8 | 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 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/currency.php:645 |
| 16 | hikashopCurrencyClass->getProductsPrices() | JROOT/administrator/components/com_hikashop/classes/currency.php:534 |
| 15 | hikashopCurrencyClass->getListingPrices() | JROOT/administrator/components/com_hikashop/classes/product.php:2608 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.33 ms Après la dernière requête : 0.14 ms Mémoire de requête : 0.025 MB mémoire avant requête : 4.758 MB Rangées retournées : 1
SELECT *
FROM chdg4_hikashop_currency
WHERE currency_id IN (1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_hikashop_currency | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/currency.php:2076 |
| 18 | hikashopCurrencyClass->getCurrencies() | JROOT/administrator/components/com_hikashop/classes/currency.php:2555 |
| 17 | hikashopCurrencyClass->getRounding() | JROOT/administrator/components/com_hikashop/classes/currency.php:718 |
| 16 | hikashopCurrencyClass->getProductsPrices() | JROOT/administrator/components/com_hikashop/classes/currency.php:534 |
| 15 | hikashopCurrencyClass->getListingPrices() | JROOT/administrator/components/com_hikashop/classes/product.php:2608 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.30 ms Mémoire de requête : 0.026 MB mémoire avant requête : 4.774 MB Rangées retournées : 1
SELECT b.*,c.*
FROM chdg4_hikashop_category AS a
LEFT JOIN chdg4_hikashop_taxation AS b
ON a.category_namekey=b.category_namekey
LEFT JOIN chdg4_hikashop_tax AS c
ON b.tax_namekey=c.tax_namekey
WHERE a.category_id = 11
AND b.taxation_published=1
AND ( taxation_type = '' OR (taxation_type = 'individual' OR taxation_type LIKE '%individual%') )
AND b.taxation_date_start <= 1782300572
AND (b.taxation_date_end = 0 OR b.taxation_date_end > 1782300572)
ORDER BY b.taxation_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | system | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | |
| 1 | SIMPLE | a | const | PRIMARY,category_namekey | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | c | system | PRIMARY | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.07 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.09 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/currency.php:256 |
| 18 | hikashopCurrencyClass->getTax() | JROOT/administrator/components/com_hikashop/classes/currency.php:106 |
| 17 | hikashopCurrencyClass->getTaxedPrice() | JROOT/administrator/components/com_hikashop/classes/currency.php:719 |
| 16 | hikashopCurrencyClass->getProductsPrices() | JROOT/administrator/components/com_hikashop/classes/currency.php:534 |
| 15 | hikashopCurrencyClass->getListingPrices() | JROOT/administrator/components/com_hikashop/classes/product.php:2608 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.27 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.025 MB mémoire avant requête : 4.785 MB Rangées retournées : 1
SELECT *
FROM chdg4_hikashop_zone
WHERE zone_id = 73
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_hikashop_zone | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/classes/currency.php:277 |
| 18 | hikashopCurrencyClass->getTax() | JROOT/administrator/components/com_hikashop/classes/currency.php:106 |
| 17 | hikashopCurrencyClass->getTaxedPrice() | JROOT/administrator/components/com_hikashop/classes/currency.php:719 |
| 16 | hikashopCurrencyClass->getProductsPrices() | JROOT/administrator/components/com_hikashop/classes/currency.php:534 |
| 15 | hikashopCurrencyClass->getListingPrices() | JROOT/administrator/components/com_hikashop/classes/product.php:2608 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.29 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.028 MB mémoire avant requête : 4.858 MB Rangées retournées : 8
SELECT c.*, pc.*
FROM chdg4_hikashop_category AS c
LEFT JOIN chdg4_hikashop_product_category AS pc
ON c.category_id = pc.category_id
WHERE pc.product_id IN (1,2,3,4,5,6,7,8);
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ALL | category_id,product_id | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 8 | Using where |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/product.php:2644 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.18 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.887 MB Rangées retournées : 1
SELECT hk_parent.category_id, hk_parent.category_parent_id
FROM chdg4_hikashop_category AS hk_parent
WHERE hk_parent.category_id IN (2)
ORDER BY hk_parent.category_left
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | hk_parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.02 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/category.php:785 |
| 16 | hikashopCategoryClass->getParents() | JROOT/administrator/components/com_hikashop/classes/badge.php:115 |
| 15 | hikashopBadgeClass->loadBadges() | JROOT/administrator/components/com_hikashop/classes/product.php:2660 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.15 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.025 MB mémoire avant requête : 4.898 MB Rangées retournées : 1
SELECT hk_parent.category_id, hk_parent.category_parent_id, hk_parent.category_parent_id
FROM chdg4_hikashop_category AS hk_parent
WHERE hk_parent.category_id IN (1)
ORDER BY hk_parent.category_left
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | hk_parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/category.php:785 |
| 17 | hikashopCategoryClass->getParents() | JROOT/administrator/components/com_hikashop/classes/category.php:796 |
| 16 | hikashopCategoryClass->getParents() | JROOT/administrator/components/com_hikashop/classes/badge.php:115 |
| 15 | hikashopBadgeClass->loadBadges() | JROOT/administrator/components/com_hikashop/classes/product.php:2660 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.27 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.908 MB Rangées retournées : 0
SELECT a.*
FROM chdg4_hikashop_badge AS a
WHERE a.badge_start <= 1782300572
AND (a.badge_end >= 1782300572 OR a.badge_end = 0)
AND a.badge_published = 1
AND (a.badge_quantity = '' OR a.badge_quantity = -1)
AND (a.badge_new_period = 0 OR a.badge_new_period >= 191892310)
AND (badge_discount_id = '0' OR badge_discount_id = '')
AND ((badge_category_childs = 0
AND (badge_category_id = '0' OR badge_category_id = '' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')) OR (badge_category_childs = 1
AND (badge_category_id='0' OR badge_category_id='' OR badge_category_id = '1' OR badge_category_id LIKE '%,1,%' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')))
ORDER BY a.badge_ordering ASC,a.badge_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/badge.php:152 |
| 15 | hikashopBadgeClass->loadBadges() | JROOT/administrator/components/com_hikashop/classes/product.php:2660 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.26 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.917 MB Rangées retournées : 0
SELECT a.*
FROM chdg4_hikashop_badge AS a
WHERE a.badge_start <= 1782300572
AND (a.badge_end >= 1782300572 OR a.badge_end = 0)
AND a.badge_published = 1
AND (a.badge_quantity = '' OR a.badge_quantity = -1)
AND (a.badge_new_period = 0 OR a.badge_new_period >= 191790829)
AND (badge_discount_id = '0' OR badge_discount_id = '')
AND ((badge_category_childs = 0
AND (badge_category_id = '0' OR badge_category_id = '' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')) OR (badge_category_childs = 1
AND (badge_category_id='0' OR badge_category_id='' OR badge_category_id = '1' OR badge_category_id LIKE '%,1,%' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')))
ORDER BY a.badge_ordering ASC,a.badge_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/badge.php:152 |
| 15 | hikashopBadgeClass->loadBadges() | JROOT/administrator/components/com_hikashop/classes/product.php:2660 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.25 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.926 MB Rangées retournées : 0
SELECT a.*
FROM chdg4_hikashop_badge AS a
WHERE a.badge_start <= 1782300572
AND (a.badge_end >= 1782300572 OR a.badge_end = 0)
AND a.badge_published = 1
AND (a.badge_quantity = '' OR a.badge_quantity = -1)
AND (a.badge_new_period = 0 OR a.badge_new_period >= 185509707)
AND (badge_discount_id = '0' OR badge_discount_id = '')
AND ((badge_category_childs = 0
AND (badge_category_id = '0' OR badge_category_id = '' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')) OR (badge_category_childs = 1
AND (badge_category_id='0' OR badge_category_id='' OR badge_category_id = '1' OR badge_category_id LIKE '%,1,%' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')))
ORDER BY a.badge_ordering ASC,a.badge_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/badge.php:152 |
| 15 | hikashopBadgeClass->loadBadges() | JROOT/administrator/components/com_hikashop/classes/product.php:2660 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.24 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.935 MB Rangées retournées : 0
SELECT a.*
FROM chdg4_hikashop_badge AS a
WHERE a.badge_start <= 1782300572
AND (a.badge_end >= 1782300572 OR a.badge_end = 0)
AND a.badge_published = 1
AND (a.badge_quantity = '' OR a.badge_quantity = -1)
AND (a.badge_new_period = 0 OR a.badge_new_period >= 185508877)
AND (badge_discount_id = '0' OR badge_discount_id = '')
AND ((badge_category_childs = 0
AND (badge_category_id = '0' OR badge_category_id = '' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')) OR (badge_category_childs = 1
AND (badge_category_id='0' OR badge_category_id='' OR badge_category_id = '1' OR badge_category_id LIKE '%,1,%' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')))
ORDER BY a.badge_ordering ASC,a.badge_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/badge.php:152 |
| 15 | hikashopBadgeClass->loadBadges() | JROOT/administrator/components/com_hikashop/classes/product.php:2660 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.24 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.944 MB Rangées retournées : 0
SELECT a.*
FROM chdg4_hikashop_badge AS a
WHERE a.badge_start <= 1782300572
AND (a.badge_end >= 1782300572 OR a.badge_end = 0)
AND a.badge_published = 1
AND (a.badge_quantity = '' OR a.badge_quantity = -1)
AND (a.badge_new_period = 0 OR a.badge_new_period >= 178944573)
AND (badge_discount_id = '0' OR badge_discount_id = '')
AND ((badge_category_childs = 0
AND (badge_category_id = '0' OR badge_category_id = '' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')) OR (badge_category_childs = 1
AND (badge_category_id='0' OR badge_category_id='' OR badge_category_id = '1' OR badge_category_id LIKE '%,1,%' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')))
ORDER BY a.badge_ordering ASC,a.badge_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/badge.php:152 |
| 15 | hikashopBadgeClass->loadBadges() | JROOT/administrator/components/com_hikashop/classes/product.php:2660 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.24 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.953 MB Rangées retournées : 0
SELECT a.*
FROM chdg4_hikashop_badge AS a
WHERE a.badge_start <= 1782300572
AND (a.badge_end >= 1782300572 OR a.badge_end = 0)
AND a.badge_published = 1
AND (a.badge_quantity = '' OR a.badge_quantity = -1)
AND (a.badge_new_period = 0 OR a.badge_new_period >= 178944020)
AND (badge_discount_id = '0' OR badge_discount_id = '')
AND ((badge_category_childs = 0
AND (badge_category_id = '0' OR badge_category_id = '' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')) OR (badge_category_childs = 1
AND (badge_category_id='0' OR badge_category_id='' OR badge_category_id = '1' OR badge_category_id LIKE '%,1,%' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')))
ORDER BY a.badge_ordering ASC,a.badge_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/badge.php:152 |
| 15 | hikashopBadgeClass->loadBadges() | JROOT/administrator/components/com_hikashop/classes/product.php:2660 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.24 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.962 MB Rangées retournées : 0
SELECT a.*
FROM chdg4_hikashop_badge AS a
WHERE a.badge_start <= 1782300572
AND (a.badge_end >= 1782300572 OR a.badge_end = 0)
AND a.badge_published = 1
AND (a.badge_quantity = '' OR a.badge_quantity = -1)
AND (a.badge_new_period = 0 OR a.badge_new_period >= 178943252)
AND (badge_discount_id = '0' OR badge_discount_id = '')
AND ((badge_category_childs = 0
AND (badge_category_id = '0' OR badge_category_id = '' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')) OR (badge_category_childs = 1
AND (badge_category_id='0' OR badge_category_id='' OR badge_category_id = '1' OR badge_category_id LIKE '%,1,%' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')))
ORDER BY a.badge_ordering ASC,a.badge_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/badge.php:152 |
| 15 | hikashopBadgeClass->loadBadges() | JROOT/administrator/components/com_hikashop/classes/product.php:2660 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.24 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.971 MB Rangées retournées : 0
SELECT a.*
FROM chdg4_hikashop_badge AS a
WHERE a.badge_start <= 1782300572
AND (a.badge_end >= 1782300572 OR a.badge_end = 0)
AND a.badge_published = 1
AND (a.badge_quantity = '' OR a.badge_quantity = -1)
AND (a.badge_new_period = 0 OR a.badge_new_period >= 178942979)
AND (badge_discount_id = '0' OR badge_discount_id = '')
AND ((badge_category_childs = 0
AND (badge_category_id = '0' OR badge_category_id = '' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')) OR (badge_category_childs = 1
AND (badge_category_id='0' OR badge_category_id='' OR badge_category_id = '1' OR badge_category_id LIKE '%,1,%' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%')))
ORDER BY a.badge_ordering ASC,a.badge_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/badge.php:152 |
| 15 | hikashopBadgeClass->loadBadges() | JROOT/administrator/components/com_hikashop/classes/product.php:2660 |
| 14 | hikashopProductClass->loadProductsListingData() | JROOT/components/com_hikashop/views/product/view.html.php:933 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.35 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.974 MB Rangées retournées : 1
SELECT COUNT( DISTINCT b.product_id )
FROM chdg4_hikashop_product_category AS a
LEFT JOIN chdg4_hikashop_product AS b
ON a.product_id=b.product_id
WHERE (b.product_published = 1)
AND (b.product_type = 'main')
AND (a.category_id IN (2))
ORDER BY a.ordering ASC, b.product_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | category_id,product_id | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 8 | Using where |
| 1 | SIMPLE | b | eq_ref | PRIMARY,product_main_index | PRIMARY | 4 | cybergraphik.a.product_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.01 ms |
| Removing tmp table | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_hikashop/views/product/view.html.php:961 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.15 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.981 MB Rangées retournées : 0
SELECT *
FROM chdg4_hikashop_characteristic
WHERE characteristic_values_on_listing > 0
ORDER BY characteristic_ordering ASC;
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/product/view.html.php:1227 |
| 14 | ProductViewProduct->_loadCharacteristicsValues() | JROOT/components/com_hikashop/views/product/view.html.php:1012 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.24 ms Après la dernière requête : 0.83 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.996 MB Rangées retournées : 1
SELECT hk_parent.category_id, hk_parent.category_parent_id
FROM chdg4_hikashop_category AS hk_parent
WHERE hk_parent.category_id = 2
ORDER BY hk_parent.category_left
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | hk_parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/category.php:785 |
| 16 | hikashopCategoryClass->getParents() | JROOT/administrator/components/com_hikashop/classes/field.php:508 |
| 15 | hikashopFieldClass->getCategories() | JROOT/administrator/components/com_hikashop/classes/field.php:197 |
| 14 | hikashopFieldClass->getFields() | JROOT/components/com_hikashop/views/product/view.html.php:1020 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.32 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 5.007 MB Rangées retournées : 0
SELECT *
FROM chdg4_hikashop_field as a
WHERE a.`field_published` = 1
AND a.`field_frontcomp` = 1
AND a.field_table='category'
AND ((field_with_sub_categories = 0
AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,2,%'))OR (field_with_sub_categories = 1
AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,1,%' OR field_categories LIKE '%,2,%')))
ORDER BY a.`field_ordering` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 15 | Using where; Utilisation du tri complet de type filesort |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/field.php:176 |
| 15 | hikashopFieldClass->getData() | JROOT/administrator/components/com_hikashop/classes/field.php:198 |
| 14 | hikashopFieldClass->getFields() | JROOT/components/com_hikashop/views/product/view.html.php:1020 |
| 13 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:32 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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 : 2.65 ms Mémoire de requête : 0.028 MB mémoire avant requête : 5.210 MB Rangées retournées : 1
SELECT a.id, a.link, a.params
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` AS b
ON a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.access IN (1,1)
AND a.client_id=0
AND (a.link='index.php?option=com_hikashop&view=category&layout=listing' OR a.link='index.php?option=com_hikashop&view=product&layout=listing')
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.26 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1265 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.26 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.028 MB mémoire avant requête : 5.225 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 1
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 25 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.13 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.248 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.20 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.53 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.261 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.56 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.274 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.access IN (1,1)
AND a.link='index.php?option=com_hikashop&view=category&layout=listing'
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.23 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 27 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:336 |
| 26 | hikashopMenusClass->loadAllMenuItemIds() | JROOT/administrator/components/com_hikashop/classes/menus.php:377 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1315 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.20 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.287 MB Rangées retournées : 1
SELECT category_id
FROM chdg4_hikashop_category
WHERE category_type = 'manufacturer'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_hikashop_category | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 11 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 28 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:474 |
| 27 | hikashopMenusClass->_getManufacturerCategoryIds() | JROOT/administrator/components/com_hikashop/classes/menus.php:407 |
| 26 | hikashopMenusClass->_findBestCategoryMenuId() | JROOT/administrator/components/com_hikashop/classes/menus.php:393 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1315 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.40 ms Après la dernière requête : 1.55 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.335 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 1
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.61 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.359 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.26 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.030 MB mémoire avant requête : 5.374 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.33 ms Après la dernière requête : 1.19 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.378 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 1
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.13 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.403 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.26 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.417 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.40 ms Après la dernière requête : 3.94 ms Mémoire de requête : 0.028 MB mémoire avant requête : 5.416 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 2
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 25 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.12 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.439 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.29 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.65 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.452 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.27 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.35 ms Après la dernière requête : 1.54 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.485 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 2
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.13 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.510 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.29 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.035 MB mémoire avant requête : 5.533 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.27 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.37 ms Après la dernière requête : 1.06 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.543 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 2
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.11 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.567 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.29 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.67 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.582 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.27 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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 : 3.38 ms Mémoire de requête : 0.028 MB mémoire avant requête : 5.560 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 3
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 25 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.78 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.583 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.10 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.34 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.09 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.596 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.32 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.38 ms Après la dernière requête : 1.43 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.629 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 3
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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 : 0.13 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.653 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.10 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.33 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.668 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.32 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.33 ms Après la dernière requête : 1.13 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.672 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 3
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.14 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.696 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.10 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.33 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.711 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.32 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.35 ms Après la dernière requête : 3.38 ms Mémoire de requête : 0.028 MB mémoire avant requête : 5.689 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 4
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 25 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.13 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.712 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.10 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.33 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.09 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.725 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.31 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.35 ms Après la dernière requête : 1.38 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.757 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 4
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.67 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.782 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.27 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.796 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.26 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.35 ms Après la dernière requête : 1.02 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.800 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 4
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.02 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.825 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.27 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.09 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.839 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.26 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.39 ms Après la dernière requête : 3.21 ms Mémoire de requête : 0.028 MB mémoire avant requête : 5.833 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 5
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 25 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.029 MB mémoire avant requête : 5.856 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.27 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.869 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.29 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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 : 1.51 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.901 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 5
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.13 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.926 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.31 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.940 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.29 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.37 ms Après la dernière requête : 1.08 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.945 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 5
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.14 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.969 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.31 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.030 MB mémoire avant requête : 5.984 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.29 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.36 ms Après la dernière requête : 3.47 ms Mémoire de requête : 0.028 MB mémoire avant requête : 5.961 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 6
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 25 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.14 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.984 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.31 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.11 ms Mémoire de requête : 0.029 MB mémoire avant requête : 5.998 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.31 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.38 ms Après la dernière requête : 1.57 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.032 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 6
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.15 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.057 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.27 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.11 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.071 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.27 ms Après la dernière requête : 1.18 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.076 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 6
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.56 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.100 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.11 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.115 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.29 ms Après la dernière requête : 3.63 ms Mémoire de requête : 0.028 MB mémoire avant requête : 6.093 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 7
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 25 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.029 MB mémoire avant requête : 6.116 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.25 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.06 ms Mémoire de requête : 0.029 MB mémoire avant requête : 6.129 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.26 ms Après la dernière requête : 1.27 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.161 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 7
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.186 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.09 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.200 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.25 ms Après la dernière requête : 0.95 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.205 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 7
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.10 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.229 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.08 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.244 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.33 ms Après la dernière requête : 3.18 ms Mémoire de requête : 0.028 MB mémoire avant requête : 6.237 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 8
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 25 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.12 ms Mémoire de requête : 0.029 MB mémoire avant requête : 6.260 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.25 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.07 ms Mémoire de requête : 0.029 MB mémoire avant requête : 6.273 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 25 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 24 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:13 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.28 ms Après la dernière requête : 1.33 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.306 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 8
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.14 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.330 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.25 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.07 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.345 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:48 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.27 ms Après la dernière requête : 1.06 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.349 MB Rangées retournées : 1
SELECT c.category_id
FROM chdg4_hikashop_product_category AS pc
INNER JOIN chdg4_hikashop_category AS c
ON c.category_id = pc.category_id
AND c.category_published = 1
WHERE pc.product_id = 8
ORDER BY pc.product_category_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pc | ref | category_id,product_id | product_id | 4 | const | 1 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | cybergraphik.pc.category_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1276 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.11 ms Mémoire de requête : 0.030 MB mémoire avant requête : 6.373 MB Rangées retournées : 1
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=category&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.25 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1311 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.030 MB mémoire avant requête : 6.388 MB Rangées retournées : 0
SELECT a.id
FROM chdg4_menu AS a
INNER JOIN `chdg4_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link LIKE 'index.php?option=com_hikashop&view=product&layout=%'
AND a.access IN (1,1)
AND a.language IN ('*', '', 'fr-FR')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | idx_menutype | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype,idx_language | idx_menutype | 98 | cybergraphik.b.menutype | 10 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:367 |
| 28 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1313 |
| 27 | hikashop_contentLink() | JROOT/components/com_hikashop/views/product/tmpl/show_popup.php:34 |
| 26 | include JROOT/components/com_hikashop/views/product/tmpl/show_popup.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 25 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 24 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php:78 |
| 23 | include JROOT/components/com_hikashop/views/product/tmpl/listing_img_title.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 22 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 21 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing_div.php:215 |
| 20 | include JROOT/components/com_hikashop/views/product/tmpl/listing_div.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 19 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 18 | hikashopView->loadTemplate() | JROOT/components/com_hikashop/views/product/tmpl/listing.php:292 |
| 17 | include JROOT/components/com_hikashop/views/product/tmpl/listing.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3160 |
| 15 | hikashopView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3112 |
| 13 | hikashopView->display() | JROOT/components/com_hikashop/views/product/view.html.php:33 |
| 12 | ProductViewProduct->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2818 |
| 10 | hikashopController->display() | JROOT/components/com_hikashop/controllers/product.php:47 |
| 9 | productController->listing() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:2796 |
| 7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:89 |
| 6 | require_once JROOT/components/com_hikashop/hikashop.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.22 ms Après la dernière requête : 6.59 ms Mémoire de requête : 0.021 MB mémoire avant requête : 6.271 MB Rangées retournées : 0
SELECT `pageid`
FROM chdg4_sh404sef_pageids
WHERE `newurl`='index.php?option=com_hikashop&Itemid=739&ctrl=product&lang=fr&task=listing';
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_sh404sef_pageids | ref | newurl | newurl | 763 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:687 |
| 11 | ShlDbClass->loadResult() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:377 |
| 10 | ShlDbClass->shlLoadResult() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:483 |
| 9 | ShlDbHelper::selectResult() | JROOT/administrator/components/com_sh404sef/helpers/shurl.php:57 |
| 8 | Sh404sefHelperShurl::updateShurls() | JROOT/plugins/system/sh404sef/sh404sef.php:283 |
| 7 | plgSystemSh404sef->onAfterDispatch() | 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/SiteApplication.php:199 |
| 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 : 1.49 ms Mémoire de requête : 0.033 MB mémoire avant requête : 6.308 MB Rangées retournées : 41
SHOW FULL COLUMNS
FROM `chdg4_sh404sef_metas`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `chdg4_sh404sef_metas`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| Opening tables | 0.17 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.16 ms |
| closing tables | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | 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_sh404sef/tables/metas.php:138 |
| 14 | Sh404sefTableMetas->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 13 | Joomla\CMS\Table\Table::getInstance() | JROOT/administrator/components/com_sh404sef/models/metas.php:37 |
| 12 | Sh404sefModelMetas->getCustomMetaData() | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:92 |
| 11 | Sh404sefHelperMetadata::getCustomMetaDataFromDb() | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:118 |
| 10 | Sh404sefHelperMetadata::getCustomMetaData() | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:190 |
| 9 | Sh404sefHelperMetadata::getFinalizedCustomMetaData() | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:390 |
| 8 | Sh404sefHelperMetadata::insertMetaData() | JROOT/plugins/system/sh404sef/sh404sef.php:304 |
| 7 | plgSystemSh404sef->onAfterDispatch() | 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/SiteApplication.php:199 |
| 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.27 ms Après la dernière requête : 0.81 ms Mémoire de requête : 0.024 MB mémoire avant requête : 6.366 MB Rangées retournées : 0
SELECT *
FROM chdg4_sh404sef_metas
WHERE `newurl`='index.php?option=com_hikashop&Itemid=739&ctrl=product&lang=fr&task=listing';
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_sh404sef_metas | ref | newurl | newurl | 573 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:628 |
| 15 | ShlDbClass->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:442 |
| 14 | ShlDbClass->shlLoadObject() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:655 |
| 13 | ShlDbHelper::selectObject() | JROOT/administrator/components/com_sh404sef/models/metas.php:38 |
| 12 | Sh404sefModelMetas->getCustomMetaData() | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:92 |
| 11 | Sh404sefHelperMetadata::getCustomMetaDataFromDb() | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:118 |
| 10 | Sh404sefHelperMetadata::getCustomMetaData() | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:190 |
| 9 | Sh404sefHelperMetadata::getFinalizedCustomMetaData() | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:390 |
| 8 | Sh404sefHelperMetadata::insertMetaData() | JROOT/plugins/system/sh404sef/sh404sef.php:304 |
| 7 | plgSystemSh404sef->onAfterDispatch() | 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/SiteApplication.php:199 |
| 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 : 18.48 ms Mémoire de requête : 0.026 MB mémoire avant requête : 6.628 MB Rangées retournées : 10
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM chdg4_modules AS m
LEFT JOIN chdg4_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN chdg4_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 <= '2026-06-24 11:29:32')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-06-24 11:29:32')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 739 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ALL | PRIMARY,published,newsfeeds | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 59 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | cybergraphik.m.id | 1 | Using where; Using index |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | cybergraphik.m.module,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.08 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.32 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | 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/ModuleHelper.php:441 |
| 14 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 13 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 12 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
| 11 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/helix3/core/helix3.php:592 |
| 10 | Helix3::countModules() | JROOT/plugins/system/helix3/core/helix3.php:539 |
| 9 | Helix3::rowColumns() | JROOT/plugins/system/helix3/core/helix3.php:330 |
| 8 | Helix3::generatelayout() | JROOT/templates/at_hosting/index.php:169 |
| 7 | require JROOT/templates/at_hosting/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.37 ms Après la dernière requête : 25.75 ms Mémoire de requête : 0.029 MB mémoire avant requête : 8.319 MB Rangées retournées : 0
SELECT `oldurl`, `dateadd`
FROM chdg4_sh404sef_urls
WHERE `newurl`='index.php?option=com_search&Itemid=739&ctrl=product&format=opensearch&lang=fr&task=listing';
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_sh404sef_urls | ref | newurl | newurl | 573 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 31 | JDatabaseDriver->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:628 |
| 30 | ShlDbClass->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:442 |
| 29 | ShlDbClass->shlLoadObject() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:655 |
| 28 | ShlDbHelper::selectObject() | JROOT/administrator/components/com_sh404sef/sh404sef.class.php:779 |
| 27 | getSefUrlFromDatabase() | JROOT/administrator/components/com_sh404sef/sh404sef.class.php:816 |
| 26 | shGetSefURLFromCacheOrDB() | JROOT/administrator/components/com_sh404sef/sh404sef.class.php:1538 |
| 25 | shSefRelToAbs() | JROOT/administrator/components/com_sh404sef/classes/router.php:1230 |
| 24 | Sh404sefClassRouterInternal->_buildSefRouteInternal() | JROOT/administrator/components/com_sh404sef/classes/router.php:2675 |
| 23 | Sh404sefClassRouter->_buildSefRoute() | JROOT/administrator/components/com_sh404sef/classes/router.php:1084 |
| 22 | Sh404sefClassRouterInternal->buildRule() | Même appel que celui de la ligne ci-dessous. |
| 21 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:638 |
| 20 | Joomla\CMS\Router\Router->processBuildRules() | JROOT/libraries/src/Router/SiteRouter.php:661 |
| 19 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:614 |
| 18 | Joomla\CMS\Router\Router->_processBuildRules() | JROOT/libraries/src/Router/Router.php:270 |
| 17 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 16 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 15 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 14 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_search/mod_search.php:27 |
| 13 | include JROOT/modules/mod_search/mod_search.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Même appel que celui de la ligne ci-dessous. |
| 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:628 |
| 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:500 |
| 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 : 0.19 ms Après la dernière requête : 0.55 ms Mémoire de requête : 0.032 MB mémoire avant requête : 8.340 MB Rangées retournées : 1
SELECT `oldurl`
FROM chdg4_sh404sef_urls
WHERE `newurl`='index.php?option=com_search&Itemid=739&lang=fr&task=listing';
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | chdg4_sh404sef_urls | ref | newurl | newurl | 573 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 33 | JDatabaseDriver->loadResult() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:687 |
| 32 | ShlDbClass->loadResult() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:377 |
| 31 | ShlDbClass->shlLoadResult() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:483 |
| 30 | ShlDbHelper::selectResult() | JROOT/components/com_sh404sef/sef_ext.php:879 |
| 29 | sef_404::sefGetLocation() | JROOT/administrator/components/com_sh404sef/sh404sef.class.php:509 |
| 28 | shFinalizePlugin() | JROOT/components/com_sh404sef/sef_ext/com_search.php:69 |
| 27 | include JROOT/components/com_sh404sef/sef_ext/com_search.php | JROOT/components/com_sh404sef/sef_ext.php:385 |
| 26 | sef_404->create() | JROOT/administrator/components/com_sh404sef/sh404sef.class.php:1786 |
| 25 | shSefRelToAbs() | JROOT/administrator/components/com_sh404sef/classes/router.php:1230 |
| 24 | Sh404sefClassRouterInternal->_buildSefRouteInternal() | JROOT/administrator/components/com_sh404sef/classes/router.php:2675 |
| 23 | Sh404sefClassRouter->_buildSefRoute() | JROOT/administrator/components/com_sh404sef/classes/router.php:1084 |
| 22 | Sh404sefClassRouterInternal->buildRule() | Même appel que celui de la ligne ci-dessous. |
| 21 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:638 |
| 20 | Joomla\CMS\Router\Router->processBuildRules() | JROOT/libraries/src/Router/SiteRouter.php:661 |
| 19 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:614 |
| 18 | Joomla\CMS\Router\Router->_processBuildRules() | JROOT/libraries/src/Router/Router.php:270 |
| 17 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 16 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 15 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 14 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_search/mod_search.php:27 |
| 13 | include JROOT/modules/mod_search/mod_search.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Même appel que celui de la ligne ci-dessous. |
| 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:628 |
| 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:500 |
| 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 |