response->isAjax()) { return; } $this->response->addJSON([ 'list' => RecentFavoriteTable::getInstance('recent')->getHtmlList(), ]); } }