|
|||
RSS-лента © Cтатьи |
session.counter ⇒ 1
session.timer.start ⇒ 1726639431
session.timer.last ⇒ 1726639431
session.timer.now ⇒ 1726639431
session.client.forwarded ⇒ 3.239.76.211
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); 0.57 MB (+0.573) - afterLoad
Application 0.088 seconds (+0.087); 6.34 MB (+5.765) - afterInitialise
Application 0.126 seconds (+0.039); 8.01 MB (+1.673) - afterRoute
Application 0.424 seconds (+0.298); 12.46 MB (+4.445) - afterDispatch
Application 0.428 seconds (+0.003); 12.63 MB (+0.175) - beforeRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.431 seconds (+0.003); 12.64 MB (+0.010) - afterRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.436 seconds (+0.005); 12.68 MB (+0.040) - afterRender
12.69 MB (13,309,048 Bytes)
DELETE
FROM `dski0_session`
WHERE `time` < '1721539431'
SELECT `session_id`
FROM `dski0_session`
WHERE `session_id` = 'c9f48b64dacb18b9919ab882f8b01462'
LIMIT 0, 1
INSERT INTO `dski0_session`
(`session_id`, `client_id`, `time`)
VALUES
('c9f48b64dacb18b9919ab882f8b01462', 0, '1726639431')
SELECT extension_id AS id, element AS "option", params, enabled
FROM dski0_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT id, rules
FROM `dski0_viewlevels`
SELECT folder AS type, element AS name, params
FROM dski0_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 dski0_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
SELECT id
FROM dski0_content
WHERE
catid='0'
AND
publish_down < '2024-09-18 09:03:51'
AND
publish_down != '0000-00-00 00:00:00'
SELECT id
FROM dski0_content
WHERE
catid='177'
AND
publish_down < '2024-09-18 09:03:51'
AND
publish_down != '0000-00-00 00:00:00'
SELECT id
FROM dski0_content
WHERE
catid='0'
AND
publish_down < '2024-09-18 09:03:51'
AND
publish_down != '0000-00-00 00:00:00'
SELECT id
FROM dski0_content
WHERE
catid='0'
AND
publish_down < '2024-09-18 09:03:51'
AND
publish_down != '0000-00-00 00:00:00'
SELECT *
FROM dski0_languages
WHERE published=1
ORDER BY ordering ASC
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 dski0_menu AS m
LEFT JOIN dski0_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
SHOW TABLES
SELECT *
FROM dski0_languages
select `alias`,`newurl`
from `dski0_sh404sef_aliases`
where `alias` = 'polezno-znat/' or `alias` = 'polezno-znat' or `alias` = 'polezno-znat/'
order by `alias` desc
SELECT `oldurl`, `newurl`, `dateadd`
FROM dski0_sh404sef_urls
WHERE `oldurl`='polezno-znat/'
ORDER BY `rank`;
SHOW COLUMNS
FROM dski0_content
SELECT `id`, `name`,`alias`, `use_feedburner`, `uri`, `feed_type`
FROM `dski0_obrss`
WHERE `published` = 1
AND `feeded` = 1
ORDER BY `ordering`
SELECT `value`
FROM `dski0_obrss_config`
WHERE `name` = 'view_feedburner'
SELECT extension_id AS id, element AS "option", params, enabled
FROM dski0_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
SELECT id, home, template, s.params
FROM dski0_template_styles as s
LEFT JOIN dski0_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 a.rules
FROM dski0_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SELECT b.rules
FROM dski0_assets AS a
LEFT JOIN dski0_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
FROM dski0_categories as c
LEFT JOIN dski0_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 dski0_categories AS cat JOIN dski0_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=387
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 dski0_assets AS a
LEFT JOIN dski0_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.387' 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 dski0_content AS a
LEFT JOIN dski0_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN dski0_categories AS c
ON c.id = a.catid
LEFT JOIN dski0_users AS ua
ON ua.id = a.created_by
LEFT JOIN dski0_users AS uam
ON uam.id = a.modified_by
LEFT JOIN (
SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM dski0_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 dski0_categories as parent
ON parent.id = c.parent_id
LEFT JOIN dski0_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM dski0_categories AS cat JOIN dski0_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 = 387
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-09-18 06:03:51')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-09-18 06:03:51')
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, a.ordering, a.created
LIMIT 0, 30
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 dski0_content AS a
LEFT JOIN dski0_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN dski0_categories AS c
ON c.id = a.catid
LEFT JOIN dski0_users AS ua
ON ua.id = a.created_by
LEFT JOIN dski0_users AS uam
ON uam.id = a.modified_by
LEFT JOIN (
SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM dski0_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 dski0_categories as parent
ON parent.id = c.parent_id
LEFT JOIN dski0_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM dski0_categories AS cat JOIN dski0_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 = 387
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-09-18 06:03:51')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-09-18 06:03:51')
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, a.ordering, a.created
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM dski0_categories as c
LEFT JOIN dski0_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 dski0_categories AS cat JOIN dski0_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=387
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 id,title
FROM dski0_content
WHERE id=387
SELECT id,title
FROM dski0_categories
WHERE id=387
SELECT `pageid`
FROM dski0_sh404sef_pageids
WHERE `newurl`='index.php?option=com_content&Itemid=614&id=387&lang=ru&view=category';
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM dski0_modules AS m
LEFT JOIN dski0_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN dski0_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2024-09-18 06:03:51')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-09-18 06:03:51')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 614 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
SELECT id, newurl
FROM dski0_sh404sef_urls
WHERE oldurl = "stati/polezno-znat/"
ORDER BY id ASC
LIMIT 1
**4 × SELECT id
FROM dski0_content**
**3 × SELECT extension_id AS id, element AS "option", params, enabled
FROM dski0_extensions**
**2 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM dski0_categories as c
LEFT JOIN dski0_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 dski0_categories AS cat JOIN dski0_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt**
**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 dski0_content AS a
LEFT JOIN dski0_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN dski0_categories AS c
ON c.id = a.catid
LEFT JOIN dski0_users AS ua
ON ua.id = a.created_by
LEFT JOIN dski0_users AS uam
ON uam.id = a.modified_by
LEFT JOIN ( SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM dski0_contact_details AS contact**
**2 × SELECT b.rules
FROM dski0_assets AS a
LEFT JOIN dski0_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt**
**1 × SELECT a.rules
FROM dski0_assets AS a**
**1 × SELECT id,title
FROM dski0_content**
**1 × SELECT `pageid`
FROM dski0_sh404sef_pageids**
**1 × SELECT id, newurl
FROM dski0_sh404sef_urls**
**1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM dski0_modules AS m
LEFT JOIN dski0_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN dski0_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id**
**1 × SELECT id, home, template, s.params
FROM dski0_template_styles as s
LEFT JOIN dski0_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id**
**1 × SELECT id,title
FROM dski0_categories**
**1 × SELECT `id`, `name`,`alias`, `use_feedburner`, `uri`, `feed_type`
FROM `dski0_obrss`**
**1 × SELECT *
FROM dski0_languages**
**1 × SELECT folder AS type, element AS name, params
FROM dski0_extensions**
**1 × SELECT id, rules
FROM `dski0_viewlevels**
**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 dski0_menu AS m
LEFT JOIN dski0_extensions AS e
ON m.component_id = e.extension_id**
**1 × SELECT *
FROM dski0_language**
**1 × SELECT `session_id`
FROM `dski0_session`**
**1 × SELECT `oldurl`, `newurl`, `dateadd`
FROM dski0_sh404sef_urls**
**1 × select `alias`,`newurl`
from `dski0_sh404sef_aliases`**
**1 × SELECT `value`
FROM `dski0_obrss_config`**
**1 × SHOW COLUMNS
FROM dski0_conten**
**1 × SHOW TABLE**
**1 × INSERT INTO `dski0_session` (`session_id`, `client_id`, `time`)
VALUES ('c9f48b64dacb18b9919ab882f8b01462', 0, '1726639431'**
**1 × DELETE
FROM `dski0_session`**
**Не найдено**
**Не найдено**