PhalconException : happened in Phalcon\Mvc\Model\Exception class
ExceptionMessage : Syntax error, unexpected token AND, near to ' is_delete=0', when parsing: SELECT [Apps\Commons\Models\ModelCate].* FROM [Apps\Commons\Models\ModelCate] WHERE cid= and is_delete=0 (104)
File=/www/wwwroot/websites/moxingyi/apps/frontend/controllers/ModelController.php Line=103

#0 [internal function]: Phalcon\Mvc\Model\Query->parse()
#1 [internal function]: Phalcon\Mvc\Model\Query->execute()
#2 /www/wwwroot/websites/moxingyi/apps/frontend/controllers/ModelController.php(103): Phalcon\Mvc\Model::find('cid= and is_del...')
#3 [internal function]: Apps\Frontend\Controllers\ModelController->listAction('%E6%B8%B8%E8%BD...')
#4 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(Apps\Frontend\Controllers\ModelController), 'listAction', Array)
#5 [internal function]: Phalcon\Dispatcher->dispatch()
#6 /www/wwwroot/websites/moxingyi/public/index.php(76): Phalcon\Mvc\Application->handle()
#7 {main}