Previous Page
newRecord()

Solar_Model
newSelect()

Next Page
serializeCols()

newSelect()

public Solar_Sql_Select newSelect ( array $params default NULL )

Returns a new Solar_Sql_Select tool, with the proper SQL object injected automatically, and with eager "to-one" associations joined.

Inherited from Solar_Sql_Model.

Parameters

  • (array) $params: An array of SELECT parameters.

Returns

  • (Solar_Sql_Select)

Description

Returns a new Solar_Sql_Select tool, with the proper SQL object injected automatically, and with eager "to-one" associations joined.