Code Context # Create breadcrumb
$breadcrumbs = array(
strip_tags($parent->parent->name) => '#',
$slug = 'dekoration-und-eyelets'
$where = [
(int) 0 => '(Categories_slug_translation.content = "dekoration-und-eyelets" OR Categories.slug = "dekoration-und-eyelets")',
(int) 1 => '(Categories_active_translation.content = 1 OR Categories.active = 1)'
]
$parent = object(App\Model\Entity\Category) {
'id' => (int) 85,
'category_id' => null,
'level' => (int) 1,
'lft' => null,
'rght' => null,
'name' => 'Dekoration und Eyelets',
'content' => '',
'slug' => 'dekoration-und-eyelets',
'active' => true,
'rank' => (int) 25,
'seo_title' => '',
'seo_description' => '',
'parent' => null,
'tutorials' => [],
'_locale' => 'de_DE',
'_translations' => [
'nl_NL' => object(App\Model\Entity\Category) {},
'en_US' => object(App\Model\Entity\Category) {},
'de_DE' => object(App\Model\Entity\Category) {},
'fr_FR' => object(App\Model\Entity\Category) {}
],
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [
'name' => 'Decoratie en Eyelets',
'slug' => 'decoratie-en-eyelets'
],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
App\Controller\CategoriesController::view() - APP/Controller/CategoriesController.php, line 43
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 429
Cake\Routing\Dispatcher::_invoke() - CORE/src/Routing/Dispatcher.php, line 114
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 87
[main] - ROOT/webroot/index.php, line 36