PhoenixKitWeb.Live.Modules.Jobs.Index (phoenix_kit v2.3.0)

Copy Markdown View Source

LiveView for viewing jobs.

Provides a simple read-only view of all Oban jobs with filtering by queue and state.

Summary

Functions

handle_event(binary, arg2, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_info(atom, socket)

Callback implementation for Phoenix.LiveView.handle_info/2.

handle_url_state(state, socket)

Callback implementation for PhoenixKitWeb.Live.UrlState.handle_url_state/2.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.