Too few arguments to function App\Controller\Frontend\BlogController::category(), 1 passed in /data/www/vhosts/tenshokudou.com/httpdocs/vendor/cakephp/cakephp/src/Controller/Controller.php on line 531 and exactly 2 expected 📋

ArgumentCountError
Toggle Vendor Stack Frames
      $this->SiteNavi->saveHereAsReturnUrl();
      // お気に入り一覧をセット
  }
  public function category($company_id '',$category_id)
  {
    $this->getcompany($company_id);
    $this->get_sidebar($company_id);
    $this->getArchive($company_id);

If you want to customize this error message, create templates/Error/error400.php