Disabled entities are not returned by getter functions.
To enable an entity, use {@link \ElggEntity::enable()}.
Recursively disabling an entity will disable all entities
owned or contained by the parent entity.
You can ignore the disabled field by using {@link access_show_hidden_entities()}.