Temps de requête : 0.35 ms Mémoire de requête : 0.018 MB mémoire avant requête : 2.977 MB Rangées retournées : 0
SELECT `data`
FROM `jevnew_session`
WHERE `session_id` = '20d4fe581ee55bf61735d492667024eb'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.08 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
12 | JSessionStorageDatabase->read() | Même appel que celui de la ligne ci-dessous. |
11 | session_start() | JROOT/libraries/joomla/session/handler/native.php:259 |
10 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:49 |
9 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:81 |
8 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:636 |
7 | JSession->_start() | JROOT/libraries/joomla/session/session.php:596 |
6 | JSession->start() | JROOT/libraries/cms/application/cms.php:773 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Temps de requête : 0.27 ms Après la dernière requête : 1.81 ms Mémoire de requête : 0.012 MB mémoire avant requête : 3.185 MB Rangées retournées : 0
SELECT `session_id`
FROM `jevnew_session`
WHERE `session_id` = '20d4fe581ee55bf61735d492667024eb'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Temps de requête : 0.96 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.009 MB mémoire avant requête : 3.200 MB
INSERT INTO `jevnew_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('20d4fe581ee55bf61735d492667024eb', 0, 1, '1653303740', 0, '')
EXPLAIN impossible sur la requête : INSERT INTO `jevnew_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('20d4fe581ee55bf61735d492667024eb', 0, 1, '1653303740', 0, '')
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
init | 0.01 ms |
update | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
update | 0.01 ms |
end | 0.00 ms |
query end | 0.69 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:212 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Temps de requête : 0.65 ms Après la dernière requête : 2.03 ms Mémoire de requête : 0.017 MB mémoire avant requête : 3.457 MB Rangées retournées : 39
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jevnew_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_extensions | ref | extension | extension | 82 | const | 39 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.06 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.13 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | Même appel que celui de la ligne ci-dessous. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.62 ms Après la dernière requête : 1.39 ms Mémoire de requête : 0.015 MB mémoire avant requête : 3.663 MB Rangées retournées : 1
SELECT b.id
FROM jevnew_usergroups AS a
LEFT JOIN jevnew_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | index | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 8 | NULL | 8 | Using index |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.13 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.04 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:835 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:904 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.28 ms Après la dernière requête : 0.79 ms Mémoire de requête : 0.014 MB mémoire avant requête : 3.739 MB Rangées retournées : 3
SELECT id, rules
FROM `jevnew_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_viewlevels | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 3 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.07 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:921 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.63 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.014 MB mémoire avant requête : 3.756 MB Rangées retournées : 52
SELECT folder AS type, element AS name, params
FROM jevnew_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_extensions | ref | extension | extension | 82 | const | 76 | Using where; Utilisation du tri complet de type filesort |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.20 ms |
Sending data | 0.10 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
7 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.06 ms Après la dernière requête : 15.27 ms Mémoire de requête : 0.028 MB mémoire avant requête : 5.604 MB Rangées retournées : 23
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM jevnew_menu AS m
LEFT JOIN jevnew_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 79 | Using where; Utilisation du tri complet de type filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | db673244344.m.component_id | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.09 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.20 ms |
Sending data | 0.16 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.17 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.02 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:439 |
10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:535 |
6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1115 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.57 ms Après la dernière requête : 5.07 ms Mémoire de requête : 0.018 MB mémoire avant requête : 6.299 MB Rangées retournées : 9
SELECT id, home, template, s.params
FROM jevnew_template_styles as s
LEFT JOIN jevnew_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | idx_template | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 15 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | db673244344.s.template,const | 1 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.07 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.09 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
12 | JApplicationSite->getTemplate() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/loader.php:33 |
11 | jsn_template_framework_class_loader() | Même appel que celui de la ligne ci-dessous. |
10 | spl_autoload_call() | JROOT/plugins/system/jsntplframework/jsntplframework.php:162 |
9 | PlgSystemJSNTPLFramework->onAfterRoute() | Même appel que celui de la ligne ci-dessous. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.42 ms Après la dernière requête : 1.18 ms Mémoire de requête : 0.019 MB mémoire avant requête : 6.381 MB Rangées retournées : 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jevnew_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
13 | JDatabaseDriver->loadObject() | Même appel que celui de la ligne ci-dessous. |
12 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
10 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:977 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.09 ms Après la dernière requête : 0.20 ms Mémoire de requête : 0.012 MB mémoire avant requête : 6.384 MB
UPDATE `jevnew_extensions`
SET `params` = '{\"mediaversion\":\"da3185a1cd9cb2a39679b4cf6a596dc9\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN impossible sur la requête : UPDATE `jevnew_extensions`
SET `params` = '{\"mediaversion\":\"da3185a1cd9cb2a39679b4cf6a596dc9\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
init | 0.09 ms |
Updating | 0.05 ms |
end | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.11 ms |
query end | 0.61 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:977 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.09 ms Après la dernière requête : 1.69 ms Mémoire de requête : 0.014 MB mémoire avant requête : 6.631 MB Rangées retournées : 2
SELECT *
FROM jevnew_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_languages | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 2 | Using where; Utilisation du tri complet de type filesort |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.03 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:329 |
4 | JApplicationSite->getParams() | JROOT/libraries/cms/application/site.php:135 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.24 ms Après la dernière requête : 107.94 ms Mémoire de requête : 0.023 MB mémoire avant requête : 7.449 MB Rangées retournées : 1
SELECT a.*
FROM jevnew_xmap_sitemap AS a
WHERE a.id = 1
AND a.state = 1
AND a.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.05 ms |
optimizing | 0.01 ms |
statistics | 0.21 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_xmap/models/sitemap.php:109 |
12 | XmapModelSitemap->getItem() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:46 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.55 ms Après la dernière requête : 0.65 ms Mémoire de requête : 0.023 MB mémoire avant requête : 7.483 MB Rangées retournées : 11
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM jevnew_menu AS n
INNER JOIN jevnew_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'menu_lateral'
AND n.published = 1
AND n.access IN (1,1)
ORDER BY n.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ref | idx_menutype,idx_left_right | idx_menutype | 98 | const | 48 | Using where; Utilisation du tri complet de type filesort |
1 | SIMPLE | p | ref | idx_left_right | idx_left_right | 4 | const | 1 | Using where; Using index |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.07 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.22 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.33 ms |
Sending data | 0.18 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:61 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.21 ms Après la dernière requête : 1.21 ms Mémoire de requête : 0.026 MB mémoire avant requête : 7.568 MB Rangées retournées : 2
SELECT *
FROM jevnew_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 185 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.19 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:131 |
15 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:154 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.77 ms Après la dernière requête : 30.25 ms Mémoire de requête : 0.029 MB mémoire avant requête : 7.830 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=60
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.89 ms Après la dernière requête : 1.47 ms Mémoire de requête : 0.023 MB mémoire avant requête : 7.874 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=104
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.12 ms Après la dernière requête : 0.88 ms Mémoire de requête : 0.023 MB mémoire avant requête : 7.912 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=142
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.16 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.03 ms Après la dernière requête : 0.78 ms Mémoire de requête : 0.023 MB mémoire avant requête : 7.950 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=112
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.11 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.00 ms Après la dernière requête : 0.83 ms Mémoire de requête : 0.023 MB mémoire avant requête : 7.988 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=105
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.44 ms Après la dernière requête : 0.78 ms Mémoire de requête : 0.023 MB mémoire avant requête : 8.026 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=106
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.07 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.67 ms Après la dernière requête : 0.99 ms Mémoire de requête : 0.023 MB mémoire avant requête : 8.064 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=107
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.45 ms Après la dernière requête : 0.67 ms Mémoire de requête : 0.023 MB mémoire avant requête : 8.103 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=108
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.62 ms Après la dernière requête : 0.57 ms Mémoire de requête : 0.023 MB mémoire avant requête : 8.141 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=158
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.08 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.68 ms Après la dernière requête : 0.64 ms Mémoire de requête : 0.023 MB mémoire avant requête : 8.179 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=150
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.20 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.10 ms |
Waiting for query cache lock | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.49 ms Après la dernière requête : 0.57 ms Mémoire de requête : 0.023 MB mémoire avant requête : 8.217 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=109
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.65 ms Après la dernière requête : 0.27 ms Mémoire de requête : 0.022 MB mémoire avant requête : 8.233 MB Rangées retournées : 4
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM jevnew_menu AS n
INNER JOIN jevnew_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'menu_superieur'
AND n.published = 1
AND n.access IN (1,1)
ORDER BY n.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ref | idx_menutype,idx_left_right | idx_menutype | 98 | const | 21 | Using where; Utilisation du tri complet de type filesort |
1 | SIMPLE | p | ref | idx_left_right | idx_left_right | 4 | const | 1 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.08 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:61 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.94 ms Après la dernière requête : 0.91 ms Mémoire de requête : 0.023 MB mémoire avant requête : 8.284 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=170
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.19 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 2.03 ms Après la dernière requête : 0.80 ms Mémoire de requête : 0.023 MB mémoire avant requête : 8.322 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=113
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.03 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.05 ms |
optimizing | 0.01 ms |
statistics | 0.14 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.15 ms Après la dernière requête : 1.17 ms Mémoire de requête : 0.022 MB mémoire avant requête : 8.357 MB Rangées retournées : 2
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM jevnew_menu AS n
INNER JOIN jevnew_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'pied_de_page'
AND n.published = 1
AND n.access IN (1,1)
ORDER BY n.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ref | idx_menutype,idx_left_right | idx_menutype | 98 | const | 4 | Using where; Utilisation du tri complet de type filesort |
1 | SIMPLE | p | ref | idx_left_right | idx_left_right | 4 | const | 1 | Using where; Using index |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sorting result | 0.21 ms |
Sending data | 0.12 ms |
end | 0.01 ms |
query end | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.05 ms |
freeing items | 0.08 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:61 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.94 ms Après la dernière requête : 0.95 ms Mémoire de requête : 0.023 MB mémoire avant requête : 8.404 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `jevnew_content`
WHERE `id`=81
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.30 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.04 ms |
closing tables | 0.01 ms |
freeing items | 0.08 ms |
Waiting for query cache lock | 0.01 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.06 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:159 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:94 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.85 ms Après la dernière requête : 4.58 ms Mémoire de requête : 0.028 MB mémoire avant requête : 8.716 MB Rangées retournées : 8
SHOW FULL COLUMNS
FROM `jevnew_assets`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `jevnew_assets`
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.20 ms |
System lock | 0.01 ms |
init | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
Opening tables | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.03 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.06 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
17 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
16 | JTable->__construct() | JROOT/libraries/joomla/table/asset.php:60 |
15 | JTableAsset->__construct() | JROOT/libraries/joomla/table/table.php:308 |
14 | JTable::getInstance() | JROOT/libraries/joomla/access/access.php:696 |
13 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
12 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
11 | JUser->authorise() | JROOT/components/com_xmap/views/html/view.html.php:50 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.31 ms Après la dernière requête : 1.06 ms Mémoire de requête : 0.023 MB mémoire avant requête : 8.786 MB Rangées retournées : 1
SELECT *
FROM jevnew_assets
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_assets | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
14 | JTable->load() | JROOT/libraries/joomla/access/access.php:697 |
13 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
12 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
11 | JUser->authorise() | JROOT/components/com_xmap/views/html/view.html.php:50 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.31 ms Après la dernière requête : 0.27 ms Mémoire de requête : 0.019 MB mémoire avant requête : 8.803 MB Rangées retournées : 1
SELECT a.rules
FROM jevnew_assets AS a
WHERE (a.id = 1 OR a.name = 'root.1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index_merge | PRIMARY,idx_asset_name | PRIMARY,idx_asset_name | 4,202 | NULL | 2 | Using union(PRIMARY,idx_asset_name); Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
13 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
12 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
11 | JUser->authorise() | JROOT/components/com_xmap/views/html/view.html.php:50 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.75 ms Après la dernière requête : 0.93 ms Mémoire de requête : 0.022 MB mémoire avant requête : 8.857 MB Rangées retournées : 39
SELECT element
FROM jevnew_extensions
WHERE type = 'component'
AND enabled = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_extensions | ref | extension | extension | 82 | const | 39 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
System lock | 0.05 ms |
Waiting for query cache lock | 0.07 ms |
init | 0.09 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.79 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
15 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:413 |
14 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
13 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
12 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
11 | JUser->authorise() | JROOT/components/com_xmap/views/html/view.html.php:50 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.84 ms Après la dernière requête : 0.24 ms Mémoire de requête : 0.022 MB mémoire avant requête : 8.886 MB Rangées retournées : 37
SELECT a.name, a.rules
FROM jevnew_assets AS a
WHERE (a.name IN ('com_admin','com_ajax','com_akeeba','com_avreloaded','com_banners','com_cache','com_categories','com_checkin','com_chronoforms','com_chronoforms5','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_creativeimageslider','com_djimageslider','com_finder','com_installer','com_jce','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','com_wrapper','com_xmap') OR a.name = 'root.1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_asset_name | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 253 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.30 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
15 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:441 |
14 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
13 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
12 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
11 | JUser->authorise() | JROOT/components/com_xmap/views/html/view.html.php:50 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.13 ms Après la dernière requête : 20.78 ms Mémoire de requête : 0.029 MB mémoire avant requête : 9.451 MB Rangées retournées : 1
SELECT *
FROM jevnew_modules
WHERE module='mod_menu'
AND params LIKE '%"menutype":"menu_lateral"%'
AND access IN (1,1)
AND published=1
AND client_id=0
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_modules | ref | published,newsfeeds | newsfeeds | 204 | const,const | 7 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.11 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.11 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.05 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.10 ms |
Waiting for query cache lock | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
18 | JDatabaseDriver->loadObject() | JROOT/components/com_xmap/displayer.php:115 |
17 | XmapDisplayer->getMenuTitle() | JROOT/components/com_xmap/displayer.php:84 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.69 ms Après la dernière requête : 0.97 ms Mémoire de requête : 0.028 MB mémoire avant requête : 9.496 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `jevnew_content`
WHERE `id`=60
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
19 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
18 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.61 ms Après la dernière requête : 1.95 ms Mémoire de requête : 0.037 MB mémoire avant requête : 9.645 MB Rangées retournées : 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jevnew_categories as c
LEFT JOIN (SELECT cat.id as id
FROM jevnew_categories AS cat JOIN jevnew_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN jevnew_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND badcats.id is null
AND s.id=36
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Utilisation du tri complet de type filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 40 | Using where |
1 | PRIMARY | <derived2> | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 3 | Using where; Not exists |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 3 | Using where; Using temporary; Utilisation du tri complet de type filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 40 | Using where; Using index; Using join buffer |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.11 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.13 ms |
System lock | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
Creating tmp table | 0.01 ms |
executing | 0.00 ms |
Copying to tmp table | 0.07 ms |
Sorting result | 0.01 ms |
Sending data | 0.01 ms |
removing tmp table | 0.01 ms |
Sending data | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
init | 0.06 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.03 ms |
Creating tmp table | 0.32 ms |
executing | 0.01 ms |
Copying to tmp table | 0.13 ms |
Sorting result | 0.02 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
removing tmp table | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.05 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
22 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
21 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
20 | ContentHelperRoute::getArticleRoute() | JROOT/plugins/xmap/com_content/com_content.php:255 |
19 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
18 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.24 ms Après la dernière requête : 1.26 ms Mémoire de requête : 0.028 MB mémoire avant requête : 9.687 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `jevnew_content`
WHERE `id`=104
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.23 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.12 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
19 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
18 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 2.99 ms Après la dernière requête : 0.26 ms Mémoire de requête : 0.037 MB mémoire avant requête : 9.725 MB Rangées retournées : 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jevnew_categories as c
LEFT JOIN (SELECT cat.id as id
FROM jevnew_categories AS cat JOIN jevnew_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN jevnew_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND badcats.id is null
AND s.id=55
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Utilisation du tri complet de type filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 40 | Using where |
1 | PRIMARY | <derived2> | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 3 | Using where; Not exists |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 3 | Using where; Using temporary; Utilisation du tri complet de type filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 40 | Using where; Using index; Using join buffer |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.20 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.14 ms |
preparing | 0.01 ms |
Creating tmp table | 0.01 ms |
executing | 0.00 ms |
Copying to tmp table | 0.09 ms |
Sorting result | 0.02 ms |
Sending data | 0.03 ms |
removing tmp table | 0.03 ms |
Sending data | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.05 ms |
init | 0.09 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.04 ms |
Creating tmp table | 0.46 ms |
executing | 0.00 ms |
Copying to tmp table | 0.18 ms |
Sorting result | 0.02 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
removing tmp table | 1.04 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
22 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
21 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
20 | ContentHelperRoute::getArticleRoute() | JROOT/plugins/xmap/com_content/com_content.php:255 |
19 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
18 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.50 ms Après la dernière requête : 0.60 ms Mémoire de requête : 0.028 MB mémoire avant requête : 9.752 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `jevnew_content`
WHERE `id`=142
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
19 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
18 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.92 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.037 MB mémoire avant requête : 9.790 MB Rangées retournées : 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jevnew_categories as c
LEFT JOIN (SELECT cat.id as id
FROM jevnew_categories AS cat JOIN jevnew_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN jevnew_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND badcats.id is null
AND s.id=53
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Utilisation du tri complet de type filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 40 | Using where |
1 | PRIMARY | <derived2> | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 3 | Using where; Not exists |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 3 | Using where; Using temporary; Utilisation du tri complet de type filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 40 | Using where; Using index; Using join buffer |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.11 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
Creating tmp table | 0.03 ms |
executing | 0.00 ms |
Copying to tmp table | 0.13 ms |
Sorting result | 0.01 ms |
Sending data | 0.01 ms |
removing tmp table | 0.00 ms |
Sending data | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.05 ms |
init | 0.08 ms |
optimizing | 0.04 ms |
statistics | 0.06 ms |
preparing | 0.06 ms |
Creating tmp table | 0.40 ms |
executing | 0.03 ms |
Copying to tmp table | 0.35 ms |
Sorting result | 0.02 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
removing tmp table | 0.08 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
22 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
21 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
20 | ContentHelperRoute::getArticleRoute() | JROOT/plugins/xmap/com_content/com_content.php:255 |
19 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
18 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.99 ms Après la dernière requête : 0.98 ms Mémoire de requête : 0.028 MB mémoire avant requête : 9.817 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `jevnew_content`
WHERE `id`=112
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.04 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
19 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
18 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.87 ms Après la dernière requête : 0.36 ms Mémoire de requête : 0.037 MB mémoire avant requête : 9.857 MB Rangées retournées : 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jevnew_categories as c
LEFT JOIN (SELECT cat.id as id
FROM jevnew_categories AS cat JOIN jevnew_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN jevnew_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND badcats.id is null
AND s.id=48
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Utilisation du tri complet de type filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 40 | Using where |
1 | PRIMARY | <derived2> | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 3 | Using where; Not exists |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 3 | Using where; Using temporary; Utilisation du tri complet de type filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 40 | Using where; Using index; Using join buffer |
Status | Duration |
---|
starting | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.13 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.05 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.01 ms |
Creating tmp table | 0.01 ms |
executing | 0.00 ms |
Copying to tmp table | 0.09 ms |
Sorting result | 0.01 ms |
Sending data | 0.01 ms |
removing tmp table | 0.00 ms |
Sending data | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Sending data | 0.03 ms |
init | 0.06 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 0.03 ms |
Creating tmp table | 0.30 ms |
executing | 0.01 ms |
Copying to tmp table | 0.24 ms |
Sorting result | 0.03 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
removing tmp table | 0.16 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
removing tmp table | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
22 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
21 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
20 | ContentHelperRoute::getArticleRoute() | JROOT/plugins/xmap/com_content/com_content.php:255 |
19 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
18 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.51 ms Après la dernière requête : 0.98 ms Mémoire de requête : 0.028 MB mémoire avant requête : 9.882 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `jevnew_content`
WHERE `id`=105
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
19 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
18 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.73 ms Après la dernière requête : 0.36 ms Mémoire de requête : 0.037 MB mémoire avant requête : 9.920 MB Rangées retournées : 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jevnew_categories as c
LEFT JOIN (SELECT cat.id as id
FROM jevnew_categories AS cat JOIN jevnew_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN jevnew_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND badcats.id is null
AND s.id=54
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Utilisation du tri complet de type filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 40 | Using where |
1 | PRIMARY | <derived2> | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 3 | Using where; Not exists |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 3 | Using where; Using temporary; Utilisation du tri complet de type filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 40 | Using where; Using index; Using join buffer |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.14 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Creating tmp table | 0.02 ms |
executing | 0.00 ms |
Copying to tmp table | 0.10 ms |
Sorting result | 0.01 ms |
Sending data | 0.01 ms |
removing tmp table | 0.01 ms |
Sending data | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
init | 0.09 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.04 ms |
Creating tmp table | 0.38 ms |
executing | 0.01 ms |
Copying to tmp table | 0.20 ms |
Sorting result | 0.02 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
removing tmp table | 0.10 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Appel | Fichier et numéro de ligne | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
22 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
21 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
20 | ContentHelperRoute::getArticleRoute() | JROOT/plugins/xmap/com_content/com_content.php:255 |
19 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
18 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.35 ms Après la dernière requête : 0.77 ms Mémoire de requête : 0.029 MB mémoire avant requête : 9.952 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `jevnew_content`
WHERE `id`=107
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
20 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
19 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:195 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.66 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.038 MB mémoire avant requête : 9.994 MB Rangées retournées : 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jevnew_categories as c
LEFT JOIN (SELECT cat.id as id
FROM jevnew_categories AS cat JOIN jevnew_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN jevnew_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND badcats.id is null
AND s.id=43
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Utilisation du tri complet de type filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 40 | Using where |
1 | PRIMARY | <derived2> | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 3 | Using where; Not exists |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 3 | Using where; Using temporary; Utilisation du tri complet de type filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 40 | Using where; Using index; Using join buffer |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.12 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Creating tmp table | 0.01 ms |
executing | 0.00 ms |
Copying to tmp table | 0.07 ms |
Sorting result | 0.01 ms |
Sending data | 0.01 ms |
removing tmp table | 0.01 ms |
Sending data | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
init | 0.06 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Creating tmp table | 0.30 ms |
executing | 0.00 ms |
Copying to tmp table | 0.16 ms |
Sorting result | 0.02 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
removing tmp table | 0.07 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.02 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
23 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
22 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
21 | ContentHelperRoute::getArticleRoute() | JROOT/plugins/xmap/com_content/com_content.php:255 |
20 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
19 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:195 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.34 ms Après la dernière requête : 0.74 ms Mémoire de requête : 0.029 MB mémoire avant requête : 10.020 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `jevnew_content`
WHERE `id`=108
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Appel | Fichier et numéro de ligne | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
20 | xmap_com_content::getTree() | Même appel que celui de la ligne ci-dessous. |
19 | call_user_func_array() | JROOT/components/com_xmap/displayer.php:202 |
18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:195 |
17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:87 |
16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:17 |
15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:677 |
14 | JViewLegacy->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:103 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.53 ms Après la dernière requête : 0.60 ms Mémoire de requête : 0.029 MB mémoire avant requête : 10.048 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `jevnew_content`
WHERE `id`=158
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jevnew_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |