Syntax error, unexpected token IDENTIFIER(html), near to ' LIMIT :APL0:', when parsing: SELECT [Brand].* FROM [Brand] WHERE 221.html LIMIT :APL0: (57)
#0 [internal function]: Phalcon\Mvc\Model\Query->parse()
#1 [internal function]: Phalcon\Mvc\Model\Query->execute()
#2 /home/sonhaaud/public_html/app/models/Brand.php(93): Phalcon\Mvc\Model::findFirst('221.html')
#3 /home/sonhaaud/public_html/app/controllers/ProductController.php(260): Brand::findFirst('221.html')
#4 [internal function]: ProductController->indexAction(Array, 'benz', '221.html')
#5 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(ProductController), 'indexAction', Array)
#6 [internal function]: Phalcon\Dispatcher->dispatch()
#7 /home/sonhaaud/public_html/index.php(44): Phalcon\Mvc\Application->handle()
#8 {main}