Solar_Sql_Model_Record::toArray()

public array Solar_Sql_Model_Record::toArray ( void )

Converts the properties of this model Record or Collection to an array, including related models stored in properties and calculated columns.

Parameters

  • None.

Returns

  • (array)

Description

Converts the properties of this model Record or Collection to an array, including related models stored in properties and calculated columns.



Local