Cleans the count cache for a model if relevant changes have been applied.
File: src/db-objects/submissions/submission-manager.php
Submission_Manager::anonymize_ip_address()
Anonymizes an IP address.
Submission_Manager::setup_hooks()
Sets up all action and filter hooks for the service.
Submission_Manager::schedule_cron_task()
Schedules the cron task for deleting incomplete submissions.
Submission_Manager::clear_cron_task()
Clears the cron task for deleting incomplete submissions.
Submission_Manager::maybe_delete_submissions()
Deletes submissions that have been ‘progressing’ for too long, if enabled.
torro_delete_submissions_query_limit
Filter Hook: Filters the limit for the query detecting incomplete submissions to delete.
Submission_Manager::set_initial_submission_data()
Sets the initial data for a new submission.
Submission_Manager::render_status_select()
Renders a status select field.
Submission_Manager::get_element_values_data_for_submission()
Gets all element values set for a submission.