Code |
Context
//$currentProjectType = $this->Minim->getCurrentProjectsType($language, $currentProjectTypeUrl, 1, 0);
$projectTypes = $this->Minim->getProjectTypes($language, $currentProjectType['url'], 1, 0);
$myProjectUrl = "minim-interior-design-studio-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" => "9",
"owg_id" => "100015",
"name" => "Minim interior design studio. Barcelona",
"url" => "minim-interior-design-studio-barcelona",
"execution_date" => "2008-12-29",
"photographer" => "",
"stylist" => "",
"concept" => "<p>
Minimalist restoration</p>
",
"description" => "<p>
The project for Minim´s new studio incorporates the work criteria used by its team of interior designers: full respect for the original architectural elements, differentiation between the original and the contemporary materials, creation of functional and aesthetically appealing spaces. The mosaic pavement was preserved, as well as the carpentry and cove ceilings, which were uncovered in order to make them more noticeable.</p>
<p>
Interior design project and execution of work. Barcelona</p>
",
"authors" => "<p>
Elina Vilá and Agnès Blanch.<br />
Interior Designers</p>
",
"location" => "Barcelona",
"studio" => "1",
"shop" => "1",
"meta_keywords" => "studio, design",
"meta_description" => "minimalist restoration proiecto
",
"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()
),
"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