**Query Time: 0.18 ms** **Query memory: 0.015 MB Memory before query: 0.737 MB** **Rows returned: 0**
SELECT `data`
FROM `qh4pr_session`
WHERE `session_id` = '781k72oca4l8pb1l8lmrfhprg5'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `data`
FROM `qh4pr_session`
WHERE `session_id` = '781k72oca4l8pb1l8lmrfhp' at line 1 SQL=EXPLAIN EXTENDED SELECT `data`
FROM `qh4pr_session`
WHERE `session_id` = '781k72oca4l8pb1l8lmrfhprg5' |
**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:686
JROOT/libraries/cms/application/cms.php:140
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:341
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:42
**Query Time: 1.29 ms** **After last query: 0.31 ms** **Query memory: 0.008 MB Memory before query: 0.783 MB**
DELETE
FROM `qh4pr_session`
WHERE `time` < '1734835693'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELETE
FROM `qh4pr_session`
WHERE `time` < '1734835693'' at line 1 SQL=EXPLAIN EXTENDED DELETE
FROM `qh4pr_session`
WHERE `time` < '1734835693' |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/libraries/cms/application/cms.php:703
JROOT/libraries/cms/application/cms.php:140
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:341
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:42
**Query Time: 0.17 ms** **After last query: 0.11 ms** **Query memory: 0.012 MB Memory before query: 0.795 MB** **Rows returned: 0**
SELECT `session_id`
FROM `qh4pr_session`
WHERE `session_id` = '781k72oca4l8pb1l8lmrfhprg5'
LIMIT 0, 1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `session_id`
FROM `qh4pr_session`
WHERE `session_id` = '781k72oca4l8pb1l8' at line 1 SQL=EXPLAIN EXTENDED SELECT `session_id`
FROM `qh4pr_session`
WHERE `session_id` = '781k72oca4l8pb1l8lmrfhprg5' LIMIT 0, 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/libraries/cms/application/cms.php:184
JROOT/libraries/cms/application/cms.php:712
JROOT/libraries/cms/application/cms.php:140
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:341
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:42
**Query Time: 1.05 ms** **After last query: 0.11 ms** **Query memory: 0.009 MB Memory before query: 0.807 MB**
INSERT INTO `qh4pr_session`
(`session_id`, `client_id`, `time`)
VALUES
('781k72oca4l8pb1l8lmrfhprg5', 0, '1734836593')
**EXPLAIN not possible on query: INSERT INTO `qh4pr_session`
(`session_id`, `client_id`, `time`) VALUES
('781k72oca4l8pb1l8lmrfhprg5', 0, '1734836593')**
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/libraries/cms/application/cms.php:216
JROOT/libraries/cms/application/cms.php:712
JROOT/libraries/cms/application/cms.php:140
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:341
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:42
**Query Time: 0.26 ms** **After last query: 0.38 ms** **Query memory: 0.015 MB Memory before query: 0.884 MB** **Rows returned: 1**
SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_exten' at line 1 SQL=EXPLAIN EXTENDED SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'component' AND `element` = 'com_users' |
**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:395
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:539
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.23 ms** **After last query: 0.24 ms** **Query memory: 0.014 MB Memory before query: 0.900 MB** **Rows returned: 2**
SELECT b.id
FROM qh4pr_usergroups AS a
LEFT JOIN qh4pr_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_usergroups AS a
LEFT JOIN qh4pr_usergroups AS b ON b.lft ' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_usergroups AS a
LEFT JOIN qh4pr_usergroups AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE a.id = 9 |
**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:544
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.14 ms** **After last query: 0.08 ms** **Query memory: 0.013 MB Memory before query: 0.920 MB** **Rows returned: 4**
SELECT id, rules
FROM `qh4pr_viewlevels`
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, rules
FROM `qh4pr_viewlevels`' at line 1 SQL=EXPLAIN EXTENDED SELECT id, rules
FROM `qh4pr_viewlevels` |
**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:544
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.51 ms** **After last query: 0.12 ms** **Query memory: 0.014 MB Memory before query: 0.938 MB** **Rows returned: 75**
SELECT folder AS type, element AS name, params
FROM qh4pr_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1,5)
ORDER BY ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT folder AS type, element AS name, params
FROM qh4pr_extensions
WHERE enabl' at line 1 SQL=EXPLAIN EXTENDED SELECT folder AS type, element AS name, params
FROM qh4pr_extensions
WHERE enabled >= 1 AND type ='plugin' AND state >= 0 AND access IN (1,1,5)
ORDER BY ordering |
**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:544
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.21 ms** **After last query: 0.32 ms** **Query memory: 0.014 MB Memory before query: 1.032 MB** **Rows returned: 1**
SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_exten' at line 1 SQL=EXPLAIN EXTENDED SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'component' AND `element` = 'com_languages' |
**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:395
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:597
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.20 ms** **After last query: 0.93 ms** **Query memory: 0.013 MB Memory before query: 1.284 MB** **Rows returned: 1**
SELECT `enabled`
FROM `qh4pr_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `enabled`
FROM `qh4pr_extensions`
WHERE `element` = 'com_akeeba' AND `typ' at line 1 SQL=EXPLAIN EXTENDED SELECT `enabled`
FROM `qh4pr_extensions`
WHERE `element` = 'com_akeeba' AND `type` = 'component' |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/plugins/system/backuponupdate/backuponupdate.php:50
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:600
JROOT/libraries/cms/application/site.php:618
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 1.52 ms** **After last query: 7.17 ms** **Query memory: 0.063 MB Memory before query: 1.841 MB** **Rows returned: 247**
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 qh4pr_menu AS m
LEFT JOIN qh4pr_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.ty' at line 1 SQL=EXPLAIN EXTENDED 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 qh4pr_menu AS m
LEFT JOIN qh4pr_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 |
**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:366
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:1043
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.36 ms** **After last query: 8.27 ms** **Query memory: 0.015 MB Memory before query: 4.267 MB** **Rows returned: 1**
**Duplicate queries**:
#17SELECT `query`
FROM qh4pr_eb_urls
WHERE md5_key="0bc87aeabf0ec84641c888424d4fab56"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `query`
FROM qh4pr_eb_urls
WHERE md5_key="0bc87aeabf0ec84641c888424d4fab5' at line 1 SQL=EXPLAIN EXTENDED SELECT `query`
FROM qh4pr_eb_urls
WHERE md5_key="0bc87aeabf0ec84641c888424d4fab56" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/router.php:266
JROOT/libraries/cms/router/site.php:366
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:1043
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 2.53 ms** **Query memory: 0.018 MB Memory before query: 4.356 MB** **Rows returned: 1**
SELECT a.rules
FROM qh4pr_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.rules
FROM qh4pr_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a' at line 1 SQL=EXPLAIN EXTENDED SELECT a.rules
FROM qh4pr_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/user/user.php:356
JROOT/plugins/system/sourcerer/helper.php:44
JROOT/plugins/system/sourcerer/sourcerer.php:107
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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.29 ms** **After last query: 0.18 ms** **Query memory: 0.019 MB Memory before query: 4.383 MB** **Rows returned: 1**
SELECT b.rules
FROM qh4pr_assets AS a
LEFT JOIN qh4pr_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.id = 1)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.rules
FROM qh4pr_assets AS a
LEFT JOIN qh4pr_assets AS b ON b.lft <= a.' at line 1 SQL=EXPLAIN EXTENDED SELECT b.rules
FROM qh4pr_assets AS a
LEFT JOIN qh4pr_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.id = 1)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/access/access.php:110
JROOT/libraries/joomla/user/user.php:365
JROOT/plugins/system/sourcerer/helper.php:44
JROOT/plugins/system/sourcerer/sourcerer.php:107
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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.21 ms** **After last query: 0.20 ms** **Query memory: 0.024 MB Memory before query: 4.390 MB** **Rows returned: 1**
SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_exten' at line 1 SQL=EXPLAIN EXTENDED SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'library' AND `element` = 'joomla' |
**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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 1.16 ms** **After last query: 0.15 ms** **Query memory: 0.018 MB Memory before query: 4.398 MB**
UPDATE `qh4pr_extensions`
SET `params` = '{\"mediaversion\":\"c96d4075f10708af326f25bc539e928f\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE `qh4pr_extensions`
SET `params` = '{\"mediaversion\":\"c96d4075f10708af32' at line 1 SQL=EXPLAIN EXTENDED UPDATE `qh4pr_extensions`
SET `params` = '{\"mediaversion\":\"c96d4075f10708af326f25bc539e928f\"}'
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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.33 ms** **After last query: 0.73 ms** **Query memory: 0.020 MB Memory before query: 4.499 MB** **Rows returned: 1**
**Duplicate queries**:
#12SELECT `query`
FROM qh4pr_eb_urls
WHERE md5_key="0bc87aeabf0ec84641c888424d4fab56"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `query`
FROM qh4pr_eb_urls
WHERE md5_key="0bc87aeabf0ec84641c888424d4fab5' at line 1 SQL=EXPLAIN EXTENDED SELECT `query`
FROM qh4pr_eb_urls
WHERE md5_key="0bc87aeabf0ec84641c888424d4fab56" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/router.php:266
JROOT/libraries/cms/router/site.php:366
JROOT/libraries/cms/router/router.php:391
JROOT/libraries/cms/router/router.php:184
JROOT/libraries/cms/router/site.php:82
JROOT/plugins/system/sef/sef.php:47
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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.29 ms** **After last query: 0.28 ms** **Query memory: 0.028 MB Memory before query: 4.531 MB** **Rows returned: 161**
SELECT config_key, config_value
FROM qh4pr_eb_configs
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT config_key, config_value
FROM qh4pr_eb_configs' at line 1 SQL=EXPLAIN EXTENDED SELECT config_key, config_value
FROM qh4pr_eb_configs |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:37
JROOT/components/com_eventbooking/helper/route.php:140
JROOT/components/com_eventbooking/router.php:82
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:49
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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.16 ms** **After last query: 0.36 ms** **Query memory: 0.024 MB Memory before query: 4.647 MB** **Rows returned: 33**
SELECT id, name, parent
FROM qh4pr_eb_categories
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, name, parent
FROM qh4pr_eb_categories' at line 1 SQL=EXPLAIN EXTENDED SELECT id, name, parent
FROM qh4pr_eb_categories |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/route.php:148
JROOT/components/com_eventbooking/router.php:82
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:49
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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.30 ms** **After last query: 0.42 ms** **Query memory: 0.021 MB Memory before query: 4.737 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="0bc87aeabf0ec84641c888424d4fab56"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="0bc87aeabf0ec84641c888424d4fab' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="0bc87aeabf0ec84641c888424d4fab56" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:49
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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.20 ms** **After last query: 0.22 ms** **Query memory: 0.015 MB Memory before query: 4.772 MB** **Rows returned: 1**
SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'component'
AND `element` = 'com_eventbooking'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_exten' at line 1 SQL=EXPLAIN EXTENDED SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'component' AND `element` = 'com_eventbooking' |
**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:395
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:298
JROOT/libraries/cms/application/site.php:122
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.20 ms** **Query memory: 0.014 MB Memory before query: 4.776 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_languages
WHERE published=1
ORDER BY ordering ASC
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM qh4pr_languages
WHERE published=1
ORDER BY ordering ASC' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM qh4pr_languages
WHERE published=1
ORDER BY ordering ASC |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/libraries/joomla/language/helper.php:166
JROOT/libraries/cms/application/site.php:306
JROOT/libraries/cms/application/site.php:122
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.30 ms** **After last query: 1.03 ms** **Query memory: 0.010 MB Memory before query: 4.797 MB** **Rows returned: 3**
SELECT id, home, template, s.params
FROM qh4pr_template_styles as s
LEFT JOIN qh4pr_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, home, template, s.params
FROM qh4pr_template_styles as s
LEFT JOIN qh' at line 1 SQL=EXPLAIN EXTENDED SELECT id, home, template, s.params
FROM qh4pr_template_styles as s
LEFT JOIN qh4pr_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 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/libraries/cms/application/site.php:455
JROOT/libraries/cms/application/site.php:152
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 1.87 ms** **After last query: 3.90 ms** **Query memory: 0.031 MB Memory before query: 5.178 MB** **Rows returned: 61**
SHOW FULL COLUMNS
FROM `qh4pr_eb_events`
**EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qh4pr_eb_events`**
**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_eventbooking/libraries/rad/model/list.php:83
JROOT/components/com_eventbooking/models/category.php:26
JROOT/libraries/legacy/model/legacy.php:198
JROOT/libraries/legacy/controller/legacy.php:563
JROOT/libraries/legacy/controller/legacy.php:748
JROOT/libraries/legacy/controller/legacy.php:643
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.54 ms** **Query memory: 0.018 MB Memory before query: 5.342 MB** **Rows returned: 1**
SELECT `access`
FROM qh4pr_eb_categories
WHERE id=2
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `access` FROM qh4pr_eb_categories WHERE id=2' at line 1 SQL=EXPLAIN EXTENDED SELECT `access` FROM qh4pr_eb_categories WHERE id=2 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1712
JROOT/components/com_eventbooking/views/category/view.html.php:37
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.24 ms** **After last query: 0.12 ms** **Query memory: 0.022 MB Memory before query: 5.366 MB** **Rows returned: 1**
**Duplicate queries**:
#28SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="hide_past_events"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="hide_past_events"' at line 1 SQL=EXPLAIN EXTENDED SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="hide_past_events" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:64
JROOT/components/com_eventbooking/models/category.php:113
JROOT/administrator/components/com_eventbooking/libraries/rad/model/list.php:114
JROOT/components/com_eventbooking/models/category.php:72
JROOT/components/com_eventbooking/views/category/view.html.php:39
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 3.40 ms** **After last query: 0.09 ms** **Query memory: 0.063 MB Memory before query: 5.387 MB** **Rows returned: 18**
SELECT tbl.*,DATEDIFF(tbl.early_bird_discount_date, NOW()) AS date_diff,c.name AS location_name,IFNULL(SUM(b.number_registrants), 0) AS total_registrants
FROM qh4pr_eb_events AS tbl
LEFT JOIN qh4pr_eb_registrants AS b
ON (tbl.id = b.event_id
AND b.group_id=0
AND (b.published = 1 OR (b.payment_method LIKE "os_offline%"
AND b.published != 2)))
LEFT JOIN qh4pr_eb_locations AS c
ON tbl.location_id = c.id
WHERE tbl.published=1
AND tbl.access IN (1,1,5)
AND tbl.id IN (SELECT event_id
FROM qh4pr_eb_event_categories
WHERE category_id=2)
GROUP BY tbl.id
ORDER BY tbl.event_date ASC
LIMIT 18, 18
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT tbl.*,DATEDIFF(tbl.early_bird_discount_date, NOW()) AS date_diff,c.name A' at line 1 SQL=EXPLAIN EXTENDED SELECT tbl.*,DATEDIFF(tbl.early_bird_discount_date, NOW()) AS date_diff,c.name AS location_name,IFNULL(SUM(b.number_registrants), 0) AS total_registrants
FROM qh4pr_eb_events AS tbl
LEFT JOIN qh4pr_eb_registrants AS b ON (tbl.id = b.event_id AND b.group_id=0 AND (b.published = 1 OR (b.payment_method LIKE "os_offline%" AND b.published != 2)))
LEFT JOIN qh4pr_eb_locations AS c ON tbl.location_id = c.id
WHERE tbl.published=1 AND tbl.access IN (1,1,5) AND tbl.id IN (SELECT event_id FROM qh4pr_eb_event_categories WHERE category_id=2)
GROUP BY tbl.id
ORDER BY tbl.event_date ASC LIMIT 18, 18 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/administrator/components/com_eventbooking/libraries/rad/model/list.php:119
JROOT/components/com_eventbooking/models/category.php:72
JROOT/components/com_eventbooking/views/category/view.html.php:39
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.25 ms** **After last query: 0.51 ms** **Query memory: 0.022 MB Memory before query: 5.777 MB** **Rows returned: 1**
**Duplicate queries**:
#26SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="hide_past_events"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="hide_past_events"' at line 1 SQL=EXPLAIN EXTENDED SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="hide_past_events" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:64
JROOT/components/com_eventbooking/models/category.php:113
JROOT/administrator/components/com_eventbooking/libraries/rad/model/list.php:139
JROOT/administrator/components/com_eventbooking/libraries/rad/model/list.php:158
JROOT/components/com_eventbooking/views/category/view.html.php:40
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 1.54 ms** **After last query: 0.07 ms** **Query memory: 0.019 MB Memory before query: 5.796 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_events AS tbl
WHERE tbl.published=1
AND tbl.access IN (1,1,5)
AND tbl.id IN (SELECT event_id
FROM qh4pr_eb_event_categories
WHERE category_id=2)
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_events AS tbl
WHERE tbl.published=1 AND tbl.access' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_events AS tbl
WHERE tbl.published=1 AND tbl.access IN (1,1,5) AND tbl.id IN (SELECT event_id FROM qh4pr_eb_event_categories WHERE category_id=2) |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/administrator/components/com_eventbooking/libraries/rad/model/list.php:141
JROOT/administrator/components/com_eventbooking/libraries/rad/model/list.php:158
JROOT/components/com_eventbooking/views/category/view.html.php:40
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.10 ms** **Query memory: 0.021 MB Memory before query: 5.815 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_categories
WHERE id=2
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM qh4pr_eb_categories
WHERE id=2' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM qh4pr_eb_categories
WHERE id=2 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/models/category.php:153
JROOT/components/com_eventbooking/views/category/view.html.php:41
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.24 ms** **After last query: 0.58 ms** **Query memory: 0.020 MB Memory before query: 5.910 MB** **Rows returned: 1**
SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="number_categories"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="number_categories"' at line 1 SQL=EXPLAIN EXTENDED SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="number_categories" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:64
JROOT/components/com_eventbooking/models/categories.php:27
JROOT/administrator/components/com_eventbooking/libraries/rad/model/model.php:91
JROOT/components/com_eventbooking/views/category/view.html.php:141
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.14 ms** **Query memory: 0.022 MB Memory before query: 5.932 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_categories AS tbl
WHERE tbl.published=1
AND tbl.parent=2
AND tbl.access IN (1,1,5)
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_categories AS tbl
WHERE tbl.published=1 AND tbl.pa' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_categories AS tbl
WHERE tbl.published=1 AND tbl.parent=2 AND tbl.access IN (1,1,5) |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/administrator/components/com_eventbooking/libraries/rad/model/list.php:141
JROOT/administrator/components/com_eventbooking/libraries/rad/model/model.php:246
JROOT/administrator/components/com_eventbooking/libraries/rad/model/model.php:367
JROOT/components/com_eventbooking/views/category/view.html.php:142
JROOT/components/com_eventbooking/views/category/view.html.php:142
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.21 ms** **After last query: 0.10 ms** **Query memory: 0.022 MB Memory before query: 5.954 MB** **Rows returned: 0**
SELECT tbl.*
FROM qh4pr_eb_categories AS tbl
WHERE tbl.published=1
AND tbl.parent=2
AND tbl.access IN (1,1,5)
ORDER BY tbl.ordering ASC
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT tbl.*
FROM qh4pr_eb_categories AS tbl
WHERE tbl.published=1 AND tbl.paren' at line 1 SQL=EXPLAIN EXTENDED SELECT tbl.*
FROM qh4pr_eb_categories AS tbl
WHERE tbl.published=1 AND tbl.parent=2 AND tbl.access IN (1,1,5)
ORDER BY tbl.ordering ASC |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/administrator/components/com_eventbooking/libraries/rad/model/list.php:119
JROOT/components/com_eventbooking/models/categories.php:58
JROOT/components/com_eventbooking/views/category/view.html.php:146
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.32 ms** **After last query: 1.52 ms** **Query memory: 0.028 MB Memory before query: 6.043 MB** **Rows returned: 1**
**Duplicate queries**:
#136SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9efbfd920abe457add478acd6fc6f83a"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9efbfd920abe457add478acd6fc6f8' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9efbfd920abe457add478acd6fc6f83a" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/components/com_eventbooking/views/category/tmpl/default.php:46
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.21 ms** **After last query: 0.22 ms** **Query memory: 0.040 MB Memory before query: 6.092 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1138
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1138 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1138 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.20 ms** **After last query: 0.62 ms** **Query memory: 0.040 MB Memory before query: 6.133 MB** **Rows returned: 1**
**Duplicate queries**:
#37SELECT *
FROM qh4pr_eb_events
WHERE id=1138
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1138' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1138 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.07 ms** **Query memory: 0.040 MB Memory before query: 6.157 MB** **Rows returned: 1**
**Duplicate queries**:
#36SELECT *
FROM qh4pr_eb_events
WHERE id=1138
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1138' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1138 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.19 ms** **After last query: 0.10 ms** **Query memory: 0.040 MB Memory before query: 6.183 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1142
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1142 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1142 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.27 ms** **Query memory: 0.040 MB Memory before query: 6.217 MB** **Rows returned: 1**
**Duplicate queries**:
#40SELECT *
FROM qh4pr_eb_events
WHERE id=1142
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1142' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1142 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.06 ms** **Query memory: 0.040 MB Memory before query: 6.241 MB** **Rows returned: 1**
**Duplicate queries**:
#39SELECT *
FROM qh4pr_eb_events
WHERE id=1142
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1142' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1142 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 6.267 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1144
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1144 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1144 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.26 ms** **Query memory: 0.040 MB Memory before query: 6.301 MB** **Rows returned: 1**
**Duplicate queries**:
#43SELECT *
FROM qh4pr_eb_events
WHERE id=1144
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1144' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1144 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.06 ms** **Query memory: 0.040 MB Memory before query: 6.325 MB** **Rows returned: 1**
**Duplicate queries**:
#42SELECT *
FROM qh4pr_eb_events
WHERE id=1144
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1144' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1144 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.20 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 6.351 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1147
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1147 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1147 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.20 ms** **After last query: 0.29 ms** **Query memory: 0.040 MB Memory before query: 6.385 MB** **Rows returned: 1**
**Duplicate queries**:
#46SELECT *
FROM qh4pr_eb_events
WHERE id=1147
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1147' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1147 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.19 ms** **After last query: 0.07 ms** **Query memory: 0.040 MB Memory before query: 6.408 MB** **Rows returned: 1**
**Duplicate queries**:
#45SELECT *
FROM qh4pr_eb_events
WHERE id=1147
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1147' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1147 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.19 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 6.434 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1150
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1150 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1150 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.27 ms** **Query memory: 0.040 MB Memory before query: 6.469 MB** **Rows returned: 1**
**Duplicate queries**:
#49SELECT *
FROM qh4pr_eb_events
WHERE id=1150
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1150' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1150 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.06 ms** **Query memory: 0.040 MB Memory before query: 6.493 MB** **Rows returned: 1**
**Duplicate queries**:
#48SELECT *
FROM qh4pr_eb_events
WHERE id=1150
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1150' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1150 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.20 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 6.519 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1151
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1151 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1151 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.27 ms** **Query memory: 0.040 MB Memory before query: 6.569 MB** **Rows returned: 1**
**Duplicate queries**:
#52SELECT *
FROM qh4pr_eb_events
WHERE id=1151
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1151' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1151 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.06 ms** **Query memory: 0.040 MB Memory before query: 6.592 MB** **Rows returned: 1**
**Duplicate queries**:
#51SELECT *
FROM qh4pr_eb_events
WHERE id=1151
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1151' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1151 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 6.618 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1158
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1158 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1158 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.26 ms** **Query memory: 0.040 MB Memory before query: 6.653 MB** **Rows returned: 1**
**Duplicate queries**:
#55SELECT *
FROM qh4pr_eb_events
WHERE id=1158
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1158' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1158 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.06 ms** **Query memory: 0.040 MB Memory before query: 6.676 MB** **Rows returned: 1**
**Duplicate queries**:
#54SELECT *
FROM qh4pr_eb_events
WHERE id=1158
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1158' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1158 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 6.702 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1160
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1160 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1160 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.30 ms** **Query memory: 0.040 MB Memory before query: 6.736 MB** **Rows returned: 1**
**Duplicate queries**:
#58SELECT *
FROM qh4pr_eb_events
WHERE id=1160
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1160' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1160 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.07 ms** **Query memory: 0.040 MB Memory before query: 6.760 MB** **Rows returned: 1**
**Duplicate queries**:
#57SELECT *
FROM qh4pr_eb_events
WHERE id=1160
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1160' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1160 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 6.786 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1163
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1163 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1163 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.28 ms** **Query memory: 0.040 MB Memory before query: 6.820 MB** **Rows returned: 1**
**Duplicate queries**:
#61SELECT *
FROM qh4pr_eb_events
WHERE id=1163
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1163' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1163 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.06 ms** **Query memory: 0.040 MB Memory before query: 6.844 MB** **Rows returned: 1**
**Duplicate queries**:
#60SELECT *
FROM qh4pr_eb_events
WHERE id=1163
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1163' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1163 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.19 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 6.870 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1179
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1179 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1179 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.29 ms** **Query memory: 0.040 MB Memory before query: 6.904 MB** **Rows returned: 1**
**Duplicate queries**:
#64SELECT *
FROM qh4pr_eb_events
WHERE id=1179
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1179' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1179 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.06 ms** **Query memory: 0.040 MB Memory before query: 6.928 MB** **Rows returned: 1**
**Duplicate queries**:
#63SELECT *
FROM qh4pr_eb_events
WHERE id=1179
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1179' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1179 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.19 ms** **After last query: 0.09 ms** **Query memory: 0.041 MB Memory before query: 6.955 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1181
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1181 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1181 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.27 ms** **Query memory: 0.040 MB Memory before query: 6.990 MB** **Rows returned: 1**
**Duplicate queries**:
#67SELECT *
FROM qh4pr_eb_events
WHERE id=1181
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1181' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1181 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.07 ms** **Query memory: 0.040 MB Memory before query: 7.014 MB** **Rows returned: 1**
**Duplicate queries**:
#66SELECT *
FROM qh4pr_eb_events
WHERE id=1181
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1181' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1181 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 7.040 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1183
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1183 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1183 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.27 ms** **Query memory: 0.040 MB Memory before query: 7.089 MB** **Rows returned: 1**
**Duplicate queries**:
#70SELECT *
FROM qh4pr_eb_events
WHERE id=1183
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1183' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1183 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.07 ms** **Query memory: 0.040 MB Memory before query: 7.113 MB** **Rows returned: 1**
**Duplicate queries**:
#69SELECT *
FROM qh4pr_eb_events
WHERE id=1183
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1183' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1183 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.19 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 7.139 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1184
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1184 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1184 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.29 ms** **Query memory: 0.040 MB Memory before query: 7.173 MB** **Rows returned: 1**
**Duplicate queries**:
#73SELECT *
FROM qh4pr_eb_events
WHERE id=1184
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1184' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1184 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.06 ms** **Query memory: 0.040 MB Memory before query: 7.197 MB** **Rows returned: 1**
**Duplicate queries**:
#72SELECT *
FROM qh4pr_eb_events
WHERE id=1184
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1184' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1184 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 7.223 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1188
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1188 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1188 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.26 ms** **Query memory: 0.040 MB Memory before query: 7.257 MB** **Rows returned: 1**
**Duplicate queries**:
#76SELECT *
FROM qh4pr_eb_events
WHERE id=1188
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1188' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1188 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.07 ms** **Query memory: 0.040 MB Memory before query: 7.281 MB** **Rows returned: 1**
**Duplicate queries**:
#75SELECT *
FROM qh4pr_eb_events
WHERE id=1188
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1188' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1188 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 7.307 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1195
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1195 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1195 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.26 ms** **Query memory: 0.040 MB Memory before query: 7.341 MB** **Rows returned: 1**
**Duplicate queries**:
#79SELECT *
FROM qh4pr_eb_events
WHERE id=1195
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1195' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1195 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.06 ms** **Query memory: 0.040 MB Memory before query: 7.364 MB** **Rows returned: 1**
**Duplicate queries**:
#78SELECT *
FROM qh4pr_eb_events
WHERE id=1195
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1195' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1195 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 7.390 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1205
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1205 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1205 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.26 ms** **Query memory: 0.040 MB Memory before query: 7.425 MB** **Rows returned: 1**
**Duplicate queries**:
#82SELECT *
FROM qh4pr_eb_events
WHERE id=1205
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1205' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1205 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.16 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 7.448 MB** **Rows returned: 1**
**Duplicate queries**:
#81SELECT *
FROM qh4pr_eb_events
WHERE id=1205
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1205' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1205 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 7.475 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1207
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1207 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1207 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.28 ms** **Query memory: 0.040 MB Memory before query: 7.525 MB** **Rows returned: 1**
**Duplicate queries**:
#85SELECT *
FROM qh4pr_eb_events
WHERE id=1207
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1207' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1207 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.06 ms** **Query memory: 0.040 MB Memory before query: 7.548 MB** **Rows returned: 1**
**Duplicate queries**:
#84SELECT *
FROM qh4pr_eb_events
WHERE id=1207
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1207' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1207 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.09 ms** **Query memory: 0.040 MB Memory before query: 7.575 MB** **Rows returned: 1**
SELECT *
FROM qh4pr_eb_events
WHERE id=1209
AND published=1
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1209 AND published=1' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1209 AND published=1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:680
JROOT/components/com_eventbooking/views/common/events_default.php:25
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.26 ms** **Query memory: 0.040 MB Memory before query: 7.609 MB** **Rows returned: 1**
**Duplicate queries**:
#88SELECT *
FROM qh4pr_eb_events
WHERE id=1209
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1209' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1209 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1914
JROOT/components/com_eventbooking/views/common/events_default.php:368
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.06 ms** **Query memory: 0.040 MB Memory before query: 7.632 MB** **Rows returned: 1**
**Duplicate queries**:
#87SELECT *
FROM qh4pr_eb_events
WHERE id=1209
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE id=1209' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE id=1209 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:1849
JROOT/components/com_eventbooking/views/common/events_default.php:379
JROOT/components/com_eventbooking/helper/html.php:110
JROOT/components/com_eventbooking/views/category/tmpl/default.php:72
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.30 ms** **After last query: 0.47 ms** **Query memory: 0.030 MB Memory before query: 7.646 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="b6340cd74a0aa5ca2d4f239b4ff2510b"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="b6340cd74a0aa5ca2d4f239b4ff251' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="b6340cd74a0aa5ca2d4f239b4ff2510b" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/libraries/cms/pagination/pagination.php:693
JROOT/libraries/cms/pagination/pagination.php:309
JROOT/components/com_eventbooking/views/category/tmpl/default.php:78
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.29 ms** **After last query: 0.40 ms** **Query memory: 0.030 MB Memory before query: 7.684 MB** **Rows returned: 1**
**Duplicate queries**:
#91 #92SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="c81b0dedfe93732f2ccb3bdf62938986"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="c81b0dedfe93732f2ccb3bdf629389' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="c81b0dedfe93732f2ccb3bdf62938986" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/libraries/cms/pagination/pagination.php:708
JROOT/libraries/cms/pagination/pagination.php:309
JROOT/components/com_eventbooking/views/category/tmpl/default.php:78
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.29 ms** **After last query: 0.35 ms** **Query memory: 0.030 MB Memory before query: 7.715 MB** **Rows returned: 1**
**Duplicate queries**:
#90 #92SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="c81b0dedfe93732f2ccb3bdf62938986"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="c81b0dedfe93732f2ccb3bdf629389' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="c81b0dedfe93732f2ccb3bdf62938986" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/libraries/cms/pagination/pagination.php:710
JROOT/libraries/cms/pagination/pagination.php:309
JROOT/components/com_eventbooking/views/category/tmpl/default.php:78
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.29 ms** **After last query: 0.40 ms** **Query memory: 0.030 MB Memory before query: 7.754 MB** **Rows returned: 1**
**Duplicate queries**:
#90 #91SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="c81b0dedfe93732f2ccb3bdf62938986"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="c81b0dedfe93732f2ccb3bdf629389' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="c81b0dedfe93732f2ccb3bdf62938986" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/libraries/cms/pagination/pagination.php:740
JROOT/libraries/cms/pagination/pagination.php:309
JROOT/components/com_eventbooking/views/category/tmpl/default.php:78
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/components/com_eventbooking/views/category/view.html.php:161
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_eventbooking/controller/controller.php:202
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_eventbooking/eventbooking.php:28
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:45
**Query Time: 0.15 ms** **After last query: 1.01 ms** **Query memory: 0.015 MB Memory before query: 7.861 MB** **Rows returned: 1**
SELECT id, menutype, title
FROM qh4pr_menu_types
WHERE menutype='mainmenu'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, menutype, title
FROM qh4pr_menu_types
WHERE menutype='mainmenu'' at line 1 SQL=EXPLAIN EXTENDED SELECT id, menutype, title
FROM qh4pr_menu_types
WHERE menutype='mainmenu' |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/templates/protoss/tools/menu.php:13
JROOT/templates/protoss/index.php:194
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:628
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 1.65 ms** **After last query: 0.16 ms** **Query memory: 0.019 MB Memory before query: 7.887 MB** **Rows returned: 5**
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM qh4pr_modules AS m
LEFT JOIN qh4pr_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN qh4pr_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 <= '2024-12-22 03:03:13')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-12-22 03:03:13')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 971 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm' at line 1 SQL=EXPLAIN EXTENDED SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM qh4pr_modules AS m
LEFT JOIN qh4pr_modules_menu AS mm ON mm.moduleid = m.id
LEFT JOIN qh4pr_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 <= '2024-12-22 03:03:13') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-12-22 03:03:13') AND m.access IN (1,1,5) AND m.client_id = 0 AND (mm.menuid = 971 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/libraries/cms/module/helper.php:362
JROOT/libraries/cms/module/helper.php:34
JROOT/templates/protoss/tools/menu.php:17
JROOT/templates/protoss/index.php:194
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:628
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.22 ms** **After last query: 1.10 ms** **Query memory: 0.031 MB Memory before query: 7.996 MB** **Rows returned: 1**
SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_exten' at line 1 SQL=EXPLAIN EXTENDED SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'component' AND `element` = 'com_content' |
**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:395
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:437
JROOT/libraries/cms/router/site.php:395
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:118
JROOT/modules/mod_menu/mod_menu.php:15
JROOT/libraries/cms/module/helper.php:177
JROOT/templates/protoss/tools/menu.php:22
JROOT/templates/protoss/index.php:194
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:628
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.21 ms** **After last query: 23.85 ms** **Query memory: 0.031 MB Memory before query: 8.273 MB** **Rows returned: 1**
SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'component'
AND `element` = 'com_contact'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_exten' at line 1 SQL=EXPLAIN EXTENDED SELECT extension_id AS id, element AS "option", params, enabled
FROM qh4pr_extensions
WHERE `type` = 'component' AND `element` = 'com_contact' |
**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:395
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/components/com_contact/router.php:26
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
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:118
JROOT/modules/mod_menu/mod_menu.php:15
JROOT/libraries/cms/module/helper.php:177
JROOT/templates/protoss/tools/menu.php:22
JROOT/templates/protoss/index.php:194
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:628
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 4.05 ms** **After last query: 5.54 ms** **Query memory: 0.034 MB Memory before query: 8.361 MB** **Rows returned: 0**
SELECT *
FROM qh4pr_eb_events
WHERE (`published` = 1)
AND (`event_date` BETWEEN '2024-12-01 00:00:00'
AND '2024-12-31 23:59:59')
AND (`access`=0 OR `access` IN (1,1,5))
ORDER BY event_date ASC, ordering ASC
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_eb_events WHERE (`published` = 1) AND (`event_date` BETWEEN' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_eb_events WHERE (`published` = 1) AND (`event_date` BETWEEN '2024-12-01 00:00:00' AND '2024-12-31 23:59:59') AND (`access`=0 OR `access` IN (1,1,5)) ORDER BY event_date ASC, ordering ASC |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/modules/mod_eb_minicalendar/helper.php:78
JROOT/modules/mod_eb_minicalendar/helper.php:149
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:45
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.24 ms** **After last query: 0.08 ms** **Query memory: 0.019 MB Memory before query: 8.381 MB** **Rows returned: 1**
SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="calendar_start_date"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="calendar_start_date"' at line 1 SQL=EXPLAIN EXTENDED SELECT config_value
FROM qh4pr_eb_configs
WHERE config_key="calendar_start_date" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/helper.php:64
JROOT/modules/mod_eb_minicalendar/helper.php:158
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:45
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.30 ms** **After last query: 2.98 ms** **Query memory: 0.025 MB Memory before query: 8.519 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="cdc83a4465b970e03ab0b2882f6e5eee"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="cdc83a4465b970e03ab0b2882f6e5e' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="cdc83a4465b970e03ab0b2882f6e5eee" |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:14
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.21 ms** **After last query: 0.13 ms** **Query memory: 0.020 MB Memory before query: 8.543 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.20 ms** **After last query: 0.17 ms** **Query memory: 0.019 MB Memory before query: 8.562 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.19 ms** **After last query: 0.17 ms** **Query memory: 0.019 MB Memory before query: 8.580 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.16 ms** **Query memory: 0.019 MB Memory before query: 8.599 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.18 ms** **Query memory: 0.019 MB Memory before query: 8.617 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.20 ms** **After last query: 0.16 ms** **Query memory: 0.019 MB Memory before query: 8.636 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.16 ms** **Query memory: 0.019 MB Memory before query: 8.654 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.16 ms** **Query memory: 0.019 MB Memory before query: 8.672 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.15 ms** **Query memory: 0.019 MB Memory before query: 8.691 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.16 ms** **Query memory: 0.019 MB Memory before query: 8.709 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.15 ms** **Query memory: 0.019 MB Memory before query: 8.728 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.15 ms** **Query memory: 0.019 MB Memory before query: 8.746 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 8.765 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 8.783 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 8.802 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 8.820 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.15 ms** **Query memory: 0.019 MB Memory before query: 8.839 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 8.857 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 8.876 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 8.894 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 8.913 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.15 ms** **Query memory: 0.019 MB Memory before query: 8.931 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 8.950 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 8.968 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 8.987 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 9.005 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 9.024 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 9.042 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.19 ms** **After last query: 0.14 ms** **Query memory: 0.019 MB Memory before query: 9.061 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.19 ms** **After last query: 0.16 ms** **Query memory: 0.020 MB Memory before query: 9.082 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.17 ms** **After last query: 0.16 ms** **Query memory: 0.019 MB Memory before query: 9.102 MB** **Rows returned: 0**
SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b
ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM qh4pr_eb_event_categories AS a
INNER JOIN qh4pr_eb_categories AS b ON a.category_id=b.id
WHERE a.event_id=0
ORDER BY b.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:42
JROOT/modules/mod_eb_minicalendar/tmpl/default.php:84
JROOT/modules/mod_eb_minicalendar/mod_eb_minicalendar.php:57
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.21 ms** **After last query: 0.34 ms** **Query memory: 0.019 MB Memory before query: 9.087 MB** **Rows returned: 18**
SELECT id, parent, parent AS parent_id, name, name AS title
FROM qh4pr_eb_categories
WHERE published = 1
AND (`access` = 0 OR `access` IN (1,1,5))
ORDER BY ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, parent, parent AS parent_id, name, name AS title FROM qh4pr_eb_catego' at line 1 SQL=EXPLAIN EXTENDED SELECT id, parent, parent AS parent_id, name, name AS title FROM qh4pr_eb_categories WHERE published = 1 AND (`access` = 0 OR `access` IN (1,1,5)) ORDER BY ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/modules/mod_eb_search/mod_eb_search.php:38
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 1.05 ms** **After last query: 0.53 ms** **Query memory: 0.018 MB Memory before query: 9.171 MB** **Rows returned: 1**
**Duplicate queries**:
#134SELECT id
FROM qh4pr_menu AS a
WHERE a.link LIKE "%index.php?option=com_eventbooking%"
AND a.published=1
AND a.access IN (1,1,5)
ORDER BY a.access
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id
FROM qh4pr_menu AS a
WHERE a.link LIKE "%index.php?option=com_eventboo' at line 1 SQL=EXPLAIN EXTENDED SELECT id
FROM qh4pr_menu AS a
WHERE a.link LIKE "%index.php?option=com_eventbooking%" AND a.published=1 AND a.access IN (1,1,5)
ORDER BY a.access |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.9 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_eventbooking/helper/helper.php:199
JROOT/modules/mod_eb_search/mod_eb_search.php:81
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.41 ms** **After last query: 0.25 ms** **Query memory: 0.018 MB Memory before query: 9.147 MB** **Rows returned: 18**
SELECT a.id, a.name, COUNT(b.id) AS total_categories
FROM qh4pr_eb_categories AS a
LEFT JOIN qh4pr_eb_categories AS b
ON (a.id = b.parent
AND b.published =1)
WHERE a.parent = 0
AND a.published=1
AND a.access IN (1,1,5)
GROUP BY a.id
ORDER BY a.ordering
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id, a.name, COUNT(b.id) AS total_categories FROM qh4pr_eb_categories A' at line 1 SQL=EXPLAIN EXTENDED SELECT a.id, a.name, COUNT(b.id) AS total_categories FROM qh4pr_eb_categories AS a LEFT JOIN qh4pr_eb_categories AS b ON (a.id = b.parent AND b.published =1) WHERE a.parent = 0 AND a.published=1 AND a.access IN (1,1,5) GROUP BY a.id ORDER BY a.ordering |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
Creating tmp table | 0.1 ms |
executing | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/modules/mod_eb_category/mod_eb_category.php:33
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 1.03 ms** **After last query: 0.10 ms** **Query memory: 0.018 MB Memory before query: 9.181 MB** **Rows returned: 1**
**Duplicate queries**:
#132SELECT id
FROM qh4pr_menu AS a
WHERE a.link LIKE "%index.php?option=com_eventbooking%"
AND a.published=1
AND a.access IN (1,1,5)
ORDER BY a.access
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id
FROM qh4pr_menu AS a
WHERE a.link LIKE "%index.php?option=com_eventboo' at line 1 SQL=EXPLAIN EXTENDED SELECT id
FROM qh4pr_menu AS a
WHERE a.link LIKE "%index.php?option=com_eventbooking%" AND a.published=1 AND a.access IN (1,1,5)
ORDER BY a.access |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.9 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_eventbooking/helper/helper.php:199
JROOT/modules/mod_eb_category/mod_eb_category.php:36
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.31 ms** **After last query: 0.25 ms** **Query memory: 0.025 MB Memory before query: 9.202 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="b2a30aa8f1328da77ae6630fdc41c015"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="b2a30aa8f1328da77ae6630fdc41c0' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="b2a30aa8f1328da77ae6630fdc41c015" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.29 ms** **After last query: 0.27 ms** **Query memory: 0.025 MB Memory before query: 9.226 MB** **Rows returned: 1**
**Duplicate queries**:
#34SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9efbfd920abe457add478acd6fc6f83a"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9efbfd920abe457add478acd6fc6f8' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9efbfd920abe457add478acd6fc6f83a" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.24 ms** **Query memory: 0.025 MB Memory before query: 9.250 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="30f3b056b7bb6c38e397e697bb9c2c85"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="30f3b056b7bb6c38e397e697bb9c2c' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="30f3b056b7bb6c38e397e697bb9c2c85" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.26 ms** **Query memory: 0.025 MB Memory before query: 9.274 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="da1d7688143ec568f4670266d7d3596e"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="da1d7688143ec568f4670266d7d359' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="da1d7688143ec568f4670266d7d3596e" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.24 ms** **Query memory: 0.025 MB Memory before query: 9.298 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="fb493ea8bdad963723e3d35e11b9bb9c"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="fb493ea8bdad963723e3d35e11b9bb' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="fb493ea8bdad963723e3d35e11b9bb9c" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.24 ms** **Query memory: 0.025 MB Memory before query: 9.322 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="2fe1d50b2c8dc9861ade0c8e48d5266d"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="2fe1d50b2c8dc9861ade0c8e48d526' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="2fe1d50b2c8dc9861ade0c8e48d5266d" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.25 ms** **Query memory: 0.025 MB Memory before query: 9.346 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="5c99fcbfef203b3c1c9a4b03689ee042"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="5c99fcbfef203b3c1c9a4b03689ee0' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="5c99fcbfef203b3c1c9a4b03689ee042" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.24 ms** **Query memory: 0.025 MB Memory before query: 9.370 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="60ae474c4cdd14b1888798e13b49aa9c"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="60ae474c4cdd14b1888798e13b49aa' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="60ae474c4cdd14b1888798e13b49aa9c" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.23 ms** **Query memory: 0.025 MB Memory before query: 9.394 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="6559745c3db4f3654c304e4eb8355b57"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="6559745c3db4f3654c304e4eb8355b' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="6559745c3db4f3654c304e4eb8355b57" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.23 ms** **Query memory: 0.025 MB Memory before query: 9.418 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="2925a9c040a88c5d7e24757858866424"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="2925a9c040a88c5d7e247578588664' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="2925a9c040a88c5d7e24757858866424" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.23 ms** **Query memory: 0.025 MB Memory before query: 9.442 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="ce916b17bf1776b7c948f9a90b0aed9b"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="ce916b17bf1776b7c948f9a90b0aed' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="ce916b17bf1776b7c948f9a90b0aed9b" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.23 ms** **Query memory: 0.025 MB Memory before query: 9.466 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="938f59845c61883908745d5582ab438c"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="938f59845c61883908745d5582ab43' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="938f59845c61883908745d5582ab438c" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.27 ms** **After last query: 0.23 ms** **Query memory: 0.025 MB Memory before query: 9.491 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="08c7f0a65625ef5a75814f621d572c7c"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="08c7f0a65625ef5a75814f621d572c' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="08c7f0a65625ef5a75814f621d572c7c" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.24 ms** **Query memory: 0.025 MB Memory before query: 9.515 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="3c58096b63296a181b3ddf99a056f576"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="3c58096b63296a181b3ddf99a056f5' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="3c58096b63296a181b3ddf99a056f576" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.27 ms** **After last query: 0.25 ms** **Query memory: 0.025 MB Memory before query: 9.539 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="934b145169864daf19d5022f054b83ed"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="934b145169864daf19d5022f054b83' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="934b145169864daf19d5022f054b83ed" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.24 ms** **Query memory: 0.025 MB Memory before query: 9.563 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="235c26da3d579b06fd42a092d858502b"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="235c26da3d579b06fd42a092d85850' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="235c26da3d579b06fd42a092d858502b" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.23 ms** **Query memory: 0.025 MB Memory before query: 9.587 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="fb36f3b3de5dbbca06156ff1673793d4"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="fb36f3b3de5dbbca06156ff1673793' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="fb36f3b3de5dbbca06156ff1673793d4" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.23 ms** **Query memory: 0.025 MB Memory before query: 9.611 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="94ec91fd0b76d021fe65cc41484488a3"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="94ec91fd0b76d021fe65cc41484488' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="94ec91fd0b76d021fe65cc41484488a3" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_eb_category/tmpl/default.php:18
JROOT/modules/mod_eb_category/mod_eb_category.php:37
JROOT/libraries/cms/module/helper.php:177
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:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.41 ms** **After last query: 7.82 ms** **Query memory: 0.022 MB Memory before query: 10.277 MB** **Rows returned: 189**
SELECT *
FROM qh4pr_acymailing_config
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM qh4pr_acymailing_config' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM qh4pr_acymailing_config |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.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_acymailing/classes/cpanel.php:17
JROOT/administrator/components/com_acymailing/helpers/helper.php:461
JROOT/administrator/components/com_acymailing/helpers/helper.php:1185
JROOT/plugins/system/regacymailing/regacymailing.php:139
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 23.75 ms** **Query memory: 0.024 MB Memory before query: 11.013 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1138
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1138' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1138 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.30 ms** **After last query: 0.24 ms** **Query memory: 0.022 MB Memory before query: 11.035 MB** **Rows returned: 1**
**Duplicate queries**:
#156SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="02f175283a94ea23e4704de268455212"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="02f175283a94ea23e4704de2684552' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="02f175283a94ea23e4704de268455212" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.29 ms** **After last query: 0.34 ms** **Query memory: 0.022 MB Memory before query: 11.056 MB** **Rows returned: 1**
**Duplicate queries**:
#155SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="02f175283a94ea23e4704de268455212"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="02f175283a94ea23e4704de2684552' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="02f175283a94ea23e4704de268455212" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.14 ms** **After last query: 0.17 ms** **Query memory: 0.024 MB Memory before query: 11.077 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1142
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1142' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1142 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.29 ms** **After last query: 0.21 ms** **Query memory: 0.022 MB Memory before query: 11.100 MB** **Rows returned: 1**
**Duplicate queries**:
#159SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a31a69a5d215a279917fe0f796295d9b"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a31a69a5d215a279917fe0f796295d' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a31a69a5d215a279917fe0f796295d9b" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.31 ms** **Query memory: 0.022 MB Memory before query: 11.121 MB** **Rows returned: 1**
**Duplicate queries**:
#158SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a31a69a5d215a279917fe0f796295d9b"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a31a69a5d215a279917fe0f796295d' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a31a69a5d215a279917fe0f796295d9b" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.13 ms** **After last query: 0.16 ms** **Query memory: 0.024 MB Memory before query: 11.142 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1144
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1144' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1144 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.21 ms** **Query memory: 0.022 MB Memory before query: 11.164 MB** **Rows returned: 1**
**Duplicate queries**:
#162SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="ea2e9e6de2ef4f991c575c7a67e1d704"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="ea2e9e6de2ef4f991c575c7a67e1d7' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="ea2e9e6de2ef4f991c575c7a67e1d704" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.30 ms** **Query memory: 0.022 MB Memory before query: 11.185 MB** **Rows returned: 1**
**Duplicate queries**:
#161SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="ea2e9e6de2ef4f991c575c7a67e1d704"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="ea2e9e6de2ef4f991c575c7a67e1d7' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="ea2e9e6de2ef4f991c575c7a67e1d704" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.13 ms** **After last query: 0.16 ms** **Query memory: 0.024 MB Memory before query: 11.206 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1147
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1147' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1147 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.21 ms** **Query memory: 0.022 MB Memory before query: 11.228 MB** **Rows returned: 1**
**Duplicate queries**:
#165SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="955de1260488d21f554aede82f77090d"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="955de1260488d21f554aede82f7709' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="955de1260488d21f554aede82f77090d" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.30 ms** **Query memory: 0.022 MB Memory before query: 11.249 MB** **Rows returned: 1**
**Duplicate queries**:
#164SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="955de1260488d21f554aede82f77090d"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="955de1260488d21f554aede82f7709' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="955de1260488d21f554aede82f77090d" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.18 ms** **After last query: 0.15 ms** **Query memory: 0.024 MB Memory before query: 11.270 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1150
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1150' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1150 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.32 ms** **After last query: 0.22 ms** **Query memory: 0.022 MB Memory before query: 11.293 MB** **Rows returned: 1**
**Duplicate queries**:
#168SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="5e410c08a9e2adb659561e1d0c4802cf"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="5e410c08a9e2adb659561e1d0c4802' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="5e410c08a9e2adb659561e1d0c4802cf" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.30 ms** **After last query: 0.31 ms** **Query memory: 0.022 MB Memory before query: 11.314 MB** **Rows returned: 1**
**Duplicate queries**:
#167SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="5e410c08a9e2adb659561e1d0c4802cf"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="5e410c08a9e2adb659561e1d0c4802' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="5e410c08a9e2adb659561e1d0c4802cf" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.14 ms** **After last query: 0.16 ms** **Query memory: 0.024 MB Memory before query: 11.335 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1151
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1151' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1151 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.21 ms** **Query memory: 0.022 MB Memory before query: 11.357 MB** **Rows returned: 1**
**Duplicate queries**:
#171SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a27a7cb57fe375b470cc55cb5a934649"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a27a7cb57fe375b470cc55cb5a9346' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a27a7cb57fe375b470cc55cb5a934649" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.30 ms** **Query memory: 0.022 MB Memory before query: 11.378 MB** **Rows returned: 1**
**Duplicate queries**:
#170SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a27a7cb57fe375b470cc55cb5a934649"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a27a7cb57fe375b470cc55cb5a9346' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="a27a7cb57fe375b470cc55cb5a934649" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.13 ms** **After last query: 0.15 ms** **Query memory: 0.024 MB Memory before query: 11.399 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1158
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1158' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1158 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.21 ms** **Query memory: 0.022 MB Memory before query: 11.421 MB** **Rows returned: 1**
**Duplicate queries**:
#174SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="e3a460a94f50fd68b95552da47b4f00e"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="e3a460a94f50fd68b95552da47b4f0' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="e3a460a94f50fd68b95552da47b4f00e" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.31 ms** **Query memory: 0.022 MB Memory before query: 11.442 MB** **Rows returned: 1**
**Duplicate queries**:
#173SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="e3a460a94f50fd68b95552da47b4f00e"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="e3a460a94f50fd68b95552da47b4f0' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="e3a460a94f50fd68b95552da47b4f00e" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.14 ms** **After last query: 0.16 ms** **Query memory: 0.024 MB Memory before query: 11.463 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1160
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1160' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1160 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.21 ms** **Query memory: 0.022 MB Memory before query: 11.486 MB** **Rows returned: 1**
**Duplicate queries**:
#177SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="47f66803fa1b82834c3e1ed898bdc16a"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="47f66803fa1b82834c3e1ed898bdc1' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="47f66803fa1b82834c3e1ed898bdc16a" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.31 ms** **Query memory: 0.022 MB Memory before query: 11.507 MB** **Rows returned: 1**
**Duplicate queries**:
#176SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="47f66803fa1b82834c3e1ed898bdc16a"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="47f66803fa1b82834c3e1ed898bdc1' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="47f66803fa1b82834c3e1ed898bdc16a" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.13 ms** **After last query: 0.16 ms** **Query memory: 0.024 MB Memory before query: 11.528 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1163
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1163' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1163 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.21 ms** **Query memory: 0.022 MB Memory before query: 11.550 MB** **Rows returned: 1**
**Duplicate queries**:
#180SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="448f946928c3c7c7007b47af309c88ce"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="448f946928c3c7c7007b47af309c88' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="448f946928c3c7c7007b47af309c88ce" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.29 ms** **Query memory: 0.022 MB Memory before query: 11.571 MB** **Rows returned: 1**
**Duplicate queries**:
#179SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="448f946928c3c7c7007b47af309c88ce"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="448f946928c3c7c7007b47af309c88' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="448f946928c3c7c7007b47af309c88ce" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.14 ms** **After last query: 0.15 ms** **Query memory: 0.024 MB Memory before query: 11.592 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1179
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1179' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1179 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.22 ms** **Query memory: 0.022 MB Memory before query: 11.615 MB** **Rows returned: 1**
**Duplicate queries**:
#183SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="925ee369ebdaa150307cb6f45a6d92d1"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="925ee369ebdaa150307cb6f45a6d92' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="925ee369ebdaa150307cb6f45a6d92d1" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.31 ms** **Query memory: 0.022 MB Memory before query: 11.636 MB** **Rows returned: 1**
**Duplicate queries**:
#182SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="925ee369ebdaa150307cb6f45a6d92d1"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="925ee369ebdaa150307cb6f45a6d92' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="925ee369ebdaa150307cb6f45a6d92d1" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.14 ms** **After last query: 0.16 ms** **Query memory: 0.024 MB Memory before query: 11.657 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1181
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1181' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1181 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.21 ms** **Query memory: 0.022 MB Memory before query: 11.679 MB** **Rows returned: 1**
**Duplicate queries**:
#186SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="4f1297f43cae91ddcc86f95f89619393"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="4f1297f43cae91ddcc86f95f896193' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="4f1297f43cae91ddcc86f95f89619393" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.30 ms** **Query memory: 0.022 MB Memory before query: 11.700 MB** **Rows returned: 1**
**Duplicate queries**:
#185SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="4f1297f43cae91ddcc86f95f89619393"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="4f1297f43cae91ddcc86f95f896193' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="4f1297f43cae91ddcc86f95f89619393" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.13 ms** **After last query: 0.15 ms** **Query memory: 0.024 MB Memory before query: 11.721 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1183
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1183' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1183 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.29 ms** **After last query: 0.20 ms** **Query memory: 0.022 MB Memory before query: 11.743 MB** **Rows returned: 1**
**Duplicate queries**:
#189SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="7014eaf0b78ce74a21b79a09c4c6d7e6"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="7014eaf0b78ce74a21b79a09c4c6d7' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="7014eaf0b78ce74a21b79a09c4c6d7e6" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.29 ms** **Query memory: 0.022 MB Memory before query: 11.764 MB** **Rows returned: 1**
**Duplicate queries**:
#188SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="7014eaf0b78ce74a21b79a09c4c6d7e6"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="7014eaf0b78ce74a21b79a09c4c6d7' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="7014eaf0b78ce74a21b79a09c4c6d7e6" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.13 ms** **After last query: 0.15 ms** **Query memory: 0.024 MB Memory before query: 11.785 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1184
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1184' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1184 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.21 ms** **Query memory: 0.022 MB Memory before query: 11.808 MB** **Rows returned: 1**
**Duplicate queries**:
#192SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="8ecc6e8f155ac62be68f656d531223e5"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="8ecc6e8f155ac62be68f656d531223' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="8ecc6e8f155ac62be68f656d531223e5" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.30 ms** **Query memory: 0.022 MB Memory before query: 11.829 MB** **Rows returned: 1**
**Duplicate queries**:
#191SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="8ecc6e8f155ac62be68f656d531223e5"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="8ecc6e8f155ac62be68f656d531223' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="8ecc6e8f155ac62be68f656d531223e5" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.13 ms** **After last query: 0.17 ms** **Query memory: 0.024 MB Memory before query: 11.850 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1188
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1188' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1188 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.22 ms** **Query memory: 0.022 MB Memory before query: 11.872 MB** **Rows returned: 1**
**Duplicate queries**:
#195SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="03f430f0da2efa376d1750f28bfe3dd6"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="03f430f0da2efa376d1750f28bfe3d' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="03f430f0da2efa376d1750f28bfe3dd6" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.31 ms** **Query memory: 0.022 MB Memory before query: 11.893 MB** **Rows returned: 1**
**Duplicate queries**:
#194SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="03f430f0da2efa376d1750f28bfe3dd6"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="03f430f0da2efa376d1750f28bfe3d' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="03f430f0da2efa376d1750f28bfe3dd6" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.13 ms** **After last query: 0.17 ms** **Query memory: 0.024 MB Memory before query: 11.914 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1195
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1195' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1195 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.23 ms** **Query memory: 0.022 MB Memory before query: 11.936 MB** **Rows returned: 1**
**Duplicate queries**:
#198SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="1fb1b0b8d289ce06eab2594f24b7289c"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="1fb1b0b8d289ce06eab2594f24b728' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="1fb1b0b8d289ce06eab2594f24b7289c" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.32 ms** **Query memory: 0.022 MB Memory before query: 11.957 MB** **Rows returned: 1**
**Duplicate queries**:
#197SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="1fb1b0b8d289ce06eab2594f24b7289c"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="1fb1b0b8d289ce06eab2594f24b728' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="1fb1b0b8d289ce06eab2594f24b7289c" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.13 ms** **After last query: 0.16 ms** **Query memory: 0.024 MB Memory before query: 11.978 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1205
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1205' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1205 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.23 ms** **Query memory: 0.022 MB Memory before query: 12.001 MB** **Rows returned: 1**
**Duplicate queries**:
#201SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="05e5f20fdc3b8f1b40295f4a7aec1800"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="05e5f20fdc3b8f1b40295f4a7aec18' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="05e5f20fdc3b8f1b40295f4a7aec1800" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.29 ms** **After last query: 0.32 ms** **Query memory: 0.022 MB Memory before query: 12.022 MB** **Rows returned: 1**
**Duplicate queries**:
#200SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="05e5f20fdc3b8f1b40295f4a7aec1800"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="05e5f20fdc3b8f1b40295f4a7aec18' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="05e5f20fdc3b8f1b40295f4a7aec1800" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.13 ms** **After last query: 0.17 ms** **Query memory: 0.024 MB Memory before query: 12.043 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1207
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1207' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1207 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.24 ms** **Query memory: 0.022 MB Memory before query: 12.065 MB** **Rows returned: 1**
**Duplicate queries**:
#204SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="eff5be601093d5fcce4411b147aa95f6"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="eff5be601093d5fcce4411b147aa95' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="eff5be601093d5fcce4411b147aa95f6" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.31 ms** **Query memory: 0.022 MB Memory before query: 12.086 MB** **Rows returned: 1**
**Duplicate queries**:
#203SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="eff5be601093d5fcce4411b147aa95f6"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="eff5be601093d5fcce4411b147aa95' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="eff5be601093d5fcce4411b147aa95f6" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.13 ms** **After last query: 0.16 ms** **Query memory: 0.024 MB Memory before query: 12.107 MB** **Rows returned: 1**
SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1209
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1209' at line 1 SQL=EXPLAIN EXTENDED SELECT id, event_type, parent_id, title
FROM qh4pr_eb_events
WHERE id=1209 |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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 |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/helper/route.php:121
JROOT/components/com_eventbooking/router.php:89
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.21 ms** **Query memory: 0.022 MB Memory before query: 12.130 MB** **Rows returned: 1**
**Duplicate queries**:
#207SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9653a5f4851c4aa8ea84665628225f56"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9653a5f4851c4aa8ea84665628225f' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9653a5f4851c4aa8ea84665628225f56" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 0.28 ms** **After last query: 0.32 ms** **Query memory: 0.022 MB Memory before query: 12.151 MB** **Rows returned: 1**
**Duplicate queries**:
#206SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9653a5f4851c4aa8ea84665628225f56"
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9653a5f4851c4aa8ea84665628225f' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(*)
FROM qh4pr_eb_urls
WHERE md5_key="9653a5f4851c4aa8ea84665628225f56" |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
waiting for handler commit | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_eventbooking/router.php:232
JROOT/libraries/cms/router/site.php:437
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:160
JROOT/plugins/system/sef/sef.php:76
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:1019
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:45
**Query Time: 1.35 ms** **After last query: 9.09 ms** **Query memory: 0.003 MB Memory before query: 11.650 MB**
UPDATE `qh4pr_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1734836593;s:18:\"session.timer.last\";i:1734836593;s:17:\"session.timer.now\";i:1734836593;s:24:\"session.client.forwarded\";s:11:\"3.145.92.96\";s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":1:{s:12:\"eventbooking\";O:8:\"stdClass\":1:{s:5:\"
limit\";s:2:\"18\";}}}s:4:\"user\";O:5:\"JUser\":24:{s:9:\"\\0\\0\\0isRoot\";b:0;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\";a:2:{i:0;i:1;i:1;i:9;}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;}}last_category_id|i:2;'
, `time` = '1734836593'
WHERE `session_id` = '781k72oca4l8pb1l8lmrfhprg5'
Error |
---|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE `qh4pr_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1' at line 1 SQL=EXPLAIN EXTENDED UPDATE `qh4pr_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1734836593;s:18:\"session.timer.last\";i:1734836593;s:17:\"session.timer.now\";i:1734836593;s:24:\"session.client.forwarded\";s:11:\"3.145.92.96\";s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":1:{s:12:\"eventbooking\";O:8:\"stdClass\":1:{s:5:\"limit\";s:2:\"18\";}}}s:4:\"user\";O:5:\"JUser\":24:{s:9:\"\\0\\0\\0isRoot\";b:0;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\";a:2:{i:0;i:1;i:1;i:9;}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;}}last_category_id|i:2;'
, `time` = '1734836593'
WHERE `session_id` = '781k72oca4l8pb1l8lmrfhprg5' |
Status | Duration |
---|
starting | 0.0 ms |
Executing hook on transaction | 0.0 ms |
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.0 ms |
waiting for handler commit | 1.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