App\Models\KetProduct {#1739 // resources/views/ket/pages/rubber_products.blade.php
#connection: "mysql"
#table: "ket_products"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:23 [
"id" => 117
"created_at" => null
"updated_at" => null
"title" => "EU pneumatic seals"
"url" => "eu-pneumatic-seals"
"code" => null
"is_enabled" => 1
"type_id" => 8
"temp" => "-35℃-80℃"
"speed" => null
"pressure" => null
"application" => "Hydraulic motors, pumps, hydraulic components"
"materials_id" => "["17"]"
"standard" => "ROHS, REACH, UL94V0, FDA"
"parent_id" => 0
"order" => 999
"thumbnail" => "["images/products/5b700c18b38cc3c15307b3d84b9e343e.jpg"]"
"reference_diagram" => "images/products/a5207356952d04ea07979f50d25498bd.jpg"
"content" => """
<p><img src="https://www.dlseals.net/uploads/tinymce/images/799bad5a3b514f096e69bbc4a7896cd966d6a650e7030.jpg" width="750" height="750" alt="EU pneumatic seals" /></p>\r\n
<p><img src="https://www.dlseals.net/uploads/tinymce/images/d0096ec6c83575373e3a21d129ff8fef66d6a725ce62b.jpg" width="750" height="750" alt="EU pneumatic seals" /></p>\r\n
<p><img src="https://www.dlseals.net/uploads/tinymce/images/8266e4bfeda1bd42d8f9794eb4ea0a1366d6a74a0d0c8.png" width="640" height="640" alt="EU pneumatic seals" /></p>\r\n
<p><img src="https://www.dlseals.net/uploads/tinymce/images/f19c9085129709ee14d013be869df69b66d6a7593e9a6.png" width="640" height="640" alt="EU pneumatic seals" /></p>\r\n
<p><img src="https://www.dlseals.net/uploads/tinymce/images/9eb9cd58b9ea5e04c890326b5c1f471f66d6a7667d063.png" width="1000" height="3572" alt="EU pneumatic seals" /></p>
"""
"coating" => null
"has_selection" => "[]"
"technique" => "Injection molding"
"deleted_at" => null
]
#original: array:23 [
"id" => 117
"created_at" => null
"updated_at" => null
"title" => "EU pneumatic seals"
"url" => "eu-pneumatic-seals"
"code" => null
"is_enabled" => 1
"type_id" => 8
"temp" => "-35℃-80℃"
"speed" => null
"pressure" => null
"application" => "Hydraulic motors, pumps, hydraulic components"
"materials_id" => "["17"]"
"standard" => "ROHS, REACH, UL94V0, FDA"
"parent_id" => 0
"order" => 999
"thumbnail" => "["images/products/5b700c18b38cc3c15307b3d84b9e343e.jpg"]"
"reference_diagram" => "images/products/a5207356952d04ea07979f50d25498bd.jpg"
"content" => """
<p><img src="https://www.dlseals.net/uploads/tinymce/images/799bad5a3b514f096e69bbc4a7896cd966d6a650e7030.jpg" width="750" height="750" alt="EU pneumatic seals" /></p>\r\n
<p><img src="https://www.dlseals.net/uploads/tinymce/images/d0096ec6c83575373e3a21d129ff8fef66d6a725ce62b.jpg" width="750" height="750" alt="EU pneumatic seals" /></p>\r\n
<p><img src="https://www.dlseals.net/uploads/tinymce/images/8266e4bfeda1bd42d8f9794eb4ea0a1366d6a74a0d0c8.png" width="640" height="640" alt="EU pneumatic seals" /></p>\r\n
<p><img src="https://www.dlseals.net/uploads/tinymce/images/f19c9085129709ee14d013be869df69b66d6a7593e9a6.png" width="640" height="640" alt="EU pneumatic seals" /></p>\r\n
<p><img src="https://www.dlseals.net/uploads/tinymce/images/9eb9cd58b9ea5e04c890326b5c1f471f66d6a7667d063.png" width="1000" height="3572" alt="EU pneumatic seals" /></p>
"""
"coating" => null
"has_selection" => "[]"
"technique" => "Injection molding"
"deleted_at" => null
]
#changes: []
#casts: array:4 [
"materials_id" => "array"
"thumbnail" => "array"
"has_selection" => "array"
"deleted_at" => "datetime"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: array:2 [
0 => "materials_list"
1 => "date_isostring"
]
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"type" => App\Models\KetProductsType {#1742
#connection: "mysql"
#table: "ket_products_type"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:8 [
"id" => 8
"created_at" => "2024-04-13 11:43:56"
"updated_at" => "2024-08-09 17:06:53"
"title" => "Auto parts"
"url" => "auto-parts"
"parent_id" => 2
"order" => 999
"is_enabled" => 1
]
#original: array:8 [
"id" => 8
"created_at" => "2024-04-13 11:43:56"
"updated_at" => "2024-08-09 17:06:53"
"title" => "Auto parts"
"url" => "auto-parts"
"parent_id" => 2
"order" => 999
"is_enabled" => 1
]
#changes: []
#casts: []
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: []
#guarded: array:1 [
0 => "*"
]
#queryCallbacks: []
}
]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: []
#guarded: []
#forceDeleting: false
}