file_get_general_file_type($mime_type)
Returns the category of a file from its MIME type.
elgg_deprecated_notice($msg, $dep_version, $backtrace_level=1)
Log a notice about deprecated use of a function, view, etc.
_elgg_services(\Elgg\Di\ServiceProvider $services=null)
Get the global service provider.
file_get_simple_type($mime_type)
Returns the category of a file from its MIME type.
generate_user_password(\ElggUser $user, $password)
Create a legacy password hash (salted MD5).
elgg_get_file_simple_type($mime_type)
Returns the category of a file from its MIME type.
elgg_get_access_object()
Returns an object with methods set_ignore_access() and get_ignore_access() for back compatibility...