Builder::map()

Method: Maps from the results of the query to a new array using the callback.

Namespace: TEC\Events\Custom_Tables\V1\Models

Builder::output()

Method: Sets the output format that should be used to format the result(s) of a SELECT Model query.

Namespace: TEC\Events\Custom_Tables\V1\Models

Builder::refresh()

Method: If an instance already exists refresh the values by querying the same value against the DB.

Namespace: TEC\Events\Custom_Tables\V1\Models