This page redirects to an external site: https://developer.wordpress.org/reference/functions/insert_blog/
Store basic site info in the blogs table.
This function creates a row in the wp_blogs table and returns the new blog's ID. It is the first step in creating a new blog.
<?php insert_blog( $domain, $path, $site_id ); ?>
Since: MU
insert_blog() is located in wp-includes/ms-functions.php