SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
#0 [internal function]: PDO->query('DESCRIBE `wemod...')
#1 [internal function]: Phalcon\Db\Adapter\Pdo->query('DESCRIBE `wemod...', NULL, NULL)
#2 [internal function]: Phalcon\Db\Adapter->fetchAll('DESCRIBE `wemod...', 3)
#3 [internal function]: Phalcon\Db\Adapter\Pdo\Mysql->describeColumns('modeluser', 'wemodel')
#4 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData(Object(App\Models\Entities\Modeluser), Object(Phalcon\Di\FactoryDefault))
#5 [internal function]: Phalcon\Mvc\Model\MetaData->_initialize(Object(App\Models\Entities\Modeluser), 'app\\models\\enti...', 'modeluser', 'wemodel')
#6 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaData(Object(App\Models\Entities\Modeluser))
#7 [internal function]: Phalcon\Mvc\Model\MetaData->hasAttribute(Object(App\Models\Entities\Modeluser), 'id')
#8 [internal function]: Phalcon\Mvc\Model\Query->_getQualified(Array)
#9 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array, true)
#10 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array)
#11 [internal function]: Phalcon\Mvc\Model\Query->_prepareSelect()
#12 [internal function]: Phalcon\Mvc\Model\Query->parse()
#13 [internal function]: Phalcon\Mvc\Model\Query->execute()
#14 /var/www/html/wemodelbs/app/models/entities/Modeluser.php(264): Phalcon\Mvc\Model::findFirst(Array)
#15 /var/www/html/wemodelbs/app/models/ModeluserInfo.php(1214): App\Models\Entities\Modeluser::findFirst(Array)
#16 /var/www/html/wemodelbs/app/controllers/Index/ModelsController.php(133): ModeluserInfo->getPublicInfoFromId(45259)
#17 [internal function]: App\Controllers\Index\ModelsController->detailAction()
#18 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(App\Controllers\Index\ModelsController), 'detailAction', Array)
#19 [internal function]: Phalcon\Dispatcher->_dispatch()
#20 [internal function]: Phalcon\Dispatcher->dispatch()
#21 /var/www/html/wemodelbs/public/index.php(52): Phalcon\Mvc\Application->handle()
#22 {main}