CONNECT:[ UseTime:0.000948s ] mysql:host=localhost;port=3306;dbname=fat_dhfanda_com;charset=utf8mb4
📚 调用堆栈 (2层) ▼
app/controller/Index.php :
31
→
think\db\BaseQuery::where
app/BaseController.php :
64
→
app\controller\Index::initialize
SHOW FULL COLUMNS FROM `sutui_sysset`
📚 调用堆栈 (3层) ▼
app/controller/Index.php :
31
→
think\db\BaseQuery::where
app/BaseController.php :
64
→
app\controller\Index::initialize
[internal] :
0
→
app\BaseController::__construct
SELECT `value` FROM `sutui_sysset` WHERE `name` = 'webinfo' LIMIT 1
📚 调用堆栈 (3层) ▼
app/controller/Index.php :
31
→
think\db\BaseQuery::value
app/BaseController.php :
64
→
app\controller\Index::initialize
[internal] :
0
→
app\BaseController::__construct
SHOW FULL COLUMNS FROM `sutui_help`
📚 调用堆栈 (2层) ▼
app/controller/Index.php :
144
→
think\db\BaseQuery::where
[internal] :
0
→
app\controller\Index::help
SELECT COUNT(*) AS think_count FROM `sutui_help` WHERE `status` = 1
📚 调用堆栈 (2层) ▼
app/controller/Index.php :
144
→
think\db\BaseQuery::paginate
[internal] :
0
→
app\controller\Index::help
SELECT * FROM `sutui_help` WHERE `status` = 1 ORDER BY `sort` DESC LIMIT 0,20
📚 调用堆栈 (2层) ▼
app/controller/Index.php :
144
→
think\db\BaseQuery::paginate
[internal] :
0
→
app\controller\Index::help