Code |
Context$id = null
$mediaid = ""
$productArr = array(
"Product" => array(
"id" => "5",
"author" => "",
"title" => "KR 240 270-2 PA",
"teaser" => "<p>Spécialisation et capacité d'adaption</p>",
"isnew" => "0",
"body" => "<p>Le KR 240 270-2 PA est adapté de façon idéale aux exigences de la palettisation et empile sans problèmes plusieurs palettes jusqu'à une grande hauteur. Les prolongations de bras disponibles adaptent la portée de façon optimale à votre application.</p>",
"url_datasheet" => "",
"url_specifications" => "",
"path" => "KR2402702PA",
"img" => "KR-240-270-2-PA_kl.jpg",
"thumb" => "KR-240-270-2-PA_kl.jpg",
"sort" => "5",
"alias" => null,
"locale" => "fr_fr"
),
"ProductMedia" => array(
array(),
array(),
array()
),
"ProductDetail" => array(
array(),
array(),
array(),
array(),
array(),
array()
)
)
$mediaArr = 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