APP/Controller/ProductsController.php (line 59)
object(Cake\ORM\ResultSet) id:0 {
'items' => [
(int) 0 => object(App\Model\Entity\Product) id:1 {
'id' => (int) 1
'name' => 'Test'
'description' => 'Dies ist ein Test'
'category_id' => (int) 8
'price' => '4.99'
'stock_quantity' => (int) 999
'show' => true
'URL' => ''
'created' => object(Cake\I18n\FrozenTime) id:2 {
'time' => '2024-03-17 16:37:48.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:3 {
'time' => '2025-08-24 21:24:25.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'product_downloadables' => [
(int) 0 => object(App\Model\Entity\ProductDownloadable) id:4 {
'id' => (int) 1
'product_id' => (int) 1
'file_path' => 'download.cnc-voss.de/9838928/riesenhamster'
'created' => object(Cake\I18n\FrozenTime) id:5 {
'time' => '2024-09-22 19:56:43.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:6 {
'time' => '2025-08-26 12:31:58.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'[new]' => false
'[accessible]' => [
'product_id' => true,
'file_path' => true,
'created' => true,
'modified' => true,
'product' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductDownloadables'
},
(int) 1 => object(App\Model\Entity\ProductDownloadable) id:7 {
'id' => (int) 2
'product_id' => (int) 1
'file_path' => 'download.cnc-voss.de/9838928/riesenhamster2'
'created' => object(Cake\I18n\FrozenTime) id:8 {
'time' => '2024-09-22 19:56:43.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:9 {
'time' => '2025-08-26 12:31:58.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'[new]' => false
'[accessible]' => [
'product_id' => true,
'file_path' => true,
'created' => true,
'modified' => true,
'product' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductDownloadables'
},
]
'product_reviews' => [
(int) 0 => object(App\Model\Entity\ProductReview) id:10 {
'id' => (int) 1
'product_id' => (int) 1
'customer_id' => (int) 1
'rating' => (int) 3
'comment' => 'Test'
'created' => object(Cake\I18n\FrozenTime) id:11 {
'time' => '2024-03-17 18:03:05.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:12 {
'time' => '2025-08-10 20:25:13.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'[new]' => false
'[accessible]' => [
'product_id' => true,
'customer_id' => true,
'rating' => true,
'comment' => true,
'created' => true,
'modified' => true,
'product' => true,
'customer' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductReviews'
},
(int) 1 => object(App\Model\Entity\ProductReview) id:13 {
'id' => (int) 2
'product_id' => (int) 1
'customer_id' => (int) 3
'rating' => (int) 4
'comment' => 'Test'
'created' => object(Cake\I18n\FrozenTime) id:14 {
'time' => '2024-09-22 17:50:28.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:15 {
'time' => '2025-08-10 20:25:16.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'[new]' => false
'[accessible]' => [
'product_id' => true,
'customer_id' => true,
'rating' => true,
'comment' => true,
'created' => true,
'modified' => true,
'product' => true,
'customer' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductReviews'
},
(int) 2 => object(App\Model\Entity\ProductReview) id:16 {
'id' => (int) 13
'product_id' => (int) 1
'customer_id' => (int) 5
'rating' => (int) 5
'comment' => 'asd'
'created' => object(Cake\I18n\FrozenTime) id:17 {
'time' => '2025-08-24 22:23:49.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:18 {
'time' => '2025-08-24 22:23:49.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'[new]' => false
'[accessible]' => [
'product_id' => true,
'customer_id' => true,
'rating' => true,
'comment' => true,
'created' => true,
'modified' => true,
'product' => true,
'customer' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductReviews'
},
]
'product_option_values' => [
(int) 0 => object(App\Model\Entity\ProductOptionValue) id:19 {
'id' => (int) 1
'product_id' => (int) 1
'option_id' => (int) 1
'value' => 'Rot'
'stock_quantity' => (int) 99
'price' => '1.00'
'created' => object(Cake\I18n\FrozenTime) id:20 {
'time' => '2024-03-17 16:53:46.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:21 {
'time' => '2025-08-17 15:12:25.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'[new]' => false
'[accessible]' => [
'product_id' => true,
'option_id' => true,
'value' => true,
'stock_quantity' => true,
'created' => true,
'modified' => true,
'product' => true,
'product_option' => true,
'cart_items' => true,
'order_items' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductOptionValues'
},
(int) 1 => object(App\Model\Entity\ProductOptionValue) id:22 {
'id' => (int) 2
'product_id' => (int) 1
'option_id' => (int) 1
'value' => 'Blau'
'stock_quantity' => (int) 99
'price' => '2.00'
'created' => object(Cake\I18n\FrozenTime) id:23 {
'time' => '2024-03-17 16:53:46.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:24 {
'time' => '2025-08-17 15:12:28.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'[new]' => false
'[accessible]' => [
'product_id' => true,
'option_id' => true,
'value' => true,
'stock_quantity' => true,
'created' => true,
'modified' => true,
'product' => true,
'product_option' => true,
'cart_items' => true,
'order_items' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductOptionValues'
},
(int) 2 => object(App\Model\Entity\ProductOptionValue) id:25 {
'id' => (int) 3
'product_id' => (int) 1
'option_id' => (int) 2
'value' => 'XL'
'stock_quantity' => (int) 99
'price' => '5.00'
'created' => object(Cake\I18n\FrozenTime) id:26 {
'time' => '2024-03-17 16:53:46.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:27 {
'time' => '2025-08-17 15:12:31.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'[new]' => false
'[accessible]' => [
'product_id' => true,
'option_id' => true,
'value' => true,
'stock_quantity' => true,
'created' => true,
'modified' => true,
'product' => true,
'product_option' => true,
'cart_items' => true,
'order_items' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductOptionValues'
},
]
'product_images' => [
]
'order_items' => [
]
'cart_items' => [
(int) 0 => object(App\Model\Entity\CartItem) id:28 {
'id' => (int) 21
'cart_id' => (int) 2
'product_id' => (int) 1
'product_options' => '{"Farbe":{"id":"2","value":"Blau","price":"2.00"},"Größe":{"id":"3","value":"XL","price":"5.00"}}'
'quantity' => (int) 40
'created' => object(Cake\I18n\FrozenTime) id:29 {
'time' => '2025-08-21 13:02:43.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:30 {
'time' => '2025-08-26 12:13:05.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'[new]' => false
'[accessible]' => [
'cart_id' => true,
'product_id' => true,
'product_option_value_id' => true,
'quantity' => true,
'created' => true,
'modified' => true,
'cart' => true,
'product' => true,
'product_option_value' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'CartItems'
},
(int) 1 => object(App\Model\Entity\CartItem) id:31 {
'id' => (int) 22
'cart_id' => (int) 2
'product_id' => (int) 1
'product_options' => '{"Farbe":{"id":"1","value":"Rot","price":"1.00"},"Größe":{"id":"3","value":"XL","price":"5.00"}}'
'quantity' => (int) 3
'created' => object(Cake\I18n\FrozenTime) id:32 {
'time' => '2025-08-26 11:55:23.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:33 {
'time' => '2025-08-26 11:55:39.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'[new]' => false
'[accessible]' => [
'cart_id' => true,
'product_id' => true,
'product_option_value_id' => true,
'quantity' => true,
'created' => true,
'modified' => true,
'cart' => true,
'product' => true,
'product_option_value' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'CartItems'
},
]
'category' => object(App\Model\Entity\Category) id:34 {
'id' => (int) 8
'name' => 'CNC-Ersatzteile'
'parent_id' => (int) 1
'active' => false
'created' => object(Cake\I18n\FrozenTime) id:35 {
'time' => '2025-08-03 17:25:58.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:36 {
'time' => '2025-08-03 17:25:58.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'[new]' => false
'[accessible]' => [
'name' => true,
'parent_id' => true,
'created' => true,
'modified' => true,
'parent_category' => true,
'child_categories' => true,
'products' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Categories'
}
'[new]' => false
'[accessible]' => [
'name' => true,
'description' => true,
'category_id' => true,
'price' => true,
'stock_quantity' => true,
'show' => true,
'URL' => true,
'created' => true,
'modified' => true,
'category' => true,
'cart_items' => true,
'downloadable_products' => true,
'order_items' => true,
'product_images' => true,
'product_option_values' => true,
'product_reviews' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Products'
},
]
}