Informação ao Público
Automação de Edifícios
Automação e Sistemas
Rua de Cidres, 1444
4455 – 442 Perafita
Portugal
Designed by WeCreateYou |
session.counter ⇒ 1
session.timer.start ⇒ 1653362607
session.timer.last ⇒ 1653362607
session.timer.now ⇒ 1653362607
session.client.browser ⇒ CCBot/2.0 (https://commoncrawl.org/faq/)
registry ⇒ {}
id ⇒ 0
name ⇒
username ⇒
email ⇒
password ⇒
password_clear ⇒
usertype ⇒
block ⇒
sendEmail ⇒ 0
registerDate ⇒
lastvisitDate ⇒
activation ⇒
params ⇒
groups ⇒ Array
guest ⇒ 1
aid ⇒ 0
Application 0.000 seconds (+0.000); 1.21 MB (+1.211) - afterLoad
Application 0.066 seconds (+0.066); 8.40 MB (+7.191) - afterInitialise
Application 0.102 seconds (+0.036); 10.39 MB (+1.987) - afterRoute
Application 0.174 seconds (+0.072); 13.15 MB (+2.764) - afterDispatch
Application 0.190 seconds (+0.015); 13.47 MB (+0.317) - beforeRenderModule mod_custom (Footer)
Application 0.194 seconds (+0.004); 13.51 MB (+0.043) - afterRenderModule mod_custom (Footer)
Application 0.194 seconds (+0.000); 13.52 MB (+0.003) - beforeRenderModule mod_acymailing (Newsletter)
Application 0.206 seconds (+0.011); 14.39 MB (+0.876) - afterRenderModule mod_acymailing (Newsletter)
Application 0.206 seconds (+0.000); 14.37 MB (-0.027) - beforeRenderModule mod_custom (designed)
Application 0.207 seconds (+0.001); 14.37 MB (+0.005) - afterRenderModule mod_custom (designed)
Application 0.207 seconds (+0.000); 14.37 MB (-0.004) - beforeRenderModule mod_custom (Redes Sociais)
Application 0.208 seconds (+0.001); 14.37 MB (+0.005) - afterRenderModule mod_custom (Redes Sociais)
Application 0.208 seconds (+0.000); 14.37 MB (-0.003) - beforeRenderModule mod_custom (Contactos)
Application 0.210 seconds (+0.002); 14.40 MB (+0.031) - afterRenderModule mod_custom (Contactos)
Application 0.210 seconds (+0.000); 14.40 MB (-0.001) - beforeRenderModule mod_custom (Localização)
Application 0.212 seconds (+0.001); 14.40 MB (+0.005) - afterRenderModule mod_custom (Localização)
Application 0.212 seconds (+0.000); 14.40 MB (-0.003) - beforeRenderModule mod_custom (Áreas de Negócio)
Application 0.213 seconds (+0.001); 14.40 MB (+0.005) - afterRenderModule mod_custom (Áreas de Negócio)
Application 0.213 seconds (+0.000); 14.40 MB (-0.002) - beforeRenderModule mod_menu (Panel Menu)
Application 0.224 seconds (+0.011); 14.51 MB (+0.106) - afterRenderModule mod_menu (Panel Menu)
Application 0.224 seconds (+0.000); 14.50 MB (-0.007) - beforeRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.227 seconds (+0.003); 14.53 MB (+0.030) - afterRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.227 seconds (+0.000); 14.53 MB (-0.005) - beforeRenderModule mod_menu (Top Menu)
Application 0.234 seconds (+0.007); 14.57 MB (+0.040) - afterRenderModule mod_menu (Top Menu)
Application 0.235 seconds (+0.000); 14.56 MB (-0.007) - beforeRenderModule mod_falang (Idioma)
Application 0.239 seconds (+0.005); 14.62 MB (+0.055) - afterRenderModule mod_falang (Idioma)
Application 0.250 seconds (+0.010); 14.72 MB (+0.108) - afterRender
14.72 MB (15,436,656 Bytes)
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 c6oq3_menu AS m
LEFT JOIN c6oq3_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 joomlatablename,tablepkID
FROM `c6oq3_falang_tableinfo`
SELECT *
FROM c6oq3_languages
ORDER BY ordering
SHOW FULL COLUMNS
FROM `c6oq3_languages`
SELECT extension_id AS id, element AS "option", params, enabled
FROM c6oq3_extensions
WHERE `type` = 'component'
AND `element` = 'com_falang'
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM c6oq3_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(521,580,616,588,587,581,639,633,591,614,640,543,634,544,626,635,548,627,636,546,628,579,615,586,585,582,638,632,589,643,644,637,612,535,536,540,538,611)
AND falang_content.reference_table='menu'
SELECT id, home, template, s.params
FROM c6oq3_template_styles as s
LEFT JOIN c6oq3_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 extension_id AS id, element AS "option", params, enabled
FROM c6oq3_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
SELECT a.rules
FROM c6oq3_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SELECT b.rules
FROM c6oq3_assets AS a
LEFT JOIN c6oq3_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 c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM c6oq3_categories as c
LEFT JOIN c6oq3_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('pt-PT','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM c6oq3_categories AS cat JOIN c6oq3_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 `c6oq3_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=115
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 b.rules
FROM c6oq3_assets AS a
LEFT JOIN c6oq3_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.115' OR a.parent_id=0)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, 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, uam.name as modified_by_name,
CASE WHEN a.publish_up = 0 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, 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,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,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM c6oq3_content AS a
LEFT JOIN c6oq3_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN c6oq3_categories AS c
ON c.id = a.catid
LEFT JOIN c6oq3_users AS ua
ON ua.id = a.created_by
LEFT JOIN c6oq3_users AS uam
ON uam.id = a.modified_by
LEFT JOIN (
SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM c6oq3_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 c6oq3_categories as parent
ON parent.id = c.parent_id
LEFT JOIN c6oq3_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM c6oq3_categories AS cat JOIN c6oq3_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
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 115
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2022-05-24 03:23:27')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2022-05-24 03:23:27')
AND a.language in ('pt-PT','*')
AND (contact.language in ('pt-PT','*') OR contact.language IS NULL)
GROUP BY a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, a.created, a.modified, a.modified_by, uam.name, a.publish_up, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.fulltext, a.state, a.publish_down, badcats.id, c.title, c.path, c.access, c.alias, uam.id, ua.name, ua.email, contact.id, parent.title, parent.id, parent.path, parent.alias, v.rating_sum, v.rating_count, c.published, c.lft, a.ordering, parent.lft, fp.ordering, c.id, a.images, a.urls
ORDER BY c.lft,
CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END DESC , a.created
LIMIT 0, 3
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM c6oq3_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(132)
AND falang_content.reference_table='content'
SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, 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, uam.name as modified_by_name,
CASE WHEN a.publish_up = 0 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, 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,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,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM c6oq3_content AS a
LEFT JOIN c6oq3_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN c6oq3_categories AS c
ON c.id = a.catid
LEFT JOIN c6oq3_users AS ua
ON ua.id = a.created_by
LEFT JOIN c6oq3_users AS uam
ON uam.id = a.modified_by
LEFT JOIN (
SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM c6oq3_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 c6oq3_categories as parent
ON parent.id = c.parent_id
LEFT JOIN c6oq3_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM c6oq3_categories AS cat JOIN c6oq3_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
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 115
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2022-05-24 03:23:27')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2022-05-24 03:23:27')
AND a.language in ('pt-PT','*')
AND (contact.language in ('pt-PT','*') OR contact.language IS NULL)
GROUP BY a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, a.created, a.modified, a.modified_by, uam.name, a.publish_up, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.fulltext, a.state, a.publish_down, badcats.id, c.title, c.path, c.access, c.alias, uam.id, ua.name, ua.email, contact.id, parent.title, parent.id, parent.path, parent.alias, v.rating_sum, v.rating_count, c.published, c.lft, a.ordering, parent.lft, fp.ordering, c.id, a.images, a.urls
ORDER BY c.lft,
CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END DESC , a.created
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM c6oq3_categories as c
LEFT JOIN c6oq3_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('pt-PT','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM c6oq3_categories AS cat JOIN c6oq3_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=115
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 m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM c6oq3_modules AS m
LEFT JOIN c6oq3_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN c6oq3_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 <= '2022-05-24 03:23:27')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2022-05-24 03:23:27')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 638 OR mm.menuid <= 0)
AND m.language IN ('pt-PT','*')
ORDER BY m.position, m.ordering
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM c6oq3_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(177,173,174,175,176,201,17,136,155,92,171)
AND falang_content.reference_table='modules'
SELECT t.params, t.template
FROM c6oq3_template_styles as t,c6oq3_menu as m
WHERE m.id = 638
AND m.template_style_id = t.id
SELECT *
FROM c6oq3_acymailing_config
SELECT *
FROM c6oq3_acymailing_list
WHERE type = 'list'
ORDER BY ordering ASC
UPDATE `c6oq3_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1653362607;s:18:\"session.timer.last\";i:1653362607;s:17:\"session.timer.now\";i:1653362607;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":23:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}'
, `time` = '1653362607'
WHERE `session_id` = '60jea97gs0c8n5d9pffmk6k0a6'
3 × SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM c6oq3_falang_content AS falang_content
2 × SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, 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, uam.name as modified_by_name,
CASE WHEN a.publish_up = 0 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, 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,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,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM c6oq3_content AS a
LEFT JOIN c6oq3_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN c6oq3_categories AS c
ON c.id = a.catid
LEFT JOIN c6oq3_users AS ua
ON ua.id = a.created_by
LEFT JOIN c6oq3_users AS uam
ON uam.id = a.modified_by
LEFT JOIN ( SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM c6oq3_contact_details AS contact
2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM c6oq3_extensions
2 × SELECT b.rules
FROM c6oq3_assets AS a
LEFT JOIN c6oq3_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM c6oq3_modules AS m
LEFT JOIN c6oq3_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN c6oq3_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT t.params, t.template
FROM c6oq3_template_styles as t,c6oq3_menu as m
1 × SELECT *
FROM c6oq3_acymailing_confi
1 × SELECT *
FROM c6oq3_acymailing_list
1 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM c6oq3_categories as c
LEFT JOIN c6oq3_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('pt-PT','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM c6oq3_categories AS cat JOIN c6oq3_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT joomlatablename,tablepkID
FROM `c6oq3_falang_tableinfo
1 × SELECT id, home, template, s.params
FROM c6oq3_template_styles as s
LEFT JOIN c6oq3_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT a.rules
FROM c6oq3_assets AS a
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 c6oq3_menu AS m
LEFT JOIN c6oq3_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM c6oq3_categories as c
LEFT JOIN c6oq3_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('pt-PT','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM c6oq3_categories AS cat JOIN c6oq3_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT *
FROM c6oq3_languages
1 × UPDATE `c6oq3_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1653362607;s:18:\"session.timer.last\";i:1653362607;s:17:\"session.timer.now\";i:1653362607;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":23:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}' , `time` = '1653362607'
1 × SHOW FULL COLUMNS
FROM `c6oq3_languages