Pleroma
v1.1.9-10-g42f76306+dev
Pages
Modules
Exceptions
Mix Tasks
Pleroma v1.1.9-10-g42f76306+dev
Pleroma.Object
View Source
Link to this section
Summary
Functions
authorize_mutation(object, user)
change(struct, params \\ %{})
context_mapping(context)
create(data)
decrease_replies_count(ap_id)
delete(object)
get_by_ap_id(ap_id)
get_by_id(id)
get_by_id_and_maybe_refetch(id, opts \\ [])
get_cached_by_ap_id(ap_id)
increase_replies_count(ap_id)
increase_vote_count(ap_id, name)
make_tombstone(object, deleted \\ DateTime.utc_now())
normalize(object, fetch_remote \\ true, options \\ [])
prune(object)
set_cache(object)
swap_object_with_tombstone(object)
update_and_set_cache(changeset)
Link to this section
Functions
Link to this function
authorize_mutation(object, user)
View Source
Link to this function
change(struct, params \\ %{})
View Source
Link to this function
context_mapping(context)
View Source
Link to this function
create(data)
View Source
Link to this function
decrease_replies_count(ap_id)
View Source
Link to this function
delete(object)
View Source
Link to this function
get_by_ap_id(ap_id)
View Source
Link to this function
get_by_id(id)
View Source
Link to this function
get_by_id_and_maybe_refetch(id, opts \\ [])
View Source
Link to this function
get_cached_by_ap_id(ap_id)
View Source
Link to this function
increase_replies_count(ap_id)
View Source
Link to this function
increase_vote_count(ap_id, name)
View Source
Link to this function
make_tombstone(object, deleted \\ DateTime.utc_now())
View Source
Link to this function
normalize(object, fetch_remote \\ true, options \\ [])
View Source
Link to this function
prune(object)
View Source
Link to this function
set_cache(object)
View Source
Link to this function
swap_object_with_tombstone(object)
View Source
Link to this function
update_and_set_cache(changeset)
View Source