( ! ) 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.0001487616{main}( ).../index.php:0
22.6726673928Router->dispatch( $uri = '/policies?year=2025' ).../index.php:273
32.6726674304Router->callController( $handler = 'Policy@index', $params = [] ).../index.php:98
42.6732675864PolicyController->index( ).../index.php:119
52.6739676448PolicyModel->getByYearFilter( $year = '2025' ).../PolicyController.php:19
62.6739676880Model->findAll( $conditions = [0 => [0 => 'YEAR(created_at)', 1 => '=', 2 => '2025']], $orderBy = 'created_at DESC', $limit = ??? ).../PolicyModel.php:42
72.6739677632db_fetch_all( $sql = 'SELECT * FROM ygzj_policies WHERE `YEAR(created_at)` = ? ORDER BY created_at DESC', $params = [0 => '2025'] ).../Model.php:48
82.6739677632db_query( $sql = 'SELECT * FROM ygzj_policies WHERE `YEAR(created_at)` = ? ORDER BY created_at DESC', $params = [0 => '2025'] ).../database.php:119