Пример #1
0
 public function testTest()
 {
     $users = Model\User::findAll()->loadWith(['posts']);
 }