Typecho\Db\Query Object ( [adapter:Typecho\Db\Query:private] => Typecho\Db\Adapter\Pdo\Mysql Object ( [object:protected] => PDO Object ( ) [lastTable:protected] => typecho_democontents ) [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 ( [0] => Array ( [0] => typecho_demorelationships [1] => typecho_democontents.`cid` = typecho_demorelationships.`cid` [2] => INNER ) ) [where] => WHERE (typecho_democontents.`status` = #param:0# ) AND (typecho_democontents.`created` < #param:1# ) AND (typecho_demorelationships.`mid` = #param:2# ) AND (typecho_democontents.`type` = #param:3# ) [limit] => 10 [offset] => 0 [order] => ORDER BY typecho_democontents.`is_top` DESC, typecho_democontents.`is_top_time` DESC, typecho_democontents.`created` DESC [group] => [having] => [rows] => Array ( ) ) [prefix:Typecho\Db\Query:private] => typecho_demo [params:Typecho\Db\Query:private] => Array ( [0] => publish [1] => 1746085028 [2] => 5002 [3] => post ) )