where('id', 1)->execute(); $profile = new Profile($account); ProfileMapper::create()->execute($profile); } }