Code |
Context
//$currentProjectType = $this->Minim->getCurrentProjectsType($language, $currentProjectTypeUrl, 1, 0);
$projectTypes = $this->Minim->getProjectTypes($language, $currentProjectType['url'], 1, 0);
$myProjectUrl = "arola-samsung-restaurant-casa-decor-05"
$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" => "2",
"owg_id" => "100008",
"name" => "Arola-Samsung Restaurant. Casa Decor 05",
"url" => "arola-samsung-restaurant-casa-decor-05",
"execution_date" => "2008-07-18",
"photographer" => "Stephan Zaehring",
"stylist" => "",
"concept" => "<p>
A vibrant green emerald forest.</p>
",
"description" => "<p>
Restaurant Casa Decor Barcelona 05 can be considered as an innovative project: MINIM decided to take an experimental approach to the project based on light and color. The kitchen is visible from the restaurant. The result was a vibrant green emerald forest.</p>
",
"authors" => "<p>
Elina Vilá and Agnes Blanch.<br />
Interior Designers</p>
",
"location" => "Barcelona",
"studio" => "1",
"shop" => "1",
"meta_keywords" => "",
"meta_description" => "",
"locale" => "eng"
),
"images" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"gallery" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"sections" => array(
array(),
array(),
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