please click here for more wordpress cource
Action Hook: Fires once a single must-use plugin has loaded.
This hook is called after all must-use and network activated plugins have been loaded. It is called before other plugins are loaded.
The muplugins_loaded action hook fires early and precedes the plugins_loaded action hook.
you can visit given link for source code
do_action( 'muplugins_loaded' );