Solar_Sql_Model_Params_Fetch::cloneForKeeps()

public Solar_Sql_Model_Params_Fetch Solar_Sql_Model_Params_Fetch::cloneForKeeps ( void )

Returns a clone with only the joins we keep for native selects (i.e., for page counts and for the native-by-select strategy in relateds).

Parameters

  • None.

Returns

  • (Solar_Sql_Model_Params_Fetch)

Description

Returns a clone with only the joins we keep for native selects (i.e., for page counts and for the native-by-select strategy in relateds).



Local