Solar_Sql_Model_Params::eager()

public Solar_Sql_Model_Params Solar_Sql_Model_Params::eager ( string $name , array $opts = NULL )

Adds a new related eager-fetch (with options) to the params.

Parameters

Returns

  • (Solar_Sql_Model_Params)

Description

Adds a new related eager-fetch (with options) to the params.



Local