Code |
Context
//$currentProjectType = $this->Minim->getCurrentProjectsType($language, $currentProjectTypeUrl, 1, 0);
$projectTypes = $this->Minim->getProjectTypes($language, $currentProjectType['url'], 1, 0);
$myProjectUrl = "212-splash-by-carolina-herrera"
$language = array(
"id" => "3",
"code" => "eng",
"url_code" => "en",
"name" => "eng",
"active" => "1",
"default" => "0",
"weight" => "20"
)
$languages = array(
array(
"id" => "1",
"code" => "cat",
"url_code" => "ca",
"name" => "cat",
"active" => "1",
"default" => "0",
"weight" => "0",
"public_url" => array()
),
array(
"id" => "2",
"code" => "spa",
"url_code" => "es",
"name" => "esp",
"active" => "1",
"default" => "1",
"weight" => "10",
"public_url" => array()
),
array(
"id" => "3",
"code" => "eng",
"url_code" => "en",
"name" => "eng",
"active" => "1",
"default" => "0",
"weight" => "20",
"public_url" => array()
),
array(
"id" => "4",
"code" => "rus",
"url_code" => "ru",
"name" => "rus",
"active" => "1",
"default" => "0",
"weight" => "30",
"public_url" => array()
)
)
$key = 3
$oneLanguage = array(
"id" => "4",
"code" => "rus",
"url_code" => "ru",
"name" => "rus",
"active" => "1",
"default" => "0",
"weight" => "30",
"public_url" => array(
"myLanguage" => "ru",
"controller" => "studio",
"action" => "project"
)
)
$currentUrl = array(
"myLanguage" => "en",
"controller" => "studio",
"action" => "projects"
)
$currentMenu = array(
"Menuitem" => array(
"id" => "18",
"parent_id" => "14",
"lft" => "31",
"rght" => "32",
"published" => "1",
"protected" => "0",
"name" => "projects",
"url" => "/en/studio/projects",
"target" => "0",
"description" => "See the projects carried out by the studio MINIM ",
"meta_keywords" => "",
"meta_description" => "",
"locale" => "eng"
)
)
$metaKeywords = ""
$metaDescription = ""
$project = array(
"MnmProject" => array(
"id" => "44",
"owg_id" => "109615",
"name" => "212 Splash by Carolina Herrera",
"url" => "212-splash-by-carolina-herrera",
"execution_date" => "0000-00-00",
"photographer" => "",
"stylist" => "",
"concept" => "<p>
A refreshing presentation</p>
",
"description" => "<p>
When designing a display counter for the 212 Splash fragrance, the main objective was to transmit the urban and bubbly image of the perfume bottle, which is shaped like a soda can. Developing the core idea, Minim proposed a counter that resembled a can dispenser, whose playful and interactive design encourages people to come closer and touch the product.</p>
",
"authors" => "",
"location" => "",
"studio" => "1",
"shop" => "1",
"meta_keywords" => "carolina herrera, display design, corporate interior design, minim, perfum, fragance, 212 splashdesign",
"meta_description" => "MINIm designed the display material for Carolina Herrera fragances",
"locale" => "eng"
),
"images" => array(
array(),
array(),
array()
),
"gallery" => array(
array(),
array(),
array()
),
"sections" => array(
array()
)
)
$currentProjectTypeId = null
$currentProjectType = array()
$baseUrl = null
StudioController::project() - APP/controllers/studio_controller.php, line 160
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83