Code Context )
));
$related_post['Slug'] = $current_slug['Slug'];
$slug = array(
'Museum' => array(
'id' => '35',
'user_id' => '0',
'city_id' => '2',
'slug' => 'museu-paranaense',
'name' => 'Museu Paranaense',
'opening_hours' => 'From Tuesday to Friday, 9am-6pm; on Saturday, Sundays and holidays, 10am-4pm. ',
'address' => 'Museu Paranaense
Rua Kellers, 289
Curitiba (PR)
',
'address_url' => 'https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3603.320928799502!2d-49.276085!3d-25.427531999999996!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94dce40e78c89957%3A0x2e03bf97a4565b80!2sParanaense!5e0!3m2!1spt-BR!2sbr!4v1400644181674',
'url' => 'http://www.museuparanaense.pr.gov.br',
'phone' => '(41) 3304-3300 ',
'body' => '<p>[TAG-galeria-0024]</p>
<p><em>Museu Paranaense</em> (Museum of <em>Paraná</em>)</p>
<p>Opened in September 1876 by private initiative, the <em>Museu Paranaense</em> (Museum of <em>Paraná</em>) has been managed by the government since 1882. It is based in the <em>Palácio São Francisco</em> (São Francisco Palace), a building dating from 1929. It has a collection of approximately 400,000 items, formed by sets of significant archaeological, anthropological and historical value as well as collections that refer to the material culture and artistic expressions of society such as furniture, clothing and paintings. The highlight goes to the collection of the Czech naturalist Vladimir Kozák, who gathered rich material (including films) on the indigenous people of Brazil, especially from <em>Paraná</em>.  </p>
',
'image' => '/files/uploads/museums/museum_35.jpg',
'created' => '2018-02-08 00:01:29',
'modified' => '2018-04-11 14:02:34',
'published' => true,
'deleted' => false,
'drupal_nid' => '58',
'locale' => 'eng'
),
'User' => array(
'password' => '*****',
'id' => null,
'username' => null,
'name' => null,
'email' => null,
'role' => null,
'status' => null,
'bio' => null,
'thumbnail' => null,
'created' => null,
'modified' => null,
'deleted' => null
),
'City' => array(
'id' => '2',
'name' => 'Curitiba',
'uf' => 'PR',
'image' => '/files/uploads/cities/city_2.jpg',
'drupal_tid' => '7'
),
'Exhibition' => array(),
'Category' => array(),
'Tag' => array(
(int) 0 => array(
'id' => '4',
'user_id' => '1',
'title' => 'archaeology',
'slug' => 'archaeology',
'description' => '',
'image' => null,
'created' => '2018-02-08 00:01:25',
'modified' => '2018-04-04 18:25:50',
'deleted' => false,
'locale' => 'eng'
),
(int) 1 => array(
'id' => '16',
'user_id' => '1',
'title' => 'decor',
'slug' => 'decor',
'description' => '',
'image' => null,
'created' => '2018-02-08 00:01:25',
'modified' => '2018-04-04 18:29:29',
'deleted' => false,
'locale' => 'eng'
),
(int) 2 => array(
'id' => '13',
'user_id' => '1',
'title' => 'industrial design',
'slug' => 'industrial-design',
'description' => '',
'image' => null,
'created' => '2018-02-08 00:01:25',
'modified' => '2018-04-04 18:28:30',
'deleted' => false,
'locale' => 'eng'
),
(int) 3 => array(
'id' => '34',
'user_id' => '1',
'title' => 'history',
'slug' => 'history',
'description' => '',
'image' => null,
'created' => '2018-02-08 00:01:25',
'modified' => '2018-04-04 18:36:11',
'deleted' => false,
'locale' => 'eng'
),
(int) 4 => array(
'id' => '17',
'user_id' => '1',
'title' => 'fashion',
'slug' => 'fashion',
'description' => '',
'image' => null,
'created' => '2018-02-08 00:01:25',
'modified' => '2018-04-04 18:29:50',
'deleted' => false,
'locale' => 'eng'
),
(int) 5 => array(
'id' => '28',
'user_id' => '1',
'title' => 'patrimony',
'slug' => 'patrimony',
'description' => '',
'image' => null,
'created' => '2018-02-08 00:01:25',
'modified' => '2018-04-04 18:33:24',
'deleted' => false,
'locale' => 'eng'
),
(int) 6 => array(
'id' => '5',
'user_id' => '1',
'title' => 'painting',
'slug' => 'painting',
'description' => '',
'image' => null,
'created' => '2018-02-08 00:01:25',
'modified' => '2018-04-04 18:26:10',
'deleted' => false,
'locale' => 'eng'
)
)
)
$current_date = object(DateTime) {
date => '2024-11-28 06:42:26.000000'
timezone_type => (int) 3
timezone => 'America/Sao_Paulo'
}
$related_exhibitions = array()
$related_posts = array(
(int) 0 => array(
'ContentMuseum' => array(
'id' => '41',
'source_model' => 'Content',
'source_id' => '9',
'destination_model' => 'Museum',
'destination_id' => '35',
'created' => '2018-04-22 18:23:30'
),
'Content' => null
)
)
$related_post = array(
'ContentMuseum' => array(
'id' => '41',
'source_model' => 'Content',
'source_id' => '9',
'destination_model' => 'Museum',
'destination_id' => '35',
'created' => '2018-04-22 18:23:30'
),
'Content' => null
)
$current_slug = array()
MuseumsController::view() - APP/Controller/MuseumsController.php, line 454
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111