Time Before: 0.00643 seconds
Time After: 0.01633 seconds
Time Taken: 0.00991 seconds
Memory Before: 2,902.648 KB
Memory After: 5,173.000 KB
Memory Used: 2,270.352 KB
Time Before: 0.01642 seconds
Time After: 0.01723 seconds
Time Taken: 0.00081 seconds
Memory Before: 5,172.914 KB
Memory After: 5,176.516 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01742 seconds
Time After: 0.01749 seconds
Time Taken: 0.00007 seconds
Memory Before: 5,176.555 KB
Memory After: 5,177.047 KB
Memory Used: 0.492 KB
SELECT * FROM vb_datastore WHERE title IN ('routes','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_datastore | range | PRIMARY | PRIMARY | 150 | 15 | Using index condition |
Time Before: 0.01803 seconds
Time After: 0.02224 seconds
Time Taken: 0.00421 seconds
Memory Before: 5,179.672 KB
Memory After: 5,181.938 KB
Memory Used: 2.266 KB
Time Before: 0.01751 seconds
Time After: 0.02302 seconds
Time Taken: 0.00551 seconds
Memory Before: 5,176.156 KB
Memory After: 5,843.891 KB
Memory Used: 667.734 KB
SELECT * FROM vb_datastore WHERE title IN ('profilefield')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.12465 seconds
Time After: 0.12486 seconds
Time Taken: 0.00020 seconds
Memory Before: 6,623.000 KB
Memory After: 6,625.000 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '216.73.216.35' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_session | ref | guest_lookup,user_activity | guest_lookup | 145 | const,const,const | 2 | Using where |
Time Before: 0.12559 seconds
Time After: 0.12578 seconds
Time Taken: 0.00019 seconds
Memory Before: 6,638.891 KB
Memory After: 6,641.094 KB
Memory Used: 2.203 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_vbcms AS phrasegroup_vbcms, phrasegroupinfo AS lang_phrasegroupinfo, options AS lang_options, languagecode AS lang_code, charset AS lang_charset, locale AS lang_locale, imagesoverride AS lang_imagesoverride, dateoverride AS lang_dateoverride, timeoverride AS lang_timeoverride, registereddateoverride AS lang_registereddateoverride, calformat1override AS lang_calformat1override, calformat2override AS lang_calformat2override, logdateoverride AS lang_logdateoverride, decimalsep AS lang_decimalsep, thousandsep AS lang_thousandsep FROM vb_language WHERE languageid = 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.12708 seconds
Time After: 0.21588 seconds
Time Taken: 0.08880 seconds
Memory Before: 6,650.477 KB
Memory After: 6,652.102 KB
Memory Used: 1.625 KB
Time Before: 0.12513 seconds
Time After: 0.21604 seconds
Time Taken: 0.09091 seconds
Memory Before: 6,633.305 KB
Memory After: 6,721.898 KB
Memory Used: 88.594 KB
SELECT MAX(permissions & 1) AS perm FROM vb_cms_permissions WHERE nodeid = 1 AND usergroupid IN (1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_permissions | const | usergroupid,nodeid | usergroupid | 8 | const,const | 1 |
Time Before: 0.31612 seconds
Time After: 0.33327 seconds
Time Taken: 0.01715 seconds
Memory Before: 6,928.727 KB
Memory After: 6,930.703 KB
Memory Used: 1.977 KB
SELECT title FROM vb_cms_nodeinfo WHERE nodeid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_nodeinfo | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.40844 seconds
Time After: 0.40908 seconds
Time Taken: 0.00064 seconds
Memory Before: 8,427.422 KB
Memory After: 8,429.461 KB
Memory Used: 2.039 KB
SELECT parent.nodeid, parent.styleid, parent.layoutid from vb_cms_node AS node INNER JOIN vb_cms_node AS parent ON (node.nodeleft >= parent.nodeleft AND node.nodeleft <= parent.noderight) WHERE node.nodeid = 1 ORDER BY parent.nodeleft DESC ;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | node | const | PRIMARY,nodeleft | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | parent | range | nodeleft,noderight | nodeleft | 4 | 2 | Using index condition; Using where |
Time Before: 0.46958 seconds
Time After: 0.61984 seconds
Time Taken: 0.15026 seconds
Memory Before: 8,428.727 KB
Memory After: 8,430.586 KB
Memory Used: 1.859 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'vbcms_item_1_data'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.72044 seconds
Time After: 0.77840 seconds
Time Taken: 0.05796 seconds
Memory Before: 9,614.148 KB
Memory After: 9,616.164 KB
Memory Used: 2.016 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'cms_priv_user_0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.77952 seconds
Time After: 0.77969 seconds
Time Taken: 0.00017 seconds
Memory Before: 9,801.883 KB
Memory After: 9,803.906 KB
Memory Used: 2.023 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'vbcms_nav_.cb938a0722be7d0a90a0bdf5e09170f3'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.78041 seconds
Time After: 0.78058 seconds
Time Taken: 0.00017 seconds
Memory Before: 9,866.797 KB
Memory After: 9,868.789 KB
Memory Used: 1.992 KB
SELECT nodeid, permissionsfrom, hidden, setpublish, publishdate, userid FROM vb_cms_node where nodeid in (0,1,2)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_node | ALL | PRIMARY | 5 | Using where |
Time Before: 0.78152 seconds
Time After: 0.78166 seconds
Time Taken: 0.00014 seconds
Memory Before: 10,187.281 KB
Memory After: 10,189.320 KB
Memory Used: 2.039 KB
SELECT permissionsfrom, hidden, setpublish, publishdate, userid FROM vb_cms_node WHERE nodeid = 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_node | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.78241 seconds
Time After: 0.78254 seconds
Time Taken: 0.00013 seconds
Memory Before: 10,262.594 KB
Memory After: 10,264.609 KB
Memory Used: 2.016 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'cms_priv_user_9'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.78281 seconds
Time After: 0.78294 seconds
Time Taken: 0.00013 seconds
Memory Before: 10,264.094 KB
Memory After: 10,266.117 KB
Memory Used: 2.023 KB
SELECT permissionsfrom, hidden, setpublish, publishdate, userid FROM vb_cms_node WHERE nodeid = 19
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_node | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.78331 seconds
Time After: 0.78343 seconds
Time Taken: 0.00011 seconds
Memory Before: 10,269.578 KB
Memory After: 10,271.594 KB
Memory Used: 2.016 KB
SELECT * FROM vb_style WHERE (styleid = 1) OR styleid = 1 ORDER BY styleid ASC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_style | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.78446 seconds
Time After: 0.78485 seconds
Time Taken: 0.00039 seconds
Memory Before: 10,294.039 KB
Memory After: 10,296.219 KB
Memory Used: 2.180 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'vbcms_list_data_section_1_1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.78602 seconds
Time After: 0.78615 seconds
Time Taken: 0.00013 seconds
Memory Before: 10,963.289 KB
Memory After: 10,965.297 KB
Memory Used: 2.008 KB
SELECT cacheid, data, expires, locktime, serialized FROM vb_cache WHERE cacheid in ('vbcms_item_1_data','cms_priv_user_0','vbcms_nav_.cb938a0722be7d0a90a0bdf5e09170f3','vbcms_sectionlist_long','vbcms_types.types','vbcms_item_19_data','vbcms_item_10_data','cms_priv_user_9','vb_types.types','vbcms_item_3_data','vBCms_Article_pagetext_19.6c31be9642b05002e92dd73f1a7c88af','vBCms_Article_pagetext_10.526b201f3e88fd8c57e6c263050b50b2','cms_priv_user_1','vBCms_Article_pagetext_3.f969eaa3937cac2deb9254c2763ca0f0','vBCms_Article_previewtext_3_quotes.40cd750bba9870f18aada2478b248','widget_3.2269a700121855225b5fbd0a3f311b46') AND expires > 1756822457
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | range | PRIMARY,expires | PRIMARY | 66 | 16 | Using index condition; Using where |
Time Before: 0.78649 seconds
Time After: 0.78687 seconds
Time Taken: 0.00037 seconds
Memory Before: 10,974.813 KB
Memory After: 10,976.906 KB
Memory Used: 2.094 KB
(SELECT 'package' AS classtype, package.packageid AS typeid, package.packageid AS packageid, package.productid AS productid, if(package.productid = 'vbulletin', 1, product.active) AS enabled, package.class AS class, -1 as isaggregator FROM vb_package AS package LEFT JOIN vb_product AS product ON product.productid = package.productid WHERE product.active = 1 OR package.productid = 'vbulletin' ) UNION (SELECT 'contenttype' AS classtype, contenttypeid AS typeid, contenttype.packageid AS packageid, 1, 1, contenttype.class AS class , contenttype.isaggregator FROM vb_contenttype AS contenttype INNER JOIN vb_package AS package ON package.packageid = contenttype.packageid LEFT JOIN vb_product AS product ON product.productid = package.productid WHERE product.active = 1 OR package.productid = 'vbulletin' )
Time Before: 0.79192 seconds
Time After: 0.79251 seconds
Time Taken: 0.00059 seconds
Memory Before: 12,520.805 KB
Memory After: 12,524.008 KB
Memory Used: 3.203 KB
REPLACE INTO vb_cache SET cacheid = 'vb_types.types', expires = 0, created = 1756822457, locktime = 0, data = "a:31:{i:0;a:7:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:9:\"vbulletin\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"vBForum\";s:12:\"isaggregator\";s:2:\"-1\";}i:1;a:7:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"2\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:6:\"vbblog\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"vBBlog\";s:12:\"isaggregator\";s:2:\"-1\";}i:2;a:7:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"3\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:5:\"vbcms\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"vBCms\";s:12:\"isaggregator\";s:2:\"-1\";}i:3;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"8\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Album\";s:12:\"isaggregator\";s:1:\"0\";}i:4;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"4\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:12:\"Announcement\";s:12:\"isaggregator\";s:1:\"0\";}i:5;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"14\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"Calendar\";s:12:\"isaggregator\";s:1:\"0\";}i:6;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"13\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Event\";s:12:\"isaggregator\";s:1:\"0\";}i:7;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"3\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Forum\";s:12:\"isaggregator\";s:1:\"0\";}i:8;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"23\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:10:\"Infraction\";s:12:\"isaggregator\";s:1:\"0\";}i:9;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"9\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Picture\";s:12:\"isaggregator\";s:1:\"0\";}i:10;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"10\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"PictureComment\";s:12:\"isaggregator\";s:1:\"0\";}i:11;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:4:\"Post\";s:12:\"isaggregator\";s:1:\"0\";}i:12;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"22\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"PrivateMessage\";s:12:\"isaggregator\";s:1:\"0\";}i:13;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"24\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:9:\"Signature\";s:12:\"isaggregator\";s:1:\"0\";}i:14;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"7\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"SocialGroup\";s:12:\"isaggregator\";s:1:\"0\";}i:15;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"6\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:21:\"SocialGroupDiscussion\";s:12:\"isaggregator\";s:1:\"0\";}i:16;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"5\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:18:\"SocialGroupMessage\";s:12:\"isaggregator\";s:1:\"0\";}i:17;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"2\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"Thread\";s:12:\"isaggregator\";s:1:\"0\";}i:18;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"12\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:4:\"User\";s:12:\"isaggregator\";s:1:\"0\";}i:19;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"25\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"UserNote\";s:12:\"isaggregator\";s:1:\"0\";}i:20;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"11\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"VisitorMessage\";s:12:\"isaggregator\";s:1:\"0\";}i:21;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"16\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"BlogComment\";s:12:\"isaggregator\";s:1:\"0\";}i:22;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"27\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:15:\"BlogCustomBlock\";s:12:\"isaggregator\";s:1:\"0\";}i:23;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"26\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:15:\"BlogDescription\";s:12:\"isaggregator\";s:1:\"0\";}i:24;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"15\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:9:\"BlogEntry\";s:12:\"isaggregator\";s:1:\"0\";}i:25;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"18\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Article\";s:12:\"isaggregator\";s:1:\"0\";}i:26;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"28\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"ArticleComment\";s:12:\"isaggregator\";s:1:\"0\";}i:27;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"19\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"ContentNode\";s:12:\"isaggregator\";s:1:\"0\";}i:28;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"21\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"PhpEval\";s:12:\"isaggregator\";s:1:\"0\";}i:29;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"17\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Section\";s:12:\"isaggregator\";s:1:\"1\";}i:30;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"20\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:10:\"StaticPage\";s:12:\"isaggregator\";s:1:\"0\";}}", serialized = '1'
Time Before: 0.79278 seconds
Time After: 0.79308 seconds
Time Taken: 0.00030 seconds
Memory Before: 12,596.289 KB
Memory After: 12,589.836 KB
Memory Used: -6.453 KB
SELECT layout.layoutid AS itemid, layout.title , layout.gridid, layout.contentcolumn, layout.contentindex FROM vb_cms_layout AS layout WHERE layoutid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | layout | system | PRIMARY | 1 |
Time Before: 0.79410 seconds
Time After: 0.79422 seconds
Time Taken: 0.00012 seconds
Memory Before: 12,701.164 KB
Memory After: 12,703.133 KB
Memory Used: 1.969 KB
SELECT widgetid, layoutcolumn AS `column`, layoutindex AS `index` FROM vb_cms_layoutwidget WHERE layoutid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_layoutwidget | ref | layoutid | layoutid | 4 | const | 2 |
Time Before: 0.79451 seconds
Time After: 0.79464 seconds
Time Taken: 0.00014 seconds
Memory Before: 12,702.398 KB
Memory After: 12,704.430 KB
Memory Used: 2.031 KB
SELECT SQL_CALC_FOUND_ROWS node.nodeid AS itemid ,(node.nodeleft = 1) AS isroot, node.nodeid, node.contenttypeid, node.contentid, node.url, node.parentnode, node.styleid, node.userid, node.layoutid, node.publishdate, node.setpublish, node.issection, parent.permissionsfrom as parentpermissions, node.showrating, node.permissionsfrom, node.publicpreview, node.shownav, node.hidden, node.nosearch FROM vb_cms_node AS node LEFT JOIN vb_cms_node AS parent ON parent.nodeid = node.parentnode WHERE node.new != 1 AND ( (node.permissionsfrom IN (-1)) OR ( node.permissionsfrom in (1) AND (node.parentnode IN (1) OR node.nodeid = 1) AND node.setpublish > 0 AND node.publishdate < 1756822457 ))AND node.new != 1 AND node.hidden = 0 AND ((node.setpublish = '1' AND node.publishdate <= 1756822457 ) OR node.userid = 0) AND node.parentnode = 1 AND node.contenttypeid <> 17 ORDER BY node.setpublish DESC, node.publishdate DESC LIMIT 0, 7
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | node | ref | PRIMARY,contentid,parentnode,contenttype,publishdate,new | parentnode | 5 | const | 3 | Using where; Using filesort |
1 | SIMPLE | parent | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.85539 seconds
Time After: 0.91335 seconds
Time Taken: 0.05796 seconds
Memory Before: 14,449.695 KB
Memory After: 14,451.414 KB
Memory Used: 1.719 KB
SELECT FOUND_ROWS() AS qty
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | No tables used |
Time Before: 0.91363 seconds
Time After: 0.91369 seconds
Time Taken: 0.00006 seconds
Memory Before: 14,450.094 KB
Memory After: 14,452.156 KB
Memory Used: 2.063 KB
(SELECT 'package' AS classtype, package.packageid AS typeid, package.packageid AS packageid, package.productid AS productid, product.active AS enabled, package.class AS class FROM vb_package AS package INNER JOIN vb_product AS product ON product.productid = package.productid OR package.productid = 'vbulletin') UNION (SELECT 'contenttype' AS classtype, contenttypeid AS typeid, contenttype.packageid AS packageid, 1, 1, contenttype.class AS class FROM vb_contenttype AS contenttype) UNION (SELECT 'widgettype' AS classtype, widgettypeid AS typeid, widgettype.packageid AS packageid, 1, 1, widgettype.class AS class FROM vb_cms_widgettype AS widgettype)
Time Before: 0.91414 seconds
Time After: 0.91458 seconds
Time Taken: 0.00044 seconds
Memory Before: 14,536.930 KB
Memory After: 14,541.180 KB
Memory Used: 4.250 KB
REPLACE INTO vb_cache SET cacheid = 'vbcms_types.types', expires = 0, created = 1756822457, locktime = 0, data = "a:53:{i:0;a:6:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:9:\"vbulletin\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"vBForum\";}i:1;a:6:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"2\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:6:\"vbblog\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"vBBlog\";}i:2;a:6:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"3\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:5:\"vbcms\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"vBCms\";}i:3;a:6:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:9:\"vbulletin\";s:7:\"enabled\";s:1:\"0\";s:5:\"class\";s:7:\"vBForum\";}i:4;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"8\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Album\";}i:5;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"4\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:12:\"Announcement\";}i:6;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"14\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"Calendar\";}i:7;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"13\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Event\";}i:8;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"3\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Forum\";}i:9;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"23\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:10:\"Infraction\";}i:10;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"9\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Picture\";}i:11;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"10\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"PictureComment\";}i:12;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:4:\"Post\";}i:13;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"22\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"PrivateMessage\";}i:14;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"24\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:9:\"Signature\";}i:15;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"7\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"SocialGroup\";}i:16;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"6\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:21:\"SocialGroupDiscussion\";}i:17;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"5\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:18:\"SocialGroupMessage\";}i:18;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"2\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"Thread\";}i:19;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"12\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:4:\"User\";}i:20;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"25\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"UserNote\";}i:21;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"11\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"VisitorMessage\";}i:22;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"16\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"BlogComment\";}i:23;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"27\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:15:\"BlogCustomBlock\";}i:24;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"26\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:15:\"BlogDescription\";}i:25;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"15\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:9:\"BlogEntry\";}i:26;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"18\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Article\";}i:27;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"28\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"ArticleComment\";}i:28;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"19\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"ContentNode\";}i:29;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"21\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"PhpEval\";}i:30;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"17\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Section\";}i:31;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"20\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:10:\"StaticPage\";}i:32;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:13:\"SectionNavExt\";}i:33;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"2\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"CategoryNav\";}i:34;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"3\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"Static\";}i:35;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"4\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:3:\"Rss\";}i:36;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"5\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:9:\"myFriends\";}i:37;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"6\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:12:\"Searchwidget\";}i:38;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"7\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:4:\"Poll\";}i:39;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"14\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:13:\"RecentThreads\";}i:40;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"9\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"Recent\";}i:41;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"10\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:13:\"CategoryNavBU\";}i:42;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"11\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:17:\"RecentCmsComments\";}i:43;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"12\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"ExecPhp\";}i:44;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"13\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"Calendar\";}i:45;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"15\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"RecentPosts\";}i:46;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"16\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"CategoryNavAll\";}i:47;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"17\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:13:\"RecentArticle\";}i:48;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"18\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:10:\"RecentBlog\";}i:49;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"19\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:18:\"RecentBlogComments\";}i:50;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"20\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:18:\"CategoryNavCurrent\";}i:51;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"21\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:13:\"RecentContent\";}i:52;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"22\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"TagCloud\";}}", serialized = '1'
Time Before: 0.91504 seconds
Time After: 0.97096 seconds
Time Taken: 0.05592 seconds
Memory Before: 14,650.781 KB
Memory After: 14,641.172 KB
Memory Used: -9.609 KB
SELECT fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize, a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder, at.contenttypes FROM vb_attachment AS a INNER JOIN vb_filedata AS fd ON (fd.filedataid = a.filedataid) LEFT JOIN vb_attachmenttype AS at ON (at.extension = fd.extension) WHERE a.contentid = 19 AND a.contenttypeid = 18 ORDER BY a.contentid, a.displayorder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | ref | contenttypeid,contentid,filedataid | contenttypeid | 8 | const,const | 1 | Using where; Using filesort |
1 | SIMPLE | fd | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.a.filedataid | 1 | |
1 | SIMPLE | at | eq_ref | PRIMARY | PRIMARY | 60 | zabvo_db.fd.extension | 1 | Using where |
Time Before: 1.03001 seconds
Time After: 1.08851 seconds
Time Taken: 0.05851 seconds
Memory Before: 15,828.727 KB
Memory After: 15,830.461 KB
Memory Used: 1.734 KB
SELECT category, cat.categoryid FROM vb_cms_nodecategory nc INNER JOIN vb_cms_category cat ON cat.categoryid = nc.categoryid WHERE nc.nodeid = 19
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cat | system | PRIMARY | 1 | ||||
1 | SIMPLE | nc | const | PRIMARY,categoryid | PRIMARY | 8 | const,const | 1 | Using index |
Time Before: 1.15622 seconds
Time After: 1.15647 seconds
Time Taken: 0.00024 seconds
Memory Before: 15,831.891 KB
Memory After: 15,833.836 KB
Memory Used: 1.945 KB
SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid FROM vb_user AS user LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) WHERE user.userid = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | usertextfield | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 1.24359 seconds
Time After: 1.34728 seconds
Time Taken: 0.10369 seconds
Memory Before: 17,316.984 KB
Memory After: 17,320.148 KB
Memory Used: 3.164 KB
SELECT title FROM vb_template WHERE title LIKE 'vbcms_%custom%'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | range | title | title | 302 | 376 | Using where; Using index |
Time Before: 1.40562 seconds
Time After: 1.52685 seconds
Time Taken: 0.12122 seconds
Memory Before: 17,485.430 KB
Memory After: 17,487.398 KB
Memory Used: 1.969 KB
SELECT title, template FROM vb_template WHERE templateid IN (3989,715,4322,4323,0,0,980,974,3381,978,979,977,4312,981,982,4318,3696,3992,3642,3646,3643,3644,3645,4008,0,0,3971,3973,3666,3667,3669,3670,3893,3935,3934,3984,3936,3493,3492,3496,3054,2921,2922)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | range | PRIMARY | PRIMARY | 4 | 40 | Using index condition |
Time Before: 1.52786 seconds
Time After: 1.52893 seconds
Time Taken: 0.00107 seconds
Memory Before: 17,697.313 KB
Memory After: 17,700.016 KB
Memory Used: 2.703 KB
SELECT category, cat.categoryid FROM vb_cms_nodecategory nc INNER JOIN vb_cms_category cat ON cat.categoryid = nc.categoryid WHERE nc.nodeid = 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cat | system | PRIMARY | 1 | ||||
1 | SIMPLE | nc | const | PRIMARY,categoryid | PRIMARY | 8 | const,const | 1 | Using index |
Time Before: 1.53614 seconds
Time After: 1.53626 seconds
Time Taken: 0.00012 seconds
Memory Before: 17,854.133 KB
Memory After: 17,856.078 KB
Memory Used: 1.945 KB
SELECT category, cat.categoryid FROM vb_cms_nodecategory nc INNER JOIN vb_cms_category cat ON cat.categoryid = nc.categoryid WHERE nc.nodeid = 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 1.53942 seconds
Time After: 1.53955 seconds
Time Taken: 0.00013 seconds
Memory Before: 17,882.375 KB
Memory After: 17,884.289 KB
Memory Used: 1.914 KB
SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid FROM vb_user AS user LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) WHERE user.userid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | usertextfield | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 1.54052 seconds
Time After: 1.54103 seconds
Time Taken: 0.00052 seconds
Memory Before: 17,885.789 KB
Memory After: 17,888.953 KB
Memory Used: 3.164 KB
SELECT count(node.nodeid) AS qty FROM vb_cms_node AS node WHERE (1=1) AND node.new != 1 AND ( (node.permissionsfrom IN (-1)) OR ( node.permissionsfrom in (1) AND (node.parentnode IN (1) OR node.nodeid = 1) AND node.setpublish > 0 AND node.publishdate < 1756822457 )) AND node.parentnode = 1 AND node.contenttypeid <> 17
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | node | ref | PRIMARY,contentid,parentnode,contenttype,publishdate,new | parentnode | 5 | const | 3 | Using where |
Time Before: 1.60233 seconds
Time After: 1.66243 seconds
Time Taken: 0.06010 seconds
Memory Before: 17,911.000 KB
Memory After: 17,912.758 KB
Memory Used: 1.758 KB
SELECT widget.widgetid AS itemid ,widget.title, widget.description, widget.widgettypeid FROM vb_cms_widget AS widget WHERE 1=1 AND widget.widgetid IN (3,2,4) ORDER BY widget.title ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | widget | ALL | PRIMARY | 4 | Using where; Using filesort |
Time Before: 1.66390 seconds
Time After: 1.66412 seconds
Time Taken: 0.00023 seconds
Memory Before: 18,189.266 KB
Memory After: 18,191.250 KB
Memory Used: 1.984 KB
SELECT widgetid AS itemid, name, value, (nodeid = 0) instance, serialized FROM vb_cms_widgetconfig WHERE widgetid IN (3,4,2) AND nodeid = 0 OR nodeid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_widgetconfig | ALL | PRIMARY | 10 | Using where |
Time Before: 1.66488 seconds
Time After: 1.66502 seconds
Time Taken: 0.00014 seconds
Memory Before: 18,299.820 KB
Memory After: 18,302.203 KB
Memory Used: 2.383 KB
SELECT phrasegroup_contenttypes AS contenttypes,phrasegroup_global AS global,phrasegroup_vbcms AS vbcms,phrasegroup_search AS search FROM vb_language WHERE languageid = 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 1.72308 seconds
Time After: 1.87144 seconds
Time Taken: 0.14836 seconds
Memory Before: 19,973.805 KB
Memory After: 19,975.742 KB
Memory Used: 1.938 KB
SELECT searchlog.* FROM vb_searchlog AS searchlog WHERE searchhash = '89a0b688791f6fbda0fead7119d72a6c' AND sortby = 'replycount' AND sortorder = 'desc' AND dateline > 1756818857 AND userid = 0 AND completed = 1 ORDER BY dateline DESC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | searchlog | ref | search,userfloodcheck | search | 150 | const,const,const,const | 1 | Using index condition; Using where; Using filesort |
Time Before: 1.97204 seconds
Time After: 2.08924 seconds
Time Taken: 0.11720 seconds
Memory Before: 20,365.492 KB
Memory After: 20,367.336 KB
Memory Used: 1.844 KB
SELECT searchgroup.searchgroupid , thread.replycount FROM vb_searchgroup AS searchgroup INNER JOIN vb_thread AS thread ON ( searchgroup.contenttypeid = 2 AND searchgroup.groupid = thread.threadid) WHERE searchgroup.dateline >= 1756736057 AND thread.replycount >= '2' AND searchgroup.contenttypeid IN ('2')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | searchgroup | range | groupunique,dateline | dateline | 4 | 5 | Using index condition; Using where | |
1 | SIMPLE | thread | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.searchgroup.groupid | 1 | Using where |
Time Before: 2.09021 seconds
Time After: 2.09063 seconds
Time Taken: 0.00042 seconds
Memory Before: 20,370.438 KB
Memory After: 20,372.250 KB
Memory Used: 1.813 KB
SELECT searchgroup.contenttypeid, searchgroup.groupid, searchgroup.searchgroupid FROM vb_searchgroup AS searchgroup WHERE searchgroup.searchgroupid IN (264,262,2337)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | searchgroup | range | PRIMARY | PRIMARY | 4 | 3 | Using index condition |
Time Before: 2.09111 seconds
Time After: 2.09130 seconds
Time Taken: 0.00019 seconds
Memory Before: 20,371.703 KB
Memory After: 20,373.695 KB
Memory Used: 1.992 KB
REPLACE INTO vb_searchlog (userid,ipaddress,searchhash,sortby,sortorder,searchtime,dateline,completed,criteria,results) VALUES (0,'216.73.216.35','89a0b688791f6fbda0fead7119d72a6c','replycount','desc',0,1756822457,0,'O:18:\"vB_Search_Criteria\":15:{s:28:\"\0vB_Search_Criteria\0keywords\";a:0:{}s:32:\"\0vB_Search_Criteria\0raw_keywords\";s:0:\"\";s:29:\"\0vB_Search_Criteria\0titleonly\";b:0;s:27:\"\0vB_Search_Criteria\0filters\";a:3:{s:11:\"contenttype\";a:1:{s:2:\"eq\";a:1:{i:0;i:1;}}s:13:\"groupdateline\";a:1:{s:2:\"gt\";i:1756736057;}s:10:\"replycount\";a:1:{s:2:\"gt\";s:1:\"2\";}}s:24:\"\0vB_Search_Criteria\0sort\";a:2:{i:0;s:10:\"replycount\";i:1;s:4:\"desc\";}s:27:\"\0vB_Search_Criteria\0grouped\";i:1;s:31:\"\0vB_Search_Criteria\0searchterms\";N;s:32:\"\0vB_Search_Criteria\0criteria_set\";b:1;s:35:\"\0vB_Search_Criteria\0advanced_typeid\";s:1:\"1\";s:35:\"\0vB_Search_Criteria\0display_strings\";a:2:{s:4:\"type\";s:20:\": Сообщения\";s:4:\"date\";s:22:\"Дата 01.09.2025\";}s:32:\"\0vB_Search_Criteria\0common_words\";a:0:{}s:30:\"\0vB_Search_Criteria\0highlights\";a:0:{}s:33:\"\0vB_Search_Criteria\0search_string\";N;s:26:\"\0vB_Search_Criteria\0errors\";a:1:{i:0;a:3:{i:0;s:9:\"invalidid\";i:1;s:10:\"Форум\";i:2;s:50:\"sendmessage.php?s=063d5a4f4510c25aecb93c83fa89b829\";}}s:11:\"search_type\";s:8:\"advanced\";}','')
Time Before: 2.09153 seconds
Time After: 2.09192 seconds
Time Taken: 0.00039 seconds
Memory Before: 20,378.578 KB
Memory After: 20,377.664 KB
Memory Used: -0.914 KB
UPDATE vb_searchlog SET results = 'a:4:{i:0;a:3:{i:0;a:2:{i:0;s:1:\"2\";i:1;s:3:\"111\";}i:1;a:2:{i:0;s:1:\"2\";i:1;s:3:\"110\";}i:2;a:2:{i:0;s:1:\"2\";i:1;s:3:\"850\";}}i:1;i:-1;i:2;N;i:3;N;}' WHERE searchlogid = 5717987
Time Before: 2.09206 seconds
Time After: 2.09218 seconds
Time Taken: 0.00012 seconds
Memory Before: 20,372.555 KB
Memory After: 20,372.758 KB
Memory Used: 0.203 KB
UPDATE vb_searchlog SET searchtime = 0.00286, completed = 1 WHERE searchlogid = 5717987
Time Before: 2.09224 seconds
Time After: 2.09236 seconds
Time Taken: 0.00012 seconds
Memory Before: 20,371.938 KB
Memory After: 20,372.281 KB
Memory Used: 0.344 KB
SELECT moderator.*, user.username, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid FROM vb_moderator AS moderator INNER JOIN vb_user AS user USING(userid)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | moderator | ALL | userid_forumid | 4 | ||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.moderator.userid | 1 |
Time Before: 2.09456 seconds
Time After: 2.09488 seconds
Time Taken: 0.00032 seconds
Memory Before: 20,746.219 KB
Memory After: 20,748.391 KB
Memory Used: 2.172 KB
SELECT thread.*,post.pagetext AS preview,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, user.avatarrevision, customavatar.dateline AS avatardateline, customavatar.width AS width, customavatar.height AS height, customavatar.height_thumb AS height_thumb, customavatar.width_thumb AS width_thumb, customavatar.filedata_thumb, first_user.avatarrevision AS first_avatarrevision, first_avatar.avatarpath AS first_avatarpath, NOT ISNULL(first_customavatar.userid) AS first_hascustomavatar, first_customavatar.dateline AS first_avatardateline, first_customavatar.width AS first_width, first_customavatar.height AS first_height, first_customavatar.height_thumb AS first_height_thumb, first_customavatar.width_thumb AS first_width_thumb, first_customavatar.filedata_thumb AS first_filedata_thumb,lastpost.lastposttime FROM vb_thread AS thread LEFT JOIN vb_post AS post ON(post.postid = thread.firstpostid) LEFT JOIN vb_user AS user ON (user.userid = thread.lastposterid) LEFT JOIN vb_avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN vb_customavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN vb_user AS first_user ON (first_user.userid = thread.postuserid) LEFT JOIN vb_avatar AS first_avatar ON (first_avatar.avatarid = first_user.avatarid) LEFT JOIN vb_customavatar AS first_customavatar ON (first_customavatar.userid = first_user.userid) LEFT JOIN ( SELECT threadid, MAX(dateline) AS lastposttime FROM vb_post WHERE threadid IN (111,110,850) AND userid = 0 GROUP BY threadid ) AS lastpost ON (lastpost.threadid = thread.threadid) WHERE thread.threadid IN (111,110,850)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | PRIMARY | avatar | system | PRIMARY | 0 | const row not found | |||
1 | PRIMARY | first_avatar | system | PRIMARY | 0 | const row not found | |||
1 | PRIMARY | thread | range | PRIMARY | PRIMARY | 4 | 3 | Using index condition | |
1 | PRIMARY | post | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.thread.firstpostid | 1 | |
1 | PRIMARY | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.thread.lastposterid | 1 | |
1 | PRIMARY | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.user.userid | 1 | |
1 | PRIMARY | first_user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.thread.postuserid | 1 | |
1 | PRIMARY | first_customavatar | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.first_user.userid | 1 | |
1 | PRIMARY | ref | 4 | zabvo_db.thread.threadid | 2 | ||||
2 | DERIVED | vb_post | range | threadid,threadid_visible_dateline,userid,user_date | threadid | 8 | 6 | Using index condition |
Time Before: 2.09610 seconds
Time After: 2.09709 seconds
Time Taken: 0.00099 seconds
Memory Before: 20,773.250 KB
Memory After: 20,775.203 KB
Memory Used: 1.953 KB
UPDATE vb_searchlog SET results = 'a:4:{i:0;a:3:{i:0;a:2:{i:0;s:1:\"2\";i:1;s:3:\"111\";}i:1;a:2:{i:0;s:1:\"2\";i:1;s:3:\"110\";}i:2;a:2:{i:0;s:1:\"2\";i:1;s:3:\"850\";}}i:1;i:2;i:2;a:1:{i:2;a:3:{i:0;s:3:\"111\";i:1;s:3:\"110\";i:2;s:3:\"850\";}}i:3;a:1:{i:2;a:0:{}}}' WHERE searchlogid = 5717987
Time Before: 2.09844 seconds
Time After: 2.09867 seconds
Time Taken: 0.00023 seconds
Memory Before: 20,933.555 KB
Memory After: 20,933.695 KB
Memory Used: 0.141 KB
REPLACE INTO vb_cache SET cacheid = 'widget_3.2269a700121855225b5fbd0a3f311b46', expires = 1756822757, created = 1756822457, locktime = 0, data = "a:3:{i:0;O:28:\"vBForum_Search_Result_Thread\":2:{s:39:\"\0vBForum_Search_Result_Thread\0replydata\";a:0:{}s:36:\"\0vBForum_Search_Result_Thread\0thread\";O:16:\"vB_Legacy_Thread\":5:{s:23:\"\0vB_Legacy_Thread\0forum\";N;s:28:\"\0vB_Legacy_Thread\0subscribed\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastread\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastpost\";a:1:{i:0;s:10:\"1288971987\";}s:9:\"\0*\0record\";a:50:{s:8:\"threadid\";s:3:\"111\";s:5:\"title\";s:53:\"Дача, сад-огород, и наоборот...\";s:8:\"prefixid\";s:0:\"\";s:11:\"firstpostid\";s:5:\"15750\";s:10:\"lastpostid\";s:6:\"405580\";s:8:\"lastpost\";s:10:\"1756771730\";s:7:\"forumid\";s:2:\"17\";s:6:\"pollid\";s:1:\"0\";s:4:\"open\";s:1:\"1\";s:10:\"replycount\";s:4:\"9169\";s:11:\"hiddencount\";s:1:\"0\";s:12:\"deletedcount\";s:2:\"48\";s:12:\"postusername\";s:14:\"Комбат56\";s:10:\"postuserid\";s:2:\"15\";s:10:\"lastposter\";s:6:\"РВГ\";s:12:\"lastposterid\";s:3:\"123\";s:8:\"dateline\";s:10:\"1272714334\";s:5:\"views\";s:7:\"2039034\";s:6:\"iconid\";s:1:\"0\";s:5:\"notes\";s:0:\"\";s:7:\"visible\";s:1:\"1\";s:6:\"sticky\";s:1:\"0\";s:7:\"votenum\";s:1:\"9\";s:9:\"votetotal\";s:2:\"45\";s:6:\"attach\";s:3:\"669\";s:7:\"similar\";s:0:\"\";s:7:\"taglist\";N;s:8:\"keywords\";s:169:\"расстояние, чудеса, между, соседа, метров, деревьями, через, наоборот, сад-огород, полно, забор\";s:16:\"firstpoststicked\";s:1:\"0\";s:11:\"postercount\";s:2:\"77\";s:7:\"preview\";s:667:\"ВЕСНА!\r\n\r\nПочти все выползли на свои дачные и приусадебные участки. Начались весенние садово-огородные работы...\r\n\r\nПредлагаю новую, и как мне кажется, нужную тему о своём (и не только) приусадебном участке. Ведь у каждого есть свои секреты по выращиванию какой либо культуры, которым он захочет поделиться с друзьями, по уходу за садом, огородом, дачей.\r\n\r\nМилости прошу...\";s:10:\"avatarpath\";N;s:15:\"hascustomavatar\";s:1:\"1\";s:14:\"avatarrevision\";s:1:\"0\";s:14:\"avatardateline\";s:10:\"1570805401\";s:5:\"width\";s:3:\"166\";s:6:\"height\";s:3:\"189\";s:12:\"height_thumb\";s:2:\"68\";s:11:\"width_thumb\";s:2:\"60\";s:14:\"filedata_thumb\";s:2188:\"\0JFIF\0\0\0\0\0\0\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 75\n\0C\0 \n\r\Z\Z $.\' \",#(7),01444\'9=82<.342\0C \r\r2!!22222222222222222222222222222222222222222222222222\0\0D\0<\"\0\0\0\0\0\0\0\0\0\0\0\0 \n\0\0\0\0}\0!1AQa\"q2#BR$3br \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0\0\0\0\0\0 \n\0\0\0w\0!1AQaq\"2B #3Rbr\n$4%\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0?\0?H\06Jrw1oGIw\nn%\0T8$\ZZ8)&>8]ͭQ_R8wԹc\rx;Tsjvlukw +=@W%5Ԟ[ /vϯoYkZ)lvi]BФ9\'cm?-/SJ\0\\ZO>sk*tѭ;CdumDs[۬g+<-fQϻfxȓ9F\n1?#gIᆿ~s,ʛ]N8yp&2ܗr`DNNX7=@\0__u;qM|֦EoB\"fec\0vv>\"-:j\rqxn HnF\nEwsIpvbjdY$NtR^[IK]h,p9ac\ZYu\ZZ۩cW[cR]wŚz()!i%=OSؚԩ)85Ks7ldm>H5I1^ĺy`mR>g8\\.}ІTk\Z-[nR.e9\0 m,vזk:eg!?p?z4smkӨ\'mtMo2$b2𨆉?:~\r>{2N9b\0l`{;k&\'Q~uzz?Ur\nhW+qxd @^[nkA|T!&XKg+YB;]GO~w\rC.!wFQ+!#NuMW&Ud!^M2#Y`d@z88dTnoDQ\n?)?WOKs!ˏ``Jaqn?##4BW8E/q/Uݗ}L6I|?r |?yF$/5SOҴR+[2\07p>s\"?\Zd\0\nӗ5KKߋK\\ܠ{4^0-]S &2q\0\\7М+F }k\"o>][~<\0sJNWLZ4՚xJ]Kz]apn~Fp5Mn\0WJbRSh\0JmO+D\">7#(TQE\0QE\0-Q@\";s:20:\"first_avatarrevision\";s:1:\"0\";s:16:\"first_avatarpath\";N;s:21:\"first_hascustomavatar\";s:1:\"1\";s:20:\"first_avatardateline\";s:10:\"1371211042\";s:11:\"first_width\";s:3:\"100\";s:12:\"first_height\";s:3:\"164\";s:18:\"first_height_thumb\";s:2:\"80\";s:17:\"first_width_thumb\";s:2:\"49\";s:20:\"first_filedata_thumb\";s:1983:\"\0JFIF\0\0\0\0\0\0\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\n\0C\0 \n\r\Z\Z $.\' \",#(7),01444\'9=82<.342\0C \r\r2!!22222222222222222222222222222222222222222222222222\0\0P\01\"\0\0\0\0\0\0\0\0\0\0\0\0 \n\0\0\0\0}\0!1AQa\"q2#BR$3br \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0\0\0\0\0\0 \n\0\0\0w\0!1AQaq\"2B #3Rbr\n$4%\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0?\0m!B2̀?\Ztvj\Zudwx*ՔedRJ_:~u ]\ZCSP}pDݵ\0KG*]U$׆_5\rFk\\AG.TQr=;bgJU&\\mmYX}g_sP2lc8U]2Zj4@뷌ZWOȗ;ISܜ\0^+67 \nUqcjgF\03I,{K².09rM.[MWFݴH>#+v}mv>(Q;kgijJd# +?i07Ԉ.\\!QǟoҸ*\\iy\0!?:$.Ixmp՜}O+W\'I~:Aͺ)X|0kK%eP\\oy\rz9Ս\no30spe²o\\\0mOKcu5!YbYI}E2c*5Tt=]\nG癟hRtt\n0\0[ͼsR\\i.\n(FWnei$Aur\"1p\\^&c&3IpMm^F\n*zviypKkm8ޱFɐ1ǶNyjU7+NmN7cՔAk\Zg\Z|js7ک{ȶڣwN}[?:_\ZQ{tcd*\'+s9xYj7BWQ NND:wZ^SQ^o-,\0qv+c[hpBhT`\n+c\0(\";s:6:\"userid\";s:3:\"123\";}}}i:1;O:28:\"vBForum_Search_Result_Thread\":2:{s:39:\"\0vBForum_Search_Result_Thread\0replydata\";a:0:{}s:36:\"\0vBForum_Search_Result_Thread\0thread\";O:16:\"vB_Legacy_Thread\":5:{s:23:\"\0vB_Legacy_Thread\0forum\";N;s:28:\"\0vB_Legacy_Thread\0subscribed\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastread\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastpost\";a:1:{i:0;N;}s:9:\"\0*\0record\";a:50:{s:8:\"threadid\";s:3:\"110\";s:5:\"title\";s:61:\"Город, в котором я живу - Оренбург.\";s:8:\"prefixid\";s:0:\"\";s:11:\"firstpostid\";s:5:\"15539\";s:10:\"lastpostid\";s:6:\"405582\";s:8:\"lastpost\";s:10:\"1756777474\";s:7:\"forumid\";s:2:\"17\";s:6:\"pollid\";s:1:\"0\";s:4:\"open\";s:1:\"1\";s:10:\"replycount\";s:4:\"1877\";s:11:\"hiddencount\";s:1:\"0\";s:12:\"deletedcount\";s:2:\"14\";s:12:\"postusername\";s:14:\"Комбат56\";s:10:\"postuserid\";s:2:\"15\";s:10:\"lastposter\";s:14:\"Старшой\";s:12:\"lastposterid\";s:2:\"17\";s:8:\"dateline\";s:10:\"1272290078\";s:5:\"views\";s:6:\"883059\";s:6:\"iconid\";s:1:\"0\";s:5:\"notes\";s:0:\"\";s:7:\"visible\";s:1:\"1\";s:6:\"sticky\";s:1:\"0\";s:7:\"votenum\";s:1:\"1\";s:9:\"votetotal\";s:1:\"5\";s:6:\"attach\";s:2:\"45\";s:7:\"similar\";s:0:\"\";s:7:\"taglist\";N;s:8:\"keywords\";s:679:\"свирина, заводской, названия, бродковская, находится, главная, ремзаводская, соответствует, синяя, крыша.https://yandex.ru/maps/-/cle0r2jn, лесхоз, забегаловка, наименованию, местонахождения.есть, мордва, пионерской, ролике, владимир, яковлевич, нашёл, оренбург, котором, школы, город, https://allwebs.ru/images/2025/09/01/dca8a81f463a715828e820a5ac4c0b27.png, https://allwebs.ru/images/2025/09/01/3b9ff61924eb87810a02bc69bc2ab0be.png, вашем, которая, смотри\";s:16:\"firstpoststicked\";s:1:\"0\";s:11:\"postercount\";s:2:\"45\";s:7:\"preview\";s:467:\"В наше непростое время путешествовать по стране задача для многих непосильная. Единицы смогут собраться в путь-дорогу без ущерба для семейного бюджета, да и работа многих связывает по рукам-ногам – не вырвешься. \n Предлагаю попутешествовать виртуально…\";s:10:\"avatarpath\";N;s:15:\"hascustomavatar\";s:1:\"1\";s:14:\"avatarrevision\";s:1:\"0\";s:14:\"avatardateline\";s:10:\"1389443534\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"209\";s:12:\"height_thumb\";s:2:\"80\";s:11:\"width_thumb\";s:2:\"46\";s:14:\"filedata_thumb\";s:1984:\"\0JFIF\0\0\0\0\0\0\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\n\0C\0 \n\r\Z\Z $.\' \",#(7),01444\'9=82<.342\0C \r\r2!!22222222222222222222222222222222222222222222222222\0\0P\0.\"\0\0\0\0\0\0\0\0\0\0\0\0 \n\0\0\0\0}\0!1AQa\"q2#BR$3br \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0\0\0\0\0\0 \n\0\0\0w\0!1AQaq\"2B #3Rbr\n$4%\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0?\0iMh:p qA w\n|LZoJR\0Us3xA\'^e.Y\nv+ǭ|\r%5ZyRfTr2M \0cmJO&Yl0<zw\'w csRռ3㧱-VWAy\0\0<;\n/#h?k;»rN9֫mF}}*q\"o3%2TJSBt?w^1k0ŨHHd#nXt\0xs+,yܳP\rCܭZ8(m[u\0h35`QY$u-nuʞF[MAh.nRMw*2.Fx> Ż0jyH$v \"wC VKJZ6?#)&9$q[7ʷme+ǯ_Σ٠h%Yp\nI\nQ+**E=8~*x_N-ō@gTQy<{{|3;e(@X1TCm7MSj%KX1h\rN}$֚hn;c;tze@\\ٵP$x-yeB3\"3?Ҩ6J)Wv\0wL$+\"clmyldϥC$^lt-%<٤;1x^Fy\'o_\\^mU۔me \0v~ݤJ̕Ldw3y+?ڝд;MgO]fN\0yEp#ooAP±_Z$1&فz3=Qu-;KthY+m$,ObVLkcOk :~&I! jw\r\\/U#OSݻ@R|֘ק֯\\[i3v@]èҾOxYQ4Q)!%t;\'ky29\'ڝҭxZK&0Ar)bo=U*r08}mnǗN R]wwT`̗>z[}fPYfWJA9,2Fv/&OCQS$U(| }jMGM\"w2\r9p_p=8ԪRnynlZJ+ch\0\";s:20:\"first_avatarrevision\";s:1:\"0\";s:16:\"first_avatarpath\";N;s:21:\"first_hascustomavatar\";s:1:\"1\";s:20:\"first_avatardateline\";s:10:\"1371211042\";s:11:\"first_width\";s:3:\"100\";s:12:\"first_height\";s:3:\"164\";s:18:\"first_height_thumb\";s:2:\"80\";s:17:\"first_width_thumb\";s:2:\"49\";s:20:\"first_filedata_thumb\";s:1983:\"\0JFIF\0\0\0\0\0\0\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\n\0C\0 \n\r\Z\Z $.\' \",#(7),01444\'9=82<.342\0C \r\r2!!22222222222222222222222222222222222222222222222222\0\0P\01\"\0\0\0\0\0\0\0\0\0\0\0\0 \n\0\0\0\0}\0!1AQa\"q2#BR$3br \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0\0\0\0\0\0 \n\0\0\0w\0!1AQaq\"2B #3Rbr\n$4%\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0?\0m!B2̀?\Ztvj\Zudwx*ՔedRJ_:~u ]\ZCSP}pDݵ\0KG*]U$׆_5\rFk\\AG.TQr=;bgJU&\\mmYX}g_sP2lc8U]2Zj4@뷌ZWOȗ;ISܜ\0^+67 \nUqcjgF\03I,{K².09rM.[MWFݴH>#+v}mv>(Q;kgijJd# +?i07Ԉ.\\!QǟoҸ*\\iy\0!?:$.Ixmp՜}O+W\'I~:Aͺ)X|0kK%eP\\oy\rz9Ս\no30spe²o\\\0mOKcu5!YbYI}E2c*5Tt=]\nG癟hRtt\n0\0[ͼsR\\i.\n(FWnei$Aur\"1p\\^&c&3IpMm^F\n*zviypKkm8ޱFɐ1ǶNyjU7+NmN7cՔAk\Zg\Z|js7ک{ȶڣwN}[?:_\ZQ{tcd*\'+s9xYj7BWQ NND:wZ^SQ^o-,\0qv+c[hpBhT`\n+c\0(\";s:6:\"userid\";s:2:\"17\";}}}i:2;O:28:\"vBForum_Search_Result_Thread\":2:{s:39:\"\0vBForum_Search_Result_Thread\0replydata\";a:0:{}s:36:\"\0vBForum_Search_Result_Thread\0thread\";O:16:\"vB_Legacy_Thread\":5:{s:23:\"\0vB_Legacy_Thread\0forum\";N;s:28:\"\0vB_Legacy_Thread\0subscribed\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastread\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastpost\";a:1:{i:0;N;}s:9:\"\0*\0record\";a:50:{s:8:\"threadid\";s:3:\"850\";s:5:\"title\";s:53:\"Как мы проводим выходные дни.\";s:8:\"prefixid\";s:0:\"\";s:11:\"firstpostid\";s:6:\"356479\";s:10:\"lastpostid\";s:6:\"405581\";s:8:\"lastpost\";s:10:\"1756772461\";s:7:\"forumid\";s:2:\"17\";s:6:\"pollid\";s:1:\"0\";s:4:\"open\";s:1:\"1\";s:10:\"replycount\";s:4:\"1259\";s:11:\"hiddencount\";s:1:\"0\";s:12:\"deletedcount\";s:2:\"14\";s:12:\"postusername\";s:19:\"Алексей65-65\";s:10:\"postuserid\";s:2:\"11\";s:10:\"lastposter\";s:6:\"РВГ\";s:12:\"lastposterid\";s:3:\"123\";s:8:\"dateline\";s:10:\"1616322979\";s:5:\"views\";s:6:\"360657\";s:6:\"iconid\";s:1:\"0\";s:5:\"notes\";s:0:\"\";s:7:\"visible\";s:1:\"1\";s:6:\"sticky\";s:1:\"0\";s:7:\"votenum\";s:1:\"1\";s:9:\"votetotal\";s:1:\"5\";s:6:\"attach\";s:2:\"82\";s:7:\"similar\";s:0:\"\";s:7:\"taglist\";N;s:8:\"keywords\";s:483:\"военной, техники, экспозиция, сталина, поблагодарил, времён, войны, современной, выставка, товарища, осмотр, поддержал, https://a.imgfoto.host/2025/09/02/1000005131.th.jpeg, https://imgfoto.host/i/5muq3s, съездили, выходные, проводим, встрече, лидеров, поприсутствовал, незабываемые, патриот, впечатления\";s:16:\"firstpoststicked\";s:1:\"0\";s:11:\"postercount\";s:2:\"30\";s:7:\"preview\";s:29:\"[ATTACH=CONFIG]13762[/ATTACH]\";s:10:\"avatarpath\";N;s:15:\"hascustomavatar\";s:1:\"1\";s:14:\"avatarrevision\";s:1:\"0\";s:14:\"avatardateline\";s:10:\"1570805401\";s:5:\"width\";s:3:\"166\";s:6:\"height\";s:3:\"189\";s:12:\"height_thumb\";s:2:\"68\";s:11:\"width_thumb\";s:2:\"60\";s:14:\"filedata_thumb\";s:2188:\"\0JFIF\0\0\0\0\0\0\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 75\n\0C\0 \n\r\Z\Z $.\' \",#(7),01444\'9=82<.342\0C \r\r2!!22222222222222222222222222222222222222222222222222\0\0D\0<\"\0\0\0\0\0\0\0\0\0\0\0\0 \n\0\0\0\0}\0!1AQa\"q2#BR$3br \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0\0\0\0\0\0 \n\0\0\0w\0!1AQaq\"2B #3Rbr\n$4%\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0?\0?H\06Jrw1oGIw\nn%\0T8$\ZZ8)&>8]ͭQ_R8wԹc\rx;Tsjvlukw +=@W%5Ԟ[ /vϯoYkZ)lvi]BФ9\'cm?-/SJ\0\\ZO>sk*tѭ;CdumDs[۬g+<-fQϻfxȓ9F\n1?#gIᆿ~s,ʛ]N8yp&2ܗr`DNNX7=@\0__u;qM|֦EoB\"fec\0vv>\"-:j\rqxn HnF\nEwsIpvbjdY$NtR^[I K]h,p9ac\ZYu\ZZ۩cW[cR]wŚz()!i%=OSؚԩ)85Ks7ldm>H5I1^ĺy`mR>g8\\.}ІTk\Z-[nR.e9\0 m,vזk:eg!?p?z4smkӨ\'mtMo2$b2𨆉?:~\r>{2N9b\0l`{;k&\'Q~uzz?Ur\nhW+qxd @^[nkA|T!&XKg+YB;]GO~w\rC.!wFQ+!#NuMW&Ud!^M2#Y`d@z88dTnoDQ\n?)?WOKs!ˏ``Jaqn?##4BW8E/q/Uݗ}L6I|?r |?yF$/5SOҴR+[2\07p>s\"?\Zd\0\nӗ5KKߋK\\ܠ{4^0-]S &2q\0\\7М+F }k\"o>][~<\0sJNWLZ4՚xJ]Kz]apn~Fp5Mn\0WJbRSh\0JmO+D\">7#(TQE\0QE\0-Q@\";s:20:\"first_avatarrevision\";s:1:\"0\";s:16:\"first_avatarpath\";N;s:21:\"first_hascustomavatar\";s:1:\"1\";s:20:\"first_avatardateline\";s:10:\"1504521596\";s:11:\"first_width\";s:3:\"150\";s:12:\"first_height\";s:3:\"222\";s:18:\"first_height_thumb\";s:2:\"80\";s:17:\"first_width_thumb\";s:2:\"54\";s:20:\"first_filedata_thumb\";s:1718:\"\0JFIF\0\0\0\0\0\0\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 75\n\0C\0 \n\r\Z\Z $.\' \",#(7),01444\'9=82<.342\0C \r\r2!!22222222222222222222222222222222222222222222222222\0\0P\06\"\0\0\0\0\0\0\0\0\0\0\0\0 \n\0\0\0\0}\0!1AQa\"q2#BR$3br \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0\0\0\0\0\0 \n\0\0\0w\0!1AQaq\"2B #3Rbr\n$4%\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0?\0M@{Tj\\\rt#EA5,H̨YA8#-ңͮLr8\',W|NKIeD7Hw!-?6gITuUBsOPL#ӚzŊcةI^O>Ԋ=7t=@ഩ }EiyZxMӄ>u.\0`pMz\\SHe7qJO$ip{TP{>ebB[\0R;KM:P/#g?k\Zķ26qg$y8^(B9%{G#{I\n\0>zqXO{{B\02]3F2`At8jBW5n[jsƝ<c۷9\0\n^\Z&)vu8k1^{_h睖)Ϸ8gs\0`=2\rQT@h??c?al$wT\0q:W|bӦEw\Z)WWv+eK(=d~@WM6\0gQ%g_t~P\\[̮?wjknJʼnԟj \nÌQPxkMOiy7s\rP?Ojk1mH#fnv^=q;X\0Y1鲽ڃ~nmڟ-x,mX+<1W%AeHڕWQ/do\"\0|ha#ޛ\0hiCKkY3IFıs\0\\AWe[F|4c(>a\0&li\\\nbCRMQnJ!%FO{eޢ9kӂD9\Z(;q:+X:`sҼJy1[BZ:\0&p\nS##N]*i&ww>d0x:uS(nvbi1iЦQY40>^^)j\n(\n(?\";s:6:\"userid\";s:3:\"123\";}}}}", serialized = '1'
Time Before: 2.09931 seconds
Time After: 2.09990 seconds
Time Taken: 0.00059 seconds
Memory Before: 21,014.891 KB
Memory After: 20,994.320 KB
Memory Used: -20.570 KB
SELECT template FROM vb_template WHERE templateid = 3193
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 2.10357 seconds
Time After: 2.10369 seconds
Time Taken: 0.00011 seconds
Memory Before: 21,354.406 KB
Memory After: 21,356.414 KB
Memory Used: 2.008 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'widget_2.f97f8ca801e0809eb9010ca389b7f251'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 2.10847 seconds
Time After: 2.10861 seconds
Time Taken: 0.00014 seconds
Memory Before: 21,316.344 KB
Memory After: 21,318.336 KB
Memory Used: 1.992 KB
REPLACE INTO vb_cache SET cacheid = 'vbcms_list_data_section_1_1', expires = 1756908857, created = 1756822457, locktime = 0, data = "a:2:{s:8:\"cacheids\";a:16:{s:17:\"vbcms_item_1_data\";i:1756822457;s:15:\"cms_priv_user_0\";i:1756822457;s:43:\"vbcms_nav_.cb938a0722be7d0a90a0bdf5e09170f3\";i:1756822457;s:22:\"vbcms_sectionlist_long\";i:1756822457;s:17:\"vbcms_types.types\";i:1756822457;s:18:\"vbcms_item_19_data\";i:1756822457;s:18:\"vbcms_item_10_data\";i:1756822457;s:15:\"cms_priv_user_9\";i:1756822457;s:14:\"vb_types.types\";i:1756822457;s:17:\"vbcms_item_3_data\";i:1756822457;s:58:\"vBCms_Article_pagetext_19.6c31be9642b05002e92dd73f1a7c88af\";i:1756822457;s:58:\"vBCms_Article_pagetext_10.526b201f3e88fd8c57e6c263050b50b2\";i:1756822457;s:15:\"cms_priv_user_1\";i:1756822457;s:57:\"vBCms_Article_pagetext_3.f969eaa3937cac2deb9254c2763ca0f0\";i:1756822457;s:64:\"vBCms_Article_previewtext_3_quotes.40cd750bba9870f18aada2478b248\";i:1756822457;s:41:\"widget_3.2269a700121855225b5fbd0a3f311b46\";i:1756822457;}s:11:\"last_update\";i:1756822457;}", serialized = '1'
Time Before: 2.10889 seconds
Time After: 2.10907 seconds
Time Taken: 0.00018 seconds
Memory Before: 21,323.414 KB
Memory After: 21,322.773 KB
Memory Used: -0.641 KB
SELECT phrasegroup_messaging AS messaging FROM vb_language WHERE languageid = 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 2.10994 seconds
Time After: 2.11029 seconds
Time Taken: 0.00035 seconds
Memory Before: 21,331.125 KB
Memory After: 21,333.133 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3175
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 2.11203 seconds
Time After: 2.11224 seconds
Time Taken: 0.00021 seconds
Memory Before: 21,404.164 KB
Memory After: 21,406.172 KB
Memory Used: 2.008 KB
SELECT * FROM vb_navigation WHERE state & 4 = 0 ORDER BY navtype, displayorder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_navigation | ALL | 36 | Using where; Using filesort |
Time Before: 2.11313 seconds
Time After: 2.11341 seconds
Time Taken: 0.00028 seconds
Memory Before: 21,578.430 KB
Memory After: 21,584.430 KB
Memory Used: 6.000 KB
SELECT template FROM vb_template WHERE templateid = 1744
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 2.11562 seconds
Time After: 2.11578 seconds
Time Taken: 0.00016 seconds
Memory Before: 21,722.422 KB
Memory After: 21,724.445 KB
Memory Used: 2.023 KB
SELECT template FROM vb_template WHERE templateid = 3208
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 2.11625 seconds
Time After: 2.11639 seconds
Time Taken: 0.00014 seconds
Memory Before: 21,732.391 KB
Memory After: 21,734.398 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3259
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 2.11686 seconds
Time After: 2.11701 seconds
Time Taken: 0.00015 seconds
Memory Before: 21,745.555 KB
Memory After: 21,747.563 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3149
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 2.11772 seconds
Time After: 2.11789 seconds
Time Taken: 0.00017 seconds
Memory Before: 21,749.578 KB
Memory After: 21,751.602 KB
Memory Used: 2.023 KB
SELECT template FROM vb_template WHERE templateid = 3156
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 2.11843 seconds
Time After: 2.11860 seconds
Time Taken: 0.00016 seconds
Memory Before: 21,766.086 KB
Memory After: 21,768.094 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3147
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 2.11938 seconds
Time After: 2.12009 seconds
Time Taken: 0.00071 seconds
Memory Before: 21,806.258 KB
Memory After: 21,808.266 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3138
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 2.12078 seconds
Time After: 2.12094 seconds
Time Taken: 0.00016 seconds
Memory Before: 21,870.594 KB
Memory After: 21,872.602 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3245
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 2.12306 seconds
Time After: 2.12321 seconds
Time Taken: 0.00016 seconds
Memory Before: 21,788.492 KB
Memory After: 21,790.500 KB
Memory Used: 2.008 KB
REPLACE INTO vb_cacheevent (cacheid, event) VALUES ('vb_types.types', 'vb_types.type_updated'), ('vb_types.types', 'vb_types.package_updated'), ('vb_types.types', 'vb_types.contenttype_updated'), ('vbcms_types.types', 'vb_types.type_updated'), ('vbcms_types.types', 'vb_types.package_updated'), ('vbcms_types.types', 'vb_types.contenttype_updated'), ('vbcms_types.types', 'vbcms_types.widgettype_updated'), ('widget_3.2269a700121855225b5fbd0a3f311b46', 'widget_3.7cdb8d8d97d041691b89dd1f24fdbeae')
Time Before: 2.12521 seconds
Time After: 2.12557 seconds
Time Taken: 0.00036 seconds
Memory Before: 21,545.219 KB
Memory After: 21,545.148 KB
Memory Used: -0.070 KB
SELECT cacheid FROM vb_cacheevent WHERE event IN ('vbcms_nav_19','vbcms_nav_10','vbcms_nav_3')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cacheevent | index | PRIMARY | 118 | 83 | Using where; Using index |
Time Before: 2.12595 seconds
Time After: 2.12622 seconds
Time Taken: 0.00027 seconds
Memory Before: 21,540.070 KB
Memory After: 21,542.039 KB
Memory Used: 1.969 KB
UPDATE vb_session SET lastactivity = 1756822457, location = 'route:list|global|viewing|%D0%9D%D0%BE%D0%B2%D0%BE%D1%81%D1%82%D0%B8', inforum = 0, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', bypass = 0 WHERE sessionhash = '063d5a4f4510c25aecb93c83fa89b829'
Time Before: 2.12644 seconds
Time After: 2.12667 seconds
Time Taken: 0.00023 seconds
Memory Before: 21,544.445 KB
Memory After: 21,544.531 KB
Memory Used: 0.086 KB