Query Time: 0.25 ms
SELECT `data`
FROM `ovl_session`
WHERE `session_id` = '5ksblg8uqaj8eub5f7vokj6o46'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_session | NULL | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/session/storage/database.php:46
JROOT/libraries/joomla/session/session.php:658
JROOT/libraries/joomla/session/session.php:596
JROOT/libraries/cms/application/cms.php:668
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:328
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:49
Query Time: 0.20 ms After last query: 1.07 ms
SELECT `session_id`
FROM `ovl_session`
WHERE `session_id` = '5ksblg8uqaj8eub5f7vokj6o46'
LIMIT 0, 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_session | NULL | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:175
JROOT/libraries/cms/application/cms.php:694
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:328
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:49
Query Time: 0.21 ms After last query: 0.09 ms
INSERT INTO `ovl_session`
(`session_id`, `client_id`, `time`)
VALUES
('5ksblg8uqaj8eub5f7vokj6o46', 0, '1611271474')
EXPLAIN not possible on query: INSERT INTO `ovl_session`
(`session_id`, `client_id`, `time`) VALUES
('5ksblg8uqaj8eub5f7vokj6o46', 0, '1611271474')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:207
JROOT/libraries/cms/application/cms.php:694
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:328
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:49
Query Time: 0.33 ms After last query: 3.17 ms
SELECT b.id
FROM ovl_usergroups AS a
LEFT JOIN ovl_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:334
JROOT/libraries/joomla/access/access.php:403
JROOT/libraries/joomla/user/user.php:428
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:575
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.23 ms After last query: 0.46 ms
SELECT id, rules
FROM `ovl_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:420
JROOT/libraries/joomla/user/user.php:428
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:575
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 1.02 ms After last query: 21.00 ms
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 ovl_menu AS m
LEFT JOIN ovl_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 | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 202 | 5.99 | Using where; Using filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db59gacpy8p5zb.m.component_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/menu/site.php:47
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:353
JROOT/libraries/cms/application/site.php:279
JROOT/libraries/cms/router/site.php:218
JROOT/libraries/cms/router/router.php:408
JROOT/libraries/cms/router/router.php:192
JROOT/libraries/cms/router/site.php:90
JROOT/libraries/cms/application/cms.php:1018
JROOT/libraries/cms/application/site.php:749
JROOT/libraries/cms/application/site.php:231
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.45 ms After last query: 7.32 ms
UPDATE `ovl_extensions`
SET `params` = '{\"mediaversion\":\"a82b99297964cdd4526b40259645be54\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | ovl_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:230
JROOT/libraries/cms/version/version.php:189
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/plugins/system/k2/k2.php:52
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1027
JROOT/libraries/cms/application/site.php:749
JROOT/libraries/cms/application/site.php:231
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.37 ms After last query: 15.37 ms
SELECT *
FROM ovl_sobipro_object
WHERE ( id ='77' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_object | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:887
JROOT/components/com_sobipro/lib/base/factory.php:181
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:195
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:109
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.57 ms After last query: 0.14 ms
SELECT pid
FROM ovl_sobipro_relations
WHERE ( id ='77' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_relations | NULL | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:820
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:206
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:109
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.17 ms After last query: 0.08 ms
SELECT pid
FROM ovl_sobipro_relations
WHERE ( id ='62' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_relations | NULL | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:820
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:206
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:109
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.12 ms After last query: 0.09 ms
SELECT pid
FROM ovl_sobipro_relations
WHERE ( id ='59' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_relations | NULL | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:820
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:206
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:109
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.15 ms After last query: 0.10 ms
SELECT *
FROM ovl_sobipro_object
WHERE ( id ='59' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_object | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:887
JROOT/components/com_sobipro/lib/base/factory.php:181
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:217
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:109
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.76 ms After last query: 2.24 ms
SELECT cSection AS configsection,sKey AS sKey,sValue AS sValue
FROM ovl_sobipro_config
WHERE ( section IN ( '0','59' ) )
ORDER BY section, configsection
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_config | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 82 | 20.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:918
JROOT/components/com_sobipro/lib/base/config.php:177
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:178
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:115
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.43 ms After last query: 1.79 ms
SELECT *
FROM ovl_sobipro_field
WHERE ( fid ='35' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_field | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:887
JROOT/components/com_sobipro/lib/models/field.php:368
JROOT/components/com_sobipro/lib/base/config.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:182
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:115
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.48 ms After last query: 0.84 ms
SELECT pid
FROM ovl_sobipro_plugin_task
WHERE ( onAction IN ( '*','*' ) )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_plugin_task | NULL | index | NULL | pid | 757 | NULL | 9 | 22.22 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:66
JROOT/components/com_sobipro/lib/plugins/interface.php:72
JROOT/components/com_sobipro/lib/plugins/interface.php:167
JROOT/components/com_sobipro/lib/sobi.php:228
JROOT/components/com_sobipro/lib/models/field.php:369
JROOT/components/com_sobipro/lib/base/config.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:182
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:115
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.44 ms After last query: 0.13 ms
SELECT pid
FROM ovl_sobipro_plugin_section
WHERE ( section ='59' )
AND ( enabled ='1' )
AND ( pid IN ( 'promotedentries' ) )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_plugin_section | NULL | ref | PRIMARY | PRIMARY | 156 | const,const | 1 | 33.33 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:66
JROOT/components/com_sobipro/lib/plugins/interface.php:83
JROOT/components/com_sobipro/lib/plugins/interface.php:167
JROOT/components/com_sobipro/lib/sobi.php:228
JROOT/components/com_sobipro/lib/models/field.php:369
JROOT/components/com_sobipro/lib/base/config.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:182
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:115
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.90 ms After last query: 2.13 ms
SELECT sValue,sKey
FROM ovl_sobipro_language
WHERE ( fid ='35' )
AND ( sKey IN ( 'name','description','suffix' ) )
AND ( oType ='field' )
ORDER BY FIELD( language, 'en-GB', '%' ) ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_language | NULL | range | PRIMARY,sKey | sKey | 452 | NULL | 115 | 1.00 | Using index condition; Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:84
JROOT/components/com_sobipro/lib/models/field.php:492
JROOT/components/com_sobipro/lib/models/field.php:389
JROOT/components/com_sobipro/lib/models/field.php:373
JROOT/components/com_sobipro/lib/base/config.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:182
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:115
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.42 ms After last query: 1.95 ms
SELECT id AS id, sKey AS label, sValue AS value, language
FROM ovl_sobipro_language
WHERE ( id ='59' )
AND ( oType ='section' )
AND ( sKey IN ( 'name' ) )
ORDER BY FIELD( language, 'en-GB', 'en-GB' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_language | NULL | ref | PRIMARY,sKey | sKey | 452 | const | 31 | 1.00 | Using index condition; Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:84
JROOT/components/com_sobipro/lib/cms/joomla_common/base/lang.php:690
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:145
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.69 ms After last query: 5.32 ms
SELECT rel.gid
FROM ovl_sobipro_user_group AS grp
LEFT JOIN ovl_sobipro_users_relation AS rel
ON grp.gid = rel.gid
WHERE ( ( rel.validUntil > '2021-01-21 23:24:34' OR rel.validUntil IN ( '0000-00-00 00:00:00', '1970-01-01 00:00:00' ) )
AND ( rel.validSince < '2021-01-21 23:24:34' OR rel.validSince IN( '0000-00-00 00:00:00', '1970-01-01 00:00:00' ) )
AND grp.enabled = 1 )
AND ( uid ='0' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | grp | NULL | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | rel | NULL | ref | PRIMARY | PRIMARY | 8 | const,db59gacpy8p5zb.grp.gid | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:66
JROOT/components/com_sobipro/lib/cms/joomla_common/base/user.php:101
JROOT/components/com_sobipro/lib/cms/joomla3/base/user.php:44
JROOT/components/com_sobipro/lib/cms/joomla_common/base/user.php:383
JROOT/components/com_sobipro/lib/base/factory.php:104
JROOT/components/com_sobipro/lib/sobi.php:434
JROOT/components/com_sobipro/lib/models/dbobject.php:214
JROOT/components/com_sobipro/lib/ctrl/controller.php:70
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:464
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:287
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:156
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.15 ms After last query: 0.10 ms
SELECT parent.id, parent.lft, parent.rgt
FROM ovl_usergroups AS parent
ORDER BY parent.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | parent | NULL | index | NULL | idx_usergroup_nested_set_lookup | 8 | NULL | 10 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:178
JROOT/components/com_sobipro/lib/cms/joomla3/base/user.php:221
JROOT/components/com_sobipro/lib/cms/joomla3/base/user.php:79
JROOT/components/com_sobipro/lib/cms/joomla3/base/user.php:46
JROOT/components/com_sobipro/lib/cms/joomla_common/base/user.php:383
JROOT/components/com_sobipro/lib/base/factory.php:104
JROOT/components/com_sobipro/lib/sobi.php:434
JROOT/components/com_sobipro/lib/models/dbobject.php:214
JROOT/components/com_sobipro/lib/ctrl/controller.php:70
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:464
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:287
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:156
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.41 ms After last query: 0.53 ms
SELECT *
FROM ovl_sobipro_category
WHERE ( id ='77' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_category | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:887
JROOT/components/com_sobipro/lib/models/dbobject.php:697
JROOT/components/com_sobipro/lib/models/category.php:162
JROOT/components/com_sobipro/lib/models/dbobject.php:644
JROOT/components/com_sobipro/lib/ctrl/controller.php:86
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:465
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:287
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:156
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.33 ms After last query: 0.11 ms
SELECT counter
FROM ovl_sobipro_counter
WHERE ( sid ='77' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_counter | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:820
JROOT/components/com_sobipro/lib/models/dbobject.php:699
JROOT/components/com_sobipro/lib/models/category.php:162
JROOT/components/com_sobipro/lib/models/dbobject.php:644
JROOT/components/com_sobipro/lib/ctrl/controller.php:86
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:465
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:287
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:156
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.74 ms After last query: 0.39 ms
SELECT sValue, sKey
FROM ovl_sobipro_language
WHERE ( id ='77' )
AND ( sKey IN ( 'description','introtext','name','metaKeys','metaDesc','nid','metaDesc','metaKeys' ) )
AND ( language ='en-GB' )
AND ( oType ='category' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_language | NULL | range | PRIMARY,sKey,language | PRIMARY | 608 | NULL | 6 | 10.00 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:84
JROOT/components/com_sobipro/lib/models/dbobject.php:729
JROOT/components/com_sobipro/lib/models/dbobject.php:716
JROOT/components/com_sobipro/lib/models/category.php:162
JROOT/components/com_sobipro/lib/models/dbobject.php:644
JROOT/components/com_sobipro/lib/ctrl/controller.php:86
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:465
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:287
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:156
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.19 ms After last query: 0.24 ms
SELECT position,pid
FROM ovl_sobipro_relations
WHERE ( id ='77' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_relations | NULL | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:887
JROOT/components/com_sobipro/lib/models/category.php:167
JROOT/components/com_sobipro/lib/models/dbobject.php:644
JROOT/components/com_sobipro/lib/ctrl/controller.php:86
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:465
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:287
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:156
JROOT/components/com_sobipro/sobipro.php:53
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.79 ms After last query: 0.40 ms
SELECT DISTINCT sprl.rid
FROM ovl_sobipro_permissions_groups AS spgr
LEFT JOIN ovl_sobipro_permissions_rules AS sprl
ON spgr.rid = sprl.rid
WHERE ( ( sprl.validUntil > '2021-01-21 23:24:34' OR sprl.validUntil IN ( '0000-00-00 00:00:00', '1970-01-01 00:00:00' ) )
AND ( sprl.validSince < '2021-01-21 23:24:34' OR sprl.validSince IN( '0000-00-00 00:00:00', '1970-01-01 00:00:00' ) )
AND state = 1 )
AND spgr.gid in( 0 )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sprl | NULL | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 25.00 | Using where; Using temporary |
1 | SIMPLE | spgr | NULL | eq_ref | PRIMARY | PRIMARY | 8 | db59gacpy8p5zb.sprl.rid,const | 1 | 100.00 | Using index; Distinct |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:66
JROOT/components/com_sobipro/lib/cms/joomla3/base/user.php:182
JROOT/components/com_sobipro/lib/cms/joomla_common/base/user.php:236
JROOT/components/com_sobipro/lib/cms/joomla_common/base/user.php:180
JROOT/components/com_sobipro/lib/sobi.php:249
JROOT/components/com_sobipro/lib/ctrl/controller.php:359
JROOT/components/com_sobipro/lib/ctrl/controller.php:200
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.43 ms After last query: 0.12 ms
SELECT pid
FROM ovl_sobipro_permissions_map
WHERE ( sid ='59' )
AND ( rid IN ( '1','3','4' ) )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_permissions_map | NULL | range | PRIMARY | PRIMARY | 8 | NULL | 7 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:66
JROOT/components/com_sobipro/lib/cms/joomla3/base/user.php:190
JROOT/components/com_sobipro/lib/cms/joomla_common/base/user.php:236
JROOT/components/com_sobipro/lib/cms/joomla_common/base/user.php:180
JROOT/components/com_sobipro/lib/sobi.php:249
JROOT/components/com_sobipro/lib/ctrl/controller.php:359
JROOT/components/com_sobipro/lib/ctrl/controller.php:200
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.40 ms After last query: 0.11 ms
SELECT *
FROM ovl_sobipro_permissions
WHERE ( site ='front' )
AND ( published ='1' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_permissions | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 27 | 3.70 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:84
JROOT/components/com_sobipro/lib/cms/joomla3/base/user.php:198
JROOT/components/com_sobipro/lib/cms/joomla_common/base/user.php:236
JROOT/components/com_sobipro/lib/cms/joomla_common/base/user.php:180
JROOT/components/com_sobipro/lib/sobi.php:249
JROOT/components/com_sobipro/lib/ctrl/controller.php:359
JROOT/components/com_sobipro/lib/ctrl/controller.php:200
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.17 ms After last query: 0.27 ms
SELECT pid
FROM ovl_sobipro_plugin_task
WHERE ( onAction IN ( '*','category.view','category.*' ) )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_plugin_task | NULL | index | NULL | pid | 757 | NULL | 9 | 33.33 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:66
JROOT/components/com_sobipro/lib/plugins/interface.php:72
JROOT/components/com_sobipro/lib/plugins/interface.php:167
JROOT/components/com_sobipro/lib/sobi.php:228
JROOT/components/com_sobipro/lib/cms/joomla_common/base/user.php:182
JROOT/components/com_sobipro/lib/sobi.php:249
JROOT/components/com_sobipro/lib/ctrl/controller.php:359
JROOT/components/com_sobipro/lib/ctrl/controller.php:200
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.18 ms After last query: 0.13 ms
SELECT pid
FROM ovl_sobipro_plugin_section
WHERE ( section ='59' )
AND ( enabled ='1' )
AND ( pid IN ( 'promotedentries' ) )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_plugin_section | NULL | ref | PRIMARY | PRIMARY | 156 | const,const | 1 | 33.33 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:66
JROOT/components/com_sobipro/lib/plugins/interface.php:83
JROOT/components/com_sobipro/lib/plugins/interface.php:167
JROOT/components/com_sobipro/lib/sobi.php:228
JROOT/components/com_sobipro/lib/cms/joomla_common/base/user.php:182
JROOT/components/com_sobipro/lib/sobi.php:249
JROOT/components/com_sobipro/lib/ctrl/controller.php:359
JROOT/components/com_sobipro/lib/ctrl/controller.php:200
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.40 ms After last query: 1.60 ms
SELECT DISTINCT spo.id
FROM ovl_sobipro_relations AS sprl
LEFT JOIN ovl_sobipro_object AS spo
ON sprl.id = spo.id
WHERE ( sprl.pid ='77' )
AND ( spo.oType ='entry' )
AND ( spo.state ='1' )
AND ( ( spo.validUntil > '2021-01-21 23:24:34' OR spo.validUntil IN ( '0000-00-00 00:00:00', '1970-01-01 00:00:00' ) )
AND ( spo.validSince < '2021-01-21 23:24:34' OR spo.validSince IN( '0000-00-00 00:00:00', '1970-01-01 00:00:00' ) ) )
AND ( sprl.copy ='0' )
ORDER BY position asc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sprl | NULL | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 92 | 1.09 | Using where; Using temporary; Using filesort |
1 | SIMPLE | spo | NULL | eq_ref | PRIMARY,name,oType,owner,parent,state,validSince,validUntil,version | PRIMARY | 4 | db59gacpy8p5zb.sprl.id | 1 | 44.42 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:66
JROOT/components/com_sobipro/lib/ctrl/section.php:394
JROOT/components/com_sobipro/lib/ctrl/section.php:69
JROOT/components/com_sobipro/lib/ctrl/controller.php:201
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.32 ms After last query: 0.32 ms
SELECT DISTINCT spo.id
FROM ovl_sobipro_relations AS sprl
LEFT JOIN ovl_sobipro_object AS spo
ON sprl.id = spo.id
WHERE ( sprl.pid ='77' )
AND ( spo.oType ='entry' )
AND ( spo.state ='1' )
AND ( ( spo.validUntil > '2021-01-21 23:24:34' OR spo.validUntil IN ( '0000-00-00 00:00:00', '1970-01-01 00:00:00' ) )
AND ( spo.validSince < '2021-01-21 23:24:34' OR spo.validSince IN( '0000-00-00 00:00:00', '1970-01-01 00:00:00' ) ) )
AND ( sprl.copy ='0' )
ORDER BY position asc
LIMIT 0, 8
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sprl | NULL | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 92 | 1.09 | Using where; Using temporary; Using filesort |
1 | SIMPLE | spo | NULL | eq_ref | PRIMARY,name,oType,owner,parent,state,validSince,validUntil,version | PRIMARY | 4 | db59gacpy8p5zb.sprl.id | 1 | 44.42 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:66
JROOT/components/com_sobipro/lib/ctrl/section.php:394
JROOT/components/com_sobipro/lib/ctrl/section.php:70
JROOT/components/com_sobipro/lib/ctrl/controller.php:201
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.23 ms After last query: 1.54 ms
SELECT id,oType
FROM ovl_sobipro_relations
WHERE ( pid ='77' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_relations | NULL | index | NULL | oType | 152 | NULL | 92 | 10.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:84
JROOT/components/com_sobipro/lib/models/dbobject.php:337
JROOT/components/com_sobipro/lib/ctrl/section.php:127
JROOT/components/com_sobipro/lib/ctrl/section.php:73
JROOT/components/com_sobipro/lib/ctrl/controller.php:201
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.21 ms After last query: 0.83 ms
SELECT pid
FROM ovl_sobipro_relations
WHERE ( id ='77' )
AND ( pid !='77' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_relations | NULL | range | PRIMARY | PRIMARY | 8 | NULL | 2 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:820
JROOT/components/com_sobipro/lib/base/config.php:735
JROOT/components/com_sobipro/lib/cms/joomla_common/base/mainframe.php:369
JROOT/components/com_sobipro/lib/ctrl/section.php:89
JROOT/components/com_sobipro/lib/ctrl/controller.php:201
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.19 ms After last query: 0.15 ms
SELECT pid
FROM ovl_sobipro_relations
WHERE ( id ='62' )
AND ( pid !='62' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_relations | NULL | range | PRIMARY | PRIMARY | 8 | NULL | 2 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:820
JROOT/components/com_sobipro/lib/base/config.php:735
JROOT/components/com_sobipro/lib/cms/joomla_common/base/mainframe.php:369
JROOT/components/com_sobipro/lib/ctrl/section.php:89
JROOT/components/com_sobipro/lib/ctrl/controller.php:201
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.15 ms After last query: 0.13 ms
SELECT pid
FROM ovl_sobipro_relations
WHERE ( id ='59' )
AND ( pid !='59' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_relations | NULL | range | PRIMARY | PRIMARY | 8 | NULL | 2 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:820
JROOT/components/com_sobipro/lib/base/config.php:735
JROOT/components/com_sobipro/lib/cms/joomla_common/base/mainframe.php:369
JROOT/components/com_sobipro/lib/ctrl/section.php:89
JROOT/components/com_sobipro/lib/ctrl/controller.php:201
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.72 ms After last query: 0.18 ms
SELECT id AS id, sKey AS label, sValue AS value, language
FROM ovl_sobipro_language
WHERE ( id IN ( '77','62','59' ) )
AND ( oType IN ( 'section','category','entry' ) )
AND ( sKey IN ( 'name','alias','nid' ) )
ORDER BY FIELD( language, 'en-GB', 'en-GB' )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_language | NULL | range | PRIMARY,sKey | sKey | 452 | NULL | 97 | 9.00 | Using index condition; Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:84
JROOT/components/com_sobipro/lib/cms/joomla_common/base/lang.php:690
JROOT/components/com_sobipro/lib/base/config.php:744
JROOT/components/com_sobipro/lib/cms/joomla_common/base/mainframe.php:369
JROOT/components/com_sobipro/lib/ctrl/section.php:89
JROOT/components/com_sobipro/lib/ctrl/controller.php:201
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.17 ms After last query: 0.15 ms
SELECT nid,id
FROM ovl_sobipro_object
WHERE ( id IN ( '77','62','59' ) )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_object | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 3 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla16/base/database.php:84
JROOT/components/com_sobipro/lib/cms/joomla_common/base/lang.php:696
JROOT/components/com_sobipro/lib/base/config.php:744
JROOT/components/com_sobipro/lib/cms/joomla_common/base/mainframe.php:369
JROOT/components/com_sobipro/lib/ctrl/section.php:89
JROOT/components/com_sobipro/lib/ctrl/controller.php:201
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.31 ms After last query: 0.36 ms
INSERT INTO ovl_sobipro_counter (`sid`,`counter`,`lastUpdate`)
VALUES ('77','2727','2021-01-21 23:24:34')
ON DUPLICATE KEY UPDATE sid = '77',counter = '2727',lastUpdate = '2021-01-21 23:24:34'
EXPLAIN not possible on query: INSERT INTO ovl_sobipro_counter (`sid`,`counter`,`lastUpdate`) VALUES ('77','2727','2021-01-21 23:24:34') ON DUPLICATE KEY UPDATE sid = '77',counter = '2727',lastUpdate = '2021-01-21 23:24:34'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:808
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:1007
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:770
JROOT/components/com_sobipro/lib/models/dbobject.php:497
JROOT/components/com_sobipro/lib/ctrl/section.php:91
JROOT/components/com_sobipro/lib/ctrl/controller.php:201
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.63 ms After last query: 11.89 ms
SELECT *
FROM ovl_sobipro_registry
WHERE ( section ='messages' )
ORDER BY value
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_registry | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 17 | 10.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:918
JROOT/components/com_sobipro/lib/base/registry.php:141
JROOT/components/com_sobipro/lib/base/message.php:42
JROOT/components/com_sobipro/lib/base/message.php:179
JROOT/components/com_sobipro/lib/base/factory.php:158
JROOT/components/com_sobipro/lib/views/view.php:279
JROOT/components/com_sobipro/lib/views/section.php:447
JROOT/components/com_sobipro/lib/ctrl/section.php:111
JROOT/components/com_sobipro/lib/ctrl/controller.php:201
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 0.16 ms After last query: 0.23 ms
SELECT *
FROM ovl_sobipro_registry
WHERE ( section ='reports' )
ORDER BY value
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_registry | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 17 | 10.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_sobipro/lib/cms/joomla_common/base/database.php:918
JROOT/components/com_sobipro/lib/base/registry.php:141
JROOT/components/com_sobipro/lib/base/message.php:48
JROOT/components/com_sobipro/lib/base/message.php:179
JROOT/components/com_sobipro/lib/base/factory.php:158
JROOT/components/com_sobipro/lib/views/view.php:279
JROOT/components/com_sobipro/lib/views/section.php:447
JROOT/components/com_sobipro/lib/ctrl/section.php:111
JROOT/components/com_sobipro/lib/ctrl/controller.php:201
JROOT/components/com_sobipro/lib/ctrl/category.php:63
JROOT/components/com_sobipro/lib/ctrl/sobipro.php:538
JROOT/components/com_sobipro/sobipro.php:54
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:52
Query Time: 1.36 ms After last query: 6.11 ms
SELECT m.published, m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down
FROM ovl_modules AS m
LEFT JOIN ovl_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN ovl_advancedmodules as am
ON am.moduleid = m.id
WHERE m.published = 1
AND e.enabled = 1
AND m.client_id = 0
AND m.access IN (1,1,5)
ORDER BY m.ordering, m.id
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ALL | published,newsfeeds | NO INDEX KEY COULD BE USED | NULL | NULL | 145 | 5.17 | Using where; Using filesort |
1 | SIMPLE | am | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db59gacpy8p5zb.m.id | 1 | 100.00 | Using where |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 303 | db59gacpy8p5zb.m.module,const | 1 | 10.00 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/advancedmodules/modulehelper.php:443
JROOT/plugins/system/advancedmodules/modulehelper.php:102
JROOT/libraries/joomla/document/html/html.php:497
JROOT/templates/overlander/includes/params.php:63
JROOT/templates/overlander/index.php:13
JROOT/libraries/joomla/document/html/html.php:576
JROOT/libraries/joomla/document/html/html.php:634
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:974
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.28 ms After last query: 19.13 ms
SELECT m.menutype
FROM ovl_menu AS m
WHERE m.id = 277
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/nnframework/helpers/assignments/menu.php:80
JROOT/plugins/system/nnframework/helpers/assignments/menu.php:28
JROOT/plugins/system/nnframework/helpers/assignments.php:345
JROOT/plugins/system/nnframework/helpers/assignments.php:290
JROOT/plugins/system/advancedmodules/advancedmodules.php:483
JROOT/libraries/joomla/event/dispatcher.php:167
JROOT/libraries/joomla/application/base.php:106
JROOT/plugins/system/advancedmodules/modulehelper.php:496
JROOT/plugins/system/advancedmodules/modulehelper.php:102
JROOT/libraries/joomla/document/html/html.php:497
JROOT/templates/overlander/includes/params.php:63
JROOT/templates/overlander/index.php:13
JROOT/libraries/joomla/document/html/html.php:576
JROOT/libraries/joomla/document/html/html.php:634
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:974
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.17 ms After last query: 3.52 ms
SELECT t.parent_id
FROM ovl_menu as t
WHERE t.id = 277
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | t | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/nnframework/helpers/assignment.php:161
JROOT/plugins/system/nnframework/helpers/assignments/menu.php:65
JROOT/plugins/system/nnframework/helpers/assignments/menu.php:47
JROOT/plugins/system/nnframework/helpers/assignments.php:345
JROOT/plugins/system/nnframework/helpers/assignments.php:290
JROOT/plugins/system/advancedmodules/advancedmodules.php:483
JROOT/libraries/joomla/event/dispatcher.php:167
JROOT/libraries/joomla/application/base.php:106
JROOT/plugins/system/advancedmodules/modulehelper.php:496
JROOT/plugins/system/advancedmodules/modulehelper.php:102
JROOT/libraries/joomla/document/html/html.php:497
JROOT/templates/overlander/includes/params.php:63
JROOT/templates/overlander/index.php:13
JROOT/libraries/joomla/document/html/html.php:576
JROOT/libraries/joomla/document/html/html.php:634
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:974
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.11 ms After last query: 0.09 ms
SELECT t.parent_id
FROM ovl_menu as t
WHERE t.id = 271
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | t | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/nnframework/helpers/assignment.php:161
JROOT/plugins/system/nnframework/helpers/assignments/menu.php:65
JROOT/plugins/system/nnframework/helpers/assignments/menu.php:47
JROOT/plugins/system/nnframework/helpers/assignments.php:345
JROOT/plugins/system/nnframework/helpers/assignments.php:290
JROOT/plugins/system/advancedmodules/advancedmodules.php:483
JROOT/libraries/joomla/event/dispatcher.php:167
JROOT/libraries/joomla/application/base.php:106
JROOT/plugins/system/advancedmodules/modulehelper.php:496
JROOT/plugins/system/advancedmodules/modulehelper.php:102
JROOT/libraries/joomla/document/html/html.php:497
JROOT/templates/overlander/includes/params.php:63
JROOT/templates/overlander/index.php:13
JROOT/libraries/joomla/document/html/html.php:576
JROOT/libraries/joomla/document/html/html.php:634
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:974
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.12 ms After last query: 0.08 ms
SELECT t.parent_id
FROM ovl_menu as t
WHERE t.id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | t | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/nnframework/helpers/assignment.php:161
JROOT/plugins/system/nnframework/helpers/assignments/menu.php:65
JROOT/plugins/system/nnframework/helpers/assignments/menu.php:47
JROOT/plugins/system/nnframework/helpers/assignments.php:345
JROOT/plugins/system/nnframework/helpers/assignments.php:290
JROOT/plugins/system/advancedmodules/advancedmodules.php:483
JROOT/libraries/joomla/event/dispatcher.php:167
JROOT/libraries/joomla/application/base.php:106
JROOT/plugins/system/advancedmodules/modulehelper.php:496
JROOT/plugins/system/advancedmodules/modulehelper.php:102
JROOT/libraries/joomla/document/html/html.php:497
JROOT/templates/overlander/includes/params.php:63
JROOT/templates/overlander/index.php:13
JROOT/libraries/joomla/document/html/html.php:576
JROOT/libraries/joomla/document/html/html.php:634
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:974
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.43 ms After last query: 37.65 ms
SELECT *
FROM ovl_banners
WHERE '2021-01-21 23:24:34' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!=NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
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 | Impossible WHERE |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_banners/helpers/banners.php:80
JROOT/modules/mod_banners/mod_banners.php:19
JROOT/plugins/system/advancedmodules/modulehelper.php:196
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.55 ms After last query: 1.44 ms
SELECT COUNT(*)
FROM ovl_banners as a
LEFT JOIN ovl_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (CURRENT_TIMESTAMP() >= a.publish_up OR a.publish_up = '0000-00-00 00:00:00')
AND (CURRENT_TIMESTAMP() <= a.publish_down OR a.publish_down = '0000-00-00 00:00:00')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | idx_state | idx_state | 1 | const | 1 | 20.00 | Using where |
1 | SIMPLE | cl | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db59gacpy8p5zb.a.cid | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/model/legacy.php:327
JROOT/libraries/legacy/model/list.php:276
JROOT/libraries/legacy/model/list.php:310
JROOT/libraries/legacy/model/list.php:171
JROOT/components/com_banners/models/banners.php:192
JROOT/modules/mod_banners/helper.php:45
JROOT/modules/mod_banners/mod_banners.php:20
JROOT/plugins/system/advancedmodules/modulehelper.php:196
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.32 ms After last query: 0.10 ms
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 ovl_banners as a
LEFT JOIN ovl_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (CURRENT_TIMESTAMP() >= a.publish_up OR a.publish_up = '0000-00-00 00:00:00')
AND (CURRENT_TIMESTAMP() <= a.publish_down OR a.publish_down = '0000-00-00 00:00:00')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
ORDER BY a.sticky DESC,a.ordering
LIMIT 0, 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | idx_state | idx_state | 1 | const | 1 | 20.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | cl | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db59gacpy8p5zb.a.cid | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/model/legacy.php:301
JROOT/libraries/legacy/model/list.php:171
JROOT/components/com_banners/models/banners.php:192
JROOT/modules/mod_banners/helper.php:45
JROOT/modules/mod_banners/mod_banners.php:20
JROOT/plugins/system/advancedmodules/modulehelper.php:196
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.33 ms After last query: 0.15 ms
UPDATE ovl_banners
SET impmade = (impmade + 1)
WHERE id = 2
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | ovl_banners | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
updating | 0.1 ms |
end | 0.0 ms |
query end | 0.1 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_banners/models/banners.php:231
JROOT/modules/mod_banners/helper.php:46
JROOT/modules/mod_banners/mod_banners.php:20
JROOT/plugins/system/advancedmodules/modulehelper.php:196
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.22 ms After last query: 0.09 ms
SELECT `count`
FROM ovl_banner_tracks
WHERE track_type=1
AND banner_id=2
AND track_date='2021-01-21 23'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_banner_tracks | NULL | const | PRIMARY,idx_track_date,idx_track_type,idx_banner_id | PRIMARY | 13 | const,const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_banners/models/banners.php:266
JROOT/modules/mod_banners/helper.php:46
JROOT/modules/mod_banners/mod_banners.php:20
JROOT/plugins/system/advancedmodules/modulehelper.php:196
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.13 ms After last query: 0.04 ms
SELECT `count`
FROM ovl_banner_tracks
WHERE track_type=1
AND banner_id=2
AND track_date='2021-01-21 23'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_banner_tracks | NULL | const | PRIMARY,idx_track_date,idx_track_type,idx_banner_id | PRIMARY | 13 | const,const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_banners/models/banners.php:273
JROOT/modules/mod_banners/helper.php:46
JROOT/modules/mod_banners/mod_banners.php:20
JROOT/plugins/system/advancedmodules/modulehelper.php:196
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.27 ms After last query: 0.07 ms
UPDATE ovl_banner_tracks
SET `count` = (`count` + 1)
WHERE track_type=1
AND banner_id=2
AND track_date='2021-01-21 23'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | ovl_banner_tracks | NULL | range | PRIMARY,idx_track_date,idx_track_type,idx_banner_id | PRIMARY | 13 | const,const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.1 ms |
updating | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_banners/models/banners.php:303
JROOT/modules/mod_banners/helper.php:46
JROOT/modules/mod_banners/mod_banners.php:20
JROOT/plugins/system/advancedmodules/modulehelper.php:196
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 1.20 ms After last query: 41.28 ms
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
checking permissions | 0.8 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/f0f/table/table.php:2061
JROOT/libraries/f0f/table/table.php:536
JROOT/libraries/extly/tables/extension.php:33
JROOT/libraries/f0f/table/table.php:433
JROOT/libraries/f0f/model/model.php:2037
JROOT/libraries/f0f/model/model.php:1994
JROOT/libraries/extly/models/extensions.php:75
JROOT/libraries/f0f/model/model.php:1219
JROOT/libraries/extly/helpers/extension.php:78
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:40
JROOT/plugins/system/xtdir/xtdir.php:38
JROOT/plugins/system/xtdir/xtdir.php:99
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:994
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.54 ms After last query: 0.24 ms
SHOW FULL COLUMNS
FROM `ovl_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `ovl_extensions`
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Opening tables | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/f0f/table/table.php:2146
JROOT/libraries/f0f/table/table.php:536
JROOT/libraries/extly/tables/extension.php:33
JROOT/libraries/f0f/table/table.php:433
JROOT/libraries/f0f/model/model.php:2037
JROOT/libraries/f0f/model/model.php:1994
JROOT/libraries/extly/models/extensions.php:75
JROOT/libraries/f0f/model/model.php:1219
JROOT/libraries/extly/helpers/extension.php:78
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:40
JROOT/plugins/system/xtdir/xtdir.php:38
JROOT/plugins/system/xtdir/xtdir.php:99
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:994
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.35 ms After last query: 1.10 ms
SELECT *
FROM `ovl_extensions`
WHERE `folder` = 'system'
AND `element` = 'xtdir'
ORDER BY extension_id ASC
LIMIT 0, 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_extensions | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 302 | const | 1 | 10.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/f0f/model/model.php:1953
JROOT/libraries/f0f/model/model.php:1225
JROOT/libraries/extly/helpers/extension.php:78
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:40
JROOT/plugins/system/xtdir/xtdir.php:38
JROOT/plugins/system/xtdir/xtdir.php:99
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:994
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.33 ms After last query: 0.74 ms
SELECT *
FROM `ovl_extensions`
WHERE `folder` = 'system'
AND `element` = 'xtdir'
ORDER BY extension_id ASC
LIMIT 0, 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_extensions | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 302 | const | 1 | 10.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/f0f/model/model.php:1953
JROOT/libraries/f0f/model/model.php:1225
JROOT/libraries/extly/helpers/extension.php:78
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:42
JROOT/plugins/system/xtdir/xtdir.php:38
JROOT/plugins/system/xtdir/xtdir.php:99
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:994
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.29 ms After last query: 0.51 ms
SELECT *
FROM `ovl_extensions`
WHERE `folder` = 'system'
AND `element` = 'xtdir'
ORDER BY extension_id ASC
LIMIT 0, 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_extensions | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 302 | const | 1 | 10.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/f0f/model/model.php:1953
JROOT/libraries/f0f/model/model.php:1225
JROOT/libraries/extly/helpers/extension.php:78
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:43
JROOT/plugins/system/xtdir/xtdir.php:38
JROOT/plugins/system/xtdir/xtdir.php:99
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:994
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.32 ms After last query: 0.41 ms
SELECT last_update
FROM `ovl_xtdir_trees`
ORDER BY id desc
LIMIT 0, 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_xtdir_trees | NULL | index | NULL | id | 4 | NULL | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:648
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:58
JROOT/plugins/system/xtdir/xtdir.php:39
JROOT/plugins/system/xtdir/xtdir.php:99
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:994
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.16 ms After last query: 0.13 ms
SELECT id, last_update
FROM `ovl_xtdir_trees`
ORDER BY id desc
LIMIT 0, 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_xtdir_trees | NULL | index | NULL | id | 4 | NULL | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:195
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:115
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:80
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:66
JROOT/plugins/system/xtdir/xtdir.php:39
JROOT/plugins/system/xtdir/xtdir.php:99
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:994
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.23 ms After last query: 0.07 ms
SELECT count(*)
FROM `ovl_sobipro_object`
WHERE updatedTime > '2020-09-11 07:39:03'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ovl_sobipro_object | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 79 | 33.33 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:214
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:115
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:80
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:66
JROOT/plugins/system/xtdir/xtdir.php:39
JROOT/plugins/system/xtdir/xtdir.php:99
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:994
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.60 ms After last query: 0.07 ms
SELECT count(*)
FROM `ovl_sobipro_field_data` AS `d`
WHERE updatedTime > '2020-09-11 07:39:03'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | d | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 582 | 33.33 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.3 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:230
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:115
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:80
JROOT/administrator/components/com_xtdir/helpers/treeindexer.php:66
JROOT/plugins/system/xtdir/xtdir.php:39
JROOT/plugins/system/xtdir/xtdir.php:99
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:994
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:52
Query Time: 0.39 ms After last query: 1.74 ms
UPDATE `ovl_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1611271474;s:18:\"session.timer.last\";i:1611271474;s:17:\"session.timer.now\";i:1611271474;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":1:{s:11:\"com_sobipro\";O:8:\"stdClass\":3:{s:8:\"back_url\";s:36:\"/dir-outdoorequipment/dir-water.html\";s:27:\"currently-displayed-entries\";a:0:{}s:14:\"messages-queue\";a:0:{}}}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\\0\\0\\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";N;s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}}'
, `time` = '1611271474'
WHERE `session_id` = '5ksblg8uqaj8eub5f7vokj6o46'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | ovl_session | NULL | range | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
updating | 0.1 ms |
end | 0.0 ms |
query end | 0.1 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:85
6 × SELECT pid
FROM ovl_sobipro_relations
3 × SELECT t.parent_id
FROM ovl_menu as t
3 × SELECT *
FROM `ovl_extensions`
2 × SELECT pid
FROM ovl_sobipro_plugin_task
2 × SELECT id AS id, sKey AS label, sValue AS value, language
FROM ovl_sobipro_language
2 × SELECT *
FROM ovl_sobipro_registry
2 × SELECT `count`
FROM ovl_banner_tracks
2 × SELECT DISTINCT spo.id
FROM ovl_sobipro_relations AS sprl
LEFT JOIN ovl_sobipro_object AS spo
ON sprl.id = spo.id
2 × SELECT pid
FROM ovl_sobipro_plugin_section
2 × SELECT *
FROM ovl_sobipro_object
1 × SELECT m.published, m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down
FROM ovl_modules AS m
LEFT JOIN ovl_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN ovl_advancedmodules as am
ON am.moduleid = m.id
1 × SELECT count(*)
FROM `ovl_sobipro_field_data` AS `d`
1 × SELECT nid,id
FROM ovl_sobipro_object
1 × SELECT id,oType
FROM ovl_sobipro_relations
1 × SELECT m.menutype
FROM ovl_menu AS m
1 × SELECT *
FROM ovl_banners
1 × SELECT last_update
FROM `ovl_xtdir_trees`
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 ovl_banners as a
LEFT JOIN ovl_banner_clients AS cl
ON cl.id = a.cid
1 × SELECT id, last_update
FROM `ovl_xtdir_trees`
1 × SELECT COUNT(*)
FROM ovl_banners as a
LEFT JOIN ovl_banner_clients AS cl
ON cl.id = a.cid
1 × SELECT count(*)
FROM `ovl_sobipro_object`
1 × SELECT position,pid
FROM ovl_sobipro_relations
1 × SELECT cSection AS configsection,sKey AS sKey,sValue AS sValue
FROM ovl_sobipro_config
1 × SELECT *
FROM ovl_sobipro_field
1 × SELECT sValue,sKey
FROM ovl_sobipro_language
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 ovl_menu AS m
LEFT JOIN ovl_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, rules
FROM `ovl_viewlevels
1 × SELECT `session_id`
FROM `ovl_session`
1 × SELECT b.id
FROM ovl_usergroups AS a
LEFT JOIN ovl_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT rel.gid
FROM ovl_sobipro_user_group AS grp
LEFT JOIN ovl_sobipro_users_relation AS rel
ON grp.gid = rel.gid
1 × SELECT parent.id, parent.lft, parent.rgt
FROM ovl_usergroups AS parent
1 × SELECT DISTINCT sprl.rid
FROM ovl_sobipro_permissions_groups AS spgr
LEFT JOIN ovl_sobipro_permissions_rules AS sprl
ON spgr.rid = sprl.rid
1 × SELECT pid
FROM ovl_sobipro_permissions_map
1 × SELECT `data`
FROM `ovl_session`
1 × SELECT sValue, sKey
FROM ovl_sobipro_language
1 × SELECT *
FROM ovl_sobipro_category
1 × SELECT counter
FROM ovl_sobipro_counter
1 × SELECT *
FROM ovl_sobipro_permissions