Dumped Contents
In
CatalogController.php
line 79:
//dump($path);
//content path
$content = $c_serv->get_seo_content($path);
if ($content) dump($content->getId() . ': ' . $content->getShortTitle());
$resp_404 = $this->render('@Store/ui/404.html.twig');
dump($path);
"1902: Упаковка для карандашей от David Delfín"
In
CatalogController.php
line 82:
if ($content) dump($content->getId() . ': ' . $content->getShortTitle());
$resp_404 = $this->render('@Store/ui/404.html.twig');
dump($path);
"/wiki-page/upakovka-dlya-karandashey-ot-david-delfin/"
In
CatalogController.php
line 88:
//check template exist
$template_hook = $c_serv->check_template_hook($path);
dump('hook: ' . $template_hook);
if ($template_hook) {
//redirect trailing slash
if (substr($path, -1) != '/') {
"hook: "
In
CatalogController.php
line 145:
}
$template = $c_serv->get_template_name($content);
dump('view type: ' . $template);
return $this->render('@Store/content/view/' . $template . '.html.twig', [
'content' => $content,
'filters' => [],
"view type: default"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1494 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1494 - wiki_category - 0"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1493 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1493 - wiki_category - 0"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1496 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1496 - wiki_category - 0"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1488 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1488 - wiki_category - 5"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1492 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1492 - wiki_category - 0"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1489 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1489 - wiki_category - 0"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1490 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1490 - wiki_category - 0"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1494 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1494 - wiki_category - 0"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1493 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1493 - wiki_category - 0"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1496 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1496 - wiki_category - 0"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1488 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1488 - wiki_category - 5"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1492 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1492 - wiki_category - 0"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1489 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1489 - wiki_category - 0"
In
TwigChildren.php
line 100:
public function get_childrens($content_id, $type_name, $recursive = false)
{
dump('GC: ' . $content_id . ' / ' . $type_name . ' / ' . $recursive);
//$sort_root = false;
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->chidrens)) return $this->chidrens[$pseudo_id];
"GC: 1490 / wiki_category / "
In
TwigMenu.php
line 75:
usort($ents, function ($a, $b) {
return $this->sort_menu($a, $b);
});
dump('Category type for GC: ' . $content_id . ' - ' . $type_name . ' - ' . count($ents));
return $ents;
}
"Category type for GC: 1490 - wiki_category - 0"