$id, 'finished' => false, 'percent' => 0, 'total' => 0, 'complete' => 0, 'plugin' => self::getIdKey(), ]; } return $_SESSION[$SESSION_KEY][$id]; } }