( ! ) Fatal error: Uncaught Exception: 数据库查询失败 in /home/www/xjma.com.cn/newPHPSCHOOL/config/database.php on line 101
( ! ) Exception: 数据库查询失败 in /home/www/xjma.com.cn/newPHPSCHOOL/config/database.php on line 101
Call Stack
#TimeMemoryFunctionLocation
10.0001486232{main}( ).../index.php:0
20.0015666888Router->dispatch( $uri = '/policies?year=2025' ).../index.php:273
30.0015667264Router->callController( $handler = 'Policy@index', $params = [] ).../index.php:98
40.0021668824PolicyController->index( ).../index.php:119
50.0028669408PolicyModel->getByYearFilter( $year = '2025' ).../PolicyController.php:19
60.0028669840Model->findAll( $conditions = [0 => [0 => 'YEAR(created_at)', 1 => '=', 2 => '2025']], $orderBy = 'created_at DESC', $limit = ??? ).../PolicyModel.php:42
70.0028670592db_fetch_all( $sql = 'SELECT * FROM ygzj_policies WHERE `YEAR(created_at)` = ? ORDER BY created_at DESC', $params = [0 => '2025'] ).../Model.php:48
80.0028670592db_query( $sql = 'SELECT * FROM ygzj_policies WHERE `YEAR(created_at)` = ? ORDER BY created_at DESC', $params = [0 => '2025'] ).../database.php:119