Code |
Context$id = null
$mediaid = ""
$productArr = array(
"Product" => array(
"id" => "4",
"author" => "",
"title" => "KR 180-2 PA",
"teaser" => "<p>Palletizing down to –30 degrees</p>",
"isnew" => "0",
"body" => "<p>In addition to the standard variant, the Arctic variant of the KR 180-2 PA reliably palletizes frozen products at temperatures as low as -30 °C without any loss of quality due to temperature fluctuations in the freezer room.</p>",
"url_datasheet" => "",
"url_specifications" => "",
"path" => "KR1802PA",
"img" => "KR-100-2-PA_kl.jpg",
"thumb" => "KR-100-2-PA_kl.jpg",
"sort" => "4",
"alias" => null,
"locale" => "en_gb"
),
"ProductMedia" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"ProductDetail" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$mediaArr = array(
array(
"ProductMedia" => array(),
"Product" => array()
),
array(
"ProductMedia" => array(),
"Product" => array()
),
array(
"ProductMedia" => array(),
"Product" => array()
),
array(
"ProductMedia" => array(),
"Product" => array()
),
array(
"ProductMedia" => array(),
"Product" => array()
)
)
$this->set('mediaid',Sanitize::paranoid($mediaid));
$this ->titleData['product'] = $product['Product']['title'];
ProductsController::videos() - APP/controllers/products_controller.php, line 153
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88