elgg_pop_context()
Removes and returns the top context string from the stack.
elgg_get_page_owner_entity()
Gets the owner entity for the current page.
elgg_push_context($context)
Push a context onto the top of the stack.
elgg_view_entity(\ElggEntity $entity, $vars=array(), $bypass=false, $debug=false)
Returns a string of a rendered entity.