Solar_Sql_Model_Params_Fetch::eager()

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

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

Inherited from Solar_Sql_Model_Params.

Parameters

Returns

  • (Solar_Sql_Model_Params)

Description

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



Local