Source Class Methods index Extends lithium\action\Controller Source public function index() { $tells = Tell::find('all'); return compact('tells'); }