Class representing a query for form categories.
File: src/db-objects/form-categories/form-category-query.php
Form_Category_Query::query()
Sets up the query for retrieving form categories.
Form_Category_Query::instantiate_query_object()
Instantiates the internal Core query object.
Form_Category_Query::parse_results_collection()
Parses the results of the internal Core query into a collection.
Form_Category_Query::map_args()
Maps form query arguments to regular post query arguments.