Code |
Context
//$currentProjectType = $this->Minim->getCurrentProjectsType($language, $currentProjectTypeUrl, 1, 0);
$projectTypes = $this->Minim->getProjectTypes($language, $currentProjectType['url'], 1, 0);
$myProjectUrl = "housing-and-winery-in-the-priorat-region"
$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" => "39",
"owg_id" => "100045",
"name" => "Housing and winery in the Priorat Region",
"url" => "housing-and-winery-in-the-priorat-region",
"execution_date" => "2009-05-01",
"photographer" => "Albert Font",
"stylist" => "Mar Requena",
"concept" => "<p>
Modern interiors in a rural setting</p>
",
"description" => "<p>
The MINIM interior design studio executed both the planning of the building and the interior design of this old mill, which was turned into a house and a winery featuring one of the region´s finest wines. The restoration respected the original space and included a bold "sculpture-staircase" in order to organize the building internally.</p>
",
"authors" => "<p>
Agnés Blanch and Elina Vila. <br />
Sergio Remacha, MINIM architect.</p>
",
"location" => "Priorat",
"studio" => "1",
"shop" => "1",
"meta_keywords" => "design, cellar, barcelona, design, ",
"meta_description" => "project of interior design in a cellar, Modern interiors in a rural setting
",
"locale" => "eng"
),
"images" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"gallery" => array(
array(),
array(),
array(),
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