This page redirects to an external site: https://developer.wordpress.org/reference/hooks/the_editor/
The "the_editor()" allows you to call the TinyMCE editor in your plugin or theme/page.
<?php the_editor($content, $id, $prev_id, $media_buttons, $tab_index); ?>
wp_tiny_mce()