Participação em gravações de Blocos de Humor para TV Cidade Canal 20 - Viacabotv, na cidade de Pelotas, RS, no dia 16 de agosto de 2003.
session.client.browser ⇒ CCBot/2.0 (https://commoncrawl.org/faq/)
password_clear ⇒
groups ⇒
gantry-current-template ⇒ gantry
Application 0.000 seconds (+0.000); 1.34 MB (+1.339) - afterLoad
Application 0.154 seconds (+0.154); 11.32 MB (+9.984) - afterInitialise
Application 0.187 seconds (+0.033); 12.08 MB (+0.752) - afterRoute
Application 0.305 seconds (+0.119); 18.18 MB (+6.106) - afterDispatch
Application 0.342 seconds (+0.036); 18.78 MB (+0.594) - beforeRenderModule mod_roknavmenu ()
Application 0.374 seconds (+0.032); 20.24 MB (+1.469) - afterRenderModule mod_roknavmenu ()
Application 0.392 seconds (+0.018); 20.34 MB (+0.099) - beforeRenderModule mod_socialmedialinksgenius (Redes Sociais)
Application 0.395 seconds (+0.003); 20.49 MB (+0.146) - afterRenderModule mod_socialmedialinksgenius (Redes Sociais)
Application 0.396 seconds (+0.000); 20.28 MB (-0.210) - beforeRenderModule mod_custom (Curtir)
Application 0.399 seconds (+0.003); 20.29 MB (+0.013) - afterRenderModule mod_custom (Curtir)
Application 0.399 seconds (+0.000); 20.28 MB (-0.008) - beforeRenderModule mod_custom (Von Mitsen)
Application 0.400 seconds (+0.001); 20.29 MB (+0.010) - afterRenderModule mod_custom (Von Mitsen)
Application 0.400 seconds (+0.000); 20.29 MB (-0.001) - beforeRenderModule mod_ariimageslider (Clientes)
Application 0.414 seconds (+0.014); 21.25 MB (+0.961) - afterRenderModule mod_ariimageslider (Clientes)
Application 0.417 seconds (+0.004); 21.63 MB (+0.373) - afterRender
20.62 MB (21,626,192 Bytes)
DELETE
FROM `jom_session`
WHERE `time` < '1618267503'
SELECT `session_id`
FROM `jom_session`
WHERE `session_id` = 'a05b798d47ff7a9a7e53045f50de5384'
LIMIT 0, 1
INSERT INTO `jom_session`
(`session_id`, `client_id`, `time`)
VALUES
('a05b798d47ff7a9a7e53045f50de5384', 0, '1618268403')
SELECT extension_id AS id, element AS "option", params, enabled
FROM jom_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT b.id
FROM jom_usergroups AS a
LEFT JOIN jom_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `jom_viewlevels`
SELECT folder AS type, element AS name, params
FROM jom_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering
SELECT extension_id AS id, element AS "option", params, enabled
FROM jom_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
SELECT *
FROM jom_jv_theme_styles
WHERE home=1
SELECT *
FROM jom_jv_theme_styles
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 jom_menu AS m
LEFT JOIN jom_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
SELECT template
FROM jom_template_styles
WHERE client_id = 0
AND home = 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM jom_extensions
WHERE `type` = 'component'
AND `element` = 'com_kunena'
SELECT extension_id AS id, element AS "option", params, enabled
FROM jom_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jom_categories as c
LEFT JOIN jom_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 jom_categories AS cat JOIN jom_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=110
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
ORDER BY c.lft
SELECT alias, catid
FROM jom_content
WHERE id = 110
SELECT id, home, template, s.params
FROM jom_template_styles as s
LEFT JOIN jom_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
SELECT *
FROM jom_languages
WHERE published=1
ORDER BY ordering ASC
SELECT a.rules
FROM jom_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SELECT b.rules
FROM jom_assets AS a
LEFT JOIN jom_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content' OR a.parent_id=0)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,contact.id as contactid,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
FROM jom_content AS a
LEFT JOIN jom_categories AS c
on c.id = a.catid
LEFT JOIN jom_users AS u
on u.id = a.created_by
LEFT JOIN (
SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM jom_contact_details AS contact
WHERE contact.published = 1
GROUP BY contact.user_id, contact.language) AS contact
ON contact.user_id = a.created_by
LEFT JOIN jom_categories as parent
ON parent.id = c.parent_id
LEFT JOIN jom_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM jom_categories AS cat JOIN jom_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.id = 110
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2021-04-12 23:00:03')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2021-04-12 23:00:03')
AND (a.state = 1 OR a.state =2)
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jom_categories as c
LEFT JOIN jom_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 jom_categories AS cat JOIN jom_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=81
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
ORDER BY c.lft
SELECT *
FROM jom_jv_typos
WHERE published = 1
SELECT b.rules
FROM jom_assets AS a
LEFT JOIN jom_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.110' OR a.parent_id=0)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT a.id,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM jom_content AS a
LEFT JOIN jom_categories AS cc
ON cc.id = a.catid
WHERE a.catid = 81
AND a.state = 1
AND a.access = 1
AND (a.state = 1 OR a.state = -1)
AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2021-04-12 23:00:03')
AND (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2021-04-12 23:00:03')
ORDER BY a.ordering
UPDATE jom_content
SET hits = hits + 1
WHERE id = 110
SELECT id, home, template, s.params
FROM jom_template_styles as s
LEFT JOIN jom_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jom_modules AS m
LEFT JOIN jom_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jom_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 <= '2021-04-12 23:00:03')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2021-04-12 23:00:03')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 545 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
SELECT ts.template
FROM jom_template_styles AS ts
INNER JOIN jom_menu AS m
ON ts.id=m.template_style_id
WHERE m.id = 545
AND m.template_style_id != 0
SELECT template
FROM jom_template_styles
WHERE home = 1
AND client_id = 0
SELECT extension_id AS id, element AS "option", params, enabled
FROM jom_extensions
WHERE `type` = 'component'
AND `element` = 'com_contact'
**5 × SELECT extension_id AS id, element AS "option", params, enabled
FROM jom_extensions**
**2 × SELECT id, home, template, s.params
FROM jom_template_styles as s
LEFT JOIN jom_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id**
**2 × SELECT b.rules
FROM jom_assets AS a
LEFT JOIN jom_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt**
**2 × SELECT template
FROM jom_template_styles**
**2 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jom_categories as c
LEFT JOIN jom_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 jom_categories AS cat JOIN jom_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt**
**1 × SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,contact.id as contactid,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
FROM jom_content AS a
LEFT JOIN jom_categories AS c
on c.id = a.catid
LEFT JOIN jom_users AS u
on u.id = a.created_by
LEFT JOIN ( SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM jom_contact_details AS contact**
**1 × SELECT b.id
FROM jom_usergroups AS a
LEFT JOIN jom_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt**
**1 × SELECT *
FROM jom_jv_typos**
**1 × SELECT a.id,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM jom_content AS a
LEFT JOIN jom_categories AS cc
ON cc.id = a.catid**
**1 × SELECT ts.template
FROM jom_template_styles AS ts
INNER JOIN jom_menu AS m
ON ts.id=m.template_style_id**
**1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jom_modules AS m
LEFT JOIN jom_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jom_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id**
**1 × SELECT a.rules
FROM jom_assets AS a**
**1 × SELECT *
FROM jom_languages**
**1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM jom_menu AS m
LEFT JOIN jom_extensions AS e
ON m.component_id = e.extension_id**
**1 × SELECT *
FROM jom_jv_theme_style**
**1 × SELECT folder AS type, element AS name, params
FROM jom_extensions**
**1 × SELECT `session_id`
FROM `jom_session`**
**1 × SELECT id, rules
FROM `jom_viewlevels**
**1 × SELECT alias, catid
FROM jom_content**
**1 × SELECT *
FROM jom_jv_theme_styles**
**1 × UPDATE jom_content
SET hits = hits + 1**
**1 × INSERT INTO `jom_session` (`session_id`, `client_id`, `time`)
VALUES ('a05b798d47ff7a9a7e53045f50de5384', 0, '1618268403'**
**1 × DELETE
FROM `jom_session`**
# **Arquivo Desconhecido** GANTRY_INITIALIZED_FROM="INITIALIZED FROM" # JROOT/templates/gantry/html/com_content/article/default.php PLG_SYSTEM_GANTRY_LOG_OVERRIDE_SEARCH_PATH="SYSTEM GANTRY LOG OVERRIDE SEARCH PATH" PLG_SYSTEM_GANTRY_LOG_USING_OVERRRIDE="SYSTEM GANTRY LOG USING OVERRRIDE"