App\Models\Ohlcv {#321 #table: "ohlcv" #connection: "mysql" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #attributes: array:14 [ "id" => 1 "ticker" => "DOGE" "time_period_start" => "2020-07-09T21:00:00.0000000Z" "time_period_end" => "2020-07-09T22:00:00.0000000Z" "time_open" => "2020-07-09T21:51:18.9200000Z" "time_close" => "2020-07-09T21:54:13.9400000Z" "price_open" => "0.005" "price_high" => "0.005" "price_low" => "0.005" "price_close" => "0.005" "volume_traded" => "40141.76099507" "trades_count" => "12" "created_at" => "2021-10-12 15:56:50" "updated_at" => "2021-10-12 15:56:50" ] #original: array:14 [ "id" => 1 "ticker" => "DOGE" "time_period_start" => "2020-07-09T21:00:00.0000000Z" "time_period_end" => "2020-07-09T22:00:00.0000000Z" "time_open" => "2020-07-09T21:51:18.9200000Z" "time_close" => "2020-07-09T21:54:13.9400000Z" "price_open" => "0.005" "price_high" => "0.005" "price_low" => "0.005" "price_close" => "0.005" "volume_traded" => "40141.76099507" "trades_count" => "12" "created_at" => "2021-10-12 15:56:50" "updated_at" => "2021-10-12 15:56:50" ] #changes: [] #casts: [] #classCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] #guarded: array:1 [ 0 => "*" ] }