View Source Mobilizon.Discussions.Discussion.TitleSlug (Mobilizon v5.0.0-beta.1)

Module to generate the slug for discussions

Summary

Functions

Link to this function

build_slug(sources, changeset)

View Source
@spec build_slug([String.t()], Ecto.Changeset.t()) :: String.t()
Link to this function

force_generate_slug(changeset)

View Source
Link to this function

get_sources(changeset, opts)

View Source
Link to this function

maybe_generate_slug(changeset)

View Source
Link to this function

unique_constraint(changeset, opts \\ [])

View Source