Query Time: 0.85 ms
SELECT `data`
FROM `veneno_session`
WHERE `session_id` = '4pi0e3eb2tpiv5cp5farln7v30'
EXPLAIN not possible on query: SELECT `data`
FROM `veneno_session`
WHERE `session_id` = '4pi0e3eb2tpiv5cp5farln7v30'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/session/storage/database.php:44
JROOT/libraries/joomla/session/session.php:651
JROOT/libraries/joomla/session/session.php:589
JROOT/libraries/cms/application/cms.php:739
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:43
Query Time: 0.98 ms After last query: 4.12 ms
SELECT `session_id`
FROM `veneno_session`
WHERE `session_id` = '4pi0e3eb2tpiv5cp5farln7v30'
LIMIT 0, 1
EXPLAIN not possible on query: SELECT `session_id`
FROM `veneno_session`
WHERE `session_id` = '4pi0e3eb2tpiv5cp5farln7v30' LIMIT 0, 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:176
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:43
Query Time: 2.88 ms After last query: 0.37 ms
INSERT INTO `veneno_session`
(`session_id`, `client_id`, `time`)
VALUES
('4pi0e3eb2tpiv5cp5farln7v30', 0, '1742234356')
EXPLAIN not possible on query: INSERT INTO `veneno_session`
(`session_id`, `client_id`, `time`) VALUES
('4pi0e3eb2tpiv5cp5farln7v30', 0, '1742234356')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:208
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:43
Query Time: 0.40 ms After last query: 5.09 ms
SELECT b.id
FROM veneno_usergroups AS a
LEFT JOIN veneno_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
EXPLAIN not possible on query: SELECT b.id
FROM veneno_usergroups AS a
LEFT JOIN veneno_usergroups AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE a.id = 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:332
JROOT/libraries/joomla/access/access.php:401
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:589
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.44 ms After last query: 0.61 ms
SELECT id, rules
FROM `veneno_viewlevels`
EXPLAIN not possible on query: SELECT id, rules
FROM `veneno_viewlevels`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:418
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:589
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 2.45 ms After last query: 8.55 ms
UPDATE `veneno_extensions`
SET `params` = '{\"mediaversion\":\"78d5ddfba9beca43ce825e4fc8b9f396\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `veneno_extensions`
SET `params` = '{\"mediaversion\":\"78d5ddfba9beca43ce825e4fc8b9f396\"}'
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:240
JROOT/libraries/cms/version/version.php:199
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/backup/backup.php:4
JROOT/libraries/cms/plugin/helper.php:230
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:663
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 2.33 ms After last query: 18.72 ms
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM veneno_menu AS m
LEFT JOIN veneno_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
EXPLAIN not possible on query: 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 veneno_menu AS m
LEFT JOIN veneno_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:45
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:424
JROOT/libraries/cms/application/site.php:272
JROOT/libraries/cms/application/site.php:438
JROOT/plugins/system/helix/core/helix.php:65
JROOT/plugins/system/helix/core/helix.php:114
JROOT/plugins/system/helix/core/helix.php:302
JROOT/plugins/system/helix/core/helix.php:290
JROOT/plugins/system/helix/core/helix.php:1592
JROOT/plugins/system/helix/helix.php:22
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:663
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.28 ms After last query: 44.79 ms
SELECT a.rules
FROM veneno_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
EXPLAIN not possible on query: SELECT a.rules
FROM veneno_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:246
JROOT/libraries/joomla/user/user.php:384
JROOT/components/com_content/models/category.php:141
JROOT/libraries/legacy/model/legacy.php:439
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:105
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 5.67 ms After last query: 1.51 ms
SELECT b.rules
FROM veneno_assets AS a
LEFT JOIN veneno_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.16')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN not possible on query: SELECT b.rules
FROM veneno_assets AS a
LEFT JOIN veneno_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.16')
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:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_content/models/category.php:141
JROOT/libraries/legacy/model/legacy.php:439
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:105
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 3.96 ms After last query: 2.78 ms
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM veneno_categories as c
LEFT JOIN veneno_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM veneno_categories AS cat JOIN veneno_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN `veneno_content` AS i
ON i.`catid` = c.id
AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=16
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
EXPLAIN not possible on query: SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version, CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM veneno_categories as c
LEFT JOIN veneno_categories AS s ON (s.lft <= c.lft AND s.rgt >= c.rgt) OR (s.lft > c.lft AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id FROM veneno_categories AS cat JOIN veneno_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id) AS badcats ON badcats.id = c.id
LEFT JOIN `veneno_content` AS i ON i.`catid` = c.id AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1) AND c.published = 1 AND s.id=16 AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/models/category.php:357
JROOT/components/com_content/models/category.php:234
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.28 ms After last query: 2.16 ms
SELECT b.rules
FROM veneno_assets AS a
LEFT JOIN veneno_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN not possible on query: SELECT b.rules
FROM veneno_assets AS a
LEFT JOIN veneno_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
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:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_content/models/articles.php:449
JROOT/libraries/legacy/model/list.php:129
JROOT/libraries/legacy/model/list.php:181
JROOT/components/com_content/models/articles.php:537
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 5.52 ms After last query: 0.50 ms
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM veneno_content AS a
LEFT JOIN veneno_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN veneno_categories AS c
ON c.id = a.catid
LEFT JOIN veneno_users AS ua
ON ua.id = a.created_by
LEFT JOIN veneno_users AS uam
ON uam.id = a.modified_by
LEFT JOIN veneno_categories as parent
ON parent.id = c.parent_id
LEFT JOIN veneno_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM veneno_categories AS cat JOIN veneno_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 16
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-03-17 17:59:17')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-17 17:59:17')
ORDER BY c.lft,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created
LIMIT 0, 20
EXPLAIN not possible on query: SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM veneno_content AS a
LEFT JOIN veneno_content_frontpage AS fp ON fp.content_id = a.id
LEFT JOIN veneno_categories AS c ON c.id = a.catid
LEFT JOIN veneno_users AS ua ON ua.id = a.created_by
LEFT JOIN veneno_users AS uam ON uam.id = a.modified_by
LEFT JOIN veneno_categories as parent ON parent.id = c.parent_id
LEFT JOIN veneno_content_rating AS v ON a.id = v.content_id
LEFT OUTER JOIN (SELECT cat.id as id FROM veneno_categories AS cat JOIN veneno_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id ) AS badcats ON badcats.id = c.id
WHERE a.access IN (1,1) AND c.access IN (1,1) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1 AND a.catid = 16 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-03-17 17:59:17') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-17 17:59:17')
ORDER BY c.lft, CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created LIMIT 0, 20
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/model/legacy.php:312
JROOT/libraries/legacy/model/list.php:185
JROOT/components/com_content/models/articles.php:537
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.33 ms After last query: 2.40 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 345
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 345 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.20 ms After last query: 0.76 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 344
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 344 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.19 ms After last query: 0.66 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 343
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 343 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.22 ms After last query: 0.63 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 342
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 342 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.26 ms After last query: 0.64 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 341
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 341 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.26 ms After last query: 0.67 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 340
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 340 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.20 ms After last query: 0.68 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 339
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 339 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.22 ms After last query: 0.68 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 338
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 338 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.28 ms After last query: 0.67 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 337
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 337 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.26 ms After last query: 0.60 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 336
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 336 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.22 ms After last query: 0.58 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 335
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 335 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.18 ms After last query: 0.57 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 334
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 334 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.21 ms After last query: 0.60 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 333
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 333 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.20 ms After last query: 0.55 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 332
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 332 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.24 ms After last query: 0.59 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 331
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 331 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.17 ms After last query: 0.62 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 330
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 330 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.18 ms After last query: 0.59 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 329
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 329 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.51 ms After last query: 0.61 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 328
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 328 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.05 ms After last query: 0.82 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 327
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 327 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.83 ms After last query: 0.75 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 325
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 325 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 2.55 ms After last query: 0.98 ms
SELECT COUNT(*)
FROM veneno_content AS a
LEFT JOIN veneno_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN veneno_categories AS c
ON c.id = a.catid
LEFT JOIN veneno_users AS ua
ON ua.id = a.created_by
LEFT JOIN veneno_users AS uam
ON uam.id = a.modified_by
LEFT JOIN veneno_categories as parent
ON parent.id = c.parent_id
LEFT JOIN veneno_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM veneno_categories AS cat JOIN veneno_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 16
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-03-17 17:59:17')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-17 17:59:17')
EXPLAIN not possible on query: SELECT COUNT(*)
FROM veneno_content AS a
LEFT JOIN veneno_content_frontpage AS fp ON fp.content_id = a.id
LEFT JOIN veneno_categories AS c ON c.id = a.catid
LEFT JOIN veneno_users AS ua ON ua.id = a.created_by
LEFT JOIN veneno_users AS uam ON uam.id = a.modified_by
LEFT JOIN veneno_categories as parent ON parent.id = c.parent_id
LEFT JOIN veneno_content_rating AS v ON a.id = v.content_id
LEFT OUTER JOIN (SELECT cat.id as id FROM veneno_categories AS cat JOIN veneno_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id ) AS badcats ON badcats.id = c.id
WHERE a.access IN (1,1) AND c.access IN (1,1) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1 AND a.catid = 16 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-03-17 17:59:17') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-17 17:59:17')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/model/legacy.php:341
JROOT/libraries/legacy/model/list.php:290
JROOT/libraries/legacy/model/list.php:235
JROOT/components/com_content/models/category.php:268
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.21 ms After last query: 1.02 ms
SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` = 16
AND `t`.`published` = 1
AND t.access IN (1,1)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `veneno_contentitem_tag_map` AS m
INNER JOIN `veneno_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category' AND `m`.`content_item_id` = 16 AND `t`.`published` = 1 AND t.access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/libraries/legacy/view/category.php:177
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.35 ms After last query: 11.37 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.31 ms After last query: 0.13 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 2.79 ms After last query: 7.04 ms
SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '345'
EXPLAIN not possible on query: SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '345'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:153
JROOT/plugins/content/readlesstext/readlesstextcache.php:45
JROOT/plugins/content/readlesstext/readlesstextmain.php:342
JROOT/plugins/content/readlesstext/readlesstextmain.php:135
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 3.98 ms After last query: 1.11 ms
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM veneno_categories as c
LEFT JOIN veneno_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM veneno_categories AS cat JOIN veneno_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=16
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
EXPLAIN not possible on query: SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version, CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM veneno_categories as c
LEFT JOIN veneno_categories AS s ON (s.lft <= c.lft AND s.rgt >= c.rgt) OR (s.lft > c.lft AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id FROM veneno_categories AS cat JOIN veneno_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id) AS badcats ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1) AND c.published = 1 AND s.id=16 AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/helpers/route.php:44
JROOT/plugins/content/readlesstext/readlesstextmain.php:500
JROOT/plugins/content/readlesstext/readlesstextmain.php:147
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.99 ms After last query: 6856.32 ms
INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('45','com_content','345','v5.2 (r274)322b425c59cf3ec6b6eb603891a108df','0','777','0','0','1468','539','https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg')
ON DUPLICATE KEY UPDATE `id`='45',`rtable`='com_content',`rid`='345',`hash`='v5.2 (r274)322b425c59cf3ec6b6eb603891a108df',`char`='0',`word`='777',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1468',`image_tag_length`='539',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg'
EXPLAIN not possible on query: INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('45','com_content','345','v5.2 (r274)322b425c59cf3ec6b6eb603891a108df','0','777','0','0','1468','539','https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg')
ON DUPLICATE KEY UPDATE `id`='45',`rtable`='com_content',`rid`='345',`hash`='v5.2 (r274)322b425c59cf3ec6b6eb603891a108df',`char`='0',`word`='777',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1468',`image_tag_length`='539',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:192
JROOT/plugins/content/readlesstext/readlesstextcache.php:129
JROOT/plugins/content/readlesstext/readlesstextmain.php:189
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.20 ms After last query: 0.62 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.15 ms After last query: 0.11 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.86 ms After last query: 0.85 ms
SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '344'
EXPLAIN not possible on query: SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '344'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:153
JROOT/plugins/content/readlesstext/readlesstextcache.php:45
JROOT/plugins/content/readlesstext/readlesstextmain.php:342
JROOT/plugins/content/readlesstext/readlesstextmain.php:135
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.21 ms After last query: 6014.36 ms
INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('46','com_content','344','v5.2 (r274)5b279bc64549c37719916b4aedd74e4e','0','891','0','0','865','531','https://hoatot.com/wp-content/uploads/2019/08/67297886_3257568320923874_3764618223119499264_n-256x400.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/310f6d6da9ccd177d6586c08711bc2d8.jpg')
ON DUPLICATE KEY UPDATE `id`='46',`rtable`='com_content',`rid`='344',`hash`='v5.2 (r274)5b279bc64549c37719916b4aedd74e4e',`char`='0',`word`='891',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='865',`image_tag_length`='531',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/67297886_3257568320923874_3764618223119499264_n-256x400.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/310f6d6da9ccd177d6586c08711bc2d8.jpg'
EXPLAIN not possible on query: INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('46','com_content','344','v5.2 (r274)5b279bc64549c37719916b4aedd74e4e','0','891','0','0','865','531','https://hoatot.com/wp-content/uploads/2019/08/67297886_3257568320923874_3764618223119499264_n-256x400.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/310f6d6da9ccd177d6586c08711bc2d8.jpg')
ON DUPLICATE KEY UPDATE `id`='46',`rtable`='com_content',`rid`='344',`hash`='v5.2 (r274)5b279bc64549c37719916b4aedd74e4e',`char`='0',`word`='891',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='865',`image_tag_length`='531',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/67297886_3257568320923874_3764618223119499264_n-256x400.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/310f6d6da9ccd177d6586c08711bc2d8.jpg'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:192
JROOT/plugins/content/readlesstext/readlesstextcache.php:129
JROOT/plugins/content/readlesstext/readlesstextmain.php:189
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.23 ms After last query: 0.59 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.20 ms After last query: 0.14 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.91 ms After last query: 1.00 ms
SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '343'
EXPLAIN not possible on query: SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '343'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:153
JROOT/plugins/content/readlesstext/readlesstextcache.php:45
JROOT/plugins/content/readlesstext/readlesstextmain.php:342
JROOT/plugins/content/readlesstext/readlesstextmain.php:135
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.08 ms After last query: 2961.86 ms
INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('47','com_content','343','v5.2 (r274)48df009b64582d456d9708383b672f07','0','1053','0','0','735','409','https://hoatot.com/wp-content/uploads/2019/08/56323800_2291148997615997_8320691269831491584_n.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/ba511993eff7412de8e94b0a1b13bea2.jpg')
ON DUPLICATE KEY UPDATE `id`='47',`rtable`='com_content',`rid`='343',`hash`='v5.2 (r274)48df009b64582d456d9708383b672f07',`char`='0',`word`='1053',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='735',`image_tag_length`='409',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/56323800_2291148997615997_8320691269831491584_n.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/ba511993eff7412de8e94b0a1b13bea2.jpg'
EXPLAIN not possible on query: INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('47','com_content','343','v5.2 (r274)48df009b64582d456d9708383b672f07','0','1053','0','0','735','409','https://hoatot.com/wp-content/uploads/2019/08/56323800_2291148997615997_8320691269831491584_n.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/ba511993eff7412de8e94b0a1b13bea2.jpg')
ON DUPLICATE KEY UPDATE `id`='47',`rtable`='com_content',`rid`='343',`hash`='v5.2 (r274)48df009b64582d456d9708383b672f07',`char`='0',`word`='1053',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='735',`image_tag_length`='409',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/56323800_2291148997615997_8320691269831491584_n.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/ba511993eff7412de8e94b0a1b13bea2.jpg'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:192
JROOT/plugins/content/readlesstext/readlesstextcache.php:129
JROOT/plugins/content/readlesstext/readlesstextmain.php:189
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.24 ms After last query: 0.60 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.35 ms After last query: 0.19 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.09 ms After last query: 0.97 ms
SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '342'
EXPLAIN not possible on query: SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '342'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:153
JROOT/plugins/content/readlesstext/readlesstextcache.php:45
JROOT/plugins/content/readlesstext/readlesstextmain.php:342
JROOT/plugins/content/readlesstext/readlesstextmain.php:135
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.90 ms After last query: 4432.30 ms
INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('48','com_content','342','v5.2 (r274)12501848247f6eb3b064ffa1a513690f','0','568','0','0','569','525','https://hoatuoivannam.com/wp-content/uploads/2018/12/shop-hoa-t%C6%B0%C6%A1i-qu%E1%BA%ADn-ho%C3%A0n-ki%E1%BA%BFm.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/023df86d2afe74da89f9dddeee2841f2.jpg')
ON DUPLICATE KEY UPDATE `id`='48',`rtable`='com_content',`rid`='342',`hash`='v5.2 (r274)12501848247f6eb3b064ffa1a513690f',`char`='0',`word`='568',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='569',`image_tag_length`='525',`image_url`='https://hoatuoivannam.com/wp-content/uploads/2018/12/shop-hoa-t%C6%B0%C6%A1i-qu%E1%BA%ADn-ho%C3%A0n-ki%E1%BA%BFm.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/023df86d2afe74da89f9dddeee2841f2.jpg'
EXPLAIN not possible on query: INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('48','com_content','342','v5.2 (r274)12501848247f6eb3b064ffa1a513690f','0','568','0','0','569','525','https://hoatuoivannam.com/wp-content/uploads/2018/12/shop-hoa-t%C6%B0%C6%A1i-qu%E1%BA%ADn-ho%C3%A0n-ki%E1%BA%BFm.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/023df86d2afe74da89f9dddeee2841f2.jpg')
ON DUPLICATE KEY UPDATE `id`='48',`rtable`='com_content',`rid`='342',`hash`='v5.2 (r274)12501848247f6eb3b064ffa1a513690f',`char`='0',`word`='568',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='569',`image_tag_length`='525',`image_url`='https://hoatuoivannam.com/wp-content/uploads/2018/12/shop-hoa-t%C6%B0%C6%A1i-qu%E1%BA%ADn-ho%C3%A0n-ki%E1%BA%BFm.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/023df86d2afe74da89f9dddeee2841f2.jpg'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:192
JROOT/plugins/content/readlesstext/readlesstextcache.php:129
JROOT/plugins/content/readlesstext/readlesstextmain.php:189
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.00 ms After last query: 0.66 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.29 ms After last query: 0.19 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.99 ms After last query: 1.03 ms
SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '341'
EXPLAIN not possible on query: SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '341'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:153
JROOT/plugins/content/readlesstext/readlesstextcache.php:45
JROOT/plugins/content/readlesstext/readlesstextmain.php:342
JROOT/plugins/content/readlesstext/readlesstextmain.php:135
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.21 ms After last query: 3897.54 ms
INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('49','com_content','341','v5.2 (r274)7df19e73cd6fced7bd64002534c5ebb9','0','1010','0','0','1414','539','https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg')
ON DUPLICATE KEY UPDATE `id`='49',`rtable`='com_content',`rid`='341',`hash`='v5.2 (r274)7df19e73cd6fced7bd64002534c5ebb9',`char`='0',`word`='1010',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1414',`image_tag_length`='539',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg'
EXPLAIN not possible on query: INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('49','com_content','341','v5.2 (r274)7df19e73cd6fced7bd64002534c5ebb9','0','1010','0','0','1414','539','https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg')
ON DUPLICATE KEY UPDATE `id`='49',`rtable`='com_content',`rid`='341',`hash`='v5.2 (r274)7df19e73cd6fced7bd64002534c5ebb9',`char`='0',`word`='1010',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1414',`image_tag_length`='539',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:192
JROOT/plugins/content/readlesstext/readlesstextcache.php:129
JROOT/plugins/content/readlesstext/readlesstextmain.php:189
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.21 ms After last query: 0.57 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.19 ms After last query: 0.17 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.84 ms After last query: 0.86 ms
SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '340'
EXPLAIN not possible on query: SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '340'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:153
JROOT/plugins/content/readlesstext/readlesstextcache.php:45
JROOT/plugins/content/readlesstext/readlesstextmain.php:342
JROOT/plugins/content/readlesstext/readlesstextmain.php:135
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.96 ms After last query: 1710.32 ms
INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('50','com_content','340','v5.2 (r274)6b13487e00a4c4143e1d9361ad0787d9','0','409','0','0','1621','145','https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-thanh-xuan.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/903bd934b7bdff6a33291b479a491967.jpg')
ON DUPLICATE KEY UPDATE `id`='50',`rtable`='com_content',`rid`='340',`hash`='v5.2 (r274)6b13487e00a4c4143e1d9361ad0787d9',`char`='0',`word`='409',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1621',`image_tag_length`='145',`image_url`='https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-thanh-xuan.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/903bd934b7bdff6a33291b479a491967.jpg'
EXPLAIN not possible on query: INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('50','com_content','340','v5.2 (r274)6b13487e00a4c4143e1d9361ad0787d9','0','409','0','0','1621','145','https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-thanh-xuan.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/903bd934b7bdff6a33291b479a491967.jpg')
ON DUPLICATE KEY UPDATE `id`='50',`rtable`='com_content',`rid`='340',`hash`='v5.2 (r274)6b13487e00a4c4143e1d9361ad0787d9',`char`='0',`word`='409',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1621',`image_tag_length`='145',`image_url`='https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-thanh-xuan.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/903bd934b7bdff6a33291b479a491967.jpg'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:192
JROOT/plugins/content/readlesstext/readlesstextcache.php:129
JROOT/plugins/content/readlesstext/readlesstextmain.php:189
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.38 ms After last query: 0.52 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.26 ms After last query: 0.13 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.77 ms After last query: 0.92 ms
SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '339'
EXPLAIN not possible on query: SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '339'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:153
JROOT/plugins/content/readlesstext/readlesstextcache.php:45
JROOT/plugins/content/readlesstext/readlesstextmain.php:342
JROOT/plugins/content/readlesstext/readlesstextmain.php:135
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.88 ms After last query: 1435.65 ms
INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('51','com_content','339','v5.2 (r274)a011b5160b44cad313259a197fd0f5de','0','1259','0','0','5644','114','https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-ha-dong.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/75a5689451fad3bf3c6f0bcbb8226d16.jpg')
ON DUPLICATE KEY UPDATE `id`='51',`rtable`='com_content',`rid`='339',`hash`='v5.2 (r274)a011b5160b44cad313259a197fd0f5de',`char`='0',`word`='1259',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='5644',`image_tag_length`='114',`image_url`='https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-ha-dong.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/75a5689451fad3bf3c6f0bcbb8226d16.jpg'
EXPLAIN not possible on query: INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('51','com_content','339','v5.2 (r274)a011b5160b44cad313259a197fd0f5de','0','1259','0','0','5644','114','https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-ha-dong.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/75a5689451fad3bf3c6f0bcbb8226d16.jpg')
ON DUPLICATE KEY UPDATE `id`='51',`rtable`='com_content',`rid`='339',`hash`='v5.2 (r274)a011b5160b44cad313259a197fd0f5de',`char`='0',`word`='1259',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='5644',`image_tag_length`='114',`image_url`='https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-ha-dong.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/75a5689451fad3bf3c6f0bcbb8226d16.jpg'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:192
JROOT/plugins/content/readlesstext/readlesstextcache.php:129
JROOT/plugins/content/readlesstext/readlesstextmain.php:189
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.22 ms After last query: 0.61 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.32 ms After last query: 0.17 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.92 ms After last query: 0.96 ms
SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '338'
EXPLAIN not possible on query: SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '338'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:153
JROOT/plugins/content/readlesstext/readlesstextcache.php:45
JROOT/plugins/content/readlesstext/readlesstextmain.php:342
JROOT/plugins/content/readlesstext/readlesstextmain.php:135
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.11 ms After last query: 4215.12 ms
INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('52','com_content','338','v5.2 (r274)c4e4815b4a6027ad6afa461577d22c81','0','709','0','0','1854','476','https://hoatot.com/wp-content/uploads/2019/09/71711668_2406186126317210_5352426920455700480_n.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a49ca5b92fae75b688dba643b745942b.jpg')
ON DUPLICATE KEY UPDATE `id`='52',`rtable`='com_content',`rid`='338',`hash`='v5.2 (r274)c4e4815b4a6027ad6afa461577d22c81',`char`='0',`word`='709',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1854',`image_tag_length`='476',`image_url`='https://hoatot.com/wp-content/uploads/2019/09/71711668_2406186126317210_5352426920455700480_n.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a49ca5b92fae75b688dba643b745942b.jpg'
EXPLAIN not possible on query: INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('52','com_content','338','v5.2 (r274)c4e4815b4a6027ad6afa461577d22c81','0','709','0','0','1854','476','https://hoatot.com/wp-content/uploads/2019/09/71711668_2406186126317210_5352426920455700480_n.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a49ca5b92fae75b688dba643b745942b.jpg')
ON DUPLICATE KEY UPDATE `id`='52',`rtable`='com_content',`rid`='338',`hash`='v5.2 (r274)c4e4815b4a6027ad6afa461577d22c81',`char`='0',`word`='709',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1854',`image_tag_length`='476',`image_url`='https://hoatot.com/wp-content/uploads/2019/09/71711668_2406186126317210_5352426920455700480_n.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a49ca5b92fae75b688dba643b745942b.jpg'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:192
JROOT/plugins/content/readlesstext/readlesstextcache.php:129
JROOT/plugins/content/readlesstext/readlesstextmain.php:189
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.93 ms After last query: 0.60 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.38 ms After last query: 0.16 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.01 ms After last query: 1.13 ms
SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '337'
EXPLAIN not possible on query: SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '337'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:153
JROOT/plugins/content/readlesstext/readlesstextcache.php:45
JROOT/plugins/content/readlesstext/readlesstextmain.php:342
JROOT/plugins/content/readlesstext/readlesstextmain.php:135
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.99 ms After last query: 3997.10 ms
INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('53','com_content','337','v5.2 (r274)e384120498a98ab4a3189e894da11a1a','0','676','0','0','867','174','https://hellohoa.com/wp-content/uploads/2019/01/hoa-tuoi-tang-nguoi-yeu-thuong.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a9a04b4d88d8010afd26d7d424293737.jpg')
ON DUPLICATE KEY UPDATE `id`='53',`rtable`='com_content',`rid`='337',`hash`='v5.2 (r274)e384120498a98ab4a3189e894da11a1a',`char`='0',`word`='676',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='867',`image_tag_length`='174',`image_url`='https://hellohoa.com/wp-content/uploads/2019/01/hoa-tuoi-tang-nguoi-yeu-thuong.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a9a04b4d88d8010afd26d7d424293737.jpg'
EXPLAIN not possible on query: INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('53','com_content','337','v5.2 (r274)e384120498a98ab4a3189e894da11a1a','0','676','0','0','867','174','https://hellohoa.com/wp-content/uploads/2019/01/hoa-tuoi-tang-nguoi-yeu-thuong.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a9a04b4d88d8010afd26d7d424293737.jpg')
ON DUPLICATE KEY UPDATE `id`='53',`rtable`='com_content',`rid`='337',`hash`='v5.2 (r274)e384120498a98ab4a3189e894da11a1a',`char`='0',`word`='676',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='867',`image_tag_length`='174',`image_url`='https://hellohoa.com/wp-content/uploads/2019/01/hoa-tuoi-tang-nguoi-yeu-thuong.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a9a04b4d88d8010afd26d7d424293737.jpg'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:192
JROOT/plugins/content/readlesstext/readlesstextcache.php:129
JROOT/plugins/content/readlesstext/readlesstextmain.php:189
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.26 ms After last query: 0.60 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.19 ms After last query: 0.14 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.88 ms After last query: 1.02 ms
SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '336'
EXPLAIN not possible on query: SELECT *
FROM veneno_readlesstext
WHERE rtable = 'com_content'
AND rid = '336'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:153
JROOT/plugins/content/readlesstext/readlesstextcache.php:45
JROOT/plugins/content/readlesstext/readlesstextmain.php:342
JROOT/plugins/content/readlesstext/readlesstextmain.php:135
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.44 ms After last query: 3121.97 ms
INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('54','com_content','336','v5.2 (r274)fa6babc3f2543da485e0c6e2a7fb9320','0','1183','0','0','917','153','https://hellohoa.com/wp-content/uploads/2019/05/hoa-tuoi-chuc-mung-sinh-nhat-1.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/f185baa8b90264301b0f52fe333f9fa9.jpg')
ON DUPLICATE KEY UPDATE `id`='54',`rtable`='com_content',`rid`='336',`hash`='v5.2 (r274)fa6babc3f2543da485e0c6e2a7fb9320',`char`='0',`word`='1183',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='917',`image_tag_length`='153',`image_url`='https://hellohoa.com/wp-content/uploads/2019/05/hoa-tuoi-chuc-mung-sinh-nhat-1.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/f185baa8b90264301b0f52fe333f9fa9.jpg'
EXPLAIN not possible on query: INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('54','com_content','336','v5.2 (r274)fa6babc3f2543da485e0c6e2a7fb9320','0','1183','0','0','917','153','https://hellohoa.com/wp-content/uploads/2019/05/hoa-tuoi-chuc-mung-sinh-nhat-1.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/f185baa8b90264301b0f52fe333f9fa9.jpg')
ON DUPLICATE KEY UPDATE `id`='54',`rtable`='com_content',`rid`='336',`hash`='v5.2 (r274)fa6babc3f2543da485e0c6e2a7fb9320',`char`='0',`word`='1183',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='917',`image_tag_length`='153',`image_url`='https://hellohoa.com/wp-content/uploads/2019/05/hoa-tuoi-chuc-mung-sinh-nhat-1.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/f185baa8b90264301b0f52fe333f9fa9.jpg'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/content/readlesstext/readlesstextcache.php:192
JROOT/plugins/content/readlesstext/readlesstextcache.php:129
JROOT/plugins/content/readlesstext/readlesstextmain.php:189
JROOT/plugins/content/readlesstext/readlesstext.php:81
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.26 ms After last query: 0.61 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.17 ms After last query: 0.18 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.21 ms After last query: 1.11 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.44 ms After last query: 0.10 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.21 ms After last query: 0.84 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.15 ms After last query: 0.10 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.27 ms After last query: 1.00 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.17 ms After last query: 0.17 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.14 ms After last query: 0.74 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.15 ms After last query: 0.12 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.13 ms After last query: 0.67 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.17 ms After last query: 0.10 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.12 ms After last query: 0.58 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.13 ms After last query: 0.13 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.26 ms After last query: 0.65 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.12 ms After last query: 0.12 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.12 ms After last query: 0.73 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.12 ms After last query: 0.10 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.23 ms After last query: 0.66 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.17 ms After last query: 0.08 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:106
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 3.24 ms After last query: 47.64 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_config`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_config`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/components/com_jshopping/tables/config.php:14
JROOT/components/com_jshopping/lib/factory.php:24
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:14
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/helix/core/classes/menu.php:194
JROOT/plugins/system/helix/core/classes/menu.php:580
JROOT/plugins/system/helix/core/classes/menu.php:501
JROOT/plugins/system/helix/core/classes/menu.php:532
JROOT/templates/vina_veneno/features/menu.php:65
JROOT/plugins/system/helix/core/helix.php:225
JROOT/plugins/system/helix/core/helix.php:1173
JROOT/templates/vina_veneno/index.php:32
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 0.62 ms After last query: 3.06 ms
SELECT *
FROM veneno_jshopping_config
WHERE `id` = '1'
EXPLAIN not possible on query: SELECT *
FROM veneno_jshopping_config
WHERE `id` = '1'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/components/com_jshopping/lib/factory.php:30
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:14
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/helix/core/classes/menu.php:194
JROOT/plugins/system/helix/core/classes/menu.php:580
JROOT/plugins/system/helix/core/classes/menu.php:501
JROOT/plugins/system/helix/core/classes/menu.php:532
JROOT/templates/vina_veneno/features/menu.php:65
JROOT/plugins/system/helix/core/helix.php:225
JROOT/plugins/system/helix/core/helix.php:1173
JROOT/templates/vina_veneno/index.php:32
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 1.14 ms After last query: 1.12 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_currencies`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_currencies`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/components/com_jshopping/tables/currency.php:14
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_jshopping/lib/factory.php:600
JROOT/components/com_jshopping/lib/factory.php:548
JROOT/components/com_jshopping/tables/config.php:53
JROOT/components/com_jshopping/lib/factory.php:32
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:14
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/helix/core/classes/menu.php:194
JROOT/plugins/system/helix/core/classes/menu.php:580
JROOT/plugins/system/helix/core/classes/menu.php:501
JROOT/plugins/system/helix/core/classes/menu.php:532
JROOT/templates/vina_veneno/features/menu.php:65
JROOT/plugins/system/helix/core/helix.php:225
JROOT/plugins/system/helix/core/helix.php:1173
JROOT/templates/vina_veneno/index.php:32
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 0.17 ms After last query: 0.25 ms
SELECT currency_id, currency_name, currency_code, currency_code_iso, currency_value
FROM `veneno_jshopping_currencies`
WHERE currency_publish = '1'
ORDER BY currency_ordering
EXPLAIN not possible on query: SELECT currency_id, currency_name, currency_code, currency_code_iso, currency_value FROM `veneno_jshopping_currencies` WHERE currency_publish = '1' ORDER BY currency_ordering
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/currency.php:22
JROOT/components/com_jshopping/lib/factory.php:549
JROOT/components/com_jshopping/tables/config.php:53
JROOT/components/com_jshopping/lib/factory.php:32
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:14
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/helix/core/classes/menu.php:194
JROOT/plugins/system/helix/core/classes/menu.php:580
JROOT/plugins/system/helix/core/classes/menu.php:501
JROOT/plugins/system/helix/core/classes/menu.php:532
JROOT/templates/vina_veneno/features/menu.php:65
JROOT/plugins/system/helix/core/helix.php:225
JROOT/plugins/system/helix/core/helix.php:1173
JROOT/templates/vina_veneno/index.php:32
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 1.78 ms After last query: 0.54 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_users`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/components/com_jshopping/tables/usershopbase.php:14
JROOT/components/com_jshopping/tables/usershop.php:15
JROOT/components/com_jshopping/lib/factory.php:47
JROOT/components/com_jshopping/tables/config.php:67
JROOT/components/com_jshopping/tables/config.php:288
JROOT/components/com_jshopping/lib/factory.php:35
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:14
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/helix/core/classes/menu.php:194
JROOT/plugins/system/helix/core/classes/menu.php:580
JROOT/plugins/system/helix/core/classes/menu.php:501
JROOT/plugins/system/helix/core/classes/menu.php:532
JROOT/templates/vina_veneno/features/menu.php:65
JROOT/plugins/system/helix/core/helix.php:225
JROOT/plugins/system/helix/core/helix.php:1173
JROOT/templates/vina_veneno/index.php:32
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 2.29 ms After last query: 1.24 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_users`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/components/com_jshopping/tables/usershopbase.php:14
JROOT/components/com_jshopping/models/userguest.php:16
JROOT/components/com_jshopping/lib/factory.php:66
JROOT/components/com_jshopping/tables/config.php:71
JROOT/components/com_jshopping/tables/config.php:288
JROOT/components/com_jshopping/lib/factory.php:35
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:14
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/helix/core/classes/menu.php:194
JROOT/plugins/system/helix/core/classes/menu.php:580
JROOT/plugins/system/helix/core/classes/menu.php:501
JROOT/plugins/system/helix/core/classes/menu.php:532
JROOT/templates/vina_veneno/features/menu.php:65
JROOT/plugins/system/helix/core/helix.php:225
JROOT/plugins/system/helix/core/helix.php:1173
JROOT/templates/vina_veneno/index.php:32
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 1.08 ms After last query: 1.23 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_usergroups`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_usergroups`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/components/com_jshopping/tables/usergroup.php:14
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_jshopping/lib/factory.php:600
JROOT/components/com_jshopping/models/userguest.php:30
JROOT/components/com_jshopping/lib/factory.php:67
JROOT/components/com_jshopping/tables/config.php:71
JROOT/components/com_jshopping/tables/config.php:288
JROOT/components/com_jshopping/lib/factory.php:35
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:14
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/helix/core/classes/menu.php:194
JROOT/plugins/system/helix/core/classes/menu.php:580
JROOT/plugins/system/helix/core/classes/menu.php:501
JROOT/plugins/system/helix/core/classes/menu.php:532
JROOT/templates/vina_veneno/features/menu.php:65
JROOT/plugins/system/helix/core/helix.php:225
JROOT/plugins/system/helix/core/helix.php:1173
JROOT/templates/vina_veneno/index.php:32
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 0.86 ms After last query: 0.75 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_config_display_prices`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_config_display_prices`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/components/com_jshopping/tables/configdisplayprice.php:19
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_jshopping/lib/factory.php:600
JROOT/components/com_jshopping/tables/config.php:79
JROOT/components/com_jshopping/tables/config.php:288
JROOT/components/com_jshopping/lib/factory.php:35
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:14
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/helix/core/classes/menu.php:194
JROOT/plugins/system/helix/core/classes/menu.php:580
JROOT/plugins/system/helix/core/classes/menu.php:501
JROOT/plugins/system/helix/core/classes/menu.php:532
JROOT/templates/vina_veneno/features/menu.php:65
JROOT/plugins/system/helix/core/helix.php:225
JROOT/plugins/system/helix/core/helix.php:1173
JROOT/templates/vina_veneno/index.php:32
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 0.20 ms After last query: 0.28 ms
SELECT *
FROM `veneno_jshopping_config_display_prices`
EXPLAIN not possible on query: SELECT * FROM `veneno_jshopping_config_display_prices`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/configdisplayprice.php:38
JROOT/components/com_jshopping/tables/config.php:80
JROOT/components/com_jshopping/tables/config.php:288
JROOT/components/com_jshopping/lib/factory.php:35
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:14
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/helix/core/classes/menu.php:194
JROOT/plugins/system/helix/core/classes/menu.php:580
JROOT/plugins/system/helix/core/classes/menu.php:501
JROOT/plugins/system/helix/core/classes/menu.php:532
JROOT/templates/vina_veneno/features/menu.php:65
JROOT/plugins/system/helix/core/helix.php:225
JROOT/plugins/system/helix/core/helix.php:1173
JROOT/templates/vina_veneno/index.php:32
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 0.14 ms After last query: 0.26 ms
select id,link
from veneno_menu
where `type`='component'
and published=1
and link like '%option=com_jshopping%'
and client_id=0
and (language='*' or language='vi-VN')
and access IN (1,1)
EXPLAIN not possible on query: select id,link from veneno_menu where `type`='component' and published=1 and link like '%option=com_jshopping%' and client_id=0 and (language='*' or language='vi-VN') and access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/lib/shop_item_menu.php:130
JROOT/components/com_jshopping/lib/shop_item_menu.php:41
JROOT/components/com_jshopping/lib/shop_item_menu.php:35
JROOT/components/com_jshopping/router.php:15
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/helix/core/classes/menu.php:194
JROOT/plugins/system/helix/core/classes/menu.php:580
JROOT/plugins/system/helix/core/classes/menu.php:501
JROOT/plugins/system/helix/core/classes/menu.php:532
JROOT/templates/vina_veneno/features/menu.php:65
JROOT/plugins/system/helix/core/helix.php:225
JROOT/plugins/system/helix/core/helix.php:1173
JROOT/templates/vina_veneno/index.php:32
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 1.79 ms After last query: 17.07 ms
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM veneno_modules AS m
LEFT JOIN veneno_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN veneno_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-03-17 17:59:17')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-03-17 17:59:17')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 535 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
EXPLAIN not possible on query: SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM veneno_modules AS m
LEFT JOIN veneno_modules_menu AS mm ON mm.moduleid = m.id
LEFT JOIN veneno_extensions AS e ON e.element = m.module AND e.client_id = m.client_id
WHERE m.published = 1 AND e.enabled = 1 AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-03-17 17:59:17') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-03-17 17:59:17') AND m.access IN (1,1) AND m.client_id = 0 AND (mm.menuid = 535 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:413
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:356
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:84
JROOT/libraries/joomla/document/html/html.php:501
JROOT/plugins/system/helix/core/helix.php:735
JROOT/plugins/system/helix/core/helix.php:351
JROOT/plugins/system/helix/core/helix.php:448
JROOT/plugins/system/helix/core/helix.php:713
JROOT/templates/vina_veneno/index.php:55
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 1.77 ms After last query: 63.86 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_categories`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_categories`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/components/com_jshopping/tables/category.php:15
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_jshopping/lib/factory.php:600
JROOT/components/com_jshopping/lib/functions.php:333
JROOT/modules/mod_jshopping_ajaxsearch/mod_jshopping_ajaxsearch.php:25
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:601
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
Query Time: 0.20 ms After last query: 1.03 ms
SELECT `name_vi-VN` as name, category_id, category_parent_id, category_publish
FROM `veneno_jshopping_categories`
where category_publish = '1'
and access IN (1,1)
ORDER BY category_parent_id, ordering
EXPLAIN not possible on query: SELECT `name_vi-VN` as name, category_id, category_parent_id, category_publish FROM `veneno_jshopping_categories`
where category_publish = '1' and access IN (1,1) ORDER BY category_parent_id, ordering
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:115
JROOT/components/com_jshopping/lib/functions.php:333
JROOT/modules/mod_jshopping_ajaxsearch/mod_jshopping_ajaxsearch.php:25
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:601
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:46
2 × SHOW FULL COLUMNS
FROM `veneno_jshopping_users
1 × SHOW FULL COLUMNS
FROM `veneno_jshopping_config
1 × INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('54','com_content','336','v5.2 (r274)fa6babc3f2543da485e0c6e2a7fb9320','0','1183','0','0','917','153','https://hellohoa.com/wp-content/uploads/2019/05/hoa-tuoi-chuc-mung-sinh-nhat-1.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/f185baa8b90264301b0f52fe333f9fa9.jpg')
ON DUPLICATE KEY UPDATE `id`='54',`rtable`='com_content',`rid`='336',`hash`='v5.2 (r274)fa6babc3f2543da485e0c6e2a7fb9320',`char`='0',`word`='1183',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='917',`image_tag_length`='153',`image_url`='https://hellohoa.com/wp-content/uploads/2019/05/hoa-tuoi-chuc-mung-sinh-nhat-1.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/f185baa8b90264301b0f52fe333f9fa9.jpg
1 × INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('53','com_content','337','v5.2 (r274)e384120498a98ab4a3189e894da11a1a','0','676','0','0','867','174','https://hellohoa.com/wp-content/uploads/2019/01/hoa-tuoi-tang-nguoi-yeu-thuong.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a9a04b4d88d8010afd26d7d424293737.jpg')
ON DUPLICATE KEY UPDATE `id`='53',`rtable`='com_content',`rid`='337',`hash`='v5.2 (r274)e384120498a98ab4a3189e894da11a1a',`char`='0',`word`='676',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='867',`image_tag_length`='174',`image_url`='https://hellohoa.com/wp-content/uploads/2019/01/hoa-tuoi-tang-nguoi-yeu-thuong.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a9a04b4d88d8010afd26d7d424293737.jpg
1 × SHOW FULL COLUMNS
FROM `veneno_jshopping_currencies
1 × INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('52','com_content','338','v5.2 (r274)c4e4815b4a6027ad6afa461577d22c81','0','709','0','0','1854','476','https://hoatot.com/wp-content/uploads/2019/09/71711668_2406186126317210_5352426920455700480_n.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a49ca5b92fae75b688dba643b745942b.jpg')
ON DUPLICATE KEY UPDATE `id`='52',`rtable`='com_content',`rid`='338',`hash`='v5.2 (r274)c4e4815b4a6027ad6afa461577d22c81',`char`='0',`word`='709',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1854',`image_tag_length`='476',`image_url`='https://hoatot.com/wp-content/uploads/2019/09/71711668_2406186126317210_5352426920455700480_n.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a49ca5b92fae75b688dba643b745942b.jpg
1 × SHOW FULL COLUMNS
FROM `veneno_jshopping_config_display_prices
1 × SHOW FULL COLUMNS
FROM `veneno_jshopping_usergroups
1 × SHOW FULL COLUMNS
FROM `veneno_jshopping_categories
1 × INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('51','com_content','339','v5.2 (r274)a011b5160b44cad313259a197fd0f5de','0','1259','0','0','5644','114','https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-ha-dong.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/75a5689451fad3bf3c6f0bcbb8226d16.jpg')
ON DUPLICATE KEY UPDATE `id`='51',`rtable`='com_content',`rid`='339',`hash`='v5.2 (r274)a011b5160b44cad313259a197fd0f5de',`char`='0',`word`='1259',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='5644',`image_tag_length`='114',`image_url`='https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-ha-dong.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/75a5689451fad3bf3c6f0bcbb8226d16.jpg
1 × INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('46','com_content','344','v5.2 (r274)5b279bc64549c37719916b4aedd74e4e','0','891','0','0','865','531','https://hoatot.com/wp-content/uploads/2019/08/67297886_3257568320923874_3764618223119499264_n-256x400.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/310f6d6da9ccd177d6586c08711bc2d8.jpg')
ON DUPLICATE KEY UPDATE `id`='46',`rtable`='com_content',`rid`='344',`hash`='v5.2 (r274)5b279bc64549c37719916b4aedd74e4e',`char`='0',`word`='891',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='865',`image_tag_length`='531',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/67297886_3257568320923874_3764618223119499264_n-256x400.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/310f6d6da9ccd177d6586c08711bc2d8.jpg
1 × INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('45','com_content','345','v5.2 (r274)322b425c59cf3ec6b6eb603891a108df','0','777','0','0','1468','539','https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg')
ON DUPLICATE KEY UPDATE `id`='45',`rtable`='com_content',`rid`='345',`hash`='v5.2 (r274)322b425c59cf3ec6b6eb603891a108df',`char`='0',`word`='777',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1468',`image_tag_length`='539',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg
1 × UPDATE `veneno_extensions`
SET `params` = '{\"mediaversion\":\"78d5ddfba9beca43ce825e4fc8b9f396\"}'
1 × INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('47','com_content','343','v5.2 (r274)48df009b64582d456d9708383b672f07','0','1053','0','0','735','409','https://hoatot.com/wp-content/uploads/2019/08/56323800_2291148997615997_8320691269831491584_n.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/ba511993eff7412de8e94b0a1b13bea2.jpg')
ON DUPLICATE KEY UPDATE `id`='47',`rtable`='com_content',`rid`='343',`hash`='v5.2 (r274)48df009b64582d456d9708383b672f07',`char`='0',`word`='1053',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='735',`image_tag_length`='409',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/56323800_2291148997615997_8320691269831491584_n.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/ba511993eff7412de8e94b0a1b13bea2.jpg
1 × INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('48','com_content','342','v5.2 (r274)12501848247f6eb3b064ffa1a513690f','0','568','0','0','569','525','https://hoatuoivannam.com/wp-content/uploads/2018/12/shop-hoa-t%C6%B0%C6%A1i-qu%E1%BA%ADn-ho%C3%A0n-ki%E1%BA%BFm.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/023df86d2afe74da89f9dddeee2841f2.jpg')
ON DUPLICATE KEY UPDATE `id`='48',`rtable`='com_content',`rid`='342',`hash`='v5.2 (r274)12501848247f6eb3b064ffa1a513690f',`char`='0',`word`='568',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='569',`image_tag_length`='525',`image_url`='https://hoatuoivannam.com/wp-content/uploads/2018/12/shop-hoa-t%C6%B0%C6%A1i-qu%E1%BA%ADn-ho%C3%A0n-ki%E1%BA%BFm.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/023df86d2afe74da89f9dddeee2841f2.jpg
1 × INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('50','com_content','340','v5.2 (r274)6b13487e00a4c4143e1d9361ad0787d9','0','409','0','0','1621','145','https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-thanh-xuan.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/903bd934b7bdff6a33291b479a491967.jpg')
ON DUPLICATE KEY UPDATE `id`='50',`rtable`='com_content',`rid`='340',`hash`='v5.2 (r274)6b13487e00a4c4143e1d9361ad0787d9',`char`='0',`word`='409',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1621',`image_tag_length`='145',`image_url`='https://dienhoa247.vn/images/hoa/shop-hoa-tuoi-quan-thanh-xuan.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/903bd934b7bdff6a33291b479a491967.jpg
1 × INSERT INTO veneno_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('49','com_content','341','v5.2 (r274)7df19e73cd6fced7bd64002534c5ebb9','0','1010','0','0','1414','539','https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg','http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg')
ON DUPLICATE KEY UPDATE `id`='49',`rtable`='com_content',`rid`='341',`hash`='v5.2 (r274)7df19e73cd6fced7bd64002534c5ebb9',`char`='0',`word`='1010',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='1414',`image_tag_length`='539',`image_url`='https://hoatot.com/wp-content/uploads/2019/08/68632743_2380301018892052_8058618425628426240_n-1-318x400.jpg',`thumbnail_url`='http://dienhoatuoi.net/cache/plg_readlesstext/a824a9f7d3ca27769ee26b2537474747.jpg
1 × INSERT INTO `veneno_session` (`session_id`, `client_id`, `time`)
VALUES ('4pi0e3eb2tpiv5cp5farln7v30', 0, '1742234356'