Query Time: 0.29 ms Query memory: 0.019 MB Memory before query: 3.881 MB Rows returned: 0
SELECT `data`
FROM `dt8sb_session`
WHERE `session_id` = 'iss33jrtfvcu3g5oeiu7ls4vl1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | dt8sb_session | const | PRIMARY | PRIMARY | 602 | const | 1 | |
Error |
---|
MySql have_profiling = off |
JROOT/libraries/joomla/session/storage/database.php:46
JROOT/libraries/joomla/session/session.php:664
JROOT/libraries/joomla/session/session.php:602
JROOT/libraries/cms/application/cms.php:672
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:35
Query Time: 0.46 ms After last query: 7.79 ms Query memory: 0.010 MB Memory before query: 4.099 MB
DELETE
FROM `dt8sb_session`
WHERE `time` < '1550696171'
EXPLAIN not possible on query: DELETE
FROM `dt8sb_session`
WHERE `time` < '1550696171'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:689
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:35
Query Time: 0.22 ms After last query: 0.18 ms Query memory: 0.014 MB Memory before query: 4.116 MB Rows returned: 0
SELECT `session_id`
FROM `dt8sb_session`
WHERE `session_id` = 'iss33jrtfvcu3g5oeiu7ls4vl1'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | dt8sb_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 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:698
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:35
Query Time: 76.96 ms After last query: 0.20 ms Query memory: 0.012 MB Memory before query: 4.131 MB
INSERT INTO `dt8sb_session`
(`session_id`, `client_id`, `time`)
VALUES
('iss33jrtfvcu3g5oeiu7ls4vl1', 0, '1550697071')
EXPLAIN not possible on query: INSERT INTO `dt8sb_session`
(`session_id`, `client_id`, `time`) VALUES
('iss33jrtfvcu3g5oeiu7ls4vl1', 0, '1550697071')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:207
JROOT/libraries/cms/application/cms.php:698
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:35
Query Time: 0.39 ms After last query: 12.90 ms Query memory: 0.018 MB Memory before query: 4.755 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM dt8sb_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | dt8sb_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:541
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.33 ms After last query: 4.12 ms Query memory: 0.017 MB Memory before query: 4.913 MB Rows returned: 2
SELECT b.id
FROM dt8sb_usergroups AS a
LEFT JOIN dt8sb_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:336
JROOT/libraries/joomla/access/access.php:405
JROOT/libraries/joomla/user/user.php:420
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.21 ms After last query: 1.96 ms Query memory: 0.015 MB Memory before query: 5.026 MB Rows returned: 5
SELECT id, rules
FROM `dt8sb_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | dt8sb_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:422
JROOT/libraries/joomla/user/user.php:420
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.93 ms After last query: 0.28 ms Query memory: 0.012 MB Memory before query: 5.049 MB Rows returned: 51
SELECT folder AS type, element AS name, params
FROM dt8sb_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | dt8sb_extensions | ref | extension | extension | 62 | const | 74 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/plugin/helper.php:312
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.32 ms After last query: 11.46 ms Query memory: 0.017 MB Memory before query: 5.650 MB Rows returned: 1
SELECT *
FROM dt8sb_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | dt8sb_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/language/helper.php:166
JROOT/plugins/system/languagefilter/languagefilter.php:66
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.27 ms After last query: 0.31 ms Query memory: 0.023 MB Memory before query: 5.711 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM dt8sb_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | dt8sb_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/plugins/system/languagefilter/languagefilter.php:68
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.28 ms After last query: 1.61 ms Query memory: 0.016 MB Memory before query: 5.739 MB Rows returned: 1
SELECT COUNT(*)
FROM `dt8sb_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | dt8sb_menu | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 19 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_languages/helpers/multilangstatus.php:32
JROOT/plugins/system/languagefilter/languagefilter.php:70
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 1.32 ms After last query: 54.51 ms Query memory: 0.026 MB Memory before query: 7.935 MB Rows returned: 17
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 dt8sb_menu AS m
LEFT JOIN dt8sb_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 18 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | vrp_atd_lab.m.component_id | 1 | |
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:357
JROOT/libraries/cms/application/site.php:250
JROOT/libraries/cms/router/site.php:210
JROOT/libraries/cms/router/router.php:391
JROOT/libraries/cms/router/router.php:184
JROOT/libraries/cms/router/site.php:82
JROOT/libraries/cms/application/cms.php:1022
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.32 ms After last query: 3.44 ms Query memory: 0.032 MB Memory before query: 8.216 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM dt8sb_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | dt8sb_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/library/helper.php:156
JROOT/libraries/cms/library/helper.php:47
JROOT/libraries/cms/library/helper.php:90
JROOT/libraries/cms/version/version.php:179
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/plugins/system/sef/sef.php:30
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:1031
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 79.81 ms After last query: 0.42 ms Query memory: 0.024 MB Memory before query: 8.208 MB
UPDATE `dt8sb_extensions`
SET `params` = '{\"mediaversion\":\"aff5da9f9ea242b283888dd5a0ab66af\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `dt8sb_extensions`
SET `params` = '{\"mediaversion\":\"aff5da9f9ea242b283888dd5a0ab66af\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
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/sef/sef.php:30
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:1031
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.34 ms After last query: 8.06 ms Query memory: 0.020 MB Memory before query: 8.618 MB Rows returned: 2
SELECT extension_id AS id, element AS "option", params, enabled
FROM dt8sb_extensions
WHERE `type` = 'component'
AND `element` = 'com_vrp'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | dt8sb_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 2 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:299
JROOT/libraries/cms/application/site.php:122
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.32 ms After last query: 0.63 ms Query memory: 0.011 MB Memory before query: 8.607 MB Rows returned: 3
SELECT id, home, template, s.params
FROM dt8sb_template_styles as s
LEFT JOIN dt8sb_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | vrp_atd_lab.s.template,const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/site.php:457
JROOT/libraries/cms/application/site.php:152
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 2.03 ms After last query: 46.56 ms Query memory: 0.031 MB Memory before query: 10.262 MB Rows returned: 26
SHOW FULL COLUMNS
FROM `cvrp_instances`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `cvrp_instances`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/administrator/components/com_vrp/tables/instance.php:22
JROOT/libraries/joomla/table/table.php:294
JROOT/components/com_vrp/views/plot/view.html.php:74
JROOT/components/com_vrp/views/plot/view.html.php:44
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.72 ms After last query: 3.39 ms Query memory: 0.024 MB Memory before query: 10.379 MB Rows returned: 1
SELECT *
FROM cvrp_instances
WHERE `name` = 'X-n125-k30'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 237 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:705
JROOT/components/com_vrp/views/plot/view.html.php:75
JROOT/components/com_vrp/views/plot/view.html.php:44
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 79.74 ms After last query: 0.25 ms Query memory: 0.021 MB Memory before query: 10.399 MB
UPDATE cvrp_instances
SET `hits` = (`hits` + 1)
WHERE `id` = '244'
EXPLAIN not possible on query: UPDATE cvrp_instances
SET `hits` = (`hits` + 1)
WHERE `id` = '244'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:1215
JROOT/components/com_vrp/views/plot/view.html.php:77
JROOT/components/com_vrp/views/plot/view.html.php:44
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.47 ms After last query: 0.22 ms Query memory: 0.025 MB Memory before query: 10.423 MB Rows returned: 12
SELECT *
FROM `cvrp_sources` AS `s`
WHERE state=1
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:51
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.46 ms After last query: 0.23 ms Query memory: 0.025 MB Memory before query: 10.467 MB Rows returned: 27
SELECT name
FROM cvrp_instances
WHERE sources_id = 1
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 27 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.42 ms After last query: 0.24 ms Query memory: 0.025 MB Memory before query: 10.505 MB Rows returned: 23
SELECT name
FROM cvrp_instances
WHERE sources_id = 2
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 23 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.43 ms After last query: 0.20 ms Query memory: 0.025 MB Memory before query: 10.542 MB Rows returned: 13
SELECT name
FROM cvrp_instances
WHERE sources_id = 4
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 13 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.36 ms After last query: 0.20 ms Query memory: 0.025 MB Memory before query: 10.574 MB Rows returned: 3
SELECT name
FROM cvrp_instances
WHERE sources_id = 5
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 3 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.40 ms After last query: 0.16 ms Query memory: 0.025 MB Memory before query: 10.600 MB Rows returned: 5
SELECT name
FROM cvrp_instances
WHERE sources_id = 7
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 5 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.40 ms After last query: 0.17 ms Query memory: 0.025 MB Memory before query: 10.628 MB Rows returned: 23
SELECT name
FROM cvrp_instances
WHERE sources_id = 3
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 23 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.39 ms After last query: 0.23 ms Query memory: 0.025 MB Memory before query: 10.665 MB Rows returned: 14
SELECT name
FROM cvrp_instances
WHERE sources_id = 15
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 14 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.40 ms After last query: 0.19 ms Query memory: 0.025 MB Memory before query: 10.697 MB Rows returned: 13
SELECT name
FROM cvrp_instances
WHERE sources_id = 11
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 13 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.40 ms After last query: 0.18 ms Query memory: 0.025 MB Memory before query: 10.728 MB Rows returned: 20
SELECT name
FROM cvrp_instances
WHERE sources_id = 12
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 20 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.42 ms After last query: 0.20 ms Query memory: 0.025 MB Memory before query: 10.764 MB Rows returned: 12
SELECT name
FROM cvrp_instances
WHERE sources_id = 14
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 12 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.76 ms After last query: 0.18 ms Query memory: 0.025 MB Memory before query: 10.795 MB Rows returned: 100
SELECT name
FROM cvrp_instances
WHERE sources_id = 13
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 100 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 0.62 ms After last query: 0.37 ms Query memory: 0.025 MB Memory before query: 10.870 MB Rows returned: 10
SELECT name
FROM cvrp_instances
WHERE sources_id = 16
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cvrp_instances | ref | fk_cvrp_instances_cvrp_sources1_idx | fk_cvrp_instances_cvrp_sources1_idx | 4 | const | 10 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:61
JROOT/components/com_vrp/models/plot.php:25
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_vrp/views/plot/view.html.php:55
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 2.23 ms After last query: 0.50 ms Query memory: 0.026 MB Memory before query: 10.911 MB Rows returned: 1
SELECT i.*,`s`.`name` AS `source`,`s`.`acronym`,`dm`.`name` AS `demand`,`dt`.`name` AS `distance`,`h`.`text` AS `generated`,`s`.`precision` AS `precision`,`s`.`fixed_k` AS `fixed_k`,`r`.`type` AS `root_pos`,`c`.`type` AS `customer_pos`
FROM `cvrp_instances` AS `i`
INNER JOIN `cvrp_sources` AS `s`
ON (`i`.`sources_id`=`s`.`id`)
INNER JOIN `cvrp_distance_type` AS `dt`
ON (`i`.`distance_type_id`=`dt`.`id`)
INNER JOIN `cvrp_how_generated` AS `h`
ON (`i`.`how_generated_id`=`h`.`id`)
INNER JOIN `cvrp_demand_type` AS `dm`
ON (`i`.`demand_type_id`=`dm`.`id`)
INNER JOIN `cvrp_root_positioning` AS `r`
ON (`i`.`root_positioning_id`=`r`.`id`)
INNER JOIN `cvrp_customer_positioning` AS `c`
ON (`i`.`customer_positioning_id`=`c`.`id`)
WHERE s.state=1
AND i.name = 'X-n125-k30'
ORDER BY s.ordering,i.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | r | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using temporary; Using filesort |
1 | SIMPLE | i | ref | fk_cvrp_instances_cvrp_distance_type1_idx1,fk_cvrp_instances_cvrp_demand_type1_idx1,fk_cvrp_instances_cvrp_sources1_idx,fk_cvrp_instances_cvrp_how_generated1_idx,fk_cvrp_instances_cvrp_root_positioning1_idx,fk_cvrp_instances_cvrp_customer_positioning1_idx | fk_cvrp_instances_cvrp_root_positioning1_idx | 5 | vrp_atd_lab.r.id | 39 | Using where |
1 | SIMPLE | dm | eq_ref | PRIMARY | PRIMARY | 4 | vrp_atd_lab.i.demand_type_id | 1 | |
1 | SIMPLE | dt | eq_ref | PRIMARY | PRIMARY | 4 | vrp_atd_lab.i.distance_type_id | 1 | |
1 | SIMPLE | c | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where; Using join buffer |
1 | SIMPLE | h | eq_ref | PRIMARY | PRIMARY | 4 | vrp_atd_lab.i.how_generated_id | 1 | |
1 | SIMPLE | s | eq_ref | PRIMARY | PRIMARY | 4 | vrp_atd_lab.i.sources_id | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_vrp/helpers/data.php:26
JROOT/administrator/components/com_vrp/helpers/data.php:98
JROOT/components/com_vrp/models/plot.php:28
JROOT/components/com_vrp/views/plot/view.html.php:56
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_vrp/controller.php:39
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_vrp/vrp.php:20
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:37
Query Time: 1.03 ms After last query: 77.56 ms Query memory: 0.022 MB Memory before query: 12.315 MB Rows returned: 3
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM dt8sb_modules AS m
LEFT JOIN dt8sb_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN dt8sb_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 <= '2019-02-20 21:11:12')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2019-02-20 21:11:12')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 120 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 6 | Using where; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | vrp_atd_lab.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | vrp_atd_lab.m.module,const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/module/helper.php:376
JROOT/libraries/cms/module/helper.php:84
JROOT/libraries/joomla/document/html/html.php:504
JROOT/templates/lightbreeze-red/index.php:9
JROOT/libraries/joomla/document/html/html.php:572
JROOT/libraries/joomla/document/html/html.php:630
JROOT/libraries/joomla/document/html/html.php:454
JROOT/libraries/cms/application/cms.php:978
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:37
Query Time: 0.49 ms After last query: 26.85 ms Query memory: 0.043 MB Memory before query: 12.734 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM dt8sb_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | dt8sb_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/components/com_content/router.php:26
JROOT/libraries/cms/router/site.php:455
JROOT/libraries/cms/router/site.php:413
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_menu/helper.php:120
JROOT/modules/mod_menu/mod_menu.php:15
JROOT/libraries/cms/module/helper.php:190
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:410
JROOT/libraries/joomla/document/html/html.php:692
JROOT/libraries/joomla/document/html/html.php:473
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:37
Query Time: 85.62 ms After last query: 51.71 ms Query memory: 0.005 MB Memory before query: 13.508 MB
UPDATE `dt8sb_session`
SET `data` = '__default|a:6:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1550697071;s:18:\"session.timer.last\";i:1550697071;s:17:\"session.timer.now\";i:1550697071;s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":24:{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:10:\"\\0\\0\\0_params\";O:9:\"JRegistry\":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` = '1550697072'
WHERE `session_id` = 'iss33jrtfvcu3g5oeiu7ls4vl1'
EXPLAIN not possible on query: UPDATE `dt8sb_session`
SET `data` = '__default|a:6:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1550697071;s:18:\"session.timer.last\";i:1550697071;s:17:\"session.timer.now\";i:1550697071;s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":24:{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:10:\"\\0\\0\\0_params\";O:9:\"JRegistry\":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` = '1550697072'
WHERE `session_id` = 'iss33jrtfvcu3g5oeiu7ls4vl1'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/session/storage/database.php:85
12 × SELECT name
FROM cvrp_instances
5 × SELECT extension_id AS id, element AS "option", params, enabled
FROM dt8sb_extensions
1 × SELECT id, home, template, s.params
FROM dt8sb_template_styles as s
LEFT JOIN dt8sb_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM cvrp_instances
1 × SELECT *
FROM `cvrp_sources` AS `s`
1 × SELECT i.*,`s`.`name` AS `source`,`s`.`acronym`,`dm`.`name` AS `demand`,`dt`.`name` AS `distance`,`h`.`text` AS `generated`,`s`.`precision` AS `precision`,`s`.`fixed_k` AS `fixed_k`,`r`.`type` AS `root_pos`,`c`.`type` AS `customer_pos`
FROM `cvrp_instances` AS `i`
INNER JOIN `cvrp_sources` AS `s`
ON (`i`.`sources_id`=`s`.`id`)
INNER JOIN `cvrp_distance_type` AS `dt`
ON (`i`.`distance_type_id`=`dt`.`id`)
INNER JOIN `cvrp_how_generated` AS `h`
ON (`i`.`how_generated_id`=`h`.`id`)
INNER JOIN `cvrp_demand_type` AS `dm`
ON (`i`.`demand_type_id`=`dm`.`id`)
INNER JOIN `cvrp_root_positioning` AS `r`
ON (`i`.`root_positioning_id`=`r`.`id`)
INNER JOIN `cvrp_customer_positioning` AS `c`
ON (`i`.`customer_positioning_id`=`c`.`id`)
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM dt8sb_modules AS m
LEFT JOIN dt8sb_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN dt8sb_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
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 dt8sb_menu AS m
LEFT JOIN dt8sb_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT COUNT(*)
FROM `dt8sb_menu`
1 × SELECT b.id
FROM dt8sb_usergroups AS a
LEFT JOIN dt8sb_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `dt8sb_session`
1 × SELECT id, rules
FROM `dt8sb_viewlevels
1 × SELECT folder AS type, element AS name, params
FROM dt8sb_extensions
1 × SELECT *
FROM dt8sb_languages
1 × SELECT `data`
FROM `dt8sb_session`