Query Time: 0.63 ms Query memory: 0.011 MB Memory before query: 3.639 MB Rows returned: 0
SELECT `data`
FROM `ljxsq_session`
WHERE `session_id` = 'a9m5g4et0fv0j6p8u4g57eugi0'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_session | NULL | const | PRIMARY | PRIMARY | 575 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT\libraries\joomla\session\storage\database.php:44 |
12 | JSessionStorageDatabase->read() | Same as call in the line below. |
11 | session_start() | JROOT\libraries\joomla\session\handler\native.php:259 |
10 | JSessionHandlerNative->doSessionStart() | JROOT\libraries\joomla\session\handler\native.php:49 |
9 | JSessionHandlerNative->start() | JROOT\libraries\joomla\session\handler\joomla.php:81 |
8 | JSessionHandlerJoomla->start() | JROOT\libraries\joomla\session\session.php:636 |
7 | JSession->_start() | JROOT\libraries\joomla\session\session.php:596 |
6 | JSession->start() | JROOT\libraries\cms\application\cms.php:773 |
5 | JApplicationCms->loadSession() | JROOT\libraries\cms\application\cms.php:131 |
4 | JApplicationCms->__construct() | JROOT\libraries\cms\application\site.php:63 |
3 | JApplicationSite->__construct() | JROOT\libraries\cms\application\cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT\libraries\joomla\factory.php:125 |
1 | JFactory::getApplication() | JROOT\index.php:46 |
Query Time: 0.70 ms After last query: 7.54 ms Query memory: 0.007 MB Memory before query: 3.878 MB Rows returned: 0
SELECT `session_id`
FROM `ljxsq_session`
WHERE `session_id` = 'a9m5g4et0fv0j6p8u4g57eugi0'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_session | NULL | const | PRIMARY | PRIMARY | 575 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
executing | 0.01 ms |
end | 0.05 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
7 | JDatabaseDriver->loadResult() | JROOT\libraries\cms\application\cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT\libraries\cms\application\cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT\libraries\cms\application\cms.php:131 |
4 | JApplicationCms->__construct() | JROOT\libraries\cms\application\site.php:63 |
3 | JApplicationSite->__construct() | JROOT\libraries\cms\application\cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT\libraries\joomla\factory.php:125 |
1 | JFactory::getApplication() | JROOT\index.php:46 |
Query Time: 6.33 ms After last query: 0.46 ms Query memory: 0.005 MB Memory before query: 3.886 MB
INSERT INTO `ljxsq_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('a9m5g4et0fv0j6p8u4g57eugi0', 0, 1, '1743637724', 0, '')
EXPLAIN not possible on query: INSERT INTO `ljxsq_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('a9m5g4et0fv0j6p8u4g57eugi0', 0, 1, '1743637724', 0, '')
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
update | 0.07 ms |
end | 0.00 ms |
query end | 5.74 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT\libraries\cms\application\cms.php:212 |
6 | JApplicationCms->checkSession() | JROOT\libraries\cms\application\cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT\libraries\cms\application\cms.php:131 |
4 | JApplicationCms->__construct() | JROOT\libraries\cms\application\site.php:63 |
3 | JApplicationSite->__construct() | JROOT\libraries\cms\application\cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT\libraries\joomla\factory.php:125 |
1 | JFactory::getApplication() | JROOT\index.php:46 |
Query Time: 1.12 ms After last query: 6.82 ms Query memory: 0.015 MB Memory before query: 4.233 MB Rows returned: 38
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ljxsq_extensions`
WHERE `type` = 'component'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_extensions | NULL | ref | extension | extension | 62 | const | 38 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.12 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
8 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:152 |
7 | JCacheControllerCallback->get() | JROOT\libraries\cms\component\helper.php:448 |
6 | JComponentHelper::load() | JROOT\libraries\cms\component\helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT\libraries\cms\component\helper.php:120 |
4 | JComponentHelper::getParams() | JROOT\libraries\cms\application\site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.62 ms After last query: 3.96 ms Query memory: 0.009 MB Memory before query: 4.451 MB Rows returned: 0
SELECT b.id
FROM ljxsq_usergroups AS a
LEFT JOIN ljxsq_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 13
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1538 |
10 | JDatabaseDriver->loadColumn() | JROOT\libraries\joomla\access\access.php:835 |
9 | JAccess::getGroupsByUser() | JROOT\libraries\joomla\access\access.php:904 |
8 | JAccess::getAuthorisedViewLevels() | JROOT\libraries\joomla\user\user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT\libraries\cms\plugin\helper.php:296 |
6 | JPluginHelper::load() | JROOT\libraries\cms\plugin\helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT\libraries\cms\plugin\helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT\libraries\cms\application\site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.69 ms After last query: 1.43 ms Query memory: 0.009 MB Memory before query: 4.551 MB Rows returned: 6
SELECT id, rules
FROM `ljxsq_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.03 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1494 |
9 | JDatabaseDriver->loadAssocList() | JROOT\libraries\joomla\access\access.php:921 |
8 | JAccess::getAuthorisedViewLevels() | JROOT\libraries\joomla\user\user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT\libraries\cms\plugin\helper.php:296 |
6 | JPluginHelper::load() | JROOT\libraries\cms\plugin\helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT\libraries\cms\plugin\helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT\libraries\cms\application\site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.82 ms After last query: 0.27 ms Query memory: 0.008 MB Memory before query: 4.563 MB Rows returned: 51
SELECT folder AS type, element AS name, params
FROM ljxsq_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_extensions | NULL | ref | extension | extension | 62 | const | 71 | 0.57 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.23 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
7 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\plugin\helper.php:310 |
6 | JPluginHelper::load() | JROOT\libraries\cms\plugin\helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT\libraries\cms\plugin\helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT\libraries\cms\application\site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.79 ms After last query: 19.39 ms Query memory: 0.010 MB Memory before query: 5.561 MB Rows returned: 0
SELECT `path`
FROM ljxsq_rsfirewall_ignored
WHERE `type`='ignore_folder' OR `type`='ignore_file'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_rsfirewall_ignored | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1538 |
11 | JDatabaseDriver->loadColumn() | JROOT\administrator\components\com_rsfirewall\helpers\config.php:53 |
10 | RSFirewallConfig->load() | JROOT\administrator\components\com_rsfirewall\helpers\config.php:19 |
9 | RSFirewallConfig->__construct() | JROOT\administrator\components\com_rsfirewall\helpers\config.php:161 |
8 | RSFirewallConfig::getInstance() | JROOT\plugins\system\rsfirewall\rsfirewall.php:28 |
7 | plgSystemRSFirewall->__construct() | JROOT\libraries\cms\plugin\helper.php:255 |
6 | JPluginHelper::import() | JROOT\libraries\cms\plugin\helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT\libraries\cms\application\cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT\libraries\cms\application\site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.58 ms After last query: 0.31 ms Query memory: 0.010 MB Memory before query: 5.571 MB Rows returned: 0
SELECT `file`
FROM ljxsq_rsfirewall_hashes
WHERE `type`='protect'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_rsfirewall_hashes | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 86 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1538 |
11 | JDatabaseDriver->loadColumn() | JROOT\administrator\components\com_rsfirewall\helpers\config.php:60 |
10 | RSFirewallConfig->load() | JROOT\administrator\components\com_rsfirewall\helpers\config.php:19 |
9 | RSFirewallConfig->__construct() | JROOT\administrator\components\com_rsfirewall\helpers\config.php:161 |
8 | RSFirewallConfig::getInstance() | JROOT\plugins\system\rsfirewall\rsfirewall.php:28 |
7 | plgSystemRSFirewall->__construct() | JROOT\libraries\cms\plugin\helper.php:255 |
6 | JPluginHelper::import() | JROOT\libraries\cms\plugin\helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT\libraries\cms\application\cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT\libraries\cms\application\site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.51 ms After last query: 0.20 ms Query memory: 0.011 MB Memory before query: 5.579 MB Rows returned: 52
SELECT *
FROM ljxsq_rsfirewall_configuration
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_rsfirewall_configuration | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 52 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
11 | JDatabaseDriver->loadObjectList() | JROOT\administrator\components\com_rsfirewall\helpers\config.php:68 |
10 | RSFirewallConfig->load() | JROOT\administrator\components\com_rsfirewall\helpers\config.php:19 |
9 | RSFirewallConfig->__construct() | JROOT\administrator\components\com_rsfirewall\helpers\config.php:161 |
8 | RSFirewallConfig::getInstance() | JROOT\plugins\system\rsfirewall\rsfirewall.php:28 |
7 | plgSystemRSFirewall->__construct() | JROOT\libraries\cms\plugin\helper.php:255 |
6 | JPluginHelper::import() | JROOT\libraries\cms\plugin\helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT\libraries\cms\application\cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT\libraries\cms\application\site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.93 ms After last query: 19.86 ms Query memory: 0.015 MB Memory before query: 6.154 MB Rows returned: 10
SHOW FULL COLUMNS
FROM `ljxsq_rsfirewall_logs`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `ljxsq_rsfirewall_logs`
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.11 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.01 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.02 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:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:440 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\joomla\table\table.php:241 |
13 | JTable->getFields() | JROOT\libraries\joomla\table\table.php:162 |
12 | JTable->__construct() | JROOT\administrator\components\com_rsfirewall\tables\logs.php:36 |
11 | RSFirewallTableLogs->__construct() | JROOT\libraries\joomla\table\table.php:308 |
10 | JTable::getInstance() | JROOT\administrator\components\com_rsfirewall\helpers\log.php:23 |
9 | RSFirewallLogger->__construct() | JROOT\administrator\components\com_rsfirewall\helpers\log.php:57 |
8 | RSFirewallLogger::getInstance() | JROOT\plugins\system\rsfirewall\rsfirewall.php:50 |
7 | plgSystemRSFirewall->__construct() | JROOT\libraries\cms\plugin\helper.php:255 |
6 | JPluginHelper::import() | JROOT\libraries\cms\plugin\helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT\libraries\cms\application\cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT\libraries\cms\application\site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.14 ms After last query: 37.40 ms Query memory: 0.016 MB Memory before query: 7.712 MB Rows returned: 14
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM ljxsq_menu AS m
LEFT JOIN ljxsq_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 42 | 3.33 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | mae-new.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.15 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\menu\site.php:86 |
14 | JMenuSite->load() | JROOT\libraries\cms\menu\menu.php:74 |
13 | JMenu->__construct() | JROOT\libraries\cms\menu\site.php:57 |
12 | JMenuSite->__construct() | JROOT\libraries\cms\menu\menu.php:145 |
11 | JMenu::getInstance() | JROOT\libraries\cms\application\cms.php:439 |
10 | JApplicationCms->getMenu() | JROOT\libraries\cms\application\site.php:272 |
9 | JApplicationSite->getMenu() | JROOT\libraries\cms\router\site.php:57 |
8 | JRouterSite->__construct() | JROOT\libraries\cms\router\router.php:197 |
7 | JRouter::getInstance() | JROOT\libraries\cms\application\cms.php:535 |
6 | JApplicationCms::getRouter() | JROOT\libraries\cms\application\site.php:407 |
5 | JApplicationSite::getRouter() | JROOT\libraries\cms\application\cms.php:1115 |
4 | JApplicationCms->route() | JROOT\libraries\cms\application\site.php:791 |
3 | JApplicationSite->route() | JROOT\libraries\cms\application\site.php:215 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.76 ms After last query: 21.24 ms Query memory: 0.010 MB Memory before query: 8.305 MB Rows returned: 0
SELECT *
FROM ljxsq_rsfirewall_hashes
WHERE (`type`='3.6.5' OR `type`='protect')
AND `flag`!='C'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_rsfirewall_hashes | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 86 | 17.10 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.10 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
10 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\rsfirewall\rsfirewall.php:949 |
9 | plgSystemRSFirewall->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:69 |
7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1125 |
4 | JApplicationCms->route() | JROOT\libraries\cms\application\site.php:791 |
3 | JApplicationSite->route() | JROOT\libraries\cms\application\site.php:215 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.54 ms After last query: 1.84 ms Query memory: 0.010 MB Memory before query: 8.359 MB Rows returned: 0
SELECT *
FROM ljxsq_rsfirewall_snapshots
WHERE `type`='protect'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_rsfirewall_snapshots | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
11 | JDatabaseDriver->loadObjectList() | JROOT\administrator\components\com_rsfirewall\helpers\snapshot.php:47 |
10 | RSFirewallSnapshot::get() | JROOT\plugins\system\rsfirewall\rsfirewall.php:972 |
9 | plgSystemRSFirewall->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:69 |
7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1125 |
4 | JApplicationCms->route() | JROOT\libraries\cms\application\site.php:791 |
3 | JApplicationSite->route() | JROOT\libraries\cms\application\site.php:215 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.60 ms After last query: 0.28 ms Query memory: 0.011 MB Memory before query: 8.369 MB Rows returned: 0
SELECT `ip`,`reason`
FROM ljxsq_rsfirewall_lists
WHERE (`ip`='18.222.156.75' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='1'
AND `published`='1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_rsfirewall_lists | NULL | ref | published,type | type | 1 | const | 20 | 36.79 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.10 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\rsfirewall\rsfirewall.php:168 |
11 | plgSystemRSFirewall->isListed() | JROOT\plugins\system\rsfirewall\rsfirewall.php:147 |
10 | plgSystemRSFirewall->isWhitelisted() | JROOT\plugins\system\rsfirewall\rsfirewall.php:1000 |
9 | plgSystemRSFirewall->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:69 |
7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1125 |
4 | JApplicationCms->route() | JROOT\libraries\cms\application\site.php:791 |
3 | JApplicationSite->route() | JROOT\libraries\cms\application\site.php:215 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 2.12 ms After last query: 0.30 ms Query memory: 0.011 MB Memory before query: 8.378 MB Rows returned: 0
SELECT `ip`,`reason`
FROM ljxsq_rsfirewall_lists
WHERE (`ip`='18.222.156.75' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='0'
AND `published`='1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_rsfirewall_lists | NULL | ALL | published,type | NO INDEX KEY COULD BE USED | NULL | NULL | 1754 | 36.79 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 1.66 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\rsfirewall\rsfirewall.php:168 |
11 | plgSystemRSFirewall->isListed() | JROOT\plugins\system\rsfirewall\rsfirewall.php:137 |
10 | plgSystemRSFirewall->isBlacklisted() | JROOT\plugins\system\rsfirewall\rsfirewall.php:1004 |
9 | plgSystemRSFirewall->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:69 |
7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1125 |
4 | JApplicationCms->route() | JROOT\libraries\cms\application\site.php:791 |
3 | JApplicationSite->route() | JROOT\libraries\cms\application\site.php:215 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.47 ms After last query: 6.47 ms Query memory: 0.012 MB Memory before query: 8.701 MB Rows returned: 0
SELECT *
FROM ljxsq_rsfirewall_exceptions
WHERE `published`='1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_rsfirewall_exceptions | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.03 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
11 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\rsfirewall\rsfirewall.php:642 |
10 | plgSystemRSFirewall->isException() | JROOT\plugins\system\rsfirewall\rsfirewall.php:1052 |
9 | plgSystemRSFirewall->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:69 |
7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1125 |
4 | JApplicationCms->route() | JROOT\libraries\cms\application\site.php:791 |
3 | JApplicationSite->route() | JROOT\libraries\cms\application\site.php:215 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.57 ms After last query: 0.65 ms Query memory: 0.011 MB Memory before query: 8.708 MB Rows returned: 3
SELECT id, home, template, s.params
FROM ljxsq_template_styles as s
LEFT JOIN ljxsq_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 20.00 | Using where |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | mae-new.s.template,const | 1 | 4.57 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\application\site.php:484 |
12 | JApplicationSite->getTemplate() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\loader.php:33 |
11 | jsn_template_framework_class_loader() | Same as call in the line below. |
10 | spl_autoload_call() | JROOT\plugins\system\jsntplframework\jsntplframework.php:145 |
9 | PlgSystemJSNTPLFramework->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:69 |
7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1125 |
4 | JApplicationCms->route() | JROOT\libraries\cms\application\site.php:791 |
3 | JApplicationSite->route() | JROOT\libraries\cms\application\site.php:215 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.62 ms After last query: 2.37 ms Query memory: 0.011 MB Memory before query: 8.722 MB Rows returned: 1
SELECT manifest_cache
FROM ljxsq_extensions
WHERE element LIKE 'jsn_epic_free'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_extensions | NULL | range | element_clientid,element_folder_clientid | element_clientid | 302 | NULL | 3 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
14 | JDatabaseDriver->loadResult() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\helper.php:122 |
13 | JSNTplHelper::getManifestCache() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\helper.php:198 |
12 | JSNTplHelper::getTemplateVersion() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\loader.php:35 |
11 | jsn_template_framework_class_loader() | Same as call in the line below. |
10 | spl_autoload_call() | JROOT\plugins\system\jsntplframework\jsntplframework.php:145 |
9 | PlgSystemJSNTPLFramework->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:69 |
7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1125 |
4 | JApplicationCms->route() | JROOT\libraries\cms\application\site.php:791 |
3 | JApplicationSite->route() | JROOT\libraries\cms\application\site.php:215 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.70 ms After last query: 16.22 ms Query memory: 0.012 MB Memory before query: 9.206 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ljxsq_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1650 |
13 | JDatabaseDriver->loadObject() | Same as call in the line below. |
12 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:152 |
11 | JCacheControllerCallback->get() | JROOT\libraries\cms\library\helper.php:156 |
10 | JLibraryHelper::_load() | JROOT\libraries\cms\library\helper.php:47 |
9 | JLibraryHelper::getLibrary() | JROOT\libraries\cms\library\helper.php:90 |
8 | JLibraryHelper::getParams() | JROOT\libraries\cms\version\version.php:274 |
7 | JVersion->getMediaVersion() | JROOT\libraries\joomla\factory.php:755 |
6 | JFactory::createDocument() | JROOT\libraries\joomla\factory.php:216 |
5 | JFactory::getDocument() | JROOT\libraries\joomla\application\web.php:977 |
4 | JApplicationWeb->loadDocument() | JROOT\libraries\cms\application\site.php:130 |
3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 6.24 ms After last query: 0.50 ms Query memory: 0.007 MB Memory before query: 9.177 MB
UPDATE `ljxsq_extensions`
SET `params` = '{\"mediaversion\":\"206a40137695fe28aef754ca348ffa2f\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | ljxsq_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.05 ms |
updating | 0.05 ms |
end | 0.02 ms |
query end | 5.62 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\cms\library\helper.php:119 |
9 | JLibraryHelper::saveParams() | JROOT\libraries\cms\version\version.php:325 |
8 | JVersion->setMediaVersion() | JROOT\libraries\cms\version\version.php:284 |
7 | JVersion->getMediaVersion() | JROOT\libraries\joomla\factory.php:755 |
6 | JFactory::createDocument() | JROOT\libraries\joomla\factory.php:216 |
5 | JFactory::getDocument() | JROOT\libraries\joomla\application\web.php:977 |
4 | JApplicationWeb->loadDocument() | JROOT\libraries\cms\application\site.php:130 |
3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.69 ms After last query: 12.28 ms Query memory: 0.009 MB Memory before query: 9.470 MB Rows returned: 1
SELECT *
FROM ljxsq_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_languages | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.06 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
6 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\language\helper.php:164 |
5 | JLanguageHelper::getLanguages() | JROOT\libraries\cms\application\site.php:329 |
4 | JApplicationSite->getParams() | JROOT\libraries\cms\application\site.php:135 |
3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.90 ms After last query: 30.86 ms Query memory: 0.014 MB Memory before query: 10.875 MB Rows returned: 1
SELECT form_id
FROM ljxsq_jsn_uniform_forms
WHERE form_state = 1
AND form_id=1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_jsn_uniform_forms | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
16 | JDatabaseDriver->loadResult() | JROOT\administrator\components\com_uniform\helpers\uniform.php:1448 |
15 | JSNUniformHelper::checkStateForm() | JROOT\components\com_uniform\views\form\tmpl\default.php:29 |
14 | include JROOT\components\com_uniform\views\form\tmpl\default.php | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplviewlegacy.php:663 |
13 | JViewLegacy->loadTemplate() | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplviewlegacy.php:211 |
12 | JViewLegacy->display() | JROOT\plugins\system\jsnframework\libraries\joomlashine\base\compat\view_j30.php:45 |
11 | JSNBaseView->display() | JROOT\components\com_uniform\views\form\view.html.php:59 |
10 | JSNUniformViewForm->display() | JROOT\libraries\legacy\controller\legacy.php:664 |
9 | JControllerLegacy->display() | JROOT\components\com_uniform\controller.php:49 |
8 | JSNUniformController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT\components\com_uniform\uniform.php:26 |
6 | require_once JROOT\components\com_uniform\uniform.php | JROOT\libraries\cms\component\helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.55 ms After last query: 0.36 ms Query memory: 0.015 MB Memory before query: 10.888 MB Rows returned: 0
SELECT *
FROM ljxsq_jsn_uniform_config
WHERE name='load_bootstrap_css'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
executing | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1650 |
17 | JDatabaseDriver->loadObject() | JROOT\administrator\components\com_uniform\helpers\uniform.php:746 |
16 | JSNUniformHelper::getDataConfig() | JROOT\administrator\components\com_uniform\helpers\uniform.php:1481 |
15 | JSNUniformHelper::generateHTMLPages() | JROOT\components\com_uniform\views\form\tmpl\default.php:31 |
14 | include JROOT\components\com_uniform\views\form\tmpl\default.php | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplviewlegacy.php:663 |
13 | JViewLegacy->loadTemplate() | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplviewlegacy.php:211 |
12 | JViewLegacy->display() | JROOT\plugins\system\jsnframework\libraries\joomlashine\base\compat\view_j30.php:45 |
11 | JSNBaseView->display() | JROOT\components\com_uniform\views\form\view.html.php:59 |
10 | JSNUniformViewForm->display() | JROOT\libraries\legacy\controller\legacy.php:664 |
9 | JControllerLegacy->display() | JROOT\components\com_uniform\controller.php:49 |
8 | JSNUniformController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT\components\com_uniform\uniform.php:26 |
6 | require_once JROOT\components\com_uniform\uniform.php | JROOT\libraries\cms\component\helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.50 ms After last query: 0.39 ms Query memory: 0.019 MB Memory before query: 10.903 MB Rows returned: 1
SELECT *
FROM ljxsq_jsn_uniform_forms
WHERE form_state = 1
AND form_id=1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_jsn_uniform_forms | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT\administrator\components\com_uniform\helpers\uniform.php:1501 |
15 | JSNUniformHelper::generateHTMLPages() | JROOT\components\com_uniform\views\form\tmpl\default.php:31 |
14 | include JROOT\components\com_uniform\views\form\tmpl\default.php | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplviewlegacy.php:663 |
13 | JViewLegacy->loadTemplate() | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplviewlegacy.php:211 |
12 | JViewLegacy->display() | JROOT\plugins\system\jsnframework\libraries\joomlashine\base\compat\view_j30.php:45 |
11 | JSNBaseView->display() | JROOT\components\com_uniform\views\form\view.html.php:59 |
10 | JSNUniformViewForm->display() | JROOT\libraries\legacy\controller\legacy.php:664 |
9 | JControllerLegacy->display() | JROOT\components\com_uniform\controller.php:49 |
8 | JSNUniformController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT\components\com_uniform\uniform.php:26 |
6 | require_once JROOT\components\com_uniform\uniform.php | JROOT\libraries\cms\component\helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.86 ms After last query: 0.35 ms Query memory: 0.015 MB Memory before query: 10.922 MB Rows returned: 1
SELECT *
FROM ljxsq_jsn_uniform_form_pages
WHERE form_id=1
ORDER BY page_id ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_jsn_uniform_form_pages | NULL | index | NULL | PRIMARY | 4 | NULL | 2 | 50.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.04 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 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:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT\administrator\components\com_uniform\helpers\uniform.php:1504 |
15 | JSNUniformHelper::generateHTMLPages() | JROOT\components\com_uniform\views\form\tmpl\default.php:31 |
14 | include JROOT\components\com_uniform\views\form\tmpl\default.php | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplviewlegacy.php:663 |
13 | JViewLegacy->loadTemplate() | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplviewlegacy.php:211 |
12 | JViewLegacy->display() | JROOT\plugins\system\jsnframework\libraries\joomlashine\base\compat\view_j30.php:45 |
11 | JSNBaseView->display() | JROOT\components\com_uniform\views\form\view.html.php:59 |
10 | JSNUniformViewForm->display() | JROOT\libraries\legacy\controller\legacy.php:664 |
9 | JControllerLegacy->display() | JROOT\components\com_uniform\controller.php:49 |
8 | JSNUniformController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT\components\com_uniform\uniform.php:26 |
6 | require_once JROOT\components\com_uniform\uniform.php | JROOT\libraries\cms\component\helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.00 ms After last query: 31.91 ms Query memory: 0.013 MB Memory before query: 12.467 MB Rows returned: 2
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ljxsq_modules AS m
LEFT JOIN ljxsq_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ljxsq_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-04-02 23:48:44')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-04-02 23:48:44')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 281 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | range | PRIMARY,published,newsfeeds | published | 5 | NULL | 5 | 4.17 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 303 | mae-new.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | mae-new.m.id | 1 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.13 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplmodulehelper.php:422 |
12 | JModuleHelper::load() | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplmodulehelper.php:89 |
11 | JModuleHelper::getModules() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\utils.php:158 |
10 | JSNTplUtils->countModules() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\template\helper.php:470 |
9 | JSNTplTemplateHelper->_prepare() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\template\helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT\templates\jsn_epic_free\index.php:18 |
7 | require JROOT\templates\jsn_epic_free\index.php | JROOT\libraries\joomla\document\html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.85 ms After last query: 66.18 ms Query memory: 0.012 MB Memory before query: 12.884 MB Rows returned: 0
SELECT m.id
FROM ljxsq_modules AS m
INNER JOIN ljxsq_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid < 0
AND mm.menuid = -281)
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "footer", "bottom", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | PRIMARY,published,newsfeeds | published | 1 | const | 15 | 5.00 | Using where |
1 | SIMPLE | mm | NULL | eq_ref | PRIMARY | PRIMARY | 8 | mae-new.m.id,const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1538 |
14 | JDatabaseDriver->loadColumn() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\utils.php:701 |
13 | JSNTplUtils->checkExt() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\utils.php:742 |
12 | JSNTplUtils->checkK2() | JROOT\templates\jsn_epic_free\template_custom.php:23 |
11 | include_once JROOT\templates\jsn_epic_free\template_custom.php | JROOT\plugins\system\jsntplframework\libraries\joomlashine\template\helper.php:950 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\template\helper.php:707 |
9 | JSNTplTemplateHelper->_prepare() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\template\helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT\templates\jsn_epic_free\index.php:18 |
7 | require JROOT\templates\jsn_epic_free\index.php | JROOT\libraries\joomla\document\html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.66 ms After last query: 0.39 ms Query memory: 0.012 MB Memory before query: 12.897 MB Rows returned: 0
SELECT m.id
FROM ljxsq_modules AS m
INNER JOIN ljxsq_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid = 281 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -281))
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "footer", "bottom", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
GROUP BY m.id
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 15 | 5.00 | Using index condition; Using where; Using temporary; Using filesort |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | mae-new.m.id | 1 | 43.30 | Using where; Using index |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Creating tmp table | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
Creating sort index | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
removing tmp table | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 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:1538 |
14 | JDatabaseDriver->loadColumn() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\utils.php:722 |
13 | JSNTplUtils->checkExt() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\utils.php:742 |
12 | JSNTplUtils->checkK2() | JROOT\templates\jsn_epic_free\template_custom.php:23 |
11 | include_once JROOT\templates\jsn_epic_free\template_custom.php | JROOT\plugins\system\jsntplframework\libraries\joomlashine\template\helper.php:950 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\template\helper.php:707 |
9 | JSNTplTemplateHelper->_prepare() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\template\helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT\templates\jsn_epic_free\index.php:18 |
7 | require JROOT\templates\jsn_epic_free\index.php | JROOT\libraries\joomla\document\html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.68 ms After last query: 124.03 ms Query memory: 0.012 MB Memory before query: 12.979 MB Rows returned: 2
SELECT lft, rgt
FROM ljxsq_menu
WHERE id = 269 OR id = 270
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_menu | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 2 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT\templates\jsn_epic_free\html\mod_menu\default.php:58 |
11 | require JROOT\templates\jsn_epic_free\html\mod_menu\default.php | JROOT\modules\mod_menu\mod_menu.php:27 |
10 | include JROOT\modules\mod_menu\mod_menu.php | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplmodulehelper.php:195 |
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:411 |
6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:477 |
4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1086 |
3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 2.35 ms After last query: 1.41 ms Query memory: 0.012 MB Memory before query: 12.989 MB Rows returned: 2
SELECT lft, rgt
FROM ljxsq_menu
WHERE id = 269 OR id = 271
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_menu | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 2 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT\templates\jsn_epic_free\html\mod_menu\default.php:58 |
11 | require JROOT\templates\jsn_epic_free\html\mod_menu\default.php | JROOT\modules\mod_menu\mod_menu.php:27 |
10 | include JROOT\modules\mod_menu\mod_menu.php | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplmodulehelper.php:195 |
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:411 |
6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:477 |
4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1086 |
3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.11 ms After last query: 7.96 ms Query memory: 0.012 MB Memory before query: 12.999 MB Rows returned: 2
SELECT lft, rgt
FROM ljxsq_menu
WHERE id = 274 OR id = 276
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_menu | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 2 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT\templates\jsn_epic_free\html\mod_menu\default.php:58 |
11 | require JROOT\templates\jsn_epic_free\html\mod_menu\default.php | JROOT\modules\mod_menu\mod_menu.php:27 |
10 | include JROOT\modules\mod_menu\mod_menu.php | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplmodulehelper.php:195 |
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:411 |
6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:477 |
4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1086 |
3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.72 ms After last query: 3.66 ms Query memory: 0.012 MB Memory before query: 13.010 MB Rows returned: 2
SELECT lft, rgt
FROM ljxsq_menu
WHERE id = 279 OR id = 280
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_menu | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 2 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT\templates\jsn_epic_free\html\mod_menu\default.php:58 |
11 | require JROOT\templates\jsn_epic_free\html\mod_menu\default.php | JROOT\modules\mod_menu\mod_menu.php:27 |
10 | include JROOT\modules\mod_menu\mod_menu.php | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplmodulehelper.php:195 |
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:411 |
6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:477 |
4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1086 |
3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.65 ms After last query: 1.28 ms Query memory: 0.012 MB Memory before query: 13.021 MB Rows returned: 2
SELECT lft, rgt
FROM ljxsq_menu
WHERE id = 279 OR id = 281
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_menu | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 2 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.03 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\jsntplframework\libraries\joomlashine\utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT\templates\jsn_epic_free\html\mod_menu\default.php:58 |
11 | require JROOT\templates\jsn_epic_free\html\mod_menu\default.php | JROOT\modules\mod_menu\mod_menu.php:27 |
10 | include JROOT\modules\mod_menu\mod_menu.php | JROOT\plugins\system\jsntplframework\includes\core\j3x\jsntplmodulehelper.php:195 |
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:411 |
6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:477 |
4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1086 |
3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.06 ms After last query: 26.49 ms Query memory: 0.011 MB Memory before query: 13.331 MB Rows returned: 135
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.04 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
checking permissions | 0.35 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1538 |
12 | JDatabaseDriver->loadColumn() | JROOT\libraries\joomla\database\driver\mysqli.php:497 |
11 | JDatabaseDriverMysqli->getTableList() | JROOT\plugins\system\jsnframework\libraries\joomlashine\config\helper.php:68 |
10 | JSNConfigHelper::get() | JROOT\plugins\system\jsnframework\jsnframework.php:482 |
9 | PlgSystemJSNFramework::moveScriptTags() | JROOT\plugins\system\jsnframework\jsnframework.php:384 |
8 | PlgSystemJSNFramework::onAfterRender() | JROOT\plugins\system\jsnframework\jsnframework.php:927 |
7 | jsnExtFrameworkFinalize() | Same as call in the line below. |
6 | call_user_func_array() | JROOT\libraries\joomla\event\dispatcher.php:164 |
5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.63 ms After last query: 0.42 ms Query memory: 0.010 MB Memory before query: 13.360 MB Rows returned: 7
SELECT name,value
FROM ljxsq_jsn_uniform_config
WHERE 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ljxsq_jsn_uniform_config | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
11 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\jsnframework\libraries\joomlashine\config\helper.php:81 |
10 | JSNConfigHelper::get() | JROOT\plugins\system\jsnframework\jsnframework.php:482 |
9 | PlgSystemJSNFramework::moveScriptTags() | JROOT\plugins\system\jsnframework\jsnframework.php:384 |
8 | PlgSystemJSNFramework::onAfterRender() | JROOT\plugins\system\jsnframework\jsnframework.php:927 |
7 | jsnExtFrameworkFinalize() | Same as call in the line below. |
6 | call_user_func_array() | JROOT\libraries\joomla\event\dispatcher.php:164 |
5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
1 | JApplicationCms->execute() | JROOT\index.php:49 |
5 × SELECT lft, rgt
FROM ljxsq_menu
2 × SELECT m.id
FROM ljxsq_modules AS m
INNER JOIN ljxsq_modules_menu AS mm
ON mm.moduleid = m.id
2 × SELECT `ip`,`reason`
FROM ljxsq_rsfirewall_lists
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ljxsq_extensions`
1 × SELECT form_id
FROM ljxsq_jsn_uniform_forms
1 × SELECT *
FROM ljxsq_jsn_uniform_config
1 × SELECT *
FROM ljxsq_languages
1 × SELECT manifest_cache
FROM ljxsq_extensions
1 × SELECT *
FROM ljxsq_jsn_uniform_forms
1 × SELECT *
FROM ljxsq_jsn_uniform_form_pages
1 × SELECT name,value
FROM ljxsq_jsn_uniform_config
1 × SELECT `session_id`
FROM `ljxsq_session`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ljxsq_modules AS m
LEFT JOIN ljxsq_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ljxsq_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT id, home, template, s.params
FROM ljxsq_template_styles as s
LEFT JOIN ljxsq_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM ljxsq_rsfirewall_exceptions
1 × SELECT `file`
FROM ljxsq_rsfirewall_hashes
1 × SELECT `path`
FROM ljxsq_rsfirewall_ignored
1 × SELECT folder AS type, element AS name, params
FROM ljxsq_extensions
1 × SELECT id, rules
FROM `ljxsq_viewlevels
1 × SELECT *
FROM ljxsq_rsfirewall_configuratio
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM ljxsq_menu AS m
LEFT JOIN ljxsq_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `data`
FROM `ljxsq_session`
1 × SELECT *
FROM ljxsq_rsfirewall_snapshots
1 × SELECT *
FROM ljxsq_rsfirewall_hashes
1 × SELECT b.id
FROM ljxsq_usergroups AS a
LEFT JOIN ljxsq_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt