Code |
Context
//$currentProjectType = $this->Minim->getCurrentProjectsType($language, $currentProjectTypeUrl, 1, 0);
$projectTypes = $this->Minim->getProjectTypes($language, $currentProjectType['url'], 1, 0);
$myProjectUrl = "industrial-loft-in-the-heart-of-barcelona"
$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" => "37",
"owg_id" => "100043",
"name" => "Industrial loft in the heart of Barcelona",
"url" => "industrial-loft-in-the-heart-of-barcelona",
"execution_date" => "2010-01-01",
"photographer" => "Núria Vila",
"stylist" => "Mar Requena",
"concept" => "<p>
Interior design and recycling<br />
</p>
",
"description" => "<p>
It was an old printing press, on the floor of a building in the Centre of Barcelona Street, with about 800 m2 spread over two large plants. The assignment was to turn it into an estudio-vivienda, recycling the maximum number of elements, both the structure and the original furniture of the owner. The look had to be industrial, typical of the first American lofts.</p>
",
"authors" => "<p>
Interior Design: Agnès Blanch, Elina Vila and Mercè Colomer, MINIM.</p>
<p>
Reform: Benito Escat, Alberto Rovira and Héctor Gil, Invest Pedralbes</p>
<p>
.</p>
",
"location" => "Barcelona",
"studio" => "1",
"shop" => "1",
"meta_keywords" => "lofft, desifn, furniture, barcelona, recycling design
",
"meta_description" => "project of an industrial loft in barcelona
",
"locale" => "eng"
),
"images" => array(
array(),
array(),
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()
),
"sections" => array(
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