This page redirects to an external site: https://developer.wordpress.org/reference/functions/clean_page_cache/
Will clean the page in the cache.
Clean (delete) page from cache that matches $id. Will also clean cache associated with 'all_page_ids' and 'get_pages'.
<code style="color: #000000"><span style="color: #0000BB"><?php clean_page_cache</span><span style="color: #007700">( </span><span style="color: #0000BB">$id </span><span style="color: #007700">) </span><span style="color: #0000BB">?></span></code>
clean_page_cache() is located in wp-includes/post.php.