SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'lavetonauto.cities.id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
#0 [internal function]: PDOStatement->execute()
#1 [internal function]: Phalcon\Db\Adapter\Pdo\AbstractPdo->executePrepared(Object(PDOStatement), Array, Array)
#2 [internal function]: Phalcon\Db\Adapter\Pdo\AbstractPdo->query('SELECT `cities`...', Array, Array)
#3 [internal function]: Phalcon\Mvc\Model\Query->_executeSelect(Array, Array, Array)
#4 [internal function]: Phalcon\Mvc\Model\Query->execute()
#5 [internal function]: Phalcon\Mvc\Model::find(Array)
#6 /var/www/lavetonauto/app/Modules/Front/Controllers/CarwashController.php(80): Phalcon\Mvc\Model\Criteria->execute()
#7 [internal function]: Lavetonauto\Front\Controllers\CarwashController->departmentAction('puy-de-dome')
#8 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->callActionMethod(Object(Lavetonauto\Front\Controllers\CarwashController), 'departmentActio...', Array)
#9 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->dispatch()
#10 /var/www/lavetonauto/app/Application.php(96): Phalcon\Mvc\Application->handle('/lavage-auto/pu...')
#11 /var/www/lavetonauto/public/index.php(19): Lavetonauto\Application->run()
#12 {main}