Duplicates the container including all of its contents.
File: src/db-objects/containers/container.php
Container
Class representing a container.
Container::get_form()
Returns the parent form for the container.
Container::get_elements()
Returns all elements that belong to the form.
Container::delete()
Deletes the model from the database.
Container::to_json()
Returns an array representation of the model.
torro_required_indicator_description
Filter Hook: Filters the required indicator description, which is displayed above or below each form.