Temps de requête : 0.31 ms Mémoire de requête : 0.003 MB mémoire avant requête : 0.691 MB
DELETE
FROM `hxcap_session`
WHERE `time` < '1785148129'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELETE
FROM `#__session`
WHERE `time` < '1785148129'' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:822 |
| 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:413 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Temps de requête : 0.25 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.023 MB mémoire avant requête : 0.699 MB Rangées retournées : 0
SELECT `data`
FROM `hxcap_session`
WHERE `session_id` = '26a346c81ab9ce2f6d57e965dc6a00ed'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `data`
FROM `#__session`
WHERE `session_id` = '26a346c81ab9ce2f6d57e96' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:82 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
| 9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
| 8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
| 7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
| 6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:829 |
| 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:413 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Temps de requête : 0.24 ms Après la dernière requête : 0.16 ms Mémoire de requête : 0.019 MB mémoire avant requête : 0.714 MB Rangées retournées : 0
SELECT `session_id`
FROM `hxcap_session`
WHERE `session_id` = '26a346c81ab9ce2f6d57e965dc6a00ed'
LIMIT 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `session_id`
FROM `#__session`
WHERE `session_id` = '26a346c81ab9ce2f6' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
| 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:413 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Temps de requête : 0.94 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.003 MB mémoire avant requête : 0.719 MB
INSERT INTO `hxcap_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('26a346c81ab9ce2f6d57e965dc6a00ed', 1, '1785149029', 0, '', 0)
EXPLAIN impossible sur la requête : INSERT INTO `hxcap_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('26a346c81ab9ce2f6d57e965dc6a00ed', 1, '1785149029', 0, '', 0)
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:216 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
| 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:413 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Temps de requête : 0.43 ms Après la dernière requête : 0.38 ms Mémoire de requête : 0.023 MB mémoire avant requête : 0.741 MB Rangées retournées : 40
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `hxcap_extensions`
WHERE `type` = 'component'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `hxc' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:447 |
| 8 | JComponentHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:455 |
| 6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
| 4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.24 ms Après la dernière requête : 0.41 ms Mémoire de requête : 0.021 MB mémoire avant requête : 0.773 MB Rangées retournées : 5
SELECT id, rules
FROM `hxcap_viewlevels`
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, rules
FROM `#__viewlevels`' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1061 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
| 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:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.30 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.021 MB mémoire avant requête : 0.785 MB Rangées retournées : 2
SELECT b.id
FROM hxcap_usergroups AS a
LEFT JOIN hxcap_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM #__usergroups AS a
LEFT JOIN #__usergroups AS b ON b.lft ' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
| 9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1093 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
| 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:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.54 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.030 MB mémoire avant requête : 0.806 MB Rangées retournées : 93
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM hxcap_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM #__extensions
WHE' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:327 |
| 8 | JPluginHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:332 |
| 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:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.02 ms Après la dernière requête : 1.99 ms Mémoire de requête : 0.005 MB mémoire avant requête : 1.211 MB
UPDATE hxcap_vvisit_counter
SET visits=visits+1
, guests=guests+1
WHERE time=1785149100
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__vvisit_counter
SET visits=visits+1
, guests=guests+1
WHERE time=17' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/vvisit_counter/vvisit_counter.php:109 |
| 10 | plgSystemVVisit_Counter::_updateRecord() | JROOT/plugins/system/vvisit_counter/vvisit_counter.php:75 |
| 9 | plgSystemVVisit_Counter::_insertRecord() | JROOT/plugins/system/vvisit_counter/vvisit_counter.php:43 |
| 8 | plgSystemVVisit_Counter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:684 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.93 ms Après la dernière requête : 0.22 ms Mémoire de requête : 0.091 MB mémoire avant requête : 1.241 MB Rangées retournées : 55
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 hxcap_menu AS m
LEFT JOIN hxcap_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
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.ty' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
| 16 | JMenuSite->{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 15 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
| 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:129 |
| 11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:444 |
| 10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
| 9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
| 8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
| 7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:549 |
| 6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
| 5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1145 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.52 ms Après la dernière requête : 1.31 ms Mémoire de requête : 0.022 MB mémoire avant requête : 1.535 MB Rangées retournées : 6
SELECT id, home, template, s.params
FROM hxcap_template_styles as s
LEFT JOIN hxcap_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
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, home, template, s.params
FROM #__template_styles as s
LEFT JOIN hx' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
| 10 | JApplicationSite->getTemplate() | JROOT/plugins/system/t3/includes/core/t3.php:307 |
| 9 | T3::detect() | JROOT/plugins/system/t3/t3.php:81 |
| 8 | plgSystemT3->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.35 ms Après la dernière requête : 1.12 ms Mémoire de requête : 0.022 MB mémoire avant requête : 1.584 MB Rangées retournées : 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `hxcap_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `hxc' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 13 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
| 12 | JLibraryHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
| 10 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
| 9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
| 8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
| 7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
| 6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:1023 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.81 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.005 MB mémoire avant requête : 1.574 MB
UPDATE `hxcap_extensions`
SET `params` = '{\"mediaversion\":\"23f6151ca535ed1df91be75ea8c90b7e\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE `#__extensions`
SET `params` = '{\"mediaversion\":\"23f6151ca535ed1df9' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:116 |
| 9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
| 8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
| 7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
| 6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:1023 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.32 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.019 MB mémoire avant requête : 1.595 MB Rangées retournées : 2
SELECT *
FROM hxcap_languages
WHERE published=1
ORDER BY ordering ASC
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__languages
WHERE published=1
ORDER BY ordering ASC' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
| 5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:327 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.80 ms Après la dernière requête : 6.01 ms Mémoire de requête : 0.023 MB mémoire avant requête : 1.972 MB Rangées retournées : 1
SELECT a.*
FROM hxcap_xmap_sitemap AS a
WHERE a.id = 1
AND a.state = 1
AND a.access IN (1,1,5)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.*
FROM #__xmap_sitemap AS a
WHERE a.id = 1 AND a.state = 1 AND a.acc' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_xmap/models/sitemap.php:109 |
| 12 | XmapModelSitemap->getItem() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:46 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 2.24 ms Après la dernière requête : 0.60 ms Mémoire de requête : 0.066 MB mémoire avant requête : 2.014 MB Rangées retournées : 48
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 hxcap_menu AS n
INNER JOIN hxcap_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'mainmenu'
AND n.published = 1
AND n.access IN (1,1,5)
ORDER BY n.lft
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:60 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.71 ms Après la dernière requête : 0.35 ms Mémoire de requête : 0.025 MB mémoire avant requête : 2.123 MB Rangées retournées : 2
SELECT *
FROM hxcap_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__extensions AS n
WHERE n.folder = 'xmap' AND n.enabled = 1' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
| 15 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.35 ms Après la dernière requête : 19.65 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.313 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=2
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.20 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.336 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=21
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.31 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.356 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=23
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.376 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=24
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.395 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=107
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.24 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.415 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=107
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.435 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=126
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.24 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.454 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=126
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.474 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=127
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.494 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=20
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.514 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=62
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.534 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=41
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.554 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=36
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.573 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=36
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.34 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.593 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=99
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.28 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.025 MB mémoire avant requête : 2.620 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=44
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.641 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=61
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.30 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.661 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=42
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.28 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.680 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=126
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.29 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.700 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=62
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.720 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=50
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.45 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.172 MB mémoire avant requête : 2.739 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=119
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.03 ms |
| preparing | 0.00 ms |
| executing | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.14 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 6.15 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.172 MB mémoire avant requête : 2.759 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=119
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.03 ms |
| preparing | 0.00 ms |
| executing | 0.10 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.779 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=120
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.799 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=122
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.818 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=37
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.838 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=37
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.858 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=32
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.34 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.878 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=43
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.897 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=60
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.917 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=34
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.937 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=62
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.957 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=49
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 2.977 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=118
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 3.000 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=65
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 3.019 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=63
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 3.039 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=64
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 3.059 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=76
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.28 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 3.078 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.28 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.024 MB mémoire avant requête : 3.098 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=80
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 3.117 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=66
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 3.137 MB Rangées retournées : 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `hxcap_content`
WHERE `id`=66
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `#__content`
WHERE `i' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
| 15 | xmap_com_content::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:158 |
| 14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.44 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.023 MB mémoire avant requête : 3.139 MB Rangées retournées : 0
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 hxcap_menu AS n
INNER JOIN hxcap_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'usermenu'
AND n.published = 1
AND n.access IN (1,1,5)
ORDER BY n.lft
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home' at line 1 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:60 |
| 13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
| 12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.50 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.210 MB Rangées retournées : 39
SELECT `id`,`name`,`rules`,`parent_id`
FROM `hxcap_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','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_privacy','com_redirect','com_search','com_swmenufree','com_tags','com_templates','com_users','com_weblinks','com_wrapper','com_xmap')
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `id`,`name`,`rules`,`parent_id`
FROM `#__assets`
WHERE `name` IN ('roo' at line 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.16 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:427 |
| 15 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:211 |
| 14 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:529 |
| 13 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
| 12 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
| 11 | JUser->authorise() | JROOT/components/com_xmap/views/html/view.html.php:49 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.18 ms Après la dernière requête : 3.43 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.363 MB Rangées retournées : 1
SELECT *
FROM hxcap_modules
WHERE module='mod_menu'
AND params LIKE '%"menutype":"mainmenu"%'
AND access IN (1,1,5)
AND published=1
AND client_id=0
LIMIT 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__modules WHERE module='mod_menu' AND params LIKE '%"menutype"' at line 1 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.75 ms |
| preparing | 0.01 ms |
| executing | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 18 | JDatabaseDriver->loadObject() | JROOT/components/com_xmap/displayer.php:114 |
| 17 | XmapDisplayer->getMenuTitle() | JROOT/components/com_xmap/displayer.php:83 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.91 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.211 MB mémoire avant requête : 3.383 MB Rangées retournées : 68
SELECT a.id, a.title, a.alias, a.catid, a.created created, a.modified modified,a.language,a.introtext, a.fulltext
FROM hxcap_content AS a
LEFT JOIN hxcap_content_frontpage AS fp
ON a.id = fp.content_id
WHERE a.state = 1
AND a.featured=1
AND a.access IN (1,1,5)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-27 10:43:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-27 10:43:49')
ORDER BY a.created DESC , a.created
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id, a.title, a.alias, a.catid, a.created created, a.modified modified,a' at line 1 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.47 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.86 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/plugins/xmap/com_content/com_content.php:402 |
| 19 | xmap_com_content::includeCategoryContent() | JROOT/plugins/xmap/com_content/com_content.php:225 |
| 18 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.92 ms Après la dernière requête : 0.35 ms Mémoire de requête : 0.031 MB mémoire avant requête : 3.659 MB Rangées retournées : 2
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 hxcap_categories as c
LEFT JOIN hxcap_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,5)
AND c.published = 1
AND s.id=2
ORDER BY c.lft
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
' at line 1 |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.48 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.05 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 31 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
| 30 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
| 29 | JCategories->get() | JROOT/components/com_content/router.php:72 |
| 28 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 27 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 26 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 25 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 24 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 23 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 22 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 21 | JRoute::_() | JROOT/components/com_xmap/views/html/tmpl/default_class.php:81 |
| 20 | XmapHtmlDisplayer->printNode() | JROOT/plugins/xmap/com_content/com_content.php:443 |
| 19 | xmap_com_content::includeCategoryContent() | JROOT/plugins/xmap/com_content/com_content.php:225 |
| 18 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.43 ms Après la dernière requête : 0.30 ms Mémoire de requête : 0.036 MB mémoire avant requête : 3.698 MB Rangées retournées : 2
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 hxcap_categories as c
LEFT JOIN hxcap_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,5)
AND c.published = 1
AND s.id=8
ORDER BY c.lft
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
' at line 1 |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 31 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
| 30 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
| 29 | JCategories->get() | JROOT/components/com_content/router.php:72 |
| 28 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 27 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 26 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 25 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 24 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 23 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 22 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 21 | JRoute::_() | JROOT/components/com_xmap/views/html/tmpl/default_class.php:81 |
| 20 | XmapHtmlDisplayer->printNode() | JROOT/plugins/xmap/com_content/com_content.php:443 |
| 19 | xmap_com_content::includeCategoryContent() | JROOT/plugins/xmap/com_content/com_content.php:225 |
| 18 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.28 ms Après la dernière requête : 1.36 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.529 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=2
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=2' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.24 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.540 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=21
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=21' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.28 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.552 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=23
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=23' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.563 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=24
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=24' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.575 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=107
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=10' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.24 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.588 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=126
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=12' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.24 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.600 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=127
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=12' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.23 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.609 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=126
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=12' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.622 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=62
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=62' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.23 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.634 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=41
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=41' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.23 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.644 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=20
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=20' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.657 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=36
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=36' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.23 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.668 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=99
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=99' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.680 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=44
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=44' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.691 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=61
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=61' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.703 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=42
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=42' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.24 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.713 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=36
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=36' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.47 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.175 MB mémoire avant requête : 3.726 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=119
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=11' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.03 ms |
| preparing | 0.00 ms |
| executing | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.33 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.737 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=120
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=12' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.749 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=122
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=12' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.47 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.175 MB mémoire avant requête : 3.759 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=119
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=11' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.10 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.772 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=37
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=37' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.22 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.783 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=32
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=32' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.795 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=43
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=43' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.806 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=60
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=60' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.23 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.816 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=37
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=37' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.36 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.829 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=62
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=62' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.027 MB mémoire avant requête : 3.841 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=49
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=49' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 20 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 19 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.23 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.850 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=34
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=34' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.860 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=107
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=10' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 19 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 18 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.20 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.873 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=118
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=11' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 19 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 18 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.886 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=63
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=63' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.03 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.897 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=64
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=64' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.908 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=76
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=76' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.919 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=78' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.33 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.930 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=80
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=80' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.23 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.942 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=66
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=66' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 19 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 18 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:194 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.23 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.026 MB mémoire avant requête : 3.951 MB Rangées retournées : 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `hxcap_content`
WHERE `id`=65
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `#__content`
WHERE `id`=65' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 19 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:252 |
| 18 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer.php:201 |
| 17 | XmapDisplayer->printMenuTree() | JROOT/components/com_xmap/displayer.php:86 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.34 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.025 MB mémoire avant requête : 3.957 MB Rangées retournées : 0
SELECT *
FROM hxcap_modules
WHERE module='mod_menu'
AND params LIKE '%"menutype":"usermenu"%'
AND access IN (1,1,5)
AND published=1
AND client_id=0
LIMIT 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__modules WHERE module='mod_menu' AND params LIKE '%"menutype"' at line 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 18 | JDatabaseDriver->loadObject() | JROOT/components/com_xmap/displayer.php:114 |
| 17 | XmapDisplayer->getMenuTitle() | JROOT/components/com_xmap/displayer.php:83 |
| 16 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
| 15 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 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:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.21 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.006 MB mémoire avant requête : 3.938 MB
UPDATE hxcap_xmap_sitemap
SET views_html = views_html + 1, count_html = 111, lastvisit_html = 1785149029
WHERE id = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__xmap_sitemap SET views_html = views_html + 1, count_html = 111, las' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.02 ms |
| updating | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.93 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 12 | JDatabase->query() | JROOT/components/com_xmap/models/sitemap.php:194 |
| 11 | XmapModelSitemap->hit() | JROOT/components/com_xmap/views/html/view.html.php:103 |
| 10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:57 |
| 8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 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:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 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:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.77 ms Après la dernière requête : 6.65 ms Mémoire de requête : 0.024 MB mémoire avant requête : 4.348 MB Rangées retournées : 12
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM hxcap_modules AS m
LEFT JOIN hxcap_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN hxcap_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-07-27 10:43:49')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-07-27 10:43:49')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 185 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm' at line 1 |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.03 ms |
| executing | 0.29 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:424 |
| 11 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:360 |
| 10 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
| 9 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:576 |
| 8 | JDocumentHtml->countModules() | JROOT/templates/favourite/index.php:83 |
| 7 | require JROOT/templates/favourite/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.43 ms Après la dernière requête : 49.12 ms Mémoire de requête : 0.022 MB mémoire avant requête : 4.482 MB Rangées retournées : 1
SELECT SUM(visits) AS visits
FROM hxcap_vvisit_counter
WHERE time > 1785110400
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT SUM(visits) AS visits
FROM #__vvisit_counter
WHERE time > 1785110400' at line 1 |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 12 | JDatabaseDriver->loadResult() | JROOT/plugins/system/vvisit_counter/helper/vvisit_counter.php:153 |
| 11 | plgVVisitCounterHelper::getVisitsByType() | JROOT/modules/mod_vvisit_counter/mod_vvisit_counter.php:138 |
| 10 | include JROOT/modules/mod_vvisit_counter/mod_vvisit_counter.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 80.07 ms Après la dernière requête : 57.95 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.598 MB Rangées retournées : 1
SELECT SUM(visits) AS visits
FROM hxcap_vvisit_counter
WHERE time > 0
AND time <= 1783900800
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT SUM(visits) AS visits
FROM #__vvisit_counter
WHERE time > 0 AND time <' at line 1 |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 2.40 ms |
| preparing | 0.02 ms |
| executing | 77.24 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 14 | JDatabaseDriver->loadResult() | JROOT/plugins/system/vvisit_counter/helper/vvisit_counter.php:153 |
| 13 | plgVVisitCounterHelper::getVisitsByType() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 11 | JCacheControllerCallback->call() | JROOT/modules/mod_vvisit_counter/mod_vvisit_counter.php:174 |
| 10 | include JROOT/modules/mod_vvisit_counter/mod_vvisit_counter.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.46 ms Après la dernière requête : 11.43 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.605 MB Rangées retournées : 1
SELECT SUM(visits) AS visits
FROM hxcap_vvisit_counter
WHERE time > 1780272000
AND time <= 1782864000
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT SUM(visits) AS visits
FROM #__vvisit_counter
WHERE time > 1780272000 A' at line 1 |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.56 ms |
| preparing | 0.02 ms |
| executing | 0.49 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 14 | JDatabaseDriver->loadResult() | JROOT/plugins/system/vvisit_counter/helper/vvisit_counter.php:153 |
| 13 | plgVVisitCounterHelper::getVisitsByType() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 11 | JCacheControllerCallback->call() | JROOT/modules/mod_vvisit_counter/mod_vvisit_counter.php:202 |
| 10 | include JROOT/modules/mod_vvisit_counter/mod_vvisit_counter.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.01 ms Après la dernière requête : 4.42 ms Mémoire de requête : 0.022 MB mémoire avant requête : 4.599 MB Rangées retournées : 0
SELECT *
FROM hxcap_banners
WHERE '2026-07-27 10:43:49' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__banners
WHERE '2026-07-27 10:43:49' >= 'reset' AND `reset` !' at line 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.67 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
| 11 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.80 ms Après la dernière requête : 3.65 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.656 MB Rangées retournées : 1
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM hxcap_banners as a
LEFT JOIN hxcap_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-27 10:43:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-27 10:43:49')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.cid = 15
AND cl.state = 1
ORDER BY a.sticky DESC,a.ordering
LIMIT 5
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as ' at line 1 |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.36 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 13 | JModelList->getItems() | JROOT/components/com_banners/models/banners.php:205 |
| 12 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.11 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.006 MB mémoire avant requête : 4.668 MB
UPDATE hxcap_banners
SET impmade = (impmade + 1)
WHERE id IN (15)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__banners
SET impmade = (impmade + 1)
WHERE id IN (15)' at line 1 |
| Status | Duration |
|---|
| starting | 0.15 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.02 ms |
| updating | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.69 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:249 |
| 12 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.33 ms Après la dernière requête : 1.07 ms Mémoire de requête : 0.022 MB mémoire avant requête : 4.676 MB Rangées retournées : 0
SELECT *
FROM hxcap_banners
WHERE '2026-07-27 10:43:49' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__banners
WHERE '2026-07-27 10:43:49' >= 'reset' AND `reset` !' at line 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
| 11 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.42 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.687 MB Rangées retournées : 1
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM hxcap_banners as a
LEFT JOIN hxcap_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-27 10:43:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-27 10:43:49')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.cid = 13
AND cl.state = 1
ORDER BY a.sticky DESC,a.ordering
LIMIT 5
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as ' at line 1 |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.05 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 13 | JModelList->getItems() | JROOT/components/com_banners/models/banners.php:205 |
| 12 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.24 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.006 MB mémoire avant requête : 4.699 MB
UPDATE hxcap_banners
SET impmade = (impmade + 1)
WHERE id IN (13)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__banners
SET impmade = (impmade + 1)
WHERE id IN (13)' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.02 ms |
| updating | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.95 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:249 |
| 12 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.33 ms Après la dernière requête : 0.35 ms Mémoire de requête : 0.022 MB mémoire avant requête : 4.700 MB Rangées retournées : 0
SELECT *
FROM hxcap_banners
WHERE '2026-07-27 10:43:49' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__banners
WHERE '2026-07-27 10:43:49' >= 'reset' AND `reset` !' at line 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
| 11 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.37 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.710 MB Rangées retournées : 1
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM hxcap_banners as a
LEFT JOIN hxcap_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-27 10:43:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-27 10:43:49')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.cid = 1
AND cl.state = 1
ORDER BY a.sticky DESC,a.ordering
LIMIT 5
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as ' at line 1 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 13 | JModelList->getItems() | JROOT/components/com_banners/models/banners.php:205 |
| 12 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.92 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.006 MB mémoire avant requête : 4.723 MB
UPDATE hxcap_banners
SET impmade = (impmade + 1)
WHERE id IN (1)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__banners
SET impmade = (impmade + 1)
WHERE id IN (1)' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.02 ms |
| updating | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.65 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:249 |
| 12 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.34 ms Après la dernière requête : 0.31 ms Mémoire de requête : 0.022 MB mémoire avant requête : 4.724 MB Rangées retournées : 0
SELECT *
FROM hxcap_banners
WHERE '2026-07-27 10:43:49' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__banners
WHERE '2026-07-27 10:43:49' >= 'reset' AND `reset` !' at line 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
| 11 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.84 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.734 MB Rangées retournées : 1
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM hxcap_banners as a
LEFT JOIN hxcap_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-27 10:43:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-27 10:43:49')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.cid = 2
AND cl.state = 1
ORDER BY a.sticky DESC,a.ordering
LIMIT 5
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as ' at line 1 |
| Status | Duration |
|---|
| starting | 0.13 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| executing | 0.12 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 13 | JModelList->getItems() | JROOT/components/com_banners/models/banners.php:205 |
| 12 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.65 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.006 MB mémoire avant requête : 4.746 MB
UPDATE hxcap_banners
SET impmade = (impmade + 1)
WHERE id IN (2)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__banners
SET impmade = (impmade + 1)
WHERE id IN (2)' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.02 ms |
| updating | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.37 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:249 |
| 12 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 1.29 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.006 MB mémoire avant requête : 4.753 MB
UPDATE hxcap_banner_tracks
SET `count` = (`count` + 1)
WHERE track_type=1
AND banner_id=2
AND track_date='2026-07-27 10'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__banner_tracks
SET `count` = (`count` + 1)
WHERE track_type=1 AND ba' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.35 ms |
| init | 0.00 ms |
| System lock | 0.06 ms |
| updating | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.64 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:287 |
| 12 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.28 ms Après la dernière requête : 0.32 ms Mémoire de requête : 0.022 MB mémoire avant requête : 4.754 MB Rangées retournées : 0
SELECT *
FROM hxcap_banners
WHERE '2026-07-27 10:43:49' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__banners
WHERE '2026-07-27 10:43:49' >= 'reset' AND `reset` !' at line 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
| 11 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.34 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.764 MB Rangées retournées : 1
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM hxcap_banners as a
LEFT JOIN hxcap_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-27 10:43:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-27 10:43:49')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.cid = 5
AND cl.state = 1
ORDER BY a.sticky DESC,a.ordering
LIMIT 5
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as ' at line 1 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 13 | JModelList->getItems() | JROOT/components/com_banners/models/banners.php:205 |
| 12 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.57 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.006 MB mémoire avant requête : 4.776 MB
UPDATE hxcap_banners
SET impmade = (impmade + 1)
WHERE id IN (8)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__banners
SET impmade = (impmade + 1)
WHERE id IN (8)' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.02 ms |
| updating | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.32 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:249 |
| 12 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.32 ms Après la dernière requête : 0.30 ms Mémoire de requête : 0.022 MB mémoire avant requête : 4.777 MB Rangées retournées : 0
SELECT *
FROM hxcap_banners
WHERE '2026-07-27 10:43:49' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__banners
WHERE '2026-07-27 10:43:49' >= 'reset' AND `reset` !' at line 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
| 11 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.33 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.787 MB Rangées retournées : 0
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM hxcap_banners as a
LEFT JOIN hxcap_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-27 10:43:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-27 10:43:49')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.cid = 14
AND cl.state = 1
ORDER BY a.sticky DESC,a.ordering
LIMIT 5
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as ' at line 1 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.02 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 13 | JModelList->getItems() | JROOT/components/com_banners/models/banners.php:205 |
| 12 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.28 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.022 MB mémoire avant requête : 4.793 MB Rangées retournées : 0
SELECT *
FROM hxcap_banners
WHERE '2026-07-27 10:43:49' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__banners
WHERE '2026-07-27 10:43:49' >= 'reset' AND `reset` !' at line 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
| 11 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.34 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.027 MB mémoire avant requête : 4.815 MB Rangées retournées : 1
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM hxcap_banners as a
LEFT JOIN hxcap_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-27 10:43:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-27 10:43:49')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.cid = 12
AND cl.state = 1
ORDER BY a.sticky DESC,a.ordering
LIMIT 5
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as ' at line 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 13 | JModelList->getItems() | JROOT/components/com_banners/models/banners.php:205 |
| 12 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.85 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.006 MB mémoire avant requête : 4.832 MB
UPDATE hxcap_banners
SET impmade = (impmade + 1)
WHERE id IN (11)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__banners
SET impmade = (impmade + 1)
WHERE id IN (11)' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.02 ms |
| updating | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.60 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:249 |
| 12 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.77 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.006 MB mémoire avant requête : 4.838 MB
UPDATE hxcap_banner_tracks
SET `count` = (`count` + 1)
WHERE track_type=1
AND banner_id=11
AND track_date='2026-07-27 10'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__banner_tracks
SET `count` = (`count` + 1)
WHERE track_type=1 AND ba' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.05 ms |
| updating | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.48 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:287 |
| 12 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.31 ms Mémoire de requête : 0.022 MB mémoire avant requête : 4.839 MB Rangées retournées : 0
SELECT *
FROM hxcap_banners
WHERE '2026-07-27 10:43:49' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__banners
WHERE '2026-07-27 10:43:49' >= 'reset' AND `reset` !' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
| 11 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.32 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.849 MB Rangées retournées : 1
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM hxcap_banners as a
LEFT JOIN hxcap_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-27 10:43:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-27 10:43:49')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.cid = 3
AND cl.state = 1
ORDER BY a.sticky DESC,a.ordering
LIMIT 5
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as ' at line 1 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 13 | JModelList->getItems() | JROOT/components/com_banners/models/banners.php:205 |
| 12 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.47 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.006 MB mémoire avant requête : 4.862 MB
UPDATE hxcap_banners
SET impmade = (impmade + 1)
WHERE id IN (4)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__banners
SET impmade = (impmade + 1)
WHERE id IN (4)' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.02 ms |
| updating | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.23 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:249 |
| 12 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Temps de requête : 0.70 ms Après la dernière requête : 0.01 ms Mémoire de requête : 0.006 MB mémoire avant requête : 4.868 MB
UPDATE hxcap_banner_tracks
SET `count` = (`count` + 1)
WHERE track_type=1
AND banner_id=4
AND track_date='2026-07-27 10'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__banner_tracks
SET `count` = (`count` + 1)
WHERE track_type=1 AND ba' at line 1 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.05 ms |
| updating | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.41 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:287 |
| 12 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
| 11 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
| 10 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/cms/module/helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |