main
insert
public function insert(string $slug, string $title, string $content, int $userId, bool $active): Page;