Application.loaded_applications

You're seeing just the function loaded_applications, go back to Application module for more information.

Specs

loaded_applications() :: [{app(), description :: charlist(), vsn :: charlist()}]

Returns a list with information about the applications which have been loaded.