Boot::start()
Method: Run all the triggers in init runtime.
Method: Join the stuff on the table to make a full query statement
DB_Builder::query_build Read More »
Method: Render a view file, this will be use to render a whole page, if a layout defined, then we will render layout + view
Method: Run the query to see if the record is exist or not.
DB_Builder::exists Read More »
Method: Guess the type of value for correcting placeholder
DB_Builder::guess_var_type Read More »