Action - gk/gravityview/bulk-actions/ . $event
Fires when a frontend bulk action background job changes lifecycle state.
Fires when a frontend bulk action background job changes lifecycle state.
Fires after frontend attachment download processing finishes.
Fires after Bulk Edit updates one entry.
Parameters
Fires after table column headers are rendered. Can be used to insert additional header cells.
Fires before table column headers are rendered. Can be used to insert additional header cells.
Allows widgets to add custom summary information displayed in the admin.
Filters the entry batch size for GravityView background jobs.
Filters the Foundation job data used for an entry batch job.
Allows integrations to choose which form ID should own entry-ID constraints for joined or customized Views. Return 0 to use GF_Query's primary form.
Filters whether entry-batch jobs require healthy dispatch before queueing.
Filters a bulk action config after per-action settings have been resolved.
Filters whether an action's required View fields are configured.
Filters action field requirements exposed to the View editor.
Filters whether an action is available in the View.
Filters resolved settings for one bulk action.
Filters frontend bulk actions available to table Views.
Filters the entry-batch job arguments for a frontend bulk action.
Filters the terminal background bulk action notice message.
Filters the current Foundation job status used to reconcile a frontend bulk action notice.
Filters whether frontend bulk action background processing is available.
Filters the inclusive entry count where supported bulk actions use background processing.
Filters where the selection checkbox column renders.
Filters whether the Delete Entries action should appear without a broad delete capability.
Filters whether frontend bulk actions are disabled for multi-form Views.
Filters the capability required to download attachments from frontend bulk actions.
Filters whether an attachment should be included in the frontend bulk download.
Filters supported Bulk Edit entry-property targets.
Filters Bulk Edit source target IDs after mode resolution.
Filters whether request processing should exit after redirecting.
Filters how long a queued/running bulk action result may point at a missing Foundation job before failing.
Filters the maximum number of entries allowed in one synchronous frontend bulk action request.
Filters whether a frontend bulk action template partial should render.
Filters the capability required to resend notifications from frontend bulk actions.
Filters the callable used to dispatch a frontend resend notification.
Filters the notification object before Gravity Forms resend hooks run.
Filters the maximum number of IDs a select-all background request may snapshot before queueing.
Filters where selected-entry status and selection links render.
Filters the directory template IDs that support frontend bulk actions.
Filters frontend bulk action template data.
Filters action keys that require typed confirmation when their selected count reaches the threshold.
Filters the entry count where typed confirmation is required for a frontend bulk action.
Filters whether a frontend bulk action should use background processing.
Modifies the search criteria mode.
Modifies the full date range preset list after GravityView's presets have been merged with the Query Filters defaults.
Whether to adjust the timezone for entries.
Modifies the datepicker format.
Search for each word separately or the whole phrase?
Modifies an array of allowed operators for a field.
Modifies the search request method.
Modifies the fields able to be searched using the Search Bar.
Whether empty field values should be ignored or strictly matched.
Whether to remove leading/trailing whitespaces from search value.
Parameters
Modify the edit entry success message on pages.
Filters the number of table columns used for colspan calculations.
The GravityView WordPress plugin class.
The base Entry class.
A collection of \GV\Entry objects.
The Gravity Forms Entry class implementation.
Entry sorting.
The multi-entry Entry implementation.
A collection of \GV\Field objects.
The Form class.
A collection of \GV\Form objects.
The Gravity Forms Form class implementation.
The Edit Entry Renderer class.
The Entry Renderer class.
The Field Renderer class.
The View Renderer class.
The Request abstract class.
A generic Settings base class.
The View Settings class.
A collection of View objects.
The base Widget class.
A collection of \GV\Widget objects.
Legacy API class alias for backward compatibility.