Typecho\Db\Query Object ( [adapter:Typecho\Db\Query:private] => Typecho\Db\Adapter\Pdo\Mysql Object ( [object:protected] => PDO Object ( ) [lastTable:protected] => typecho_demooptions ) [sqlPreBuild:Typecho\Db\Query:private] => Array ( [action] => SELECT [table] => typecho_democontents [fields] => typecho_democontents.`cid` , typecho_democontents.`title` , typecho_democontents.`slug` , typecho_democontents.`created` , typecho_democontents.`authorId` , typecho_democontents.`modified` , typecho_democontents.`type` , typecho_democontents.`status` , typecho_democontents.`text` , typecho_democontents.`commentsNum` , typecho_democontents.`order` , typecho_democontents.`template` , typecho_democontents.`password` , typecho_democontents.`allowComment` , typecho_democontents.`allowPing` , typecho_democontents.`allowFeed` , typecho_democontents.`parent` , typecho_democontents.`is_top` , typecho_democontents.`is_top_time` [join] => Array ( ) [where] => WHERE (typecho_democontents.`status` = #param:0# OR typecho_democontents.`status` = #param:1# ) AND (typecho_democontents.`created` < #param:2# ) AND (typecho_democontents.`type` = #param:3# ) AND (typecho_democontents.`slug` = #param:4# ) [limit] => 1 [offset] => [order] => [group] => [having] => [rows] => Array ( ) ) [prefix:Typecho\Db\Query:private] => typecho_demo [params:Typecho\Db\Query:private] => Array ( [0] => publish [1] => hidden [2] => 1746085028 [3] => post [4] => 2191 ) )