Temps de requête : 0.41 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.870 MB Rangées retournées : 0
SELECT `data`
FROM `dm4t9_session`
WHERE `session_id` = X'3564653436393032353135336537393062363835363366653361666165623731'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_session | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Même appel que celui de la ligne ci-dessous. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Temps de requête : 0.45 ms Après la dernière requête : 1.33 ms Mémoire de requête : 0.023 MB mémoire avant requête : 3.975 MB Rangées retournées : 0
SELECT `session_id`
FROM `dm4t9_session`
WHERE `session_id` = X'3564653436393032353135336537393062363835363366653361666165623731'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_session | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Temps de requête : 0.89 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.005 MB mémoire avant requête : 3.982 MB
INSERT INTO `dm4t9_session`
(`session_id`,`guest`,`time`,`userid`,`username`)
VALUES
(X'3564653436393032353135336537393062363835363366653361666165623731', 1, 1730743174, 0, '')
EXPLAIN impossible sur la requête : INSERT INTO `dm4t9_session`
(`session_id`,`guest`,`time`,`userid`,`username`) VALUES
(X'3564653436393032353135336537393062363835363366653361666165623731', 1, 1730743174, 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.40 ms Après la dernière requête : 5.92 ms Mémoire de requête : 0.025 MB mémoire avant requête : 4.530 MB Rangées retournées : 5
SELECT id, rules
FROM `dm4t9_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_viewlevels | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.43 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.545 MB Rangées retournées : 1
SELECT b.id
FROM dm4t9_usergroups AS a
LEFT JOIN dm4t9_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 | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | index | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 8 | NULL | 10 | 20.00 | Using where; Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.24 ms Après la dernière requête : 14.62 ms Mémoire de requête : 0.076 MB mémoire avant requête : 5.977 MB Rangées retournées : 143
SELECT setting,value
FROM dm4t9_jfbconnect_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_jfbconnect_config | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 108 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
15 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_jfbconnect/models/config.php:306 |
14 | JFBConnectModelConfig->getSettings() | JROOT/administrator/components/com_jfbconnect/models/config.php:344 |
13 | JFBConnectModelConfig->get() | JROOT/administrator/components/com_jfbconnect/models/config.php:391 |
12 | JFBConnectModelConfig->getSetting() | JROOT/components/com_jfbconnect/libraries/provider.php:33 |
11 | JFBConnectProvider->__construct() | JROOT/components/com_jfbconnect/libraries/provider/amazon.php:20 |
10 | JFBConnectProviderAmazon->__construct() | JROOT/components/com_jfbconnect/libraries/factory.php:55 |
9 | JFBCFactory::provider() | JROOT/components/com_jfbconnect/libraries/factory.php:76 |
8 | JFBCFactory::getAllProviders() | JROOT/plugins/system/jfbcsystem/jfbcsystem.php:40 |
7 | plgSystemJFBCSystem->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.54 ms Après la dernière requête : 42.81 ms Mémoire de requête : 0.024 MB mémoire avant requête : 7.699 MB Rangées retournées : 1
SELECT count(*)
FROM `dm4t9_cwgears_schedule`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_cwgears_schedule | index | NULL | PRIMARY | 4 | NULL | 1 | 100.00 | Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:96 |
8 | plgSystemCwgears->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.40 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 7.707 MB Rangées retournées : 1
SELECT count(*)
FROM `dm4t9_cwgears_schedule`
WHERE time + '86400'<'1730743174'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_cwgears_schedule | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:139 |
8 | plgSystemCwgears->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.95 ms Après la dernière requête : 37.42 ms Mémoire de requête : 0.009 MB mémoire avant requête : 11.273 MB
UPDATE `dm4t9_extensions`
SET `params` = '{\"mediaversion\":\"4b6ff1919d2ed94227b289a512765500\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_extensions | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
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/cwgears/cwgears.php:195 |
8 | plgSystemCwgears->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.61 ms Après la dernière requête : 2.03 ms Mémoire de requête : 0.024 MB mémoire avant requête : 11.449 MB Rangées retournées : 1
SELECT count(*)
FROM `dm4t9_extensions`
WHERE `element` = 'cwgears'
AND `extension_id` = ''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | 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 |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:1003 |
9 | plgSystemCwgears->updateDownloadKeySub() | JROOT/plugins/system/cwgears/cwgears.php:202 |
8 | plgSystemCwgears->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.15 ms Après la dernière requête : 5.87 ms Mémoire de requête : 0.036 MB mémoire avant requête : 11.982 MB Rangées retournées : 22
SHOW FULL COLUMNS
FROM `dm4t9_fwsg_category`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `dm4t9_fwsg_category`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
15 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
14 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
13 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_fwgallery/tables/category.php:47 |
12 | TableCategory->__construct() | JROOT/libraries/src/Table/Table.php:328 |
11 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_fwgallery/models/fwgallery.php:85 |
10 | fwGalleryModelFwGallery->loadCategory() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:24 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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 : 92.41 ms Après la dernière requête : 1.01 ms Mémoire de requête : 0.037 MB mémoire avant requête : 12.052 MB Rangées retournées : 1
SELECT
c.*,
(SELECT u.name
FROM `dm4t9_users` AS u
WHERE u.id = c.user_id
LIMIT 1) AS _user_name,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_category` AS cc
WHERE cc.parent = c.id
AND cc.published = 1) AS _qty,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_file` AS f
WHERE (f.type = 'image'
AND f.published = 1
AND f.category_id = c.id) OR (f.type = 'image'
AND f.published = 1
AND EXISTS(SELECT *
FROM `dm4t9_fwsg_category_tag` AS ct, `dm4t9_fwsg_file_tag` AS ft
WHERE ct.tag_id = ft.tag_id
AND ct.category_id = c.id
AND ft.file_id = f.id))) AS _images_qty
,'' AS _tags,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_category_tag` AS ft, `dm4t9_fwsg_tag` AS t
WHERE t.id = ft.tag_id
AND ft.category_id = c.id) AS _tags_qty,(SELECT COUNT(*)
FROM `dm4t9_fwsg_file` AS f
WHERE (f.category_id = c.id
AND f.`type` = 'video'
AND f.published = 1) OR (f.type = 'video'
AND f.published = 1
AND EXISTS(SELECT *
FROM `dm4t9_fwsg_category_tag` AS ct, `dm4t9_fwsg_file_tag` AS ft
WHERE ct.tag_id = ft.tag_id
AND ct.category_id = c.id
AND ft.file_id = f.id))) AS _videos_qty,(SELECT COUNT(*)
FROM `dm4t9_fwsg_file` AS f
WHERE (f.category_id = c.id
AND f.`type` = 'audio'
AND f.published = 1) OR (f.type = 'audio'
AND f.published = 1
AND EXISTS(SELECT *
FROM `dm4t9_fwsg_category_tag` AS ct, `dm4t9_fwsg_file_tag` AS ft
WHERE ct.tag_id = ft.tag_id
AND ct.category_id = c.id
AND ft.file_id = f.id))) AS _audios_qty
FROM
`dm4t9_fwsg_category` AS c
WHERE
c.id = 159
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | c | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
9 | DEPENDENT SUBQUERY | f | ref | type,published | type | 1 | const | 1 | 100.00 | Using index condition; Using where |
10 | DEPENDENT SUBQUERY | ct | ref | category_id,tag_id | category_id | 4 | const | 1 | 100.00 | NULL |
10 | DEPENDENT SUBQUERY | ft | ref | file_id,tag_id | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
7 | DEPENDENT SUBQUERY | f | ref | type,published | type | 1 | const | 74 | 100.00 | Using index condition; Using where |
8 | DEPENDENT SUBQUERY | ct | ref | category_id,tag_id | category_id | 4 | const | 1 | 100.00 | NULL |
8 | DEPENDENT SUBQUERY | ft | ref | file_id,tag_id | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
6 | DEPENDENT SUBQUERY | ft | ref | category_id,tag_id | category_id | 4 | const | 1 | 100.00 | NULL |
6 | DEPENDENT SUBQUERY | t | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.ft.tag_id | 1 | 100.00 | Using index |
4 | DEPENDENT SUBQUERY | f | ALL | type,published | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 9210 | 90.94 | Using where |
5 | DEPENDENT SUBQUERY | ct | ref | category_id,tag_id | category_id | 4 | const | 1 | 100.00 | NULL |
5 | DEPENDENT SUBQUERY | ft | ref | file_id,tag_id | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
3 | DEPENDENT SUBQUERY | cc | ref | published,parent | parent | 4 | const | 1 | 100.00 | Using where |
2 | DEPENDENT SUBQUERY | u | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
12 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_fwgallery/tables/category.php:68 |
11 | TableCategory->load() | JROOT/components/com_fwgallery/models/fwgallery.php:87 |
10 | fwGalleryModelFwGallery->loadCategory() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:24 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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.27 ms Mémoire de requête : 0.008 MB mémoire avant requête : 12.068 MB
UPDATE dm4t9_fwsg_category
SET `hits` = (`hits` + 1)
WHERE `id` = '159'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_fwsg_category | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1264 |
11 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_fwgallery/models/fwgallery.php:88 |
10 | fwGalleryModelFwGallery->loadCategory() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:24 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 4.19 ms Après la dernière requête : 5.23 ms Mémoire de requête : 0.384 MB mémoire avant requête : 12.472 MB Rangées retournées : 215
SELECT
c.id,
c.parent,
c.published,
c.name,
c.params
FROM
`dm4t9_fwsg_category` AS c
ORDER BY
`parent`,
ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 205 | 100.00 | 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 |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_fwgallery/helpers/helper.php:997 |
11 | fwgHelper::loadCategories() | JROOT/components/com_fwgallery/helpers/helper.php:1342 |
10 | fwgHelper::getParentGalleries() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:39 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.42 ms Après la dernière requête : 4.62 ms Mémoire de requête : 0.026 MB mémoire avant requête : 14.222 MB Rangées retournées : 1
SELECT id, parent, name
FROM `dm4t9_fwsg_category`
WHERE id = 159
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_fwsg_category | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
11 | JDatabaseDriver->loadObject() | JROOT/components/com_fwgallery/helpers/helper.php:1134 |
10 | fwgHelper::loadCategoriesPath() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:44 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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.66 ms Mémoire de requête : 0.026 MB mémoire avant requête : 14.258 MB Rangées retournées : 1
SELECT id, parent, name
FROM `dm4t9_fwsg_category`
WHERE id = 29
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_fwsg_category | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
11 | JDatabaseDriver->loadObject() | JROOT/components/com_fwgallery/helpers/helper.php:1134 |
10 | fwgHelper::loadCategoriesPath() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:44 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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 : 0.10 ms Mémoire de requête : 0.027 MB mémoire avant requête : 14.269 MB Rangées retournées : 0
SELECT id, parent, name
FROM `dm4t9_fwsg_category`
WHERE id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | 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 |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
11 | JDatabaseDriver->loadObject() | JROOT/components/com_fwgallery/helpers/helper.php:1134 |
10 | fwgHelper::loadCategoriesPath() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:44 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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.52 ms Après la dernière requête : 0.39 ms Mémoire de requête : 0.035 MB mémoire avant requête : 14.351 MB Rangées retournées : 40
SELECT `id`,`name`,`rules`,`parent_id`
FROM `dm4t9_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_eventbooking','com_finder','com_fwgallery','com_installer','com_jfbconnect','com_joomgallery','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_p8pbb','com_phocagallery','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_users','com_visforms','com_weblinks','com_wrapper')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_assets | ALL | idx_asset_name | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 345 | 11.88 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
16 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_fwgallery/models/fwgallery.php:34 |
11 | fwGalleryModelFwGallery->_getSubcategoriesWhere() | JROOT/components/com_fwgallery/models/fwgallery.php:121 |
10 | fwGalleryModelFwGallery->loadSubcategories() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:102 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.03 ms Après la dernière requête : 0.79 ms Mémoire de requête : 0.036 MB mémoire avant requête : 14.429 MB Rangées retournées : 0
SELECT
c.*,
u.name AS _user_name,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_category` AS cc
WHERE cc.parent = c.id
AND cc.published = 1) AS _qty,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_file` AS f
WHERE (f.category_id = c.id
AND f.published = 1
AND f.`type` = 'image') OR (f.type = 'image'
AND f.published = 1
AND EXISTS(SELECT *
FROM `dm4t9_fwsg_category_tag` AS ct, `dm4t9_fwsg_file_tag` AS ft
WHERE ct.tag_id = ft.tag_id
AND ct.category_id = c.id
AND ft.file_id = f.id))) AS _images_qty
,'' AS _tags,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_category_tag` AS ft, `dm4t9_fwsg_tag` AS t
WHERE t.id = ft.tag_id
AND ft.category_id = c.id) AS _tags_qty,(SELECT COUNT(*)
FROM `dm4t9_fwsg_file` AS f
WHERE (f.category_id = c.id
AND f.`type` = 'video'
AND f.published = 1) OR (f.type = 'video'
AND f.published = 1
AND EXISTS(SELECT *
FROM `dm4t9_fwsg_category_tag` AS ct, `dm4t9_fwsg_file_tag` AS ft
WHERE ct.tag_id = ft.tag_id
AND ct.category_id = c.id
AND ft.file_id = f.id))) AS _videos_qty,(SELECT COUNT(*)
FROM `dm4t9_fwsg_file` AS f
WHERE (f.category_id = c.id
AND f.`type` = 'audio'
AND f.published = 1) OR (f.type = 'audio'
AND f.published = 1
AND EXISTS(SELECT *
FROM `dm4t9_fwsg_category_tag` AS ct, `dm4t9_fwsg_file_tag` AS ft
WHERE ct.tag_id = ft.tag_id
AND ct.category_id = c.id
AND ft.file_id = f.id))) AS _audios_qty
FROM
`dm4t9_fwsg_category` AS c
LEFT JOIN `dm4t9_users` AS u
ON u.id = c.user_id
LEFT JOIN `dm4t9_viewlevels` AS ca
ON ca.id = c.`access`
WHERE c.published = 1
AND (c.`access` = 0 OR c.access IN (1,3))
AND c.parent IN (159)
ORDER BY c.parent, c.ordering
LIMIT 0, 12
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | c | ref | published,parent,access | parent | 4 | const | 1 | 100.00 | Using where; Utilisation du tri complet de type filesort |
1 | PRIMARY | u | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.c.user_id | 1 | 100.00 | Using where |
1 | PRIMARY | ca | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.c.access | 1 | 100.00 | Using index |
8 | DEPENDENT SUBQUERY | f | ref | type,published | type | 1 | const | 1 | 100.00 | Using index condition; Using where |
9 | DEPENDENT SUBQUERY | ct | ref | category_id,tag_id | category_id | 4 | bxv_canoeclubgenevech13_2.c.id | 1 | 100.00 | NULL |
9 | DEPENDENT SUBQUERY | ft | ref | file_id,tag_id | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
6 | DEPENDENT SUBQUERY | f | ref | type,published | type | 1 | const | 74 | 100.00 | Using index condition; Using where |
7 | DEPENDENT SUBQUERY | ct | ref | category_id,tag_id | category_id | 4 | bxv_canoeclubgenevech13_2.c.id | 1 | 100.00 | NULL |
7 | DEPENDENT SUBQUERY | ft | ref | file_id,tag_id | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
5 | DEPENDENT SUBQUERY | ft | ref | category_id,tag_id | category_id | 4 | bxv_canoeclubgenevech13_2.c.id | 1 | 100.00 | NULL |
5 | DEPENDENT SUBQUERY | t | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.ft.tag_id | 1 | 100.00 | Using index |
3 | DEPENDENT SUBQUERY | f | ALL | type,published | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 9210 | 90.94 | Using where |
4 | DEPENDENT SUBQUERY | ct | ref | category_id,tag_id | category_id | 4 | bxv_canoeclubgenevech13_2.c.id | 1 | 100.00 | NULL |
4 | DEPENDENT SUBQUERY | ft | ref | file_id,tag_id | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
2 | DEPENDENT SUBQUERY | cc | ref | published,parent | parent | 4 | bxv_canoeclubgenevech13_2.c.id | 7 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_fwgallery/models/fwgallery.php:126 |
10 | fwGalleryModelFwGallery->loadSubcategories() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:102 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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.26 ms Mémoire de requête : 0.032 MB mémoire avant requête : 14.440 MB Rangées retournées : 19
SELECT
`element`,
`enabled`,
`folder`
FROM
`dm4t9_extensions`
WHERE
`type` = 'plugin'
AND
`folder` IN ('fwgallery', 'fwgallerytype', 'fwgallerytmpl')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_extensions | ref | extension | extension | 82 | const | 180 | 100.00 | Using index condition |
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/components/com_fwgallery/helpers/helper.php:1534 |
17 | fwgHelper::loadPlugins() | JROOT/components/com_fwgallery/helpers/helper.php:1550 |
16 | fwgHelper::pluginEnabled() | JROOT/plugins/fwgallery/featured/featured.php:83 |
15 | plgFwGalleryFeatured->ongetFilesListExtraOrdering() | JROOT/libraries/joomla/event/event.php:70 |
14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_fwgallery/models/fwgallery.php:252 |
11 | fwGalleryModelFwGallery->_getFilesOrderClause() | JROOT/components/com_fwgallery/models/fwgallery.php:299 |
10 | fwGalleryModelFwGallery->loadFiles() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:110 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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 : 95.72 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.046 MB mémoire avant requête : 14.467 MB Rangées retournées : 6
SELECT
f.*,
fi.alt AS _alt,
fi.width AS _width,
fi.height AS _height,
fi.size AS _size,
fi.sys_filename AS _sys_filename,
c.name AS _category_name,
u.name AS _user_name
, (SELECT fl.address
FROM `dm4t9_fwsg_file_location` AS fl
WHERE fl.file_id = f.id
LIMIT 1) AS _address, (SELECT fl.longitude
FROM `dm4t9_fwsg_file_location` AS fl
WHERE fl.file_id = f.id
LIMIT 1) AS _longitude, (SELECT fl.latitude
FROM `dm4t9_fwsg_file_location` AS fl
WHERE fl.file_id = f.id
LIMIT 1) AS _latitude,'' AS _tags, (
CASE WHEN f.category_id IN (159) THEN 0 ELSE 1 END) AS _tags_orderng,
(SELECT SUM(v.value)
FROM `dm4t9_fwsg_file_vote` AS v
WHERE v.file_id = f.id
AND v.value > 0) AS _rating_sum,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_file_vote` AS v
WHERE v.file_id = f.id
AND v.ipaddr = 315597009) AS _is_ip_voted,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_file_vote` AS v
WHERE v.file_id = f.id
AND v.user_id = 0) AS _is_user_voted,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_file_vote` AS v
WHERE v.file_id = f.id
AND v.value < 0) AS _negative_rating_count,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_file_vote` AS v
WHERE v.file_id = f.id
AND v.value > 0) AS _positive_rating_count,
EXISTS(SELECT *
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id) AS _video_exists,
(SELECT fv.`sys_filename`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_sys_filename,
(SELECT fv.`filename`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_filename,
(SELECT fv.`media`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_media,
(SELECT fv.`code`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_code,
(SELECT fv.`width`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_width,
(SELECT fv.`height`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_height,
(SELECT fv.`duration`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_duration,
(SELECT fv.`size`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1 ) AS _video_size,
EXISTS(SELECT *
FROM `dm4t9_fwsg_file_audio` AS fau
WHERE fau.file_id = f.id) AS _audio_exists,
(SELECT fau.`sys_filename`
FROM `dm4t9_fwsg_file_audio` AS fau
WHERE fau.file_id = f.id
LIMIT 1) AS _audio_sys_filename,
(SELECT fau.`filename`
FROM `dm4t9_fwsg_file_audio` AS fau
WHERE fau.file_id = f.id
LIMIT 1) AS _audio_filename,
(SELECT fau.`duration`
FROM `dm4t9_fwsg_file_audio` AS fau
WHERE fau.file_id = f.id
LIMIT 1) AS _audio_duration,
(SELECT fau.`size`
FROM `dm4t9_fwsg_file_audio` AS fau
WHERE fau.file_id = f.id
LIMIT 1) AS _audio_size
FROM
`dm4t9_fwsg_file` AS f
LEFT JOIN `dm4t9_viewlevels` AS fa
ON fa.id = f.`access`
LEFT JOIN `dm4t9_fwsg_category` AS c
ON c.id = f.category_id
LEFT JOIN `dm4t9_viewlevels` AS ca
ON ca.id = c.`access`
LEFT JOIN `dm4t9_users` AS u
ON u.id = f.user_id
LEFT JOIN `dm4t9_fwsg_file_image` AS fi
ON fi.file_id = f.id
LEFT JOIN dm4t9_fwsg_file_video AS fv
ON fv.file_id = f.id
LEFT JOIN `dm4t9_fwsg_file_audio` AS fau
ON fau.file_id = f.id
WHERE f.published = 1
AND c.published = 1
AND f.`type` IN ('image','video','audio')
AND (c.`access` = 0 OR c.access IN (1,3))
AND (f.`access` = 0 OR f.access IN (1,3))
AND (f.category_id IN (159) OR EXISTS(SELECT *
FROM dm4t9_fwsg_category_tag AS ct, `dm4t9_fwsg_file_tag` AS ft
WHERE ct.category_id IN (159)
AND ct.tag_id = ft.tag_id
AND ft.file_id = f.id))
ORDER BY _tags_orderng,f.featured DESC, f.ordering
LIMIT 0, 8
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | f | ALL | type,published,access | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 9210 | 91.68 | Using where; Utilisation du tri complet de type filesort |
1 | PRIMARY | fa | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.access | 1 | 100.00 | Using index |
1 | PRIMARY | c | eq_ref | PRIMARY,published,access | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.category_id | 1 | 100.00 | Using where |
1 | PRIMARY | ca | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.c.access | 1 | 100.00 | Using index |
1 | PRIMARY | u | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.user_id | 1 | 100.00 | Using where |
1 | PRIMARY | fi | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
1 | PRIMARY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using index |
1 | PRIMARY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using index |
24 | DEPENDENT SUBQUERY | ct | ref | category_id,tag_id | category_id | 4 | const | 1 | 100.00 | NULL |
24 | DEPENDENT SUBQUERY | ft | ref | file_id,tag_id | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
23 | DEPENDENT SUBQUERY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
22 | DEPENDENT SUBQUERY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
21 | DEPENDENT SUBQUERY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
20 | DEPENDENT SUBQUERY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
19 | DEPENDENT SUBQUERY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using index |
18 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
17 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
16 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
15 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
14 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
13 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
12 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
11 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
10 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using index |
9 | DEPENDENT SUBQUERY | v | ref | file_id,value | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
8 | DEPENDENT SUBQUERY | v | ref | file_id,value | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
7 | DEPENDENT SUBQUERY | v | ref | user_id,file_id | user_id | 4 | const | 1 | 100.00 | Using where |
6 | DEPENDENT SUBQUERY | v | ref | file_id,ipaddr | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
5 | DEPENDENT SUBQUERY | v | ref | file_id,value | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
4 | DEPENDENT SUBQUERY | fl | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
3 | DEPENDENT SUBQUERY | fl | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
2 | DEPENDENT SUBQUERY | fl | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_fwgallery/models/fwgallery.php:304 |
10 | fwGalleryModelFwGallery->loadFiles() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:110 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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.20 ms Mémoire de requête : 0.029 MB mémoire avant requête : 14.529 MB Rangées retournées : 0
SELECT DISTINCT
t.id,
t.name,
t.alias,
t.published,
t.ordering,
ft.file_id
FROM
`dm4t9_fwsg_file` AS f,
`dm4t9_fwsg_file_tag` AS ft,
`dm4t9_fwsg_tag` AS t
WHERE
t.id = ft.tag_id
AND t.published = 1
AND
f.id = ft.file_id
AND
ft.file_id IN (5445,5446,5447,5448,5449,5450)
ORDER BY
t.name
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | t | ref | PRIMARY,published | published | 1 | const | 1 | 100.00 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | ft | ref | file_id,tag_id | tag_id | 4 | bxv_canoeclubgenevech13_2.t.id | 1 | 100.00 | Using where |
1 | SIMPLE | f | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.ft.file_id | 1 | 100.00 | Using index; Distinct |
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/plugins/fwgallery/tag/tag.php:498 |
14 | plgFwGalleryTag->oncalculateFileListExtraFields() | JROOT/libraries/joomla/event/event.php:70 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
12 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
11 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_fwgallery/models/fwgallery.php:309 |
10 | fwGalleryModelFwGallery->loadFiles() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:110 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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 : 81.57 ms Après la dernière requête : 1.28 ms Mémoire de requête : 0.026 MB mémoire avant requête : 14.621 MB Rangées retournées : 1
SELECT
COUNT(*)
FROM
`dm4t9_fwsg_file` AS f
LEFT JOIN `dm4t9_viewlevels` AS fa
ON fa.id = f.`access`
LEFT JOIN `dm4t9_fwsg_category` AS c
ON c.id = f.category_id
LEFT JOIN `dm4t9_viewlevels` AS ca
ON ca.id = c.`access`
LEFT JOIN `dm4t9_users` AS u
ON u.id = f.user_id
LEFT JOIN `dm4t9_fwsg_file_image` AS fi
ON fi.file_id = f.id
LEFT JOIN dm4t9_fwsg_file_video AS fv
ON fv.file_id = f.id
LEFT JOIN `dm4t9_fwsg_file_audio` AS fau
ON fau.file_id = f.id
WHERE f.published = 1
AND c.published = 1
AND f.`type` IN ('image','video','audio')
AND (c.`access` = 0 OR c.access IN (1,3))
AND (f.`access` = 0 OR f.access IN (1,3))
AND (f.category_id IN (159) OR EXISTS(SELECT *
FROM dm4t9_fwsg_category_tag AS ct, `dm4t9_fwsg_file_tag` AS ft
WHERE ct.category_id IN (159)
AND ct.tag_id = ft.tag_id
AND ft.file_id = f.id))
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | f | ALL | type,published,access | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 9210 | 91.68 | Using where |
1 | PRIMARY | fa | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.access | 1 | 100.00 | Using index |
1 | PRIMARY | c | eq_ref | PRIMARY,published,access | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.category_id | 1 | 100.00 | Using where |
1 | PRIMARY | ca | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.c.access | 1 | 100.00 | Using index |
1 | PRIMARY | u | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.user_id | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | fi | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using index |
1 | PRIMARY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using index |
1 | PRIMARY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using index |
2 | DEPENDENT SUBQUERY | ct | ref | category_id,tag_id | category_id | 4 | const | 1 | 100.00 | NULL |
2 | DEPENDENT SUBQUERY | ft | ref | file_id,tag_id | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_fwgallery/models/fwgallery.php:334 |
11 | fwGalleryModelFwGallery->loadFilesQty() | JROOT/components/com_fwgallery/models/fwgallery.php:353 |
10 | fwGalleryModelFwGallery->getFilesPagination() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:118 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.48 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.026 MB mémoire avant requête : 14.629 MB Rangées retournées : 1
SELECT
COUNT(*)
FROM
`dm4t9_fwsg_category` AS c
LEFT JOIN `dm4t9_users` AS u
ON u.id = c.user_id
LEFT JOIN `dm4t9_viewlevels` AS ca
ON ca.id = c.`access`
WHERE c.published = 1
AND (c.`access` = 0 OR c.access IN (1,3))
AND c.parent IN (159)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | published,parent,access | parent | 4 | const | 1 | 100.00 | Using where |
1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.c.user_id | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | ca | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.c.access | 1 | 100.00 | Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_fwgallery/models/fwgallery.php:146 |
11 | fwGalleryModelFwGallery->loadSubcategoriesQty() | JROOT/components/com_fwgallery/models/fwgallery.php:161 |
10 | fwGalleryModelFwGallery->getSubcategoriesPagination() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:119 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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 : 2.24 ms Mémoire de requête : 0.059 MB mémoire avant requête : 14.780 MB Rangées retournées : 215
SELECT
c.id,
c.name,
c.alias
FROM
`dm4t9_fwsg_category` AS c
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 205 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
28 | JDatabaseDriver->loadObjectList() | JROOT/plugins/fwgallery/seobooster/seobooster.php:456 |
27 | plgFwGallerySeoBooster->getCategoryData() | JROOT/plugins/fwgallery/seobooster/seobooster.php:320 |
26 | plgFwGallerySeoBooster->onbuildRoute() | JROOT/libraries/joomla/event/event.php:70 |
25 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
24 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
23 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_fwgallery/router.php:41 |
22 | fwGalleryBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
21 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_fwgallery/helpers/helper.php:627 |
14 | fwgHelper::route() | JROOT/plugins/fwgallery/seobooster/seobooster.php:117 |
13 | plgFwGallerySeoBooster->onbeforeCategoryDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:129 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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.43 ms Après la dernière requête : 2.25 ms Mémoire de requête : 0.037 MB mémoire avant requête : 14.989 MB Rangées retournées : 1
SELECT id, parent, name
FROM `dm4t9_fwsg_category`
WHERE id = 29
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_fwsg_category | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
29 | JDatabaseDriver->loadObject() | JROOT/components/com_fwgallery/helpers/helper.php:1134 |
28 | fwgHelper::loadCategoriesPath() | JROOT/plugins/fwgallery/seobooster/seobooster.php:353 |
27 | plgFwGallerySeoBooster->onbuildRoute() | JROOT/libraries/joomla/event/event.php:70 |
26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
25 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
24 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_fwgallery/router.php:41 |
23 | fwGalleryBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
22 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
21 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
20 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
19 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
18 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
17 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
16 | Joomla\CMS\Router\Route::_() | JROOT/components/com_fwgallery/helpers/helper.php:627 |
15 | fwgHelper::route() | JROOT/plugins/fwgallerytmpl/classic/listing/list.php:66 |
14 | include JROOT/plugins/fwgallerytmpl/classic/listing/list.php | JROOT/components/com_fwgallery/helpers/helper.php:1476 |
13 | fwgHelper::loadTemplate() | JROOT/components/com_fwgallery/views/fwgallery/tmpl/default.php:11 |
12 | include JROOT/components/com_fwgallery/views/fwgallery/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:169 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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.10 ms Mémoire de requête : 0.037 MB mémoire avant requête : 15.009 MB Rangées retournées : 0
SELECT id, parent, name
FROM `dm4t9_fwsg_category`
WHERE id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | 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 |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
29 | JDatabaseDriver->loadObject() | JROOT/components/com_fwgallery/helpers/helper.php:1134 |
28 | fwgHelper::loadCategoriesPath() | JROOT/plugins/fwgallery/seobooster/seobooster.php:353 |
27 | plgFwGallerySeoBooster->onbuildRoute() | JROOT/libraries/joomla/event/event.php:70 |
26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
25 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
24 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_fwgallery/router.php:41 |
23 | fwGalleryBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
22 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
21 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
20 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
19 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
18 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
17 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
16 | Joomla\CMS\Router\Route::_() | JROOT/components/com_fwgallery/helpers/helper.php:627 |
15 | fwgHelper::route() | JROOT/plugins/fwgallerytmpl/classic/listing/list.php:66 |
14 | include JROOT/plugins/fwgallerytmpl/classic/listing/list.php | JROOT/components/com_fwgallery/helpers/helper.php:1476 |
13 | fwgHelper::loadTemplate() | JROOT/components/com_fwgallery/views/fwgallery/tmpl/default.php:11 |
12 | include JROOT/components/com_fwgallery/views/fwgallery/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:169 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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 : 12.70 ms Après la dernière requête : 1.25 ms Mémoire de requête : 2.102 MB mémoire avant requête : 15.116 MB Rangées retournées : 8451
SELECT
f.id,
f.name,
f.alias,
f.category_id,
c.name AS _cat_name,
c.alias AS _cat_alias
FROM
`dm4t9_fwsg_file` AS f
LEFT JOIN `dm4t9_fwsg_category` AS c
ON f.category_id = c.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 9210 | 100.00 | NULL |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.category_id | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
37 | JDatabaseDriver->loadObjectList() | JROOT/plugins/fwgallery/seobooster/seobooster.php:477 |
36 | plgFwGallerySeoBooster->getImageData() | JROOT/plugins/fwgallery/seobooster/seobooster.php:380 |
35 | plgFwGallerySeoBooster->onbuildRoute() | JROOT/libraries/joomla/event/event.php:70 |
34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_fwgallery/router.php:41 |
31 | fwGalleryBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
30 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
29 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
28 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
27 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
26 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
25 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
24 | Joomla\CMS\Router\Route::_() | JROOT/components/com_fwgallery/helpers/helper.php:627 |
23 | fwgHelper::route() | JROOT/plugins/fwgallerytmpl/classic/listing/file.php:33 |
22 | include JROOT/plugins/fwgallerytmpl/classic/listing/file.php | JROOT/components/com_fwgallery/helpers/helper.php:1476 |
21 | fwgHelper::loadTemplate() | JROOT/plugins/fwgallerytmpl/classic/grids/standard.php:27 |
20 | include JROOT/plugins/fwgallerytmpl/classic/grids/standard.php | JROOT/components/com_fwgallery/helpers/helper.php:1476 |
19 | fwgHelper::loadTemplate() | JROOT/plugins/fwgallerytmpl/classic/listing/files_list.php:32 |
18 | include JROOT/plugins/fwgallerytmpl/classic/listing/files_list.php | JROOT/components/com_fwgallery/helpers/helper.php:1476 |
17 | fwgHelper::loadTemplate() | JROOT/plugins/fwgallerytmpl/classic/listing/files.php:17 |
16 | include JROOT/plugins/fwgallerytmpl/classic/listing/files.php | JROOT/components/com_fwgallery/helpers/helper.php:1476 |
15 | fwgHelper::loadTemplate() | JROOT/plugins/fwgallerytmpl/classic/listing/list.php:84 |
14 | include JROOT/plugins/fwgallerytmpl/classic/listing/list.php | JROOT/components/com_fwgallery/helpers/helper.php:1476 |
13 | fwgHelper::loadTemplate() | JROOT/components/com_fwgallery/views/fwgallery/tmpl/default.php:11 |
12 | include JROOT/components/com_fwgallery/views/fwgallery/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:169 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:26 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.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 : 22.60 ms Après la dernière requête : 51.32 ms Mémoire de requête : 0.076 MB mémoire avant requête : 24.905 MB Rangées retournées : 44
SELECT
f.*,
fi.alt AS _alt,
fi.width AS _width,
fi.height AS _height,
fi.size AS _size,
fi.sys_filename AS _sys_filename,
c.name AS _category_name,
u.name AS _user_name
, (SELECT fl.address
FROM `dm4t9_fwsg_file_location` AS fl
WHERE fl.file_id = f.id
LIMIT 1) AS _address, (SELECT fl.longitude
FROM `dm4t9_fwsg_file_location` AS fl
WHERE fl.file_id = f.id
LIMIT 1) AS _longitude, (SELECT fl.latitude
FROM `dm4t9_fwsg_file_location` AS fl
WHERE fl.file_id = f.id
LIMIT 1) AS _latitude,'' AS _tags, (
CASE WHEN f.category_id IN (0) THEN 0 ELSE 1 END) AS _tags_orderng,
(SELECT SUM(v.value)
FROM `dm4t9_fwsg_file_vote` AS v
WHERE v.file_id = f.id
AND v.value > 0) AS _rating_sum,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_file_vote` AS v
WHERE v.file_id = f.id
AND v.ipaddr = 315597009) AS _is_ip_voted,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_file_vote` AS v
WHERE v.file_id = f.id
AND v.user_id = 0) AS _is_user_voted,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_file_vote` AS v
WHERE v.file_id = f.id
AND v.value < 0) AS _negative_rating_count,
(SELECT COUNT(*)
FROM `dm4t9_fwsg_file_vote` AS v
WHERE v.file_id = f.id
AND v.value > 0) AS _positive_rating_count,
EXISTS(SELECT *
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id) AS _video_exists,
(SELECT fv.`sys_filename`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_sys_filename,
(SELECT fv.`filename`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_filename,
(SELECT fv.`media`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_media,
(SELECT fv.`code`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_code,
(SELECT fv.`width`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_width,
(SELECT fv.`height`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_height,
(SELECT fv.`duration`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_duration,
(SELECT fv.`size`
FROM dm4t9_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1 ) AS _video_size,
EXISTS(SELECT *
FROM `dm4t9_fwsg_file_audio` AS fau
WHERE fau.file_id = f.id) AS _audio_exists,
(SELECT fau.`sys_filename`
FROM `dm4t9_fwsg_file_audio` AS fau
WHERE fau.file_id = f.id
LIMIT 1) AS _audio_sys_filename,
(SELECT fau.`filename`
FROM `dm4t9_fwsg_file_audio` AS fau
WHERE fau.file_id = f.id
LIMIT 1) AS _audio_filename,
(SELECT fau.`duration`
FROM `dm4t9_fwsg_file_audio` AS fau
WHERE fau.file_id = f.id
LIMIT 1) AS _audio_duration,
(SELECT fau.`size`
FROM `dm4t9_fwsg_file_audio` AS fau
WHERE fau.file_id = f.id
LIMIT 1) AS _audio_size
FROM
`dm4t9_fwsg_file` AS f
LEFT JOIN `dm4t9_viewlevels` AS fa
ON fa.id = f.`access`
LEFT JOIN `dm4t9_fwsg_category` AS c
ON c.id = f.category_id
LEFT JOIN `dm4t9_viewlevels` AS ca
ON ca.id = c.`access`
LEFT JOIN `dm4t9_users` AS u
ON u.id = f.user_id
LEFT JOIN `dm4t9_fwsg_file_image` AS fi
ON fi.file_id = f.id
LEFT JOIN dm4t9_fwsg_file_video AS fv
ON fv.file_id = f.id
LEFT JOIN `dm4t9_fwsg_file_audio` AS fau
ON fau.file_id = f.id
WHERE
f.published = 1
AND c.published = 1
AND f.`type` IN ('image','video','audio')
AND f.category_id IN (5,48,35,17,26,29,43,32,16,46,49,259,260,258,254,252,248,247,36,219,158,152,157,262,263,155,156,226,220,120,105,225,106,97,94,82,89,93,83,84,77,74,76,73,66,172,185,189,208,204,205,193,160,184,165,166,167,164,177,281,283,39,104,88,173,92,250,38,230,37,41,47,223,221,232,116,103,211,212,95,98,85,70,27,203,159,154,108,101,178,192,233,124,122,123,121,145,128,113,109,102,86,67,69,68,174,175,186,176,163,171,188,187,170,237,234,228,231,227,229,115,153,150,224,149,148,264,265,143,267,142,139,127,126,311,125,114,111,107,210,87,91,90,75,190,191,206,236,312,72,213,215,214,169,147,146,141,140,138,137,136,135,134,133,132,131,249,130,129,119,117,112,110,100,99,81,80,78,161,71,198,197,179,201,194,202,196,182,181,200,199,183,180,235,151,144,246,216,162,79,168,207,209,217,251,261,238,239,241,242,243,244)
AND (c.access = 0 OR c.access IN (1,3))
ORDER BY
f.featured DESC, f.hits DESC
LIMIT 0, 44
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | f | ALL | type,published | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 9210 | 91.72 | Using where; Utilisation du tri complet de type filesort |
1 | PRIMARY | fa | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.access | 1 | 100.00 | Using index |
1 | PRIMARY | c | eq_ref | PRIMARY,published,access | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.category_id | 1 | 100.00 | Using where |
1 | PRIMARY | ca | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.c.access | 1 | 100.00 | Using index |
1 | PRIMARY | u | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.user_id | 1 | 100.00 | Using where |
1 | PRIMARY | fi | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
1 | PRIMARY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using index |
1 | PRIMARY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using index |
23 | DEPENDENT SUBQUERY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
22 | DEPENDENT SUBQUERY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
21 | DEPENDENT SUBQUERY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
20 | DEPENDENT SUBQUERY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
19 | DEPENDENT SUBQUERY | fau | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using index |
18 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
17 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
16 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
15 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
14 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
13 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
12 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
11 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
10 | DEPENDENT SUBQUERY | fv | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using index |
9 | DEPENDENT SUBQUERY | v | ref | file_id,value | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
8 | DEPENDENT SUBQUERY | v | ref | file_id,value | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
7 | DEPENDENT SUBQUERY | v | ref | user_id,file_id | user_id | 4 | const | 1 | 100.00 | Using where |
6 | DEPENDENT SUBQUERY | v | ref | file_id,ipaddr | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
5 | DEPENDENT SUBQUERY | v | ref | file_id,value | file_id | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | Using where |
4 | DEPENDENT SUBQUERY | fl | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
3 | DEPENDENT SUBQUERY | fl | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
2 | DEPENDENT SUBQUERY | fl | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.f.id | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_fwgallery/models/fwgallery.php:594 |
11 | fwGalleryModelFwGallery->loadModuleData() | JROOT/modules/mod_fwg_latest/mod_fwg_latest.php:25 |
10 | include JROOT/modules/mod_fwg_latest/mod_fwg_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
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.57 ms Après la dernière requête : 0.33 ms Mémoire de requête : 0.030 MB mémoire avant requête : 25.311 MB Rangées retournées : 0
SELECT DISTINCT
t.id,
t.name,
t.alias,
t.published,
t.ordering,
ft.file_id
FROM
`dm4t9_fwsg_file` AS f,
`dm4t9_fwsg_file_tag` AS ft,
`dm4t9_fwsg_tag` AS t
WHERE
t.id = ft.tag_id
AND t.published = 1
AND
f.id = ft.file_id
AND
ft.file_id IN (8986,8930,324,7153,4966,7175,8961,410,6520,8985,2619,1012,7156,6169,821,1444,3425,313,5628,7155,3088,2160,5445,6590,5623,6670,8913,17,2148,7165,6656,2183,117,3780,221,4501,4232,1,5645,8336,6667,720,4070,7178)
ORDER BY
t.name
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | t | ref | PRIMARY,published | published | 1 | const | 1 | 100.00 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | ft | ref | file_id,tag_id | tag_id | 4 | bxv_canoeclubgenevech13_2.t.id | 1 | 100.00 | Using where |
1 | SIMPLE | f | eq_ref | PRIMARY | PRIMARY | 4 | bxv_canoeclubgenevech13_2.ft.file_id | 1 | 100.00 | Using index; Distinct |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/plugins/fwgallery/tag/tag.php:498 |
15 | plgFwGalleryTag->oncalculateFileListExtraFields() | JROOT/libraries/joomla/event/event.php:70 |
14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_fwgallery/models/fwgallery.php:599 |
11 | fwGalleryModelFwGallery->loadModuleData() | JROOT/modules/mod_fwg_latest/mod_fwg_latest.php:25 |
10 | include JROOT/modules/mod_fwg_latest/mod_fwg_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
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.40 ms Après la dernière requête : 1.45 ms Mémoire de requête : 0.037 MB mémoire avant requête : 25.350 MB Rangées retournées : 1
SELECT id, parent, name
FROM `dm4t9_fwsg_category`
WHERE id = 17
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_fwsg_category | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
28 | JDatabaseDriver->loadObject() | JROOT/components/com_fwgallery/helpers/helper.php:1134 |
27 | fwgHelper::loadCategoriesPath() | JROOT/plugins/fwgallery/seobooster/seobooster.php:382 |
26 | plgFwGallerySeoBooster->onbuildRoute() | JROOT/libraries/joomla/event/event.php:70 |
25 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
24 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
23 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_fwgallery/router.php:41 |
22 | fwGalleryBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
21 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_fwgallery/helpers/helper.php:627 |
14 | fwgHelper::route() | JROOT/plugins/fwgallerytmpl/classic/listing/file.php:33 |
13 | include JROOT/plugins/fwgallerytmpl/classic/listing/file.php | JROOT/components/com_fwgallery/helpers/helper.php:1476 |
12 | fwgHelper::loadTemplate() | JROOT/plugins/fwgallerytmpl/classic/modules/mod_fwg_latest/horizontal.php:29 |
11 | require JROOT/plugins/fwgallerytmpl/classic/modules/mod_fwg_latest/horizontal.php | JROOT/modules/mod_fwg_latest/mod_fwg_latest.php:71 |
10 | include JROOT/modules/mod_fwg_latest/mod_fwg_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
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.29 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.036 MB mémoire avant requête : 25.370 MB Rangées retournées : 0
SELECT id, parent, name
FROM `dm4t9_fwsg_category`
WHERE id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | 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 |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
28 | JDatabaseDriver->loadObject() | JROOT/components/com_fwgallery/helpers/helper.php:1134 |
27 | fwgHelper::loadCategoriesPath() | JROOT/plugins/fwgallery/seobooster/seobooster.php:382 |
26 | plgFwGallerySeoBooster->onbuildRoute() | JROOT/libraries/joomla/event/event.php:70 |
25 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
24 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
23 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_fwgallery/router.php:41 |
22 | fwGalleryBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
21 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_fwgallery/helpers/helper.php:627 |
14 | fwgHelper::route() | JROOT/plugins/fwgallerytmpl/classic/listing/file.php:33 |
13 | include JROOT/plugins/fwgallerytmpl/classic/listing/file.php | JROOT/components/com_fwgallery/helpers/helper.php:1476 |
12 | fwgHelper::loadTemplate() | JROOT/plugins/fwgallerytmpl/classic/modules/mod_fwg_latest/horizontal.php:29 |
11 | require JROOT/plugins/fwgallerytmpl/classic/modules/mod_fwg_latest/horizontal.php | JROOT/modules/mod_fwg_latest/mod_fwg_latest.php:71 |
10 | include JROOT/modules/mod_fwg_latest/mod_fwg_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
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.39 ms Après la dernière requête : 1.53 ms Mémoire de requête : 0.038 MB mémoire avant requête : 25.400 MB Rangées retournées : 1
SELECT id, parent, name
FROM `dm4t9_fwsg_category`
WHERE id = 247
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | dm4t9_fwsg_category | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
28 | JDatabaseDriver->loadObject() | JROOT/components/com_fwgallery/helpers/helper.php:1134 |
27 | fwgHelper::loadCategoriesPath() | JROOT/plugins/fwgallery/seobooster/seobooster.php:382 |
26 | plgFwGallerySeoBooster->onbuildRoute() | JROOT/libraries/joomla/event/event.php:70 |
25 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
24 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
23 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_fwgallery/router.php:41 |
22 | fwGalleryBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
21 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
20 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
19 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
16 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
15 | Joomla\CMS\Router\Route::_() | JROOT/components/com_fwgallery/helpers/helper.php:627 |
14 | fwgHelper::route() | JROOT/plugins/fwgallerytmpl/classic/listing/file.php:33 |
13 | include JROOT/plugins/fwgallerytmpl/classic/listing/file.php | JROOT/components/com_fwgallery/helpers/helper.php:1476 |
12 | fwgHelper::loadTemplate() | JROOT/plugins/fwgallerytmpl/classic/modules/mod_fwg_latest/horizontal.php:29 |
11 | require JROOT/plugins/fwgallerytmpl/classic/modules/mod_fwg_latest/horizontal.php | JROOT/modules/mod_fwg_latest/mod_fwg_latest.php:71 |
10 | include JROOT/modules/mod_fwg_latest/mod_fwg_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
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.38 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.037 MB mémoire avant requête : 25.420 MB Rangées retournées : 1