/b/ - Random

Name
Email
Subject
Comment
File
:
Embed
Password (For file deletion.)

TESTEANDO

File: 1728960152051.mp4 (770.01 KB, 320x176, mov_bbb.mp4)

 No.4[Reply]

test mp4


File: 1728956284440.jpg (21.91 KB, 336x446, dsaadsdasads.jpg)

 No.1[Reply]

Holaaaaaaaaaaaa

 No.3

>>1
Test



Debug

Array
(
[sql] => Array
(
[0] => Array
(
[query] => SET NAMES utf8
[rows] => 0
[explain] =>
[time] => ~0.27ms
)

[1] => Array
(
[query] => SELECT * FROM `boards` WHERE `uri` = :uri LIMIT 1
[rows] => 1
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => boards
[type] => const
[possible_keys] => PRIMARY
[key] => PRIMARY
[key_len] => 176
[ref] => const
[rows] => 1
[Extra] =>
)

)

[time] => ~0.59ms
)

[2] => Array
(
[query] => SELECT `bans`.* FROM `bans` WHERE ((`board` IS NULL OR `board` = :board) AND (`ipstart` = :ip OR (:ip >= `ipstart` AND :ip <= `ipend`)) OR (`bans`.id = :id)) ORDER BY `expires` IS NULL, `expires` DESC
[rows] => 0
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => bans
[type] => range
[possible_keys] => PRIMARY,ipstart
[key] => ipstart
[key_len] => 18
[ref] =>
[rows] => 1
[Extra] => Using index condition; Using where; Using filesort
)

)

[time] => ~0.64ms
)

[3] => Array
(
[query] => DELETE FROM `bans` WHERE `expires` IS NOT NULL AND `expires` < 1728960151 AND `seen` = 1
[rows] => 0
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => bans
[type] => range
[possible_keys] => expires
[key] => expires
[key_len] => 5
[ref] =>
[rows] => 1
[Extra] => Using where
)

)

[time] => ~0.28ms
)

[4] => Array
(
[query] => SELECT `theme` FROM `theme_settings` WHERE `name` IS NULL AND `value` IS NULL
[rows] => 1
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => theme_settings
[type] => ALL
[possible_keys] =>
[key] =>
[key_len] =>
[ref] =>
[rows] => 8
[Extra] => Using where
)

)

[time] => ~0.11ms
)

[5] => Array
(
[query] => SELECT `name`, `value` FROM `theme_settings` WHERE `theme` = :theme AND `name` IS NOT NULL
[rows] => 7
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => theme_settings
[type] => ALL
[possible_keys] => theme
[key] =>
[key_len] =>
[ref] =>
[rows] => 8
[Extra] => Using where
)

)

[time] => ~0.13ms
)

[6] => Array
(
[query] => SELECT `id`, `type`, `boards`, `password` FROM `mods` WHERE `username` = :username
[rows] => 1
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => mods
[type] => ALL
[possible_keys] =>
[key] =>
[key_len] =>
[ref] =>
[rows] => 2
[Extra] => Using where
)

)

[time] => ~0.15ms
)

[7] => Array
(
[query] => SELECT `id`,`thread` FROM `posts_b` WHERE `filehash` = :hash
[rows] => 0
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => posts_b
[type] => ref
[possible_keys] => filehash
[key] => filehash
[key_len] => 43
[ref] => const
[rows] => 1
[Extra] => Using where
)

)

[time] => ~0.51ms
)

[8] => Array
(
[query] => INSERT INTO `posts_b` VALUES ( NULL, :thread, :subject, :email, :name, :trip, :capcode, :body, :body_nomarkup, :time, :time, :files, :num_files, :filehash, :password, :ip, :sticky, :locked, :cycle, 0, :embed, :slug)
[rows] => 1
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => INSERT
[table] => posts_b
[type] => ALL
[possible_keys] =>
[key] =>
[key_len] =>
[ref] =>
[rows] =>
[Extra] =>
)

)

[time] => ~1.97ms
)

[9] => Array
(
[query] => INSERT INTO `flood` VALUES (NULL, :ip, :board, :time, :posthash, :filehash, :isreply)
[rows] => 1
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => INSERT
[table] => flood
[type] => ALL
[possible_keys] =>
[key] =>
[key_len] =>
[ref] =>
[rows] =>
[Extra] =>
)

)

[time] => ~1.55ms
)

[10] => Array
(
[query] => SELECT `id` FROM `posts_b` WHERE `thread` IS NULL ORDER BY `sticky` DESC, `bump` DESC
[rows] => 2
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => posts_b
[type] => ref
[possible_keys] => thread_id,list_threads
[key] => list_threads
[key_len] => 5
[ref] => const
[rows] => 2
[Extra] => Using where; Using index
)

)

[time] => ~1.08ms
)

[11] => Array
(
[query] => SELECT * FROM `posts_b` WHERE (`thread` IS NULL AND `id` = :id) OR `thread` = :id ORDER BY `thread`,`id`
[rows] => 1
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => posts_b
[type] => range
[possible_keys] => id,thread_id,list_threads
[key] => thread_id
[key_len] => 9
[ref] =>
[rows] => 2
[Extra] => Using index condition
)

)

[time] => ~0.38ms
)

[12] => Array
(
[query] => DELETE FROM `antispam` WHERE `expires` < UNIX_TIMESTAMP()
[rows] => 0
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => antispam
[type] => range
[possible_keys] => expires
[key] => expires
[key_len] => 5
[ref] =>
[rows] => 1
[Extra] => Using where
)

)

[time] => ~0.2ms
)

[13] => Array
(
[query] => UPDATE `antispam` SET `expires` = UNIX_TIMESTAMP() + :expires WHERE `board` = :board AND `thread` = :thread AND `expires` IS NULL
[rows] => 0
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => antispam
[type] => range
[possible_keys] => board,expires
[key] => board
[key_len] => 181
[ref] =>
[rows] => 1
[Extra] => Using where
)

)

[time] => ~0.19ms
)

[14] => Array
(
[query] => INSERT INTO `antispam` VALUES (:board, :thread, :hash, UNIX_TIMESTAMP(), NULL, 0)
[rows] => 1
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => INSERT
[table] => antispam
[type] => ALL
[possible_keys] =>
[key] =>
[key_len] =>
[ref] =>
[rows] =>
[Extra] =>
)

)

[time] => ~0.75ms
)

[15] => Array
(
[query] => SELECT `id` FROM `posts_b` WHERE `thread` IS NULL ORDER BY `sticky` DESC, `bump` DESC LIMIT :offset, 9001
[rows] => 0
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => posts_b
[type] => ref
[possible_keys] => thread_id,list_threads
[key] => list_threads
[key_len] => 5
[ref] => const
[rows] => 2
[Extra] => Using where; Using index
)

)

[time] => ~0.23ms
)

[16] => Array
(
[query] => SELECT * FROM `posts_b` WHERE `thread` IS NULL ORDER BY `sticky` DESC, `bump` DESC LIMIT :offset,:threads_per_page
[rows] => 2
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => posts_b
[type] => ref
[possible_keys] => thread_id,list_threads
[key] => list_threads
[key_len] => 5
[ref] => const
[rows] => 2
[Extra] => Using where
)

)

[time] => ~0.32ms
)

[17] => Array
(
[query] => SELECT * FROM `posts_b` WHERE `thread` = :id ORDER BY `id` DESC LIMIT :limit
[rows] => 0
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => posts_b
[type] => ref
[possible_keys] => thread_id,list_threads
[key] => thread_id
[key_len] => 5
[ref] => const
[rows] => 1
[Extra] => Using where
)

)

[time] => ~0.23ms
)

[18] => Array
(
[query] => SELECT * FROM `posts_b` WHERE `thread` = :id ORDER BY `id` DESC LIMIT :limit
[rows] => 1
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => posts_b
[type] => ref
[possible_keys] => thread_id,list_threads
[key] => thread_id
[key_len] => 5
[ref] => const
[rows] => 1
[Extra] => Using where
)

)

[time] => ~0.35ms
)

[19] => Array
(
[query] => UPDATE `antispam` SET `expires` = UNIX_TIMESTAMP() + :expires WHERE `board` = :board AND `thread` = :thread AND `expires` IS NULL
[rows] => 1
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => SIMPLE
[table] => antispam
[type] => index_merge
[possible_keys] => board,expires
[key] => expires,board
[key_len] => 5,181
[ref] =>
[rows] => 1
[Extra] => Using intersect(expires,board); Using where; Using buffer
)

)

[time] => ~0.93ms
)

[20] => Array
(
[query] => INSERT INTO `antispam` VALUES (:board, :thread, :hash, UNIX_TIMESTAMP(), NULL, 0)
[rows] => 1
[explain] => Array
(
[0] => Array
(
[id] => 1
[select_type] => INSERT
[table] => antispam
[type] => ALL
[possible_keys] =>
[key] =>
[key_len] =>
[ref] =>
[rows] =>
[Extra] =>
)

)

[time] => ~0.52ms
)

)

[exec] => Array
(
[0] => Array
(
[command] => md5sum '/tmp/phpMpmS5p'
[time] => ~14.66ms
[response] => 198918f40ecc7cab0fc4231adaf67c96 /tmp/phpMpmS5p

)

)

[purge] => Array
(
)

[cached] => Array
(
[0] => board_b (miss)
[1] => board_b (set)
[2] => purged_bans_last (miss)
[3] => themes (miss)
[4] => themes (set)
[5] => theme_settings_recent (miss)
[6] => theme_settings_recent (set)
[7] => purged_bans_last (set)
[8] => dns_245.221.19.37.rbl.efnetrbl.org (miss)
[9] => dns_245.221.19.37.rbl.efnetrbl.org (set)
[10] => thread_index_b_4 (deleted)
[11] => thread_b_4 (deleted)
[12] => thread_index_b_4 (miss)
[13] => thread_index_b_4 (set)
[14] => thread_index_b_1 (miss)
[15] => thread_index_b_1 (set)
[16] => _index_hashed_b_1 (miss)
[17] => _index_hashed_b_1 (set)
)

[write] => Array
(
[0] => b/res/4.json: 328 bytes
[1] => b/res/4.html: 32409 bytes
[2] => b/0.json: 994 bytes
)

[time] => Array
(
[db_queries] => ~11.38ms
[exec] => ~14.66ms
[db_connect] => ~0.58ms
)

[start] =>
[start_debug] => 1728960151.8913
[build_pages] => Array
(
[0] => 1
[1] => 2
[2] => 3
[3] => 4
[4] => 5
[5] => 6
[6] => 7
[7] => 8
[8] => 9
[9] => 10
[10] => 11
[11] => 12
[12] => 13
[13] => 14
[14] => 15
[15] => 16
[16] => 17
[17] => 18
[18] => 19
[19] => 20
[20] => 21
[21] => 22
[22] => 23
[23] => 24
[24] => 25
[25] => 26
[26] => 27
[27] => 28
[28] => 29
[29] => 30
[30] => 31
[31] => 32
[32] => 33
[33] => 34
[34] => 35
[35] => 36
[36] => 37
[37] => 38
[38] => 39
[39] => 40
[40] => 41
[41] => 42
[42] => 43
[43] => 44
[44] => 45
[45] => 46
[46] => 47
[47] => 48
[48] => 49
[49] => 50
[50] => 51
[51] => 52
[52] => 53
[53] => 54
[54] => 55
[55] => 56
[56] => 57
[57] => 58
[58] => 59
[59] => 60
[60] => 61
[61] => 62
[62] => 63
[63] => 64
[64] => 65
[65] => 66
[66] => 67
[67] => 68
[68] => 69
[69] => 70
[70] => 71
[71] => 72
[72] => 73
[73] => 74
[74] => 75
[75] => 76
[76] => 77
[77] => 78
[78] => 79
[79] => 80
[80] => 81
[81] => 82
[82] => 83
[83] => 84
[84] => 85
[85] => 86
[86] => 87
[87] => 88
[88] => 89
[89] => 90
[90] => 91
[91] => 92
[92] => 93
[93] => 94
[94] => 95
[95] => 96
[96] => 97
[97] => 98
[98] => 99
[99] => 100
)

[included] => Array
(
[0] => /var/www/html/hispachan/post.php
[1] => /var/www/html/hispachan/inc/bootstrap.php
[2] => /var/www/html/hispachan/vendor/autoload.php
[3] => /var/www/html/hispachan/vendor/composer/autoload_real.php
[4] => /var/www/html/hispachan/vendor/composer/platform_check.php
[5] => /var/www/html/hispachan/vendor/composer/ClassLoader.php
[6] => /var/www/html/hispachan/vendor/composer/autoload_static.php
[7] => /var/www/html/hispachan/vendor/symfony/polyfill-ctype/bootstrap.php
[8] => /var/www/html/hispachan/vendor/symfony/polyfill-ctype/bootstrap80.php
[9] => /var/www/html/hispachan/vendor/symfony/polyfill-mbstring/bootstrap.php
[10] => /var/www/html/hispachan/vendor/symfony/polyfill-mbstring/bootstrap80.php
[11] => /var/www/html/hispachan/vendor/symfony/polyfill-php72/bootstrap.php
[12] => /var/www/html/hispachan/vendor/geoip/geoip/src/geoip.inc
[13] => /var/www/html/hispachan/vendor/geoip/geoip/src/geoipcity.inc
[14] => /var/www/html/hispachan/vendor/geoip/geoip/src/geoipregionvars.php
[15] => /var/www/html/hispachan/vendor/geoip/geoip/src/timezone.php
[16] => /var/www/html/hispachan/inc/display.php
[17] => /var/www/html/hispachan/inc/template.php
[18] => /var/www/html/hispachan/vendor/twig/twig/src/Extension/AbstractExtension.php
[19] => /var/www/html/hispachan/vendor/twig/twig/src/Extension/ExtensionInterface.php
[20] => /var/www/html/hispachan/vendor/twig/twig/src/Environment.php
[21] => /var/www/html/hispachan/inc/database.php
[22] => /var/www/html/hispachan/inc/events.php
[23] => /var/www/html/hispachan/inc/api.php
[24] => /var/www/html/hispachan/inc/mod/auth.php
[25] => /var/www/html/hispachan/inc/lock.php
[26] => /var/www/html/hispachan/inc/queue.php
[27] => /var/www/html/hispachan/inc/functions.php
[28] => /var/www/html/hispachan/inc/config.php
[29] => /var/www/html/hispachan/inc/instance-config.php
[30] => /var/www/html/hispachan/inc/secrets.php
[31] => /var/www/html/hispachan/inc/cache.php
[32] => /var/www/html/hispachan/vendor/twig/twig/src/Cache/FilesystemCache.php
[33] => /var/www/html/hispachan/vendor/twig/twig/src/Cache/CacheInterface.php
[34] => /var/www/html/hispachan/inc/lib/webm/posthandler.php
[35] => /var/www/html/hispachan/inc/bans.php
[36] => /var/www/html/hispachan/templates/themes/recent/info.php
[37] => /var/www/html/hispachan/templates/themes/recent/theme.php
[38] => /var/www/html/hispachan/inc/fortunas.php
[39] => /var/www/html/hispachan/inc/lib/webm/ffmpeg.php
[40] => /var/www/html/hispachan/inc/anti-bot.php
[41] => /var/www/html/hispachan/vendor/twig/twig/src/Loader/FilesystemLoader.php
[42] => /var/www/html/hispachan/vendor/twig/twig/src/Loader/LoaderInterface.php
[43] => /var/www/html/hispachan/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php
[44] => /var/www/html/hispachan/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php
[45] => /var/www/html/hispachan/vendor/twig/twig/src/ExtensionSet.php
[46] => /var/www/html/hispachan/vendor/twig/twig/src/Extension/StagingExtension.php
[47] => /var/www/html/hispachan/vendor/twig/twig/src/Extension/CoreExtension.php
[48] => /var/www/html/hispachan/vendor/twig/twig/src/Extension/EscaperExtension.php
[49] => /var/www/html/hispachan/vendor/twig/twig/src/Extension/OptimizerExtension.php
[50] => /var/www/html/hispachan/vendor/twig/twig/src/Extension/DebugExtension.php
[51] => /var/www/html/hispachan/vendor/phpmyadmin/twig-i18n-extension/src/I18nExtension.php
[52] => /var/www/html/hispachan/vendor/twig/twig/src/TemplateWrapper.php
[53] => /var/www/html/hispachan/templates/cache/d5/d5d05cd88a5cae8201b685da402843d6.php
[54] => /var/www/html/hispachan/vendor/twig/twig/src/Template.php
[55] => /var/www/html/hispachan/vendor/twig/twig/src/Source.php
[56] => /var/www/html/hispachan/vendor/twig/twig/src/Markup.php
[57] => /var/www/html/hispachan/templates/cache/ba/bae370fb2646d4c88362c898226816bb.php
[58] => /var/www/html/hispachan/templates/cache/21/2143b142ec4fd66673fca55eeccafdeb.php
[59] => /var/www/html/hispachan/templates/cache/df/dff9251bf0b27f9e074d7e5c0adbeedf.php
[60] => /var/www/html/hispachan/templates/cache/88/88ba84771c3ac105c4a527844fa96cc8.php
[61] => /var/www/html/hispachan/templates/cache/bd/bd53164d7341fcb338ea6e9835e5ff78.php
[62] => /var/www/html/hispachan/templates/cache/e1/e1cce4ca454576ffd776eed8a99bd675.php
[63] => /var/www/html/hispachan/templates/cache/45/4581f0bd81573c89311a8273da204f21.php
[64] => /var/www/html/hispachan/templates/cache/df/df3a3a3ce1a51962c753bf9a6756ab2d.php
[65] => /var/www/html/hispachan/templates/cache/b7/b78934dbcd8d3afb8926a805db862d26.php
[66] => /var/www/html/hispachan/templates/cache/3a/3a9e5fb36e604e71c65bdc159368336d.php
[67] => /var/www/html/hispachan/templates/cache/9d/9d1e4fe3e071a307d18f831932fd5ba3.php
[68] => /var/www/html/hispachan/templates/cache/6b/6b03e01b17898deadf24e4d2dc432c8d.php
[69] => /var/www/html/hispachan/templates/cache/7f/7fe27aae4c423463c650631c379b3169.php
[70] => /var/www/html/hispachan/templates/cache/f3/f39764a411742cce952bf4a5152774d7.php
[71] => /var/www/html/hispachan/templates/cache/a1/a165d48c40d21e715c99470102013bbc.php
[72] => /var/www/html/hispachan/templates/cache/7e/7e523eb34ccda1bb1f40a845699fa257.php
[73] => /var/www/html/hispachan/templates/cache/06/06d7e41b5bc665f3731454c99a4fb07a.php
[74] => /var/www/html/hispachan/templates/cache/f5/f5053ee6a1ad8e3a91b01311a815971c.php
)

[memory] => 2 MiB
)
Delete Post [ ]
Previous [1] Next | Catalog