0) here BaseModel with code highlight https://paste.laravel.com/18Im here code of controller https://paste.laravel.com/18In it's not work fine, maybe some body can help me? P.S: and this controller work, but this not what i want -> https://paste.laravel.com/18Ip 1) I dont understand why i need use Phalcon\Mvc\Model\Row public property 'text'? For what it? 2) with phalcon not possible make query with some field, ex: "SELECT name FROM Users WHERE user_id = 1" and after change "user_email" field and save entity?