public serialize () Serializes the object ignoring connections or protected properties
public getParamsToView () Returns parameters to views
public __isset (mixed $key) Magic method to retrieve if a variable is set in the view
public dump () Returns a simple representation of the object that can be used with var_dump
integer MODELS_DATA_TYPES_BIND
public hasService (mixed $serviceName) Checks if a service is registered in the DI
public columns (mixed $columns) Sets the columns to be queried
public compile (mixed $templatePath, [mixed $extendsMode]) Compiles a template into a file applying the compiler
public getSql () Returns the SQL to be generated by the internal PHQL (only works in SELECT statements)
abstract public getLastController () ...
Page 29 of 100