Dumped Contents
In
CatalogController.php
line 80:
//dump($path);
//content path
$content = $c_serv->get_seo_content($path);
if($content)dump($content->getId() . ': ' . $content->getShortTitle());
//check template exist
"1567: 02xx - Просечённые гофрокороба"
In
CatalogController.php
line 85:
//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) != '/') return $this->redirectToRoute('store_seo', ['path' => $path . '/'], 301);
"hook: "
In
ContentService.php
line 104:
if (!$name) return $template;
$template_name = $name . '_list';
dump($template_name);
$tempate_path = $this->main_path . '/apps/store/templates/content/list/' . $template_name . '.html.twig';
if ($this->fs->exists($tempate_path)) {
return $template_name;
"wiki_category_list"
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: 1567 / wiki_category / "
In
TwigContent.php
line 129:
$type_name = $this->tt->get_element_type($content_id);
$recursive = $this->tt->get_category_type($content_id);
dump($type_name);
dump($recursive);
return $this->get_filtered_childrens($content_id, $type_name, $recursive);
}
"wiki_page"
In
TwigContent.php
line 130:
$type_name = $this->tt->get_element_type($content_id);
$recursive = $this->tt->get_category_type($content_id);
dump($type_name);
dump($recursive);
return $this->get_filtered_childrens($content_id, $type_name, $recursive);
}
"wiki_category"
In
TwigContent.php
line 136:
public function get_filtered_childrens($content_id, $type_name, $recursive = false)
{
dump('Filtered children: ' . $type_name . ' - ' . $recursive);
$pseudo_id = $type_name . $content_id;
if (array_key_exists($pseudo_id, $this->tf->filtered)) return $this->tf->filtered[$pseudo_id];
"Filtered children: wiki_page - wiki_category"
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: 1567 / wiki_page / wiki_category"
In
TwigContentFilter.php
line 54:
$this->filters['on_page'] = $on_page;
$this->filters['cur_page'] = $page;
$this->filters['count'] = $count;
dump($this->filters);
$filtered = array_slice($ents, ($page - 1) * $on_page, $on_page);
array:4 [
"cur_page" => 1
"max_page" => 0.0
"on_page" => 20
"count" => 0
]
In
SeoContent.php
line 457:
}
);
dump($p);
return $p;
array:1 [
0 => Shared\Entity\Main\Seo\SeoParagraph {#43344
-id: 2011
-seoImages: Doctrine\ORM\PersistentCollection {#43346
#collection: Doctrine\Common\Collections\ArrayCollection {#43347
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoParagraph {#43344}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1362 …}
-backRefFieldName: "paragraph"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-title: "Классификация FEFCO 02хх"
-description: null
-text: "<div>Стандартные высечные гофорокороба изготавливаются из одного листа картона, поставляются в разобранном виде, при сборке склеиваются по одному боковому шву липкой лентой или скобами. По классификатору FEFCO отнесены к типу FEFCO 02хх и представлены следующими видами:</div><ul><li>с наружными клапанами, закрывающимися встык;</li><li>с полностью или частично перекрывающими друг друга наружными клапанами;</li><li>гофрокоробки типа «кейс»;</li><li>без крышки, с полностью и не полностью закрывающейся крышкой;</li><li>с разделителями внутри, складным и стандартным дном;</li><li>с закрывающейся крышкой (прорези для фиксации);</li><li>скрепляемые по ширине или длине гофрокартонные коробки и др.</li></ul><div>Отличительной особенностью данного типа тары является то, что для ее производства используется листовой гофорокартон, из которого высекается обечайка и клапаны без разделения на части, сборка без удерживающих элементов невозможна.\u{A0}<br><br>Гофорокороба от производителя Антэк представлены во всех типоразмерах по FEFCO, вы можете заказать их по каталогу онлайн.\u{A0}<br><br>Походят для пищевой и непищевой продукции, упаковки товара в индивидуальной таре и без первичной упаковки. Продажа оптом и в розницу.</div>\n"
-content: Shared\Entity\Main\Seo\SeoContent {#1276
-id: 1567
-meta_title: "02xx - Просечённые гофрокороба — компания Антэк"
-meta_description: "➤ 02xx - Просечённые гофрокороба. На странице мы делимся полезной информацией из мира упаковки."
-seoImages: Doctrine\ORM\PersistentCollection {#1281
#collection: Doctrine\Common\Collections\ArrayCollection {#1283
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#885 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#1650
-id: 1571
-value: """
<iframe width="560" height="315" src="https://www.youtube.com/embed/-aXh-YcWV2s?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen><p>Стандартные высечные гофорокороба изготавливаются из\u{A0}одного листа картона, поставляются в\u{A0}разобранном виде, при сборке склеиваются по\u{A0}одному боковому шву липкой лентой или скобами. По\u{A0}классификатору FEFCO отнесены к\u{A0}типу FEFCO 02хх и\u{A0}представлены следующими видами:</p><ul>\r\n
<li>с\u{A0}наружными клапанами, закрывающимися встык;</li>\r\n
<li>с\u{A0}полностью или частично перекрывающими друг друга наружными клапанами;</li>\r\n
<li>гофрокоробки типа «кейс»;</li>\r\n
<li>без крышки, с\u{A0}полностью и\u{A0}не\u{A0}полностью закрывающейся крышкой;</li>\r\n
<li>с\u{A0}разделителями внутри, складным и\u{A0}стандартным дном;</li>\r\n
<li>с\u{A0}закрывающейся крышкой (прорези для фиксации);</li>\r\n
<li>скрепляемые по\u{A0}ширине или длине гофрокартонные коробки и\u{A0}др.</li>\r\n
</ul><p>Отличительной особенностью данного типа тары является\u{A0}то, что для ее\u{A0}производства используется листовой гофорокартон, из\u{A0}которого высекается обечайка и\u{A0}клапаны без разделения на\u{A0}части, сборка без удерживающих элементов невозможна. Гофорокороба от\u{A0}производителя Антэк представлены во\u{A0}всех типоразмерах по\u{A0}FEFCO, вы\u{A0}можете заказать их\u{A0}по\u{A0}каталогу онлайн. Походят для пищевой и\u{A0}непищевой продукции, упаковки товара в\u{A0}индивидуальной таре и\u{A0}без первичной упаковки. Продажа оптом и\u{A0}в\u{A0}розницу.</p></iframe>
"""
-content: Shared\Entity\Main\Seo\SeoContent {#1276}
}
-seoVideos: Doctrine\ORM\PersistentCollection {#1343
#collection: Doctrine\Common\Collections\ArrayCollection {#1315
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#888 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1284 …}
}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#1370
#collection: Doctrine\Common\Collections\ArrayCollection {#1346
-elements: array:1 [
0 => Shared\Entity\Main\Seo\SeoParagraph {#43344}
]
}
#initialized: true
-snapshot: array:1 [ …1]
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#894 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1317 …}
}
-title: "02xx - Просечённые гофрокороба"
-description: null
-slug: "fefco_02xx"
-short_title: "02xx - Просечённые гофрокороба"
-modified_at: DateTimeImmutable @1740557584 {#1274
date: 2025-02-26 02:13:04.0 America/Chicago (-06:00)
}
-priority: null
-url: "/wiki/fefco_02xx"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407
-id: 7
-name: "wiki_category"
-title: "Вики категория"
-seoContents: Doctrine\ORM\PersistentCollection {#1663
#collection: Doctrine\Common\Collections\ArrayCollection {#1664
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1025 …}
-backRefFieldName: "seo_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-base_path: "wiki"
-short_title: "вики"
-site: Doctrine\ORM\PersistentCollection {#1681
#collection: Doctrine\Common\Collections\ArrayCollection {#1668
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1030 …}
-backRefFieldName: "seoTypes"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1665 …}
}
-is_list: false
-child_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680
-id: 8
-name: "wiki_page"
-title: "Вики страница"
-seoContents: Doctrine\ORM\PersistentCollection {#43320
#collection: Doctrine\Common\Collections\ArrayCollection {#43321
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1025 …}
-backRefFieldName: "seo_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-base_path: "wiki-page"
-short_title: "вики"
-site: Doctrine\ORM\PersistentCollection {#43322
#collection: Doctrine\Common\Collections\ArrayCollection {#43323
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1030 …}
-backRefFieldName: "seoTypes"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1665 …}
}
-is_list: false
-child_type: null
-parent_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-mergedContents: Doctrine\ORM\PersistentCollection {#43324
#collection: Doctrine\Common\Collections\ArrayCollection {#43325
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1036 …}
-backRefFieldName: "real_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-root_content: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687
-id: 3651
-meta_title: "Блог компании Антэк"
-meta_description: "Полезная информация из мира упаковки в блоге компании Антэк."
-seoImages: Doctrine\ORM\PersistentCollection {#1713
#collection: Doctrine\Common\Collections\ArrayCollection {#1714
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#885 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-seoRaw: null
-seoVideos: Doctrine\ORM\PersistentCollection {#1715
#collection: Doctrine\Common\Collections\ArrayCollection {#1716
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#888 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1284 …}
}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#1717
#collection: Doctrine\Common\Collections\ArrayCollection {#1718
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#894 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1317 …}
}
-title: "Энциклопедия упаковки"
-description: "<div>В этом разделе мы делимся полезной информацией из мира упаковки.</div>"
-slug: "wiki"
-short_title: "Вики"
-modified_at: DateTimeImmutable @1741284345 {#1712
date: 2025-03-06 12:05:45.0 America/Chicago (-06:00)
}
-priority: null
-url: "/wiki"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1720
-id: 17
-name: ? ?string
-title: ? ?string
-seoContents: ? Doctrine\Common\Collections\Collection
-base_path: ? ?string
-short_title: ? ?string
-site: ? Doctrine\Common\Collections\Collection
-is_list: ? ?bool
-child_type: ? ?self
-parent_type: ? ?self
-mergedContents: ? Doctrine\Common\Collections\Collection
-root_content: ? ?Shared\Entity\Main\Seo\SeoContent
-is_search: ? ?bool
-is_cart: ? ?bool
-sort_order: ? ?int
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1721
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-parent: null
-childrens: Doctrine\ORM\PersistentCollection {#1722
#collection: Doctrine\Common\Collections\ArrayCollection {#1723
-elements: []
}
#initialized: true
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#906 …}
-backRefFieldName: "parent"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-oldSlugs: Doctrine\ORM\PersistentCollection {#1724
#collection: Doctrine\Common\Collections\ArrayCollection {#1725
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#901 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1486 …}
}
-is_published: true
-oldUrls: Doctrine\ORM\PersistentCollection {#1726
#collection: Doctrine\Common\Collections\ArrayCollection {#1727
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#904 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1490 …}
}
-seoFiles: Doctrine\ORM\PersistentCollection {#1728
#collection: Doctrine\Common\Collections\ArrayCollection {#1729
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#912 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1503 …}
}
-bitrix_id: null
-keywords: null
-menu_title: "Вики"
-seoLinks: Doctrine\ORM\PersistentCollection {#1730
#collection: Doctrine\Common\Collections\ArrayCollection {#1731
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#915 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-inboundLinks: Doctrine\ORM\PersistentCollection {#1732
#collection: Doctrine\Common\Collections\ArrayCollection {#1733
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#916 …}
-backRefFieldName: "target_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-attached_content: Doctrine\ORM\PersistentCollection {#1734
#collection: Doctrine\Common\Collections\ArrayCollection {#1735
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#917 …}
-backRefFieldName: "attached_to_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-attached_to_content: Doctrine\ORM\PersistentCollection {#1736
#collection: Doctrine\Common\Collections\ArrayCollection {#1737
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#921 …}
-backRefFieldName: "attached_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-is_problems: true
-is_ready: false
-problems_string: "нет изображений, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: ""
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1739
-id: 34
-email: ? ?string
-roles: ? array
-password: ? ?string
-isVerified: ?
-person: ? ?Shared\Entity\Main\Person\Person
-user_roles: ? Doctrine\Common\Collections\Collection
-plain_password: ? ?string
+ischanged: false
-clientBrowsers: ? Doctrine\Common\Collections\Collection
-is_active: ? ?bool
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1740
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#1741
#collection: Doctrine\Common\Collections\ArrayCollection {#1742
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#933 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1585 …}
}
-seoTags: Doctrine\ORM\PersistentCollection {#1743
#collection: Doctrine\Common\Collections\ArrayCollection {#1744
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#935 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1591 …}
}
-categories: Doctrine\ORM\PersistentCollection {#1745
#collection: Doctrine\Common\Collections\ArrayCollection {#1746
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#938 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-products: Doctrine\ORM\PersistentCollection {#1747
#collection: Doctrine\Common\Collections\ArrayCollection {#1748
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#929 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-constructions: Doctrine\ORM\PersistentCollection {#1749
#collection: Doctrine\Common\Collections\ArrayCollection {#1750
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#937 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-portfolios: Doctrine\ORM\PersistentCollection {#1751
#collection: Doctrine\Common\Collections\ArrayCollection {#1752
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#942 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-options: Doctrine\ORM\PersistentCollection {#1753
#collection: Doctrine\Common\Collections\ArrayCollection {#1754
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#946 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-segments: Doctrine\ORM\PersistentCollection {#1755
#collection: Doctrine\Common\Collections\ArrayCollection {#1756
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#950 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-workers: Doctrine\ORM\PersistentCollection {#1757
#collection: Doctrine\Common\Collections\ArrayCollection {#1758
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#954 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-extras: Doctrine\ORM\PersistentCollection {#1759
#collection: Doctrine\Common\Collections\ArrayCollection {#1760
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#958 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: false
-og_title: "Блог компании Антэк"
-og_description: "Полезная информация из мира упаковки в блоге компании Антэк."
-short_code: null
-source_link: null
-created_at: null
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#1761
#collection: Doctrine\Common\Collections\ArrayCollection {#1762
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#979 …}
-backRefFieldName: "merge_to"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-real_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-children_types: Doctrine\ORM\PersistentCollection {#1763
#collection: Doctrine\Common\Collections\ArrayCollection {#1764
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#980 …}
-backRefFieldName: "root_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1002 …}
}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1688
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-is_search: false
-is_cart: false
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1683
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-parent_type: null
-mergedContents: Doctrine\ORM\PersistentCollection {#1684
#collection: Doctrine\Common\Collections\ArrayCollection {#1685
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1036 …}
-backRefFieldName: "real_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-root_content: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-is_search: false
-is_cart: false
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1408
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-parent: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480
-id: 1497
-meta_title: "FEFCO — компания Антэк"
-meta_description: "➤ FEFCO. На странице мы делимся полезной информацией из мира упаковки."
-seoImages: Doctrine\ORM\PersistentCollection {#1821
#collection: Doctrine\Common\Collections\ArrayCollection {#1822
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#885 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#1870
-id: 1501
-value: """
<p>Каталог FEFCO - это унифицированный классификатор типов упаковки из картона, разработанный Европейской Ассоциацией производителей гофрокартона и тары из него. Задача – создать межнациональную, понятную на любом языке, идентификационную таблицу символьных наименований тары, которая заменит сложные для адаптации и перевода названия картонной упаковки в разных странах.\r\n
<p>В компании Антэк вы можете заказать коробки по каталогу FEFCO, а также любую нестандартную упаковку для вашей продукции.\r\n
</p></p>
"""
-content: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
}
-seoVideos: Doctrine\ORM\PersistentCollection {#1823
#collection: Doctrine\Common\Collections\ArrayCollection {#1824
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#888 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1284 …}
}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#1825
#collection: Doctrine\Common\Collections\ArrayCollection {#1826
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#894 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1317 …}
}
-title: "FEFCO"
-description: null
-slug: "fefco"
-short_title: "FEFCO"
-modified_at: DateTimeImmutable @1740487786 {#1820
date: 2025-02-25 06:49:46.0 America/Chicago (-06:00)
}
-priority: null
-url: "/wiki/fefco"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-parent: null
-childrens: Doctrine\ORM\PersistentCollection {#1827
#collection: Doctrine\Common\Collections\ArrayCollection {#1828
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#906 …}
-backRefFieldName: "parent"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-oldSlugs: Doctrine\ORM\PersistentCollection {#1829
#collection: Doctrine\Common\Collections\ArrayCollection {#1830
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#901 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1486 …}
}
-is_published: true
-oldUrls: Doctrine\ORM\PersistentCollection {#1831
#collection: Doctrine\Common\Collections\ArrayCollection {#1832
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#904 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1490 …}
}
-seoFiles: Doctrine\ORM\PersistentCollection {#1833
#collection: Doctrine\Common\Collections\ArrayCollection {#1834
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#912 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1503 …}
}
-bitrix_id: 5907
-keywords: null
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#1835
#collection: Doctrine\Common\Collections\ArrayCollection {#1836
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#915 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-inboundLinks: Doctrine\ORM\PersistentCollection {#1837
#collection: Doctrine\Common\Collections\ArrayCollection {#1838
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#916 …}
-backRefFieldName: "target_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-attached_content: Doctrine\ORM\PersistentCollection {#1839
#collection: Doctrine\Common\Collections\ArrayCollection {#1840
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#917 …}
-backRefFieldName: "attached_to_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-attached_to_content: Doctrine\ORM\PersistentCollection {#1841
#collection: Doctrine\Common\Collections\ArrayCollection {#1842
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#921 …}
-backRefFieldName: "attached_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-is_problems: true
-is_ready: false
-problems_string: "содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: ""
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581
-id: 33
-email: ? ?string
-roles: ? array
-password: ? ?string
-isVerified: ?
-person: ? ?Shared\Entity\Main\Person\Person
-user_roles: ? Doctrine\Common\Collections\Collection
-plain_password: ? ?string
+ischanged: false
-clientBrowsers: ? Doctrine\Common\Collections\Collection
-is_active: ? ?bool
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1582
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#1843
#collection: Doctrine\Common\Collections\ArrayCollection {#1844
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#933 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1585 …}
}
-seoTags: Doctrine\ORM\PersistentCollection {#1845
#collection: Doctrine\Common\Collections\ArrayCollection {#1846
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#935 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1591 …}
}
-categories: Doctrine\ORM\PersistentCollection {#1847
#collection: Doctrine\Common\Collections\ArrayCollection {#1848
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#938 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-products: Doctrine\ORM\PersistentCollection {#1849
#collection: Doctrine\Common\Collections\ArrayCollection {#1850
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#929 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-constructions: Doctrine\ORM\PersistentCollection {#1851
#collection: Doctrine\Common\Collections\ArrayCollection {#1852
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#937 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-portfolios: Doctrine\ORM\PersistentCollection {#1853
#collection: Doctrine\Common\Collections\ArrayCollection {#1854
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#942 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-options: Doctrine\ORM\PersistentCollection {#1855
#collection: Doctrine\Common\Collections\ArrayCollection {#1856
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#946 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-segments: Doctrine\ORM\PersistentCollection {#1857
#collection: Doctrine\Common\Collections\ArrayCollection {#1858
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#950 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-workers: Doctrine\ORM\PersistentCollection {#1859
#collection: Doctrine\Common\Collections\ArrayCollection {#1860
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#954 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-extras: Doctrine\ORM\PersistentCollection {#1861
#collection: Doctrine\Common\Collections\ArrayCollection {#1862
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#958 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: null
-source_link: null
-created_at: null
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1864
-id: 3656
-meta_title: ? ?string
-meta_description: ? ?string
-seoImages: ? Doctrine\Common\Collections\Collection
-seoRaw: ? ?Shared\Entity\Main\Seo\SeoRaw
-seoVideos: ? Doctrine\Common\Collections\Collection
-seoParagraphs: ? Doctrine\Common\Collections\Collection
-title: ? ?string
-description: ? ?string
-slug: ? ?string
-short_title: ? ?string
-modified_at: ? ?DateTimeImmutable
-priority: ? ?int
-url: ? ?string
-seo_type: ? ?Shared\Entity\Main\Seo\SeoType
-parent: ? ?self
-childrens: ? Doctrine\Common\Collections\Collection
-oldSlugs: ? Doctrine\Common\Collections\Collection
-is_published: ? ?bool
-oldUrls: ? Doctrine\Common\Collections\Collection
-seoFiles: ? Doctrine\Common\Collections\Collection
-bitrix_id: ? ?int
-keywords: ? ?string
-menu_title: ? ?string
-seoLinks: ? Doctrine\Common\Collections\Collection
-inboundLinks: ? Doctrine\Common\Collections\Collection
-attached_content: ? Doctrine\Common\Collections\Collection
-attached_to_content: ? Doctrine\Common\Collections\Collection
-is_problems: ? ?bool
-is_ready: ? ?bool
-problems_string: ? ?string
-search_string: ? ?string
-vote_count: ? ?int
-vote_sum: ? ?int
-seoProduct: ? ?Shared\Entity\Main\Seo\SeoProduct
-meta_ok: ? ?bool
-notice_field: ? ?string
-last_edit_user: ? ?Shared\Entity\Main\User
-voc_code: ? ?string
-contentChanges: ? Doctrine\Common\Collections\Collection
-seoTags: ? Doctrine\Common\Collections\Collection
-categories: ? Doctrine\Common\Collections\Collection
-products: ? Doctrine\Common\Collections\Collection
-constructions: ? Doctrine\Common\Collections\Collection
-portfolios: ? Doctrine\Common\Collections\Collection
-options: ? Doctrine\Common\Collections\Collection
-segments: ? Doctrine\Common\Collections\Collection
-workers: ? Doctrine\Common\Collections\Collection
-extras: ? Doctrine\Common\Collections\Collection
-seoPortfolio: ? ?Shared\Entity\Main\Seo\SeoPortfolio
-is_ready_pm: ? ?bool
-is_ready_cm: ? ?bool
-og_title: ? ?string
-og_description: ? ?string
-short_code: ? ?string
-source_link: ? ?string
-created_at: ? ?DateTimeImmutable
-merge_to: ? ?self
-merged: ? Doctrine\Common\Collections\Collection
-real_type: ? ?Shared\Entity\Main\Seo\SeoType
-children_types: ? Doctrine\Common\Collections\Collection
-no_index: ? ?bool
+ismenuactive: null
-not_menu: ? ?bool
-sort_order: ? ?int
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1865
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-merged: Doctrine\ORM\PersistentCollection {#1866
#collection: Doctrine\Common\Collections\ArrayCollection {#1867
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#979 …}
-backRefFieldName: "merge_to"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#1868
#collection: Doctrine\Common\Collections\ArrayCollection {#1869
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#980 …}
-backRefFieldName: "root_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1002 …}
}
-no_index: false
+ismenuactive: null
-not_menu: true
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1481
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-childrens: Doctrine\ORM\PersistentCollection {#1484
#collection: Doctrine\Common\Collections\ArrayCollection {#1485
-elements: array:25 [
0 => Shared\Entity\Main\Seo\SeoContent {#42012
-id: 3464
-meta_title: "FEFCO 0200 Коробка четырехклапанная без крышки — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0200 Коробка четырехклапанная без крышки. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42013 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42062 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42015 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42017 …9}
-title: "FEFCO 0200 Коробка четырехклапанная без крышки"
-description: null
-slug: "fefco_0200"
-short_title: "FEFCO 0200 Коробка четырехклапанная без крышки"
-modified_at: DateTimeImmutable @1738246007 {#42010 …1}
-priority: null
-url: "/wiki-page/fefco_0200"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42019 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42021 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42023 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42025 …9}
-bitrix_id: 72655
-keywords: "FEFCO 0200 Коробка четырехклапанная без крышки"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42027 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42029 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42031 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42033 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42038 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42040 …9}
-categories: Doctrine\ORM\PersistentCollection {#42042 …9}
-products: Doctrine\ORM\PersistentCollection {#42044 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42046 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42048 …9}
-options: Doctrine\ORM\PersistentCollection {#42050 …9}
-segments: Doctrine\ORM\PersistentCollection {#42052 …9}
-workers: Doctrine\ORM\PersistentCollection {#42054 …9}
-extras: Doctrine\ORM\PersistentCollection {#42056 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0200"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42011 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42058 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42060 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
1 => Shared\Entity\Main\Seo\SeoContent {#42065
-id: 3465
-meta_title: "FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42066 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42112 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42068 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42070 …9}
-title: "FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами"
-description: null
-slug: "fefco_0201"
-short_title: "4-х кл. / 4-х кл. (обычная)"
-modified_at: DateTimeImmutable @1738246030 {#42063 …1}
-priority: null
-url: "/wiki-page/fefco_0201"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42072 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42074 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42076 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42078 …9}
-bitrix_id: 72656
-keywords: "FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42080 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42082 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42084 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42086 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42088 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42090 …9}
-categories: Doctrine\ORM\PersistentCollection {#42092 …9}
-products: Doctrine\ORM\PersistentCollection {#42094 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42096 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42098 …9}
-options: Doctrine\ORM\PersistentCollection {#42100 …9}
-segments: Doctrine\ORM\PersistentCollection {#42102 …9}
-workers: Doctrine\ORM\PersistentCollection {#42104 …9}
-extras: Doctrine\ORM\PersistentCollection {#42106 …9}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: true
-og_title: null
-og_description: null
-short_code: "0201"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42064 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42108 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42110 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
2 => Shared\Entity\Main\Seo\SeoContent {#42115
-id: 3466
-meta_title: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42116 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42165 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42118 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42120 …9}
-title: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами"
-description: null
-slug: "fefco_0202"
-short_title: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами"
-modified_at: DateTimeImmutable @1739787782 {#42113 …1}
-priority: null
-url: "/wiki-page/fefco_0202"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42122 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42124 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42126 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42128 …9}
-bitrix_id: 72657
-keywords: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42130 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42132 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42134 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42136 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42138 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42140 …9}
-categories: Doctrine\ORM\PersistentCollection {#42142 …9}
-products: Doctrine\ORM\PersistentCollection {#42144 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42146 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42148 …9}
-options: Doctrine\ORM\PersistentCollection {#42150 …9}
-segments: Doctrine\ORM\PersistentCollection {#42152 …9}
-workers: Doctrine\ORM\PersistentCollection {#42154 …9}
-extras: Doctrine\ORM\PersistentCollection {#42156 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0202"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42114 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42159 …66}
-merged: Doctrine\ORM\PersistentCollection {#42161 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42163 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
3 => Shared\Entity\Main\Seo\SeoContent {#42168
-id: 3467
-meta_title: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42169 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42215 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42171 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42173 …9}
-title: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами"
-description: null
-slug: "fefco_0203"
-short_title: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами"
-modified_at: DateTimeImmutable @1738246055 {#42166 …1}
-priority: null
-url: "/wiki-page/fefco_0203"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42175 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42177 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42179 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42181 …9}
-bitrix_id: 72658
-keywords: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42183 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42185 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42187 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42189 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42191 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42193 …9}
-categories: Doctrine\ORM\PersistentCollection {#42195 …9}
-products: Doctrine\ORM\PersistentCollection {#42197 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42199 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42201 …9}
-options: Doctrine\ORM\PersistentCollection {#42203 …9}
-segments: Doctrine\ORM\PersistentCollection {#42205 …9}
-workers: Doctrine\ORM\PersistentCollection {#42207 …9}
-extras: Doctrine\ORM\PersistentCollection {#42209 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0203"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42167 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42211 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42213 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
4 => Shared\Entity\Main\Seo\SeoContent {#42218
-id: 3468
-meta_title: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42219 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42268 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42221 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42223 …9}
-title: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами"
-description: null
-slug: "fefco_0204"
-short_title: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами"
-modified_at: DateTimeImmutable @1739786864 {#42216 …1}
-priority: null
-url: "/wiki-page/fefco_0204"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42225 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42227 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42229 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42231 …9}
-bitrix_id: 72659
-keywords: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42233 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42235 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42237 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42239 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42241 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42243 …9}
-categories: Doctrine\ORM\PersistentCollection {#42245 …9}
-products: Doctrine\ORM\PersistentCollection {#42247 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42249 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42251 …9}
-options: Doctrine\ORM\PersistentCollection {#42253 …9}
-segments: Doctrine\ORM\PersistentCollection {#42255 …9}
-workers: Doctrine\ORM\PersistentCollection {#42257 …9}
-extras: Doctrine\ORM\PersistentCollection {#42259 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0204"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42217 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42262 …66}
-merged: Doctrine\ORM\PersistentCollection {#42264 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42266 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
5 => Shared\Entity\Main\Seo\SeoContent {#42271
-id: 3469
-meta_title: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42272 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42321 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42274 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42276 …9}
-title: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами"
-description: null
-slug: "fefco_0205"
-short_title: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами"
-modified_at: DateTimeImmutable @1738245185 {#42269 …1}
-priority: null
-url: "/wiki-page/fefco_0205"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42278 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42280 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42282 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42284 …9}
-bitrix_id: 72660
-keywords: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42286 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42288 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42290 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42292 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок, длинное мета описание"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42294 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42296 …9}
-categories: Doctrine\ORM\PersistentCollection {#42298 …9}
-products: Doctrine\ORM\PersistentCollection {#42300 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42302 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42304 …9}
-options: Doctrine\ORM\PersistentCollection {#42306 …9}
-segments: Doctrine\ORM\PersistentCollection {#42308 …9}
-workers: Doctrine\ORM\PersistentCollection {#42310 …9}
-extras: Doctrine\ORM\PersistentCollection {#42312 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0205"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42270 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42315 …66}
-merged: Doctrine\ORM\PersistentCollection {#42317 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42319 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
6 => Shared\Entity\Main\Seo\SeoContent {#42324
-id: 3470
-meta_title: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42325 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42374 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42327 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42329 …9}
-title: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами"
-description: null
-slug: "fefco_0206"
-short_title: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами"
-modified_at: DateTimeImmutable @1739786837 {#42322 …1}
-priority: null
-url: "/wiki-page/fefco_0206"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42331 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42333 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42335 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42337 …9}
-bitrix_id: 72661
-keywords: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42339 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42341 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42343 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42345 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок, длинное мета описание"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42347 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42349 …9}
-categories: Doctrine\ORM\PersistentCollection {#42351 …9}
-products: Doctrine\ORM\PersistentCollection {#42353 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42355 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42357 …9}
-options: Doctrine\ORM\PersistentCollection {#42359 …9}
-segments: Doctrine\ORM\PersistentCollection {#42361 …9}
-workers: Doctrine\ORM\PersistentCollection {#42363 …9}
-extras: Doctrine\ORM\PersistentCollection {#42365 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0206"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42323 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42368 …66}
-merged: Doctrine\ORM\PersistentCollection {#42370 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42372 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
7 => Shared\Entity\Main\Seo\SeoContent {#42377
-id: 3471
-meta_title: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42378 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42427 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42380 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42382 …9}
-title: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками"
-description: null
-slug: "fefco_0207"
-short_title: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками"
-modified_at: DateTimeImmutable @1739786799 {#42375 …1}
-priority: null
-url: "/wiki-page/fefco_0207"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42384 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42386 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42388 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42390 …9}
-bitrix_id: 72662
-keywords: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42392 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42394 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42396 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42398 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42400 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42402 …9}
-categories: Doctrine\ORM\PersistentCollection {#42404 …9}
-products: Doctrine\ORM\PersistentCollection {#42406 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42408 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42410 …9}
-options: Doctrine\ORM\PersistentCollection {#42412 …9}
-segments: Doctrine\ORM\PersistentCollection {#42414 …9}
-workers: Doctrine\ORM\PersistentCollection {#42416 …9}
-extras: Doctrine\ORM\PersistentCollection {#42418 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0207"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42376 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42421 …66}
-merged: Doctrine\ORM\PersistentCollection {#42423 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42425 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
8 => Shared\Entity\Main\Seo\SeoContent {#42430
-id: 3472
-meta_title: "FEFCO 0208 Коробка шестиклапанная — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0208 Коробка шестиклапанная. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42431 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42480 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42433 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42435 …9}
-title: "FEFCO 0208 Коробка шестиклапанная"
-description: null
-slug: "fefco_0208"
-short_title: "FEFCO 0208 Коробка шестиклапанная"
-modified_at: DateTimeImmutable @1739787711 {#42428 …1}
-priority: null
-url: "/wiki-page/fefco_0208"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42437 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42439 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42441 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42443 …9}
-bitrix_id: 72663
-keywords: "FEFCO 0208 Коробка шестиклапанная"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42445 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42447 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42449 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42451 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42453 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42455 …9}
-categories: Doctrine\ORM\PersistentCollection {#42457 …9}
-products: Doctrine\ORM\PersistentCollection {#42459 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42461 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42463 …9}
-options: Doctrine\ORM\PersistentCollection {#42465 …9}
-segments: Doctrine\ORM\PersistentCollection {#42467 …9}
-workers: Doctrine\ORM\PersistentCollection {#42469 …9}
-extras: Doctrine\ORM\PersistentCollection {#42471 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0208"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42429 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42474 …66}
-merged: Doctrine\ORM\PersistentCollection {#42476 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42478 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
9 => Shared\Entity\Main\Seo\SeoContent {#42483
-id: 3473
-meta_title: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42484 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42533 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42486 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42488 …9}
-title: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов"
-description: null
-slug: "fefco_0209"
-short_title: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов"
-modified_at: DateTimeImmutable @1739786768 {#42481 …1}
-priority: null
-url: "/wiki-page/fefco_0209"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42490 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42492 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42494 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42496 …9}
-bitrix_id: 72664
-keywords: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42498 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42500 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42502 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42504 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок, длинное мета описание"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42506 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42508 …9}
-categories: Doctrine\ORM\PersistentCollection {#42510 …9}
-products: Doctrine\ORM\PersistentCollection {#42512 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42514 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42516 …9}
-options: Doctrine\ORM\PersistentCollection {#42518 …9}
-segments: Doctrine\ORM\PersistentCollection {#42520 …9}
-workers: Doctrine\ORM\PersistentCollection {#42522 …9}
-extras: Doctrine\ORM\PersistentCollection {#42524 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0209"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42482 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42527 …66}
-merged: Doctrine\ORM\PersistentCollection {#42529 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42531 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
10 => Shared\Entity\Main\Seo\SeoContent {#42536
-id: 3474
-meta_title: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42537 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42583 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42539 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42541 …9}
-title: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном"
-description: null
-slug: "fefco_0210"
-short_title: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном"
-modified_at: DateTimeImmutable @1738246634 {#42534 …1}
-priority: null
-url: "/wiki-page/fefco_0210"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42543 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42545 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42547 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42549 …9}
-bitrix_id: 72665
-keywords: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42551 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42553 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42555 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42557 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42559 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42561 …9}
-categories: Doctrine\ORM\PersistentCollection {#42563 …9}
-products: Doctrine\ORM\PersistentCollection {#42565 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42567 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42569 …9}
-options: Doctrine\ORM\PersistentCollection {#42571 …9}
-segments: Doctrine\ORM\PersistentCollection {#42573 …9}
-workers: Doctrine\ORM\PersistentCollection {#42575 …9}
-extras: Doctrine\ORM\PersistentCollection {#42577 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0210"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42535 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42579 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42581 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
11 => Shared\Entity\Main\Seo\SeoContent {#42586
-id: 3475
-meta_title: "FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42587 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42633 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42589 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42591 …9}
-title: "FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном"
-description: null
-slug: "fefco_0211"
-short_title: "3-х кл. / 3-х кл."
-modified_at: DateTimeImmutable @1738246685 {#42584 …1}
-priority: null
-url: "/wiki-page/fefco_0211"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42593 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42595 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42597 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42599 …9}
-bitrix_id: 72666
-keywords: "FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42601 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42603 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42605 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42607 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42609 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42611 …9}
-categories: Doctrine\ORM\PersistentCollection {#42613 …9}
-products: Doctrine\ORM\PersistentCollection {#42615 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42617 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42619 …9}
-options: Doctrine\ORM\PersistentCollection {#42621 …9}
-segments: Doctrine\ORM\PersistentCollection {#42623 …9}
-workers: Doctrine\ORM\PersistentCollection {#42625 …9}
-extras: Doctrine\ORM\PersistentCollection {#42627 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0211"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42585 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42629 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42631 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
12 => Shared\Entity\Main\Seo\SeoContent {#42636
-id: 3476
-meta_title: "FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42637 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42686 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42639 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42641 …9}
-title: "FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой"
-description: null
-slug: "fefco_0212"
-short_title: "3-х кл. / 4-х кл."
-modified_at: DateTimeImmutable @1739786722 {#42634 …1}
-priority: null
-url: "/wiki-page/fefco_0212"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42643 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42645 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42647 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42649 …9}
-bitrix_id: 72667
-keywords: "FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42651 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42653 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42655 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42657 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42659 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42661 …9}
-categories: Doctrine\ORM\PersistentCollection {#42663 …9}
-products: Doctrine\ORM\PersistentCollection {#42665 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42667 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42669 …9}
-options: Doctrine\ORM\PersistentCollection {#42671 …9}
-segments: Doctrine\ORM\PersistentCollection {#42673 …9}
-workers: Doctrine\ORM\PersistentCollection {#42675 …9}
-extras: Doctrine\ORM\PersistentCollection {#42677 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0212"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42635 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42680 …66}
-merged: Doctrine\ORM\PersistentCollection {#42682 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42684 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
13 => Shared\Entity\Main\Seo\SeoContent {#42689
-id: 3477
-meta_title: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42690 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42739 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42692 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42694 …9}
-title: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь"
-description: null
-slug: "fefco_0214"
-short_title: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь"
-modified_at: DateTimeImmutable @1739786693 {#42687 …1}
-priority: null
-url: "/wiki-page/fefco_0214"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42696 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42698 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42700 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42702 …9}
-bitrix_id: 72668
-keywords: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42704 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42706 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42708 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42710 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42712 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42714 …9}
-categories: Doctrine\ORM\PersistentCollection {#42716 …9}
-products: Doctrine\ORM\PersistentCollection {#42718 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42720 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42722 …9}
-options: Doctrine\ORM\PersistentCollection {#42724 …9}
-segments: Doctrine\ORM\PersistentCollection {#42726 …9}
-workers: Doctrine\ORM\PersistentCollection {#42728 …9}
-extras: Doctrine\ORM\PersistentCollection {#42730 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0214"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42688 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42733 …66}
-merged: Doctrine\ORM\PersistentCollection {#42735 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42737 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
14 => Shared\Entity\Main\Seo\SeoContent {#42742
-id: 3478
-meta_title: "FEFCO 0215 Коробка трехклапанная со складным дном — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0215 Коробка трехклапанная со складным дном. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42743 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42789 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42745 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42747 …9}
-title: "FEFCO 0215 Коробка трехклапанная со складным дном"
-description: null
-slug: "fefco_0215"
-short_title: "3-х кл. / Ласточкин хвост"
-modified_at: DateTimeImmutable @1738247979 {#42740 …1}
-priority: null
-url: "/wiki-page/fefco_0215"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42749 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42751 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42753 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42755 …9}
-bitrix_id: 72669
-keywords: "FEFCO 0215 Коробка трехклапанная со складным дном"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42757 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42759 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42761 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42763 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42765 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42767 …9}
-categories: Doctrine\ORM\PersistentCollection {#42769 …9}
-products: Doctrine\ORM\PersistentCollection {#42771 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42773 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42775 …9}
-options: Doctrine\ORM\PersistentCollection {#42777 …9}
-segments: Doctrine\ORM\PersistentCollection {#42779 …9}
-workers: Doctrine\ORM\PersistentCollection {#42781 …9}
-extras: Doctrine\ORM\PersistentCollection {#42783 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0215"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42741 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42785 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42787 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
15 => Shared\Entity\Main\Seo\SeoContent {#42792
-id: 3479
-meta_title: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42793 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42842 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42795 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42797 …9}
-title: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой"
-description: null
-slug: "fefco_0216"
-short_title: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой"
-modified_at: DateTimeImmutable @1739786648 {#42790 …1}
-priority: null
-url: "/wiki-page/fefco_0216"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42799 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42801 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42803 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42805 …9}
-bitrix_id: 72670
-keywords: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42807 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42809 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42811 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42813 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42815 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42817 …9}
-categories: Doctrine\ORM\PersistentCollection {#42819 …9}
-products: Doctrine\ORM\PersistentCollection {#42821 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42823 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42825 …9}
-options: Doctrine\ORM\PersistentCollection {#42827 …9}
-segments: Doctrine\ORM\PersistentCollection {#42829 …9}
-workers: Doctrine\ORM\PersistentCollection {#42831 …9}
-extras: Doctrine\ORM\PersistentCollection {#42833 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0216"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42791 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42836 …66}
-merged: Doctrine\ORM\PersistentCollection {#42838 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42840 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
16 => Shared\Entity\Main\Seo\SeoContent {#42845
-id: 3480
-meta_title: "FEFCO 0217 Коробка четырехклапанная типа "кейс" — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0217 Коробка четырехклапанная типа &quot;кейс&quot;. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42846 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42892 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42848 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42850 …9}
-title: "FEFCO 0217 Коробка четырехклапанная типа "кейс""
-description: null
-slug: "fefco_0217"
-short_title: "FEFCO 0217 Коробка четырехклапанная типа "кейс""
-modified_at: DateTimeImmutable @1738248081 {#42843 …1}
-priority: null
-url: "/wiki-page/fefco_0217"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42852 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42854 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42856 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42858 …9}
-bitrix_id: 72671
-keywords: "FEFCO 0217 Коробка четырехклапанная типа "кейс""
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42860 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42862 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42864 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42866 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42868 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42870 …9}
-categories: Doctrine\ORM\PersistentCollection {#42872 …9}
-products: Doctrine\ORM\PersistentCollection {#42874 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42876 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42878 …9}
-options: Doctrine\ORM\PersistentCollection {#42880 …9}
-segments: Doctrine\ORM\PersistentCollection {#42882 …9}
-workers: Doctrine\ORM\PersistentCollection {#42884 …9}
-extras: Doctrine\ORM\PersistentCollection {#42886 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0217"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42844 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42888 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42890 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
17 => Shared\Entity\Main\Seo\SeoContent {#42895
-id: 3481
-meta_title: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42896 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42945 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42898 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42900 …9}
-title: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом"
-description: null
-slug: "fefco_0218"
-short_title: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом"
-modified_at: DateTimeImmutable @1739786556 {#42893 …1}
-priority: null
-url: "/wiki-page/fefco_0218"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42902 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42904 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42906 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42908 …9}
-bitrix_id: 72672
-keywords: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42910 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42912 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42914 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42916 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42918 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42920 …9}
-categories: Doctrine\ORM\PersistentCollection {#42922 …9}
-products: Doctrine\ORM\PersistentCollection {#42924 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42926 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42928 …9}
-options: Doctrine\ORM\PersistentCollection {#42930 …9}
-segments: Doctrine\ORM\PersistentCollection {#42932 …9}
-workers: Doctrine\ORM\PersistentCollection {#42934 …9}
-extras: Doctrine\ORM\PersistentCollection {#42936 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0218"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42894 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42939 …66}
-merged: Doctrine\ORM\PersistentCollection {#42941 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42943 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
18 => Shared\Entity\Main\Seo\SeoContent {#42948
-id: 3482
-meta_title: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42949 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42998 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42951 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42953 …9}
-title: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом"
-description: null
-slug: "fefco_0225"
-short_title: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом"
-modified_at: DateTimeImmutable @1739786519 {#42946 …1}
-priority: null
-url: "/wiki-page/fefco_0225"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42955 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42957 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42959 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42961 …9}
-bitrix_id: 72673
-keywords: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42963 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42965 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42967 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42969 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42971 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42973 …9}
-categories: Doctrine\ORM\PersistentCollection {#42975 …9}
-products: Doctrine\ORM\PersistentCollection {#42977 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42979 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42981 …9}
-options: Doctrine\ORM\PersistentCollection {#42983 …9}
-segments: Doctrine\ORM\PersistentCollection {#42985 …9}
-workers: Doctrine\ORM\PersistentCollection {#42987 …9}
-extras: Doctrine\ORM\PersistentCollection {#42989 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0225"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42947 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42992 …66}
-merged: Doctrine\ORM\PersistentCollection {#42994 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42996 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
19 => Shared\Entity\Main\Seo\SeoContent {#43001
-id: 3483
-meta_title: "FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#43002 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#43051 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#43004 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#43006 …9}
-title: "FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами"
-description: null
-slug: "fefco_0226"
-short_title: "FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами"
-modified_at: DateTimeImmutable @1739786290 {#42999 …1}
-priority: null
-url: "/wiki-page/fefco_0226"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#43008 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#43010 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#43012 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#43014 …9}
-bitrix_id: 72674
-keywords: "FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#43016 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#43018 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#43020 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#43022 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
…34
}
20 => Shared\Entity\Main\Seo\SeoContent {#43054 …65}
21 => Shared\Entity\Main\Seo\SeoContent {#43107 …65}
22 => Shared\Entity\Main\Seo\SeoContent {#43160 …65}
23 => Shared\Entity\Main\Seo\SeoContent {#43213 …65}
24 => Shared\Entity\Main\Seo\SeoContent {#43266 …65}
]
}
#initialized: true
-snapshot: array:25 [ …25]
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#906 …}
-backRefFieldName: "parent"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-oldSlugs: Doctrine\ORM\PersistentCollection {#1489
#collection: Doctrine\Common\Collections\ArrayCollection {#1491
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#901 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1486 …}
}
-is_published: true
-oldUrls: Doctrine\ORM\PersistentCollection {#1496
#collection: Doctrine\Common\Collections\ArrayCollection {#1504
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#904 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1490 …}
}
-seoFiles: Doctrine\ORM\PersistentCollection {#1528
#collection: Doctrine\Common\Collections\ArrayCollection {#1509
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#912 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1503 …}
}
-bitrix_id: 5909
-keywords: null
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#1554
#collection: Doctrine\Common\Collections\ArrayCollection {#1534
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#915 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-inboundLinks: Doctrine\ORM\PersistentCollection {#1536
#collection: Doctrine\Common\Collections\ArrayCollection {#1555
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#916 …}
-backRefFieldName: "target_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-attached_content: Doctrine\ORM\PersistentCollection {#1556
#collection: Doctrine\Common\Collections\ArrayCollection {#1557
-elements: []
}
#initialized: true
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#917 …}
-backRefFieldName: "attached_to_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-attached_to_content: Doctrine\ORM\PersistentCollection {#1558
#collection: Doctrine\Common\Collections\ArrayCollection {#1559
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#921 …}
-backRefFieldName: "attached_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: ""
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#1588
#collection: Doctrine\Common\Collections\ArrayCollection {#1590
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#933 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1585 …}
}
-seoTags: Doctrine\ORM\PersistentCollection {#1626
#collection: Doctrine\Common\Collections\ArrayCollection {#1612
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#935 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1591 …}
}
-categories: Doctrine\ORM\PersistentCollection {#1615
#collection: Doctrine\Common\Collections\ArrayCollection {#1627
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#938 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-products: Doctrine\ORM\PersistentCollection {#1628
#collection: Doctrine\Common\Collections\ArrayCollection {#1629
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#929 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-constructions: Doctrine\ORM\PersistentCollection {#1630
#collection: Doctrine\Common\Collections\ArrayCollection {#1631
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#937 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-portfolios: Doctrine\ORM\PersistentCollection {#1632
#collection: Doctrine\Common\Collections\ArrayCollection {#1633
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#942 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-options: Doctrine\ORM\PersistentCollection {#1634
#collection: Doctrine\Common\Collections\ArrayCollection {#1635
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#946 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-segments: Doctrine\ORM\PersistentCollection {#1636
#collection: Doctrine\Common\Collections\ArrayCollection {#1637
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#950 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-workers: Doctrine\ORM\PersistentCollection {#1638
#collection: Doctrine\Common\Collections\ArrayCollection {#1639
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#954 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-extras: Doctrine\ORM\PersistentCollection {#1640
#collection: Doctrine\Common\Collections\ArrayCollection {#1641
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#958 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: false
-og_title: "02xx - Просечённые гофрокороба — компания Антэк"
-og_description: "➤ 02xx - Просечённые гофрокороба. На странице мы делимся полезной информацией из мира упаковки."
-short_code: null
-source_link: null
-created_at: null
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1643
-id: 3703
-meta_title: ? ?string
-meta_description: ? ?string
-seoImages: ? Doctrine\Common\Collections\Collection
-seoRaw: ? ?Shared\Entity\Main\Seo\SeoRaw
-seoVideos: ? Doctrine\Common\Collections\Collection
-seoParagraphs: ? Doctrine\Common\Collections\Collection
-title: ? ?string
-description: ? ?string
-slug: ? ?string
-short_title: ? ?string
-modified_at: ? ?DateTimeImmutable
-priority: ? ?int
-url: ? ?string
-seo_type: ? ?Shared\Entity\Main\Seo\SeoType
-parent: ? ?self
-childrens: ? Doctrine\Common\Collections\Collection
-oldSlugs: ? Doctrine\Common\Collections\Collection
-is_published: ? ?bool
-oldUrls: ? Doctrine\Common\Collections\Collection
-seoFiles: ? Doctrine\Common\Collections\Collection
-bitrix_id: ? ?int
-keywords: ? ?string
-menu_title: ? ?string
-seoLinks: ? Doctrine\Common\Collections\Collection
-inboundLinks: ? Doctrine\Common\Collections\Collection
-attached_content: ? Doctrine\Common\Collections\Collection
-attached_to_content: ? Doctrine\Common\Collections\Collection
-is_problems: ? ?bool
-is_ready: ? ?bool
-problems_string: ? ?string
-search_string: ? ?string
-vote_count: ? ?int
-vote_sum: ? ?int
-seoProduct: ? ?Shared\Entity\Main\Seo\SeoProduct
-meta_ok: ? ?bool
-notice_field: ? ?string
-last_edit_user: ? ?Shared\Entity\Main\User
-voc_code: ? ?string
-contentChanges: ? Doctrine\Common\Collections\Collection
-seoTags: ? Doctrine\Common\Collections\Collection
-categories: ? Doctrine\Common\Collections\Collection
-products: ? Doctrine\Common\Collections\Collection
-constructions: ? Doctrine\Common\Collections\Collection
-portfolios: ? Doctrine\Common\Collections\Collection
-options: ? Doctrine\Common\Collections\Collection
-segments: ? Doctrine\Common\Collections\Collection
-workers: ? Doctrine\Common\Collections\Collection
-extras: ? Doctrine\Common\Collections\Collection
-seoPortfolio: ? ?Shared\Entity\Main\Seo\SeoPortfolio
-is_ready_pm: ? ?bool
-is_ready_cm: ? ?bool
-og_title: ? ?string
-og_description: ? ?string
-short_code: ? ?string
-source_link: ? ?string
-created_at: ? ?DateTimeImmutable
-merge_to: ? ?self
-merged: ? Doctrine\Common\Collections\Collection
-real_type: ? ?Shared\Entity\Main\Seo\SeoType
-children_types: ? Doctrine\Common\Collections\Collection
-no_index: ? ?bool
+ismenuactive: null
-not_menu: ? ?bool
-sort_order: ? ?int
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1644
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-merged: Doctrine\ORM\PersistentCollection {#1645
#collection: Doctrine\Common\Collections\ArrayCollection {#1646
-elements: []
}
#initialized: true
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#979 …}
-backRefFieldName: "merge_to"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#1647
#collection: Doctrine\Common\Collections\ArrayCollection {#1648
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#980 …}
-backRefFieldName: "root_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1002 …}
}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
-seoLinks: Doctrine\ORM\PersistentCollection {#43348
#collection: Doctrine\Common\Collections\ArrayCollection {#43349
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoParagraph {#43344}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1363 …}
-backRefFieldName: "paragraph"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-raw_value: null
-bitrix_id: null
-sort_order: 100
}
]
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
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
SeoContent.php
line 457:
}
);
dump($p);
return $p;
array:1 [
0 => Shared\Entity\Main\Seo\SeoParagraph {#43344
-id: 2011
-seoImages: Doctrine\ORM\PersistentCollection {#43346
#collection: Doctrine\Common\Collections\ArrayCollection {#43347
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoParagraph {#43344}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1362 …}
-backRefFieldName: "paragraph"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-title: "Классификация FEFCO 02хх"
-description: null
-text: "<div>Стандартные высечные гофорокороба изготавливаются из одного листа картона, поставляются в разобранном виде, при сборке склеиваются по одному боковому шву липкой лентой или скобами. По классификатору FEFCO отнесены к типу FEFCO 02хх и представлены следующими видами:</div><ul><li>с наружными клапанами, закрывающимися встык;</li><li>с полностью или частично перекрывающими друг друга наружными клапанами;</li><li>гофрокоробки типа «кейс»;</li><li>без крышки, с полностью и не полностью закрывающейся крышкой;</li><li>с разделителями внутри, складным и стандартным дном;</li><li>с закрывающейся крышкой (прорези для фиксации);</li><li>скрепляемые по ширине или длине гофрокартонные коробки и др.</li></ul><div>Отличительной особенностью данного типа тары является то, что для ее производства используется листовой гофорокартон, из которого высекается обечайка и клапаны без разделения на части, сборка без удерживающих элементов невозможна.\u{A0}<br><br>Гофорокороба от производителя Антэк представлены во всех типоразмерах по FEFCO, вы можете заказать их по каталогу онлайн.\u{A0}<br><br>Походят для пищевой и непищевой продукции, упаковки товара в индивидуальной таре и без первичной упаковки. Продажа оптом и в розницу.</div>\n"
-content: Shared\Entity\Main\Seo\SeoContent {#1276
-id: 1567
-meta_title: "02xx - Просечённые гофрокороба — компания Антэк"
-meta_description: "➤ 02xx - Просечённые гофрокороба. На странице мы делимся полезной информацией из мира упаковки."
-seoImages: Doctrine\ORM\PersistentCollection {#1281
#collection: Doctrine\Common\Collections\ArrayCollection {#1283
-elements: array:1 [
0 => Shared\Entity\Main\Seo\SeoImage {#43593
-id: 7416
-seo_name: "02xx-prosechionnye-gofrokoroba"
-alt_text: null
-sort_order: null
-is_page_preview: true
-raw_name: "df6e7e98-3c10-49f7-bd34-2471498b1756.jpg"
-old_path: "/upload/iblock/d57/preview_02xx_vysechnye_gofrokoroba.jpg"
-paragraph: null
-content: Shared\Entity\Main\Seo\SeoContent {#1276}
-default_alt_text: "02xx - Просечённые гофрокороба"
-width: 250
-height: 250
-reprepare: false
}
]
}
#initialized: true
-snapshot: array:1 [ …1]
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#885 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#1650
-id: 1571
-value: """
<iframe width="560" height="315" src="https://www.youtube.com/embed/-aXh-YcWV2s?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen><p>Стандартные высечные гофорокороба изготавливаются из\u{A0}одного листа картона, поставляются в\u{A0}разобранном виде, при сборке склеиваются по\u{A0}одному боковому шву липкой лентой или скобами. По\u{A0}классификатору FEFCO отнесены к\u{A0}типу FEFCO 02хх и\u{A0}представлены следующими видами:</p><ul>\r\n
<li>с\u{A0}наружными клапанами, закрывающимися встык;</li>\r\n
<li>с\u{A0}полностью или частично перекрывающими друг друга наружными клапанами;</li>\r\n
<li>гофрокоробки типа «кейс»;</li>\r\n
<li>без крышки, с\u{A0}полностью и\u{A0}не\u{A0}полностью закрывающейся крышкой;</li>\r\n
<li>с\u{A0}разделителями внутри, складным и\u{A0}стандартным дном;</li>\r\n
<li>с\u{A0}закрывающейся крышкой (прорези для фиксации);</li>\r\n
<li>скрепляемые по\u{A0}ширине или длине гофрокартонные коробки и\u{A0}др.</li>\r\n
</ul><p>Отличительной особенностью данного типа тары является\u{A0}то, что для ее\u{A0}производства используется листовой гофорокартон, из\u{A0}которого высекается обечайка и\u{A0}клапаны без разделения на\u{A0}части, сборка без удерживающих элементов невозможна. Гофорокороба от\u{A0}производителя Антэк представлены во\u{A0}всех типоразмерах по\u{A0}FEFCO, вы\u{A0}можете заказать их\u{A0}по\u{A0}каталогу онлайн. Походят для пищевой и\u{A0}непищевой продукции, упаковки товара в\u{A0}индивидуальной таре и\u{A0}без первичной упаковки. Продажа оптом и\u{A0}в\u{A0}розницу.</p></iframe>
"""
-content: Shared\Entity\Main\Seo\SeoContent {#1276}
}
-seoVideos: Doctrine\ORM\PersistentCollection {#1343
#collection: Doctrine\Common\Collections\ArrayCollection {#1315
-elements: []
}
#initialized: true
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#888 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1284 …}
}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#1370
#collection: Doctrine\Common\Collections\ArrayCollection {#1346
-elements: array:1 [
0 => Shared\Entity\Main\Seo\SeoParagraph {#43344}
]
}
#initialized: true
-snapshot: array:1 [ …1]
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#894 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1317 …}
}
-title: "02xx - Просечённые гофрокороба"
-description: null
-slug: "fefco_02xx"
-short_title: "02xx - Просечённые гофрокороба"
-modified_at: DateTimeImmutable @1740557584 {#1274
date: 2025-02-26 02:13:04.0 America/Chicago (-06:00)
}
-priority: null
-url: "/wiki/fefco_02xx"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407
-id: 7
-name: "wiki_category"
-title: "Вики категория"
-seoContents: Doctrine\ORM\PersistentCollection {#1663
#collection: Doctrine\Common\Collections\ArrayCollection {#1664
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1025 …}
-backRefFieldName: "seo_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-base_path: "wiki"
-short_title: "вики"
-site: Doctrine\ORM\PersistentCollection {#1681
#collection: Doctrine\Common\Collections\ArrayCollection {#1668
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1030 …}
-backRefFieldName: "seoTypes"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1665 …}
}
-is_list: false
-child_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680
-id: 8
-name: "wiki_page"
-title: "Вики страница"
-seoContents: Doctrine\ORM\PersistentCollection {#43320
#collection: Doctrine\Common\Collections\ArrayCollection {#43321
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1025 …}
-backRefFieldName: "seo_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-base_path: "wiki-page"
-short_title: "вики"
-site: Doctrine\ORM\PersistentCollection {#43322
#collection: Doctrine\Common\Collections\ArrayCollection {#43323
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1030 …}
-backRefFieldName: "seoTypes"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1665 …}
}
-is_list: false
-child_type: null
-parent_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-mergedContents: Doctrine\ORM\PersistentCollection {#43324
#collection: Doctrine\Common\Collections\ArrayCollection {#43325
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1036 …}
-backRefFieldName: "real_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-root_content: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687
-id: 3651
-meta_title: "Блог компании Антэк"
-meta_description: "Полезная информация из мира упаковки в блоге компании Антэк."
-seoImages: Doctrine\ORM\PersistentCollection {#1713
#collection: Doctrine\Common\Collections\ArrayCollection {#1714
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#885 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-seoRaw: null
-seoVideos: Doctrine\ORM\PersistentCollection {#1715
#collection: Doctrine\Common\Collections\ArrayCollection {#1716
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#888 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1284 …}
}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#1717
#collection: Doctrine\Common\Collections\ArrayCollection {#1718
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#894 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1317 …}
}
-title: "Энциклопедия упаковки"
-description: "<div>В этом разделе мы делимся полезной информацией из мира упаковки.</div>"
-slug: "wiki"
-short_title: "Вики"
-modified_at: DateTimeImmutable @1741284345 {#1712
date: 2025-03-06 12:05:45.0 America/Chicago (-06:00)
}
-priority: null
-url: "/wiki"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1720
-id: 17
-name: ? ?string
-title: ? ?string
-seoContents: ? Doctrine\Common\Collections\Collection
-base_path: ? ?string
-short_title: ? ?string
-site: ? Doctrine\Common\Collections\Collection
-is_list: ? ?bool
-child_type: ? ?self
-parent_type: ? ?self
-mergedContents: ? Doctrine\Common\Collections\Collection
-root_content: ? ?Shared\Entity\Main\Seo\SeoContent
-is_search: ? ?bool
-is_cart: ? ?bool
-sort_order: ? ?int
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1721
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-parent: null
-childrens: Doctrine\ORM\PersistentCollection {#1722
#collection: Doctrine\Common\Collections\ArrayCollection {#1723
-elements: []
}
#initialized: true
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#906 …}
-backRefFieldName: "parent"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-oldSlugs: Doctrine\ORM\PersistentCollection {#1724
#collection: Doctrine\Common\Collections\ArrayCollection {#1725
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#901 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1486 …}
}
-is_published: true
-oldUrls: Doctrine\ORM\PersistentCollection {#1726
#collection: Doctrine\Common\Collections\ArrayCollection {#1727
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#904 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1490 …}
}
-seoFiles: Doctrine\ORM\PersistentCollection {#1728
#collection: Doctrine\Common\Collections\ArrayCollection {#1729
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#912 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1503 …}
}
-bitrix_id: null
-keywords: null
-menu_title: "Вики"
-seoLinks: Doctrine\ORM\PersistentCollection {#1730
#collection: Doctrine\Common\Collections\ArrayCollection {#1731
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#915 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-inboundLinks: Doctrine\ORM\PersistentCollection {#1732
#collection: Doctrine\Common\Collections\ArrayCollection {#1733
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#916 …}
-backRefFieldName: "target_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-attached_content: Doctrine\ORM\PersistentCollection {#1734
#collection: Doctrine\Common\Collections\ArrayCollection {#1735
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#917 …}
-backRefFieldName: "attached_to_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-attached_to_content: Doctrine\ORM\PersistentCollection {#1736
#collection: Doctrine\Common\Collections\ArrayCollection {#1737
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#921 …}
-backRefFieldName: "attached_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-is_problems: true
-is_ready: false
-problems_string: "нет изображений, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: ""
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1739
-id: 34
-email: ? ?string
-roles: ? array
-password: ? ?string
-isVerified: ?
-person: ? ?Shared\Entity\Main\Person\Person
-user_roles: ? Doctrine\Common\Collections\Collection
-plain_password: ? ?string
+ischanged: false
-clientBrowsers: ? Doctrine\Common\Collections\Collection
-is_active: ? ?bool
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1740
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#1741
#collection: Doctrine\Common\Collections\ArrayCollection {#1742
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#933 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1585 …}
}
-seoTags: Doctrine\ORM\PersistentCollection {#1743
#collection: Doctrine\Common\Collections\ArrayCollection {#1744
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#935 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1591 …}
}
-categories: Doctrine\ORM\PersistentCollection {#1745
#collection: Doctrine\Common\Collections\ArrayCollection {#1746
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#938 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-products: Doctrine\ORM\PersistentCollection {#1747
#collection: Doctrine\Common\Collections\ArrayCollection {#1748
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#929 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-constructions: Doctrine\ORM\PersistentCollection {#1749
#collection: Doctrine\Common\Collections\ArrayCollection {#1750
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#937 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-portfolios: Doctrine\ORM\PersistentCollection {#1751
#collection: Doctrine\Common\Collections\ArrayCollection {#1752
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#942 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-options: Doctrine\ORM\PersistentCollection {#1753
#collection: Doctrine\Common\Collections\ArrayCollection {#1754
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#946 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-segments: Doctrine\ORM\PersistentCollection {#1755
#collection: Doctrine\Common\Collections\ArrayCollection {#1756
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#950 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-workers: Doctrine\ORM\PersistentCollection {#1757
#collection: Doctrine\Common\Collections\ArrayCollection {#1758
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#954 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-extras: Doctrine\ORM\PersistentCollection {#1759
#collection: Doctrine\Common\Collections\ArrayCollection {#1760
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#958 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: false
-og_title: "Блог компании Антэк"
-og_description: "Полезная информация из мира упаковки в блоге компании Антэк."
-short_code: null
-source_link: null
-created_at: null
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#1761
#collection: Doctrine\Common\Collections\ArrayCollection {#1762
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#979 …}
-backRefFieldName: "merge_to"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-real_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-children_types: Doctrine\ORM\PersistentCollection {#1763
#collection: Doctrine\Common\Collections\ArrayCollection {#1764
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#980 …}
-backRefFieldName: "root_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1002 …}
}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1688
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-is_search: false
-is_cart: false
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1683
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-parent_type: null
-mergedContents: Doctrine\ORM\PersistentCollection {#1684
#collection: Doctrine\Common\Collections\ArrayCollection {#1685
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1036 …}
-backRefFieldName: "real_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-root_content: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-is_search: false
-is_cart: false
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1408
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-parent: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480
-id: 1497
-meta_title: "FEFCO — компания Антэк"
-meta_description: "➤ FEFCO. На странице мы делимся полезной информацией из мира упаковки."
-seoImages: Doctrine\ORM\PersistentCollection {#1821
#collection: Doctrine\Common\Collections\ArrayCollection {#1822
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#885 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#1870
-id: 1501
-value: """
<p>Каталог FEFCO - это унифицированный классификатор типов упаковки из картона, разработанный Европейской Ассоциацией производителей гофрокартона и тары из него. Задача – создать межнациональную, понятную на любом языке, идентификационную таблицу символьных наименований тары, которая заменит сложные для адаптации и перевода названия картонной упаковки в разных странах.\r\n
<p>В компании Антэк вы можете заказать коробки по каталогу FEFCO, а также любую нестандартную упаковку для вашей продукции.\r\n
</p></p>
"""
-content: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
}
-seoVideos: Doctrine\ORM\PersistentCollection {#1823
#collection: Doctrine\Common\Collections\ArrayCollection {#1824
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#888 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1284 …}
}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#1825
#collection: Doctrine\Common\Collections\ArrayCollection {#1826
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#894 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1317 …}
}
-title: "FEFCO"
-description: null
-slug: "fefco"
-short_title: "FEFCO"
-modified_at: DateTimeImmutable @1740487786 {#1820
date: 2025-02-25 06:49:46.0 America/Chicago (-06:00)
}
-priority: null
-url: "/wiki/fefco"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-parent: null
-childrens: Doctrine\ORM\PersistentCollection {#1827
#collection: Doctrine\Common\Collections\ArrayCollection {#1828
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#906 …}
-backRefFieldName: "parent"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-oldSlugs: Doctrine\ORM\PersistentCollection {#1829
#collection: Doctrine\Common\Collections\ArrayCollection {#1830
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#901 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1486 …}
}
-is_published: true
-oldUrls: Doctrine\ORM\PersistentCollection {#1831
#collection: Doctrine\Common\Collections\ArrayCollection {#1832
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#904 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1490 …}
}
-seoFiles: Doctrine\ORM\PersistentCollection {#1833
#collection: Doctrine\Common\Collections\ArrayCollection {#1834
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#912 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1503 …}
}
-bitrix_id: 5907
-keywords: null
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#1835
#collection: Doctrine\Common\Collections\ArrayCollection {#1836
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#915 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-inboundLinks: Doctrine\ORM\PersistentCollection {#1837
#collection: Doctrine\Common\Collections\ArrayCollection {#1838
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#916 …}
-backRefFieldName: "target_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-attached_content: Doctrine\ORM\PersistentCollection {#1839
#collection: Doctrine\Common\Collections\ArrayCollection {#1840
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#917 …}
-backRefFieldName: "attached_to_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-attached_to_content: Doctrine\ORM\PersistentCollection {#1841
#collection: Doctrine\Common\Collections\ArrayCollection {#1842
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#921 …}
-backRefFieldName: "attached_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-is_problems: true
-is_ready: false
-problems_string: "содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: ""
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581
-id: 33
-email: ? ?string
-roles: ? array
-password: ? ?string
-isVerified: ?
-person: ? ?Shared\Entity\Main\Person\Person
-user_roles: ? Doctrine\Common\Collections\Collection
-plain_password: ? ?string
+ischanged: false
-clientBrowsers: ? Doctrine\Common\Collections\Collection
-is_active: ? ?bool
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1582
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#1843
#collection: Doctrine\Common\Collections\ArrayCollection {#1844
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#933 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1585 …}
}
-seoTags: Doctrine\ORM\PersistentCollection {#1845
#collection: Doctrine\Common\Collections\ArrayCollection {#1846
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#935 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1591 …}
}
-categories: Doctrine\ORM\PersistentCollection {#1847
#collection: Doctrine\Common\Collections\ArrayCollection {#1848
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#938 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-products: Doctrine\ORM\PersistentCollection {#1849
#collection: Doctrine\Common\Collections\ArrayCollection {#1850
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#929 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-constructions: Doctrine\ORM\PersistentCollection {#1851
#collection: Doctrine\Common\Collections\ArrayCollection {#1852
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#937 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-portfolios: Doctrine\ORM\PersistentCollection {#1853
#collection: Doctrine\Common\Collections\ArrayCollection {#1854
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#942 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-options: Doctrine\ORM\PersistentCollection {#1855
#collection: Doctrine\Common\Collections\ArrayCollection {#1856
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#946 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-segments: Doctrine\ORM\PersistentCollection {#1857
#collection: Doctrine\Common\Collections\ArrayCollection {#1858
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#950 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-workers: Doctrine\ORM\PersistentCollection {#1859
#collection: Doctrine\Common\Collections\ArrayCollection {#1860
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#954 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-extras: Doctrine\ORM\PersistentCollection {#1861
#collection: Doctrine\Common\Collections\ArrayCollection {#1862
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#958 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: null
-source_link: null
-created_at: null
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1864
-id: 3656
-meta_title: ? ?string
-meta_description: ? ?string
-seoImages: ? Doctrine\Common\Collections\Collection
-seoRaw: ? ?Shared\Entity\Main\Seo\SeoRaw
-seoVideos: ? Doctrine\Common\Collections\Collection
-seoParagraphs: ? Doctrine\Common\Collections\Collection
-title: ? ?string
-description: ? ?string
-slug: ? ?string
-short_title: ? ?string
-modified_at: ? ?DateTimeImmutable
-priority: ? ?int
-url: ? ?string
-seo_type: ? ?Shared\Entity\Main\Seo\SeoType
-parent: ? ?self
-childrens: ? Doctrine\Common\Collections\Collection
-oldSlugs: ? Doctrine\Common\Collections\Collection
-is_published: ? ?bool
-oldUrls: ? Doctrine\Common\Collections\Collection
-seoFiles: ? Doctrine\Common\Collections\Collection
-bitrix_id: ? ?int
-keywords: ? ?string
-menu_title: ? ?string
-seoLinks: ? Doctrine\Common\Collections\Collection
-inboundLinks: ? Doctrine\Common\Collections\Collection
-attached_content: ? Doctrine\Common\Collections\Collection
-attached_to_content: ? Doctrine\Common\Collections\Collection
-is_problems: ? ?bool
-is_ready: ? ?bool
-problems_string: ? ?string
-search_string: ? ?string
-vote_count: ? ?int
-vote_sum: ? ?int
-seoProduct: ? ?Shared\Entity\Main\Seo\SeoProduct
-meta_ok: ? ?bool
-notice_field: ? ?string
-last_edit_user: ? ?Shared\Entity\Main\User
-voc_code: ? ?string
-contentChanges: ? Doctrine\Common\Collections\Collection
-seoTags: ? Doctrine\Common\Collections\Collection
-categories: ? Doctrine\Common\Collections\Collection
-products: ? Doctrine\Common\Collections\Collection
-constructions: ? Doctrine\Common\Collections\Collection
-portfolios: ? Doctrine\Common\Collections\Collection
-options: ? Doctrine\Common\Collections\Collection
-segments: ? Doctrine\Common\Collections\Collection
-workers: ? Doctrine\Common\Collections\Collection
-extras: ? Doctrine\Common\Collections\Collection
-seoPortfolio: ? ?Shared\Entity\Main\Seo\SeoPortfolio
-is_ready_pm: ? ?bool
-is_ready_cm: ? ?bool
-og_title: ? ?string
-og_description: ? ?string
-short_code: ? ?string
-source_link: ? ?string
-created_at: ? ?DateTimeImmutable
-merge_to: ? ?self
-merged: ? Doctrine\Common\Collections\Collection
-real_type: ? ?Shared\Entity\Main\Seo\SeoType
-children_types: ? Doctrine\Common\Collections\Collection
-no_index: ? ?bool
+ismenuactive: null
-not_menu: ? ?bool
-sort_order: ? ?int
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1865
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-merged: Doctrine\ORM\PersistentCollection {#1866
#collection: Doctrine\Common\Collections\ArrayCollection {#1867
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#979 …}
-backRefFieldName: "merge_to"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#1868
#collection: Doctrine\Common\Collections\ArrayCollection {#1869
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#980 …}
-backRefFieldName: "root_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1002 …}
}
-no_index: false
+ismenuactive: null
-not_menu: true
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1481
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-childrens: Doctrine\ORM\PersistentCollection {#1484
#collection: Doctrine\Common\Collections\ArrayCollection {#1485
-elements: array:25 [
0 => Shared\Entity\Main\Seo\SeoContent {#42012
-id: 3464
-meta_title: "FEFCO 0200 Коробка четырехклапанная без крышки — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0200 Коробка четырехклапанная без крышки. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42013 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42062 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42015 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42017 …9}
-title: "FEFCO 0200 Коробка четырехклапанная без крышки"
-description: null
-slug: "fefco_0200"
-short_title: "FEFCO 0200 Коробка четырехклапанная без крышки"
-modified_at: DateTimeImmutable @1738246007 {#42010 …1}
-priority: null
-url: "/wiki-page/fefco_0200"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42019 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42021 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42023 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42025 …9}
-bitrix_id: 72655
-keywords: "FEFCO 0200 Коробка четырехклапанная без крышки"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42027 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42029 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42031 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42033 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42038 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42040 …9}
-categories: Doctrine\ORM\PersistentCollection {#42042 …9}
-products: Doctrine\ORM\PersistentCollection {#42044 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42046 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42048 …9}
-options: Doctrine\ORM\PersistentCollection {#42050 …9}
-segments: Doctrine\ORM\PersistentCollection {#42052 …9}
-workers: Doctrine\ORM\PersistentCollection {#42054 …9}
-extras: Doctrine\ORM\PersistentCollection {#42056 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0200"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42011 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42058 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42060 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
1 => Shared\Entity\Main\Seo\SeoContent {#42065
-id: 3465
-meta_title: "FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42066 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42112 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42068 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42070 …9}
-title: "FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами"
-description: null
-slug: "fefco_0201"
-short_title: "4-х кл. / 4-х кл. (обычная)"
-modified_at: DateTimeImmutable @1738246030 {#42063 …1}
-priority: null
-url: "/wiki-page/fefco_0201"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42072 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42074 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42076 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42078 …9}
-bitrix_id: 72656
-keywords: "FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42080 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42082 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42084 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42086 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42088 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42090 …9}
-categories: Doctrine\ORM\PersistentCollection {#42092 …9}
-products: Doctrine\ORM\PersistentCollection {#42094 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42096 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42098 …9}
-options: Doctrine\ORM\PersistentCollection {#42100 …9}
-segments: Doctrine\ORM\PersistentCollection {#42102 …9}
-workers: Doctrine\ORM\PersistentCollection {#42104 …9}
-extras: Doctrine\ORM\PersistentCollection {#42106 …9}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: true
-og_title: null
-og_description: null
-short_code: "0201"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42064 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42108 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42110 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
2 => Shared\Entity\Main\Seo\SeoContent {#42115
-id: 3466
-meta_title: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42116 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42165 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42118 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42120 …9}
-title: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами"
-description: null
-slug: "fefco_0202"
-short_title: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами"
-modified_at: DateTimeImmutable @1739787782 {#42113 …1}
-priority: null
-url: "/wiki-page/fefco_0202"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42122 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42124 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42126 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42128 …9}
-bitrix_id: 72657
-keywords: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42130 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42132 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42134 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42136 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42138 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42140 …9}
-categories: Doctrine\ORM\PersistentCollection {#42142 …9}
-products: Doctrine\ORM\PersistentCollection {#42144 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42146 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42148 …9}
-options: Doctrine\ORM\PersistentCollection {#42150 …9}
-segments: Doctrine\ORM\PersistentCollection {#42152 …9}
-workers: Doctrine\ORM\PersistentCollection {#42154 …9}
-extras: Doctrine\ORM\PersistentCollection {#42156 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0202"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42114 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42159 …66}
-merged: Doctrine\ORM\PersistentCollection {#42161 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42163 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
3 => Shared\Entity\Main\Seo\SeoContent {#42168
-id: 3467
-meta_title: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42169 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42215 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42171 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42173 …9}
-title: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами"
-description: null
-slug: "fefco_0203"
-short_title: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами"
-modified_at: DateTimeImmutable @1738246055 {#42166 …1}
-priority: null
-url: "/wiki-page/fefco_0203"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42175 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42177 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42179 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42181 …9}
-bitrix_id: 72658
-keywords: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42183 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42185 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42187 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42189 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42191 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42193 …9}
-categories: Doctrine\ORM\PersistentCollection {#42195 …9}
-products: Doctrine\ORM\PersistentCollection {#42197 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42199 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42201 …9}
-options: Doctrine\ORM\PersistentCollection {#42203 …9}
-segments: Doctrine\ORM\PersistentCollection {#42205 …9}
-workers: Doctrine\ORM\PersistentCollection {#42207 …9}
-extras: Doctrine\ORM\PersistentCollection {#42209 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0203"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42167 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42211 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42213 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
4 => Shared\Entity\Main\Seo\SeoContent {#42218
-id: 3468
-meta_title: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42219 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42268 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42221 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42223 …9}
-title: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами"
-description: null
-slug: "fefco_0204"
-short_title: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами"
-modified_at: DateTimeImmutable @1739786864 {#42216 …1}
-priority: null
-url: "/wiki-page/fefco_0204"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42225 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42227 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42229 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42231 …9}
-bitrix_id: 72659
-keywords: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42233 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42235 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42237 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42239 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42241 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42243 …9}
-categories: Doctrine\ORM\PersistentCollection {#42245 …9}
-products: Doctrine\ORM\PersistentCollection {#42247 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42249 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42251 …9}
-options: Doctrine\ORM\PersistentCollection {#42253 …9}
-segments: Doctrine\ORM\PersistentCollection {#42255 …9}
-workers: Doctrine\ORM\PersistentCollection {#42257 …9}
-extras: Doctrine\ORM\PersistentCollection {#42259 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0204"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42217 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42262 …66}
-merged: Doctrine\ORM\PersistentCollection {#42264 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42266 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
5 => Shared\Entity\Main\Seo\SeoContent {#42271
-id: 3469
-meta_title: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42272 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42321 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42274 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42276 …9}
-title: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами"
-description: null
-slug: "fefco_0205"
-short_title: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами"
-modified_at: DateTimeImmutable @1738245185 {#42269 …1}
-priority: null
-url: "/wiki-page/fefco_0205"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42278 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42280 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42282 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42284 …9}
-bitrix_id: 72660
-keywords: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42286 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42288 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42290 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42292 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок, длинное мета описание"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42294 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42296 …9}
-categories: Doctrine\ORM\PersistentCollection {#42298 …9}
-products: Doctrine\ORM\PersistentCollection {#42300 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42302 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42304 …9}
-options: Doctrine\ORM\PersistentCollection {#42306 …9}
-segments: Doctrine\ORM\PersistentCollection {#42308 …9}
-workers: Doctrine\ORM\PersistentCollection {#42310 …9}
-extras: Doctrine\ORM\PersistentCollection {#42312 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0205"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42270 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42315 …66}
-merged: Doctrine\ORM\PersistentCollection {#42317 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42319 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
6 => Shared\Entity\Main\Seo\SeoContent {#42324
-id: 3470
-meta_title: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42325 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42374 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42327 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42329 …9}
-title: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами"
-description: null
-slug: "fefco_0206"
-short_title: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами"
-modified_at: DateTimeImmutable @1739786837 {#42322 …1}
-priority: null
-url: "/wiki-page/fefco_0206"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42331 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42333 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42335 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42337 …9}
-bitrix_id: 72661
-keywords: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42339 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42341 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42343 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42345 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок, длинное мета описание"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42347 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42349 …9}
-categories: Doctrine\ORM\PersistentCollection {#42351 …9}
-products: Doctrine\ORM\PersistentCollection {#42353 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42355 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42357 …9}
-options: Doctrine\ORM\PersistentCollection {#42359 …9}
-segments: Doctrine\ORM\PersistentCollection {#42361 …9}
-workers: Doctrine\ORM\PersistentCollection {#42363 …9}
-extras: Doctrine\ORM\PersistentCollection {#42365 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0206"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42323 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42368 …66}
-merged: Doctrine\ORM\PersistentCollection {#42370 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42372 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
7 => Shared\Entity\Main\Seo\SeoContent {#42377
-id: 3471
-meta_title: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42378 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42427 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42380 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42382 …9}
-title: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками"
-description: null
-slug: "fefco_0207"
-short_title: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками"
-modified_at: DateTimeImmutable @1739786799 {#42375 …1}
-priority: null
-url: "/wiki-page/fefco_0207"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42384 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42386 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42388 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42390 …9}
-bitrix_id: 72662
-keywords: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42392 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42394 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42396 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42398 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42400 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42402 …9}
-categories: Doctrine\ORM\PersistentCollection {#42404 …9}
-products: Doctrine\ORM\PersistentCollection {#42406 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42408 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42410 …9}
-options: Doctrine\ORM\PersistentCollection {#42412 …9}
-segments: Doctrine\ORM\PersistentCollection {#42414 …9}
-workers: Doctrine\ORM\PersistentCollection {#42416 …9}
-extras: Doctrine\ORM\PersistentCollection {#42418 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0207"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42376 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42421 …66}
-merged: Doctrine\ORM\PersistentCollection {#42423 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42425 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
8 => Shared\Entity\Main\Seo\SeoContent {#42430
-id: 3472
-meta_title: "FEFCO 0208 Коробка шестиклапанная — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0208 Коробка шестиклапанная. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42431 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42480 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42433 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42435 …9}
-title: "FEFCO 0208 Коробка шестиклапанная"
-description: null
-slug: "fefco_0208"
-short_title: "FEFCO 0208 Коробка шестиклапанная"
-modified_at: DateTimeImmutable @1739787711 {#42428 …1}
-priority: null
-url: "/wiki-page/fefco_0208"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42437 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42439 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42441 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42443 …9}
-bitrix_id: 72663
-keywords: "FEFCO 0208 Коробка шестиклапанная"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42445 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42447 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42449 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42451 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42453 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42455 …9}
-categories: Doctrine\ORM\PersistentCollection {#42457 …9}
-products: Doctrine\ORM\PersistentCollection {#42459 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42461 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42463 …9}
-options: Doctrine\ORM\PersistentCollection {#42465 …9}
-segments: Doctrine\ORM\PersistentCollection {#42467 …9}
-workers: Doctrine\ORM\PersistentCollection {#42469 …9}
-extras: Doctrine\ORM\PersistentCollection {#42471 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0208"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42429 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42474 …66}
-merged: Doctrine\ORM\PersistentCollection {#42476 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42478 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
9 => Shared\Entity\Main\Seo\SeoContent {#42483
-id: 3473
-meta_title: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42484 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42533 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42486 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42488 …9}
-title: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов"
-description: null
-slug: "fefco_0209"
-short_title: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов"
-modified_at: DateTimeImmutable @1739786768 {#42481 …1}
-priority: null
-url: "/wiki-page/fefco_0209"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42490 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42492 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42494 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42496 …9}
-bitrix_id: 72664
-keywords: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42498 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42500 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42502 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42504 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок, длинное мета описание"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42506 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42508 …9}
-categories: Doctrine\ORM\PersistentCollection {#42510 …9}
-products: Doctrine\ORM\PersistentCollection {#42512 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42514 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42516 …9}
-options: Doctrine\ORM\PersistentCollection {#42518 …9}
-segments: Doctrine\ORM\PersistentCollection {#42520 …9}
-workers: Doctrine\ORM\PersistentCollection {#42522 …9}
-extras: Doctrine\ORM\PersistentCollection {#42524 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0209"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42482 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42527 …66}
-merged: Doctrine\ORM\PersistentCollection {#42529 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42531 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
10 => Shared\Entity\Main\Seo\SeoContent {#42536
-id: 3474
-meta_title: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42537 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42583 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42539 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42541 …9}
-title: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном"
-description: null
-slug: "fefco_0210"
-short_title: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном"
-modified_at: DateTimeImmutable @1738246634 {#42534 …1}
-priority: null
-url: "/wiki-page/fefco_0210"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42543 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42545 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42547 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42549 …9}
-bitrix_id: 72665
-keywords: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42551 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42553 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42555 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42557 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42559 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42561 …9}
-categories: Doctrine\ORM\PersistentCollection {#42563 …9}
-products: Doctrine\ORM\PersistentCollection {#42565 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42567 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42569 …9}
-options: Doctrine\ORM\PersistentCollection {#42571 …9}
-segments: Doctrine\ORM\PersistentCollection {#42573 …9}
-workers: Doctrine\ORM\PersistentCollection {#42575 …9}
-extras: Doctrine\ORM\PersistentCollection {#42577 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0210"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42535 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42579 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42581 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
11 => Shared\Entity\Main\Seo\SeoContent {#42586
-id: 3475
-meta_title: "FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42587 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42633 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42589 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42591 …9}
-title: "FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном"
-description: null
-slug: "fefco_0211"
-short_title: "3-х кл. / 3-х кл."
-modified_at: DateTimeImmutable @1738246685 {#42584 …1}
-priority: null
-url: "/wiki-page/fefco_0211"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42593 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42595 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42597 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42599 …9}
-bitrix_id: 72666
-keywords: "FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42601 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42603 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42605 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42607 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42609 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42611 …9}
-categories: Doctrine\ORM\PersistentCollection {#42613 …9}
-products: Doctrine\ORM\PersistentCollection {#42615 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42617 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42619 …9}
-options: Doctrine\ORM\PersistentCollection {#42621 …9}
-segments: Doctrine\ORM\PersistentCollection {#42623 …9}
-workers: Doctrine\ORM\PersistentCollection {#42625 …9}
-extras: Doctrine\ORM\PersistentCollection {#42627 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0211"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42585 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42629 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42631 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
12 => Shared\Entity\Main\Seo\SeoContent {#42636
-id: 3476
-meta_title: "FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42637 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42686 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42639 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42641 …9}
-title: "FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой"
-description: null
-slug: "fefco_0212"
-short_title: "3-х кл. / 4-х кл."
-modified_at: DateTimeImmutable @1739786722 {#42634 …1}
-priority: null
-url: "/wiki-page/fefco_0212"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42643 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42645 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42647 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42649 …9}
-bitrix_id: 72667
-keywords: "FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42651 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42653 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42655 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42657 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42659 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42661 …9}
-categories: Doctrine\ORM\PersistentCollection {#42663 …9}
-products: Doctrine\ORM\PersistentCollection {#42665 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42667 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42669 …9}
-options: Doctrine\ORM\PersistentCollection {#42671 …9}
-segments: Doctrine\ORM\PersistentCollection {#42673 …9}
-workers: Doctrine\ORM\PersistentCollection {#42675 …9}
-extras: Doctrine\ORM\PersistentCollection {#42677 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0212"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42635 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42680 …66}
-merged: Doctrine\ORM\PersistentCollection {#42682 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42684 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
13 => Shared\Entity\Main\Seo\SeoContent {#42689
-id: 3477
-meta_title: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42690 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42739 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42692 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42694 …9}
-title: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь"
-description: null
-slug: "fefco_0214"
-short_title: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь"
-modified_at: DateTimeImmutable @1739786693 {#42687 …1}
-priority: null
-url: "/wiki-page/fefco_0214"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42696 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42698 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42700 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42702 …9}
-bitrix_id: 72668
-keywords: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42704 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42706 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42708 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42710 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42712 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42714 …9}
-categories: Doctrine\ORM\PersistentCollection {#42716 …9}
-products: Doctrine\ORM\PersistentCollection {#42718 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42720 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42722 …9}
-options: Doctrine\ORM\PersistentCollection {#42724 …9}
-segments: Doctrine\ORM\PersistentCollection {#42726 …9}
-workers: Doctrine\ORM\PersistentCollection {#42728 …9}
-extras: Doctrine\ORM\PersistentCollection {#42730 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0214"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42688 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42733 …66}
-merged: Doctrine\ORM\PersistentCollection {#42735 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42737 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
14 => Shared\Entity\Main\Seo\SeoContent {#42742
-id: 3478
-meta_title: "FEFCO 0215 Коробка трехклапанная со складным дном — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0215 Коробка трехклапанная со складным дном. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42743 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42789 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42745 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42747 …9}
-title: "FEFCO 0215 Коробка трехклапанная со складным дном"
-description: null
-slug: "fefco_0215"
-short_title: "3-х кл. / Ласточкин хвост"
-modified_at: DateTimeImmutable @1738247979 {#42740 …1}
-priority: null
-url: "/wiki-page/fefco_0215"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42749 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42751 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42753 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42755 …9}
-bitrix_id: 72669
-keywords: "FEFCO 0215 Коробка трехклапанная со складным дном"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42757 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42759 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42761 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42763 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42765 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42767 …9}
-categories: Doctrine\ORM\PersistentCollection {#42769 …9}
-products: Doctrine\ORM\PersistentCollection {#42771 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42773 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42775 …9}
-options: Doctrine\ORM\PersistentCollection {#42777 …9}
-segments: Doctrine\ORM\PersistentCollection {#42779 …9}
-workers: Doctrine\ORM\PersistentCollection {#42781 …9}
-extras: Doctrine\ORM\PersistentCollection {#42783 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0215"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42741 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42785 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42787 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
15 => Shared\Entity\Main\Seo\SeoContent {#42792
-id: 3479
-meta_title: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42793 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42842 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42795 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42797 …9}
-title: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой"
-description: null
-slug: "fefco_0216"
-short_title: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой"
-modified_at: DateTimeImmutable @1739786648 {#42790 …1}
-priority: null
-url: "/wiki-page/fefco_0216"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42799 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42801 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42803 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42805 …9}
-bitrix_id: 72670
-keywords: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42807 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42809 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42811 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42813 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42815 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42817 …9}
-categories: Doctrine\ORM\PersistentCollection {#42819 …9}
-products: Doctrine\ORM\PersistentCollection {#42821 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42823 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42825 …9}
-options: Doctrine\ORM\PersistentCollection {#42827 …9}
-segments: Doctrine\ORM\PersistentCollection {#42829 …9}
-workers: Doctrine\ORM\PersistentCollection {#42831 …9}
-extras: Doctrine\ORM\PersistentCollection {#42833 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0216"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42791 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42836 …66}
-merged: Doctrine\ORM\PersistentCollection {#42838 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42840 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
16 => Shared\Entity\Main\Seo\SeoContent {#42845
-id: 3480
-meta_title: "FEFCO 0217 Коробка четырехклапанная типа "кейс" — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0217 Коробка четырехклапанная типа &quot;кейс&quot;. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42846 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42892 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42848 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42850 …9}
-title: "FEFCO 0217 Коробка четырехклапанная типа "кейс""
-description: null
-slug: "fefco_0217"
-short_title: "FEFCO 0217 Коробка четырехклапанная типа "кейс""
-modified_at: DateTimeImmutable @1738248081 {#42843 …1}
-priority: null
-url: "/wiki-page/fefco_0217"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42852 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42854 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42856 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42858 …9}
-bitrix_id: 72671
-keywords: "FEFCO 0217 Коробка четырехклапанная типа "кейс""
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42860 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42862 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42864 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42866 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42868 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42870 …9}
-categories: Doctrine\ORM\PersistentCollection {#42872 …9}
-products: Doctrine\ORM\PersistentCollection {#42874 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42876 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42878 …9}
-options: Doctrine\ORM\PersistentCollection {#42880 …9}
-segments: Doctrine\ORM\PersistentCollection {#42882 …9}
-workers: Doctrine\ORM\PersistentCollection {#42884 …9}
-extras: Doctrine\ORM\PersistentCollection {#42886 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0217"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42844 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42888 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42890 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
17 => Shared\Entity\Main\Seo\SeoContent {#42895
-id: 3481
-meta_title: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42896 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42945 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42898 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42900 …9}
-title: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом"
-description: null
-slug: "fefco_0218"
-short_title: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом"
-modified_at: DateTimeImmutable @1739786556 {#42893 …1}
-priority: null
-url: "/wiki-page/fefco_0218"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42902 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42904 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42906 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42908 …9}
-bitrix_id: 72672
-keywords: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42910 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42912 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42914 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42916 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42918 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42920 …9}
-categories: Doctrine\ORM\PersistentCollection {#42922 …9}
-products: Doctrine\ORM\PersistentCollection {#42924 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42926 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42928 …9}
-options: Doctrine\ORM\PersistentCollection {#42930 …9}
-segments: Doctrine\ORM\PersistentCollection {#42932 …9}
-workers: Doctrine\ORM\PersistentCollection {#42934 …9}
-extras: Doctrine\ORM\PersistentCollection {#42936 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0218"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42894 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42939 …66}
-merged: Doctrine\ORM\PersistentCollection {#42941 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42943 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
18 => Shared\Entity\Main\Seo\SeoContent {#42948
-id: 3482
-meta_title: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42949 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42998 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42951 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42953 …9}
-title: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом"
-description: null
-slug: "fefco_0225"
-short_title: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом"
-modified_at: DateTimeImmutable @1739786519 {#42946 …1}
-priority: null
-url: "/wiki-page/fefco_0225"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42955 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42957 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42959 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42961 …9}
-bitrix_id: 72673
-keywords: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42963 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42965 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42967 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42969 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42971 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42973 …9}
-categories: Doctrine\ORM\PersistentCollection {#42975 …9}
-products: Doctrine\ORM\PersistentCollection {#42977 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42979 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42981 …9}
-options: Doctrine\ORM\PersistentCollection {#42983 …9}
-segments: Doctrine\ORM\PersistentCollection {#42985 …9}
-workers: Doctrine\ORM\PersistentCollection {#42987 …9}
-extras: Doctrine\ORM\PersistentCollection {#42989 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0225"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42947 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42992 …66}
-merged: Doctrine\ORM\PersistentCollection {#42994 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42996 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
19 => Shared\Entity\Main\Seo\SeoContent {#43001
-id: 3483
-meta_title: "FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#43002 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#43051 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#43004 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#43006 …9}
-title: "FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами"
-description: null
-slug: "fefco_0226"
-short_title: "FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами"
-modified_at: DateTimeImmutable @1739786290 {#42999 …1}
-priority: null
-url: "/wiki-page/fefco_0226"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#43008 …9}
…48
}
20 => Shared\Entity\Main\Seo\SeoContent {#43054 …65}
21 => Shared\Entity\Main\Seo\SeoContent {#43107 …65}
22 => Shared\Entity\Main\Seo\SeoContent {#43160 …65}
23 => Shared\Entity\Main\Seo\SeoContent {#43213 …65}
24 => Shared\Entity\Main\Seo\SeoContent {#43266 …65}
]
}
#initialized: true
-snapshot: array:25 [ …25]
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#906 …}
-backRefFieldName: "parent"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-oldSlugs: Doctrine\ORM\PersistentCollection {#1489
#collection: Doctrine\Common\Collections\ArrayCollection {#1491
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#901 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1486 …}
}
-is_published: true
-oldUrls: Doctrine\ORM\PersistentCollection {#1496
#collection: Doctrine\Common\Collections\ArrayCollection {#1504
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#904 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1490 …}
}
-seoFiles: Doctrine\ORM\PersistentCollection {#1528
#collection: Doctrine\Common\Collections\ArrayCollection {#1509
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#912 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1503 …}
}
-bitrix_id: 5909
-keywords: null
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#1554
#collection: Doctrine\Common\Collections\ArrayCollection {#1534
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#915 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-inboundLinks: Doctrine\ORM\PersistentCollection {#1536
#collection: Doctrine\Common\Collections\ArrayCollection {#1555
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#916 …}
-backRefFieldName: "target_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-attached_content: Doctrine\ORM\PersistentCollection {#1556
#collection: Doctrine\Common\Collections\ArrayCollection {#1557
-elements: []
}
#initialized: true
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#917 …}
-backRefFieldName: "attached_to_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-attached_to_content: Doctrine\ORM\PersistentCollection {#1558
#collection: Doctrine\Common\Collections\ArrayCollection {#1559
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#921 …}
-backRefFieldName: "attached_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: ""
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#1588
#collection: Doctrine\Common\Collections\ArrayCollection {#1590
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#933 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1585 …}
}
-seoTags: Doctrine\ORM\PersistentCollection {#1626
#collection: Doctrine\Common\Collections\ArrayCollection {#1612
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#935 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1591 …}
}
-categories: Doctrine\ORM\PersistentCollection {#1615
#collection: Doctrine\Common\Collections\ArrayCollection {#1627
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#938 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-products: Doctrine\ORM\PersistentCollection {#1628
#collection: Doctrine\Common\Collections\ArrayCollection {#1629
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#929 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-constructions: Doctrine\ORM\PersistentCollection {#1630
#collection: Doctrine\Common\Collections\ArrayCollection {#1631
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#937 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-portfolios: Doctrine\ORM\PersistentCollection {#1632
#collection: Doctrine\Common\Collections\ArrayCollection {#1633
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#942 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-options: Doctrine\ORM\PersistentCollection {#1634
#collection: Doctrine\Common\Collections\ArrayCollection {#1635
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#946 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-segments: Doctrine\ORM\PersistentCollection {#1636
#collection: Doctrine\Common\Collections\ArrayCollection {#1637
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#950 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-workers: Doctrine\ORM\PersistentCollection {#1638
#collection: Doctrine\Common\Collections\ArrayCollection {#1639
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#954 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-extras: Doctrine\ORM\PersistentCollection {#1640
#collection: Doctrine\Common\Collections\ArrayCollection {#1641
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#958 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: false
-og_title: "02xx - Просечённые гофрокороба — компания Антэк"
-og_description: "➤ 02xx - Просечённые гофрокороба. На странице мы делимся полезной информацией из мира упаковки."
-short_code: null
-source_link: null
-created_at: null
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1643
-id: 3703
-meta_title: ? ?string
-meta_description: ? ?string
-seoImages: ? Doctrine\Common\Collections\Collection
-seoRaw: ? ?Shared\Entity\Main\Seo\SeoRaw
-seoVideos: ? Doctrine\Common\Collections\Collection
-seoParagraphs: ? Doctrine\Common\Collections\Collection
-title: ? ?string
-description: ? ?string
-slug: ? ?string
-short_title: ? ?string
-modified_at: ? ?DateTimeImmutable
-priority: ? ?int
-url: ? ?string
-seo_type: ? ?Shared\Entity\Main\Seo\SeoType
-parent: ? ?self
-childrens: ? Doctrine\Common\Collections\Collection
-oldSlugs: ? Doctrine\Common\Collections\Collection
-is_published: ? ?bool
-oldUrls: ? Doctrine\Common\Collections\Collection
-seoFiles: ? Doctrine\Common\Collections\Collection
-bitrix_id: ? ?int
-keywords: ? ?string
-menu_title: ? ?string
-seoLinks: ? Doctrine\Common\Collections\Collection
-inboundLinks: ? Doctrine\Common\Collections\Collection
-attached_content: ? Doctrine\Common\Collections\Collection
-attached_to_content: ? Doctrine\Common\Collections\Collection
-is_problems: ? ?bool
-is_ready: ? ?bool
-problems_string: ? ?string
-search_string: ? ?string
-vote_count: ? ?int
-vote_sum: ? ?int
-seoProduct: ? ?Shared\Entity\Main\Seo\SeoProduct
-meta_ok: ? ?bool
-notice_field: ? ?string
-last_edit_user: ? ?Shared\Entity\Main\User
-voc_code: ? ?string
-contentChanges: ? Doctrine\Common\Collections\Collection
-seoTags: ? Doctrine\Common\Collections\Collection
-categories: ? Doctrine\Common\Collections\Collection
-products: ? Doctrine\Common\Collections\Collection
-constructions: ? Doctrine\Common\Collections\Collection
-portfolios: ? Doctrine\Common\Collections\Collection
-options: ? Doctrine\Common\Collections\Collection
-segments: ? Doctrine\Common\Collections\Collection
-workers: ? Doctrine\Common\Collections\Collection
-extras: ? Doctrine\Common\Collections\Collection
-seoPortfolio: ? ?Shared\Entity\Main\Seo\SeoPortfolio
-is_ready_pm: ? ?bool
-is_ready_cm: ? ?bool
-og_title: ? ?string
-og_description: ? ?string
-short_code: ? ?string
-source_link: ? ?string
-created_at: ? ?DateTimeImmutable
-merge_to: ? ?self
-merged: ? Doctrine\Common\Collections\Collection
-real_type: ? ?Shared\Entity\Main\Seo\SeoType
-children_types: ? Doctrine\Common\Collections\Collection
-no_index: ? ?bool
+ismenuactive: null
-not_menu: ? ?bool
-sort_order: ? ?int
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1644
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-merged: Doctrine\ORM\PersistentCollection {#1645
#collection: Doctrine\Common\Collections\ArrayCollection {#1646
-elements: []
}
#initialized: true
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#979 …}
-backRefFieldName: "merge_to"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#1647
#collection: Doctrine\Common\Collections\ArrayCollection {#1648
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#980 …}
-backRefFieldName: "root_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1002 …}
}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
-seoLinks: Doctrine\ORM\PersistentCollection {#43348
#collection: Doctrine\Common\Collections\ArrayCollection {#43349
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoParagraph {#43344}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1363 …}
-backRefFieldName: "paragraph"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-raw_value: null
-bitrix_id: null
-sort_order: 100
}
]
In
SeoContent.php
line 457:
}
);
dump($p);
return $p;
array:1 [
0 => Shared\Entity\Main\Seo\SeoParagraph {#43344
-id: 2011
-seoImages: Doctrine\ORM\PersistentCollection {#43346
#collection: Doctrine\Common\Collections\ArrayCollection {#43347
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoParagraph {#43344}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1362 …}
-backRefFieldName: "paragraph"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-title: "Классификация FEFCO 02хх"
-description: null
-text: "<div>Стандартные высечные гофорокороба изготавливаются из одного листа картона, поставляются в разобранном виде, при сборке склеиваются по одному боковому шву липкой лентой или скобами. По классификатору FEFCO отнесены к типу FEFCO 02хх и представлены следующими видами:</div><ul><li>с наружными клапанами, закрывающимися встык;</li><li>с полностью или частично перекрывающими друг друга наружными клапанами;</li><li>гофрокоробки типа «кейс»;</li><li>без крышки, с полностью и не полностью закрывающейся крышкой;</li><li>с разделителями внутри, складным и стандартным дном;</li><li>с закрывающейся крышкой (прорези для фиксации);</li><li>скрепляемые по ширине или длине гофрокартонные коробки и др.</li></ul><div>Отличительной особенностью данного типа тары является то, что для ее производства используется листовой гофорокартон, из которого высекается обечайка и клапаны без разделения на части, сборка без удерживающих элементов невозможна.\u{A0}<br><br>Гофорокороба от производителя Антэк представлены во всех типоразмерах по FEFCO, вы можете заказать их по каталогу онлайн.\u{A0}<br><br>Походят для пищевой и непищевой продукции, упаковки товара в индивидуальной таре и без первичной упаковки. Продажа оптом и в розницу.</div>\n"
-content: Shared\Entity\Main\Seo\SeoContent {#1276
-id: 1567
-meta_title: "02xx - Просечённые гофрокороба — компания Антэк"
-meta_description: "➤ 02xx - Просечённые гофрокороба. На странице мы делимся полезной информацией из мира упаковки."
-seoImages: Doctrine\ORM\PersistentCollection {#1281
#collection: Doctrine\Common\Collections\ArrayCollection {#1283
-elements: array:1 [
0 => Shared\Entity\Main\Seo\SeoImage {#43593
-id: 7416
-seo_name: "02xx-prosechionnye-gofrokoroba"
-alt_text: null
-sort_order: null
-is_page_preview: true
-raw_name: "df6e7e98-3c10-49f7-bd34-2471498b1756.jpg"
-old_path: "/upload/iblock/d57/preview_02xx_vysechnye_gofrokoroba.jpg"
-paragraph: null
-content: Shared\Entity\Main\Seo\SeoContent {#1276}
-default_alt_text: "02xx - Просечённые гофрокороба"
-width: 250
-height: 250
-reprepare: false
}
]
}
#initialized: true
-snapshot: array:1 [ …1]
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#885 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#1650
-id: 1571
-value: """
<iframe width="560" height="315" src="https://www.youtube.com/embed/-aXh-YcWV2s?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen><p>Стандартные высечные гофорокороба изготавливаются из\u{A0}одного листа картона, поставляются в\u{A0}разобранном виде, при сборке склеиваются по\u{A0}одному боковому шву липкой лентой или скобами. По\u{A0}классификатору FEFCO отнесены к\u{A0}типу FEFCO 02хх и\u{A0}представлены следующими видами:</p><ul>\r\n
<li>с\u{A0}наружными клапанами, закрывающимися встык;</li>\r\n
<li>с\u{A0}полностью или частично перекрывающими друг друга наружными клапанами;</li>\r\n
<li>гофрокоробки типа «кейс»;</li>\r\n
<li>без крышки, с\u{A0}полностью и\u{A0}не\u{A0}полностью закрывающейся крышкой;</li>\r\n
<li>с\u{A0}разделителями внутри, складным и\u{A0}стандартным дном;</li>\r\n
<li>с\u{A0}закрывающейся крышкой (прорези для фиксации);</li>\r\n
<li>скрепляемые по\u{A0}ширине или длине гофрокартонные коробки и\u{A0}др.</li>\r\n
</ul><p>Отличительной особенностью данного типа тары является\u{A0}то, что для ее\u{A0}производства используется листовой гофорокартон, из\u{A0}которого высекается обечайка и\u{A0}клапаны без разделения на\u{A0}части, сборка без удерживающих элементов невозможна. Гофорокороба от\u{A0}производителя Антэк представлены во\u{A0}всех типоразмерах по\u{A0}FEFCO, вы\u{A0}можете заказать их\u{A0}по\u{A0}каталогу онлайн. Походят для пищевой и\u{A0}непищевой продукции, упаковки товара в\u{A0}индивидуальной таре и\u{A0}без первичной упаковки. Продажа оптом и\u{A0}в\u{A0}розницу.</p></iframe>
"""
-content: Shared\Entity\Main\Seo\SeoContent {#1276}
}
-seoVideos: Doctrine\ORM\PersistentCollection {#1343
#collection: Doctrine\Common\Collections\ArrayCollection {#1315
-elements: []
}
#initialized: true
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#888 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1284 …}
}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#1370
#collection: Doctrine\Common\Collections\ArrayCollection {#1346
-elements: array:1 [
0 => Shared\Entity\Main\Seo\SeoParagraph {#43344}
]
}
#initialized: true
-snapshot: array:1 [ …1]
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#894 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1317 …}
}
-title: "02xx - Просечённые гофрокороба"
-description: null
-slug: "fefco_02xx"
-short_title: "02xx - Просечённые гофрокороба"
-modified_at: DateTimeImmutable @1740557584 {#1274
date: 2025-02-26 02:13:04.0 America/Chicago (-06:00)
}
-priority: null
-url: "/wiki/fefco_02xx"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407
-id: 7
-name: "wiki_category"
-title: "Вики категория"
-seoContents: Doctrine\ORM\PersistentCollection {#1663
#collection: Doctrine\Common\Collections\ArrayCollection {#1664
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1025 …}
-backRefFieldName: "seo_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-base_path: "wiki"
-short_title: "вики"
-site: Doctrine\ORM\PersistentCollection {#1681
#collection: Doctrine\Common\Collections\ArrayCollection {#1668
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1030 …}
-backRefFieldName: "seoTypes"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1665 …}
}
-is_list: false
-child_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680
-id: 8
-name: "wiki_page"
-title: "Вики страница"
-seoContents: Doctrine\ORM\PersistentCollection {#43320
#collection: Doctrine\Common\Collections\ArrayCollection {#43321
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1025 …}
-backRefFieldName: "seo_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-base_path: "wiki-page"
-short_title: "вики"
-site: Doctrine\ORM\PersistentCollection {#43322
#collection: Doctrine\Common\Collections\ArrayCollection {#43323
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1030 …}
-backRefFieldName: "seoTypes"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1665 …}
}
-is_list: false
-child_type: null
-parent_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-mergedContents: Doctrine\ORM\PersistentCollection {#43324
#collection: Doctrine\Common\Collections\ArrayCollection {#43325
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1036 …}
-backRefFieldName: "real_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-root_content: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687
-id: 3651
-meta_title: "Блог компании Антэк"
-meta_description: "Полезная информация из мира упаковки в блоге компании Антэк."
-seoImages: Doctrine\ORM\PersistentCollection {#1713
#collection: Doctrine\Common\Collections\ArrayCollection {#1714
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#885 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-seoRaw: null
-seoVideos: Doctrine\ORM\PersistentCollection {#1715
#collection: Doctrine\Common\Collections\ArrayCollection {#1716
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#888 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1284 …}
}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#1717
#collection: Doctrine\Common\Collections\ArrayCollection {#1718
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#894 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1317 …}
}
-title: "Энциклопедия упаковки"
-description: "<div>В этом разделе мы делимся полезной информацией из мира упаковки.</div>"
-slug: "wiki"
-short_title: "Вики"
-modified_at: DateTimeImmutable @1741284345 {#1712
date: 2025-03-06 12:05:45.0 America/Chicago (-06:00)
}
-priority: null
-url: "/wiki"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1720
-id: 17
-name: ? ?string
-title: ? ?string
-seoContents: ? Doctrine\Common\Collections\Collection
-base_path: ? ?string
-short_title: ? ?string
-site: ? Doctrine\Common\Collections\Collection
-is_list: ? ?bool
-child_type: ? ?self
-parent_type: ? ?self
-mergedContents: ? Doctrine\Common\Collections\Collection
-root_content: ? ?Shared\Entity\Main\Seo\SeoContent
-is_search: ? ?bool
-is_cart: ? ?bool
-sort_order: ? ?int
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1721
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-parent: null
-childrens: Doctrine\ORM\PersistentCollection {#1722
#collection: Doctrine\Common\Collections\ArrayCollection {#1723
-elements: []
}
#initialized: true
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#906 …}
-backRefFieldName: "parent"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-oldSlugs: Doctrine\ORM\PersistentCollection {#1724
#collection: Doctrine\Common\Collections\ArrayCollection {#1725
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#901 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1486 …}
}
-is_published: true
-oldUrls: Doctrine\ORM\PersistentCollection {#1726
#collection: Doctrine\Common\Collections\ArrayCollection {#1727
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#904 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1490 …}
}
-seoFiles: Doctrine\ORM\PersistentCollection {#1728
#collection: Doctrine\Common\Collections\ArrayCollection {#1729
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#912 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1503 …}
}
-bitrix_id: null
-keywords: null
-menu_title: "Вики"
-seoLinks: Doctrine\ORM\PersistentCollection {#1730
#collection: Doctrine\Common\Collections\ArrayCollection {#1731
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#915 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-inboundLinks: Doctrine\ORM\PersistentCollection {#1732
#collection: Doctrine\Common\Collections\ArrayCollection {#1733
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#916 …}
-backRefFieldName: "target_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-attached_content: Doctrine\ORM\PersistentCollection {#1734
#collection: Doctrine\Common\Collections\ArrayCollection {#1735
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#917 …}
-backRefFieldName: "attached_to_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-attached_to_content: Doctrine\ORM\PersistentCollection {#1736
#collection: Doctrine\Common\Collections\ArrayCollection {#1737
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#921 …}
-backRefFieldName: "attached_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-is_problems: true
-is_ready: false
-problems_string: "нет изображений, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: ""
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1739
-id: 34
-email: ? ?string
-roles: ? array
-password: ? ?string
-isVerified: ?
-person: ? ?Shared\Entity\Main\Person\Person
-user_roles: ? Doctrine\Common\Collections\Collection
-plain_password: ? ?string
+ischanged: false
-clientBrowsers: ? Doctrine\Common\Collections\Collection
-is_active: ? ?bool
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1740
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#1741
#collection: Doctrine\Common\Collections\ArrayCollection {#1742
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#933 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1585 …}
}
-seoTags: Doctrine\ORM\PersistentCollection {#1743
#collection: Doctrine\Common\Collections\ArrayCollection {#1744
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#935 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1591 …}
}
-categories: Doctrine\ORM\PersistentCollection {#1745
#collection: Doctrine\Common\Collections\ArrayCollection {#1746
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#938 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-products: Doctrine\ORM\PersistentCollection {#1747
#collection: Doctrine\Common\Collections\ArrayCollection {#1748
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#929 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-constructions: Doctrine\ORM\PersistentCollection {#1749
#collection: Doctrine\Common\Collections\ArrayCollection {#1750
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#937 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-portfolios: Doctrine\ORM\PersistentCollection {#1751
#collection: Doctrine\Common\Collections\ArrayCollection {#1752
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#942 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-options: Doctrine\ORM\PersistentCollection {#1753
#collection: Doctrine\Common\Collections\ArrayCollection {#1754
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#946 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-segments: Doctrine\ORM\PersistentCollection {#1755
#collection: Doctrine\Common\Collections\ArrayCollection {#1756
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#950 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-workers: Doctrine\ORM\PersistentCollection {#1757
#collection: Doctrine\Common\Collections\ArrayCollection {#1758
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#954 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-extras: Doctrine\ORM\PersistentCollection {#1759
#collection: Doctrine\Common\Collections\ArrayCollection {#1760
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#958 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: false
-og_title: "Блог компании Антэк"
-og_description: "Полезная информация из мира упаковки в блоге компании Антэк."
-short_code: null
-source_link: null
-created_at: null
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#1761
#collection: Doctrine\Common\Collections\ArrayCollection {#1762
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#979 …}
-backRefFieldName: "merge_to"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-real_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-children_types: Doctrine\ORM\PersistentCollection {#1763
#collection: Doctrine\Common\Collections\ArrayCollection {#1764
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#980 …}
-backRefFieldName: "root_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1002 …}
}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1688
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-is_search: false
-is_cart: false
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1683
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-parent_type: null
-mergedContents: Doctrine\ORM\PersistentCollection {#1684
#collection: Doctrine\Common\Collections\ArrayCollection {#1685
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1036 …}
-backRefFieldName: "real_type"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-root_content: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1687}
-is_search: false
-is_cart: false
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1408
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-parent: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480
-id: 1497
-meta_title: "FEFCO — компания Антэк"
-meta_description: "➤ FEFCO. На странице мы делимся полезной информацией из мира упаковки."
-seoImages: Doctrine\ORM\PersistentCollection {#1821
#collection: Doctrine\Common\Collections\ArrayCollection {#1822
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#885 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1278 …}
}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#1870
-id: 1501
-value: """
<p>Каталог FEFCO - это унифицированный классификатор типов упаковки из картона, разработанный Европейской Ассоциацией производителей гофрокартона и тары из него. Задача – создать межнациональную, понятную на любом языке, идентификационную таблицу символьных наименований тары, которая заменит сложные для адаптации и перевода названия картонной упаковки в разных странах.\r\n
<p>В компании Антэк вы можете заказать коробки по каталогу FEFCO, а также любую нестандартную упаковку для вашей продукции.\r\n
</p></p>
"""
-content: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
}
-seoVideos: Doctrine\ORM\PersistentCollection {#1823
#collection: Doctrine\Common\Collections\ArrayCollection {#1824
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#888 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1284 …}
}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#1825
#collection: Doctrine\Common\Collections\ArrayCollection {#1826
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#894 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1317 …}
}
-title: "FEFCO"
-description: null
-slug: "fefco"
-short_title: "FEFCO"
-modified_at: DateTimeImmutable @1740487786 {#1820
date: 2025-02-25 06:49:46.0 America/Chicago (-06:00)
}
-priority: null
-url: "/wiki/fefco"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1407}
-parent: null
-childrens: Doctrine\ORM\PersistentCollection {#1827
#collection: Doctrine\Common\Collections\ArrayCollection {#1828
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#906 …}
-backRefFieldName: "parent"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-oldSlugs: Doctrine\ORM\PersistentCollection {#1829
#collection: Doctrine\Common\Collections\ArrayCollection {#1830
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#901 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1486 …}
}
-is_published: true
-oldUrls: Doctrine\ORM\PersistentCollection {#1831
#collection: Doctrine\Common\Collections\ArrayCollection {#1832
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#904 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1490 …}
}
-seoFiles: Doctrine\ORM\PersistentCollection {#1833
#collection: Doctrine\Common\Collections\ArrayCollection {#1834
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#912 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1503 …}
}
-bitrix_id: 5907
-keywords: null
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#1835
#collection: Doctrine\Common\Collections\ArrayCollection {#1836
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#915 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-inboundLinks: Doctrine\ORM\PersistentCollection {#1837
#collection: Doctrine\Common\Collections\ArrayCollection {#1838
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#916 …}
-backRefFieldName: "target_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-attached_content: Doctrine\ORM\PersistentCollection {#1839
#collection: Doctrine\Common\Collections\ArrayCollection {#1840
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#917 …}
-backRefFieldName: "attached_to_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-attached_to_content: Doctrine\ORM\PersistentCollection {#1841
#collection: Doctrine\Common\Collections\ArrayCollection {#1842
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#921 …}
-backRefFieldName: "attached_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-is_problems: true
-is_ready: false
-problems_string: "содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: ""
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581
-id: 33
-email: ? ?string
-roles: ? array
-password: ? ?string
-isVerified: ?
-person: ? ?Shared\Entity\Main\Person\Person
-user_roles: ? Doctrine\Common\Collections\Collection
-plain_password: ? ?string
+ischanged: false
-clientBrowsers: ? Doctrine\Common\Collections\Collection
-is_active: ? ?bool
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1582
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#1843
#collection: Doctrine\Common\Collections\ArrayCollection {#1844
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#933 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1585 …}
}
-seoTags: Doctrine\ORM\PersistentCollection {#1845
#collection: Doctrine\Common\Collections\ArrayCollection {#1846
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#935 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1591 …}
}
-categories: Doctrine\ORM\PersistentCollection {#1847
#collection: Doctrine\Common\Collections\ArrayCollection {#1848
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#938 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-products: Doctrine\ORM\PersistentCollection {#1849
#collection: Doctrine\Common\Collections\ArrayCollection {#1850
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#929 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-constructions: Doctrine\ORM\PersistentCollection {#1851
#collection: Doctrine\Common\Collections\ArrayCollection {#1852
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#937 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-portfolios: Doctrine\ORM\PersistentCollection {#1853
#collection: Doctrine\Common\Collections\ArrayCollection {#1854
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#942 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-options: Doctrine\ORM\PersistentCollection {#1855
#collection: Doctrine\Common\Collections\ArrayCollection {#1856
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#946 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-segments: Doctrine\ORM\PersistentCollection {#1857
#collection: Doctrine\Common\Collections\ArrayCollection {#1858
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#950 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-workers: Doctrine\ORM\PersistentCollection {#1859
#collection: Doctrine\Common\Collections\ArrayCollection {#1860
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#954 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-extras: Doctrine\ORM\PersistentCollection {#1861
#collection: Doctrine\Common\Collections\ArrayCollection {#1862
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#958 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: null
-source_link: null
-created_at: null
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1864
-id: 3656
-meta_title: ? ?string
-meta_description: ? ?string
-seoImages: ? Doctrine\Common\Collections\Collection
-seoRaw: ? ?Shared\Entity\Main\Seo\SeoRaw
-seoVideos: ? Doctrine\Common\Collections\Collection
-seoParagraphs: ? Doctrine\Common\Collections\Collection
-title: ? ?string
-description: ? ?string
-slug: ? ?string
-short_title: ? ?string
-modified_at: ? ?DateTimeImmutable
-priority: ? ?int
-url: ? ?string
-seo_type: ? ?Shared\Entity\Main\Seo\SeoType
-parent: ? ?self
-childrens: ? Doctrine\Common\Collections\Collection
-oldSlugs: ? Doctrine\Common\Collections\Collection
-is_published: ? ?bool
-oldUrls: ? Doctrine\Common\Collections\Collection
-seoFiles: ? Doctrine\Common\Collections\Collection
-bitrix_id: ? ?int
-keywords: ? ?string
-menu_title: ? ?string
-seoLinks: ? Doctrine\Common\Collections\Collection
-inboundLinks: ? Doctrine\Common\Collections\Collection
-attached_content: ? Doctrine\Common\Collections\Collection
-attached_to_content: ? Doctrine\Common\Collections\Collection
-is_problems: ? ?bool
-is_ready: ? ?bool
-problems_string: ? ?string
-search_string: ? ?string
-vote_count: ? ?int
-vote_sum: ? ?int
-seoProduct: ? ?Shared\Entity\Main\Seo\SeoProduct
-meta_ok: ? ?bool
-notice_field: ? ?string
-last_edit_user: ? ?Shared\Entity\Main\User
-voc_code: ? ?string
-contentChanges: ? Doctrine\Common\Collections\Collection
-seoTags: ? Doctrine\Common\Collections\Collection
-categories: ? Doctrine\Common\Collections\Collection
-products: ? Doctrine\Common\Collections\Collection
-constructions: ? Doctrine\Common\Collections\Collection
-portfolios: ? Doctrine\Common\Collections\Collection
-options: ? Doctrine\Common\Collections\Collection
-segments: ? Doctrine\Common\Collections\Collection
-workers: ? Doctrine\Common\Collections\Collection
-extras: ? Doctrine\Common\Collections\Collection
-seoPortfolio: ? ?Shared\Entity\Main\Seo\SeoPortfolio
-is_ready_pm: ? ?bool
-is_ready_cm: ? ?bool
-og_title: ? ?string
-og_description: ? ?string
-short_code: ? ?string
-source_link: ? ?string
-created_at: ? ?DateTimeImmutable
-merge_to: ? ?self
-merged: ? Doctrine\Common\Collections\Collection
-real_type: ? ?Shared\Entity\Main\Seo\SeoType
-children_types: ? Doctrine\Common\Collections\Collection
-no_index: ? ?bool
+ismenuactive: null
-not_menu: ? ?bool
-sort_order: ? ?int
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1865
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-merged: Doctrine\ORM\PersistentCollection {#1866
#collection: Doctrine\Common\Collections\ArrayCollection {#1867
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#979 …}
-backRefFieldName: "merge_to"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#1868
#collection: Doctrine\Common\Collections\ArrayCollection {#1869
-elements: []
}
#initialized: false
-snapshot: []
-owner: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1480}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#980 …}
-backRefFieldName: "root_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1002 …}
}
-no_index: false
+ismenuactive: null
-not_menu: true
-sort_order: null
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1481
+status: INITIALIZED_FULL
+realInstance: ? object
…2
}
}
-childrens: Doctrine\ORM\PersistentCollection {#1484
#collection: Doctrine\Common\Collections\ArrayCollection {#1485
-elements: array:25 [
0 => Shared\Entity\Main\Seo\SeoContent {#42012
-id: 3464
-meta_title: "FEFCO 0200 Коробка четырехклапанная без крышки — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0200 Коробка четырехклапанная без крышки. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42013 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42062 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42015 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42017 …9}
-title: "FEFCO 0200 Коробка четырехклапанная без крышки"
-description: null
-slug: "fefco_0200"
-short_title: "FEFCO 0200 Коробка четырехклапанная без крышки"
-modified_at: DateTimeImmutable @1738246007 {#42010 …1}
-priority: null
-url: "/wiki-page/fefco_0200"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42019 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42021 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42023 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42025 …9}
-bitrix_id: 72655
-keywords: "FEFCO 0200 Коробка четырехклапанная без крышки"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42027 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42029 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42031 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42033 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42038 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42040 …9}
-categories: Doctrine\ORM\PersistentCollection {#42042 …9}
-products: Doctrine\ORM\PersistentCollection {#42044 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42046 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42048 …9}
-options: Doctrine\ORM\PersistentCollection {#42050 …9}
-segments: Doctrine\ORM\PersistentCollection {#42052 …9}
-workers: Doctrine\ORM\PersistentCollection {#42054 …9}
-extras: Doctrine\ORM\PersistentCollection {#42056 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0200"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42011 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42058 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42060 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
1 => Shared\Entity\Main\Seo\SeoContent {#42065
-id: 3465
-meta_title: "FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42066 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42112 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42068 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42070 …9}
-title: "FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами"
-description: null
-slug: "fefco_0201"
-short_title: "4-х кл. / 4-х кл. (обычная)"
-modified_at: DateTimeImmutable @1738246030 {#42063 …1}
-priority: null
-url: "/wiki-page/fefco_0201"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42072 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42074 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42076 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42078 …9}
-bitrix_id: 72656
-keywords: "FEFCO 0201 Коробка четырехклапанная со стыкующимися внешними клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42080 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42082 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42084 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42086 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42088 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42090 …9}
-categories: Doctrine\ORM\PersistentCollection {#42092 …9}
-products: Doctrine\ORM\PersistentCollection {#42094 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42096 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42098 …9}
-options: Doctrine\ORM\PersistentCollection {#42100 …9}
-segments: Doctrine\ORM\PersistentCollection {#42102 …9}
-workers: Doctrine\ORM\PersistentCollection {#42104 …9}
-extras: Doctrine\ORM\PersistentCollection {#42106 …9}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: true
-og_title: null
-og_description: null
-short_code: "0201"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42064 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42108 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42110 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
2 => Shared\Entity\Main\Seo\SeoContent {#42115
-id: 3466
-meta_title: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42116 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42165 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42118 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42120 …9}
-title: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами"
-description: null
-slug: "fefco_0202"
-short_title: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами"
-modified_at: DateTimeImmutable @1739787782 {#42113 …1}
-priority: null
-url: "/wiki-page/fefco_0202"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42122 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42124 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42126 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42128 …9}
-bitrix_id: 72657
-keywords: "FEFCO 0202 Коробка четырехклапанная с внешними частично перекрывающимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42130 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42132 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42134 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42136 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42138 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42140 …9}
-categories: Doctrine\ORM\PersistentCollection {#42142 …9}
-products: Doctrine\ORM\PersistentCollection {#42144 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42146 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42148 …9}
-options: Doctrine\ORM\PersistentCollection {#42150 …9}
-segments: Doctrine\ORM\PersistentCollection {#42152 …9}
-workers: Doctrine\ORM\PersistentCollection {#42154 …9}
-extras: Doctrine\ORM\PersistentCollection {#42156 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0202"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42114 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42159 …66}
-merged: Doctrine\ORM\PersistentCollection {#42161 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42163 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
3 => Shared\Entity\Main\Seo\SeoContent {#42168
-id: 3467
-meta_title: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42169 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42215 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42171 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42173 …9}
-title: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами"
-description: null
-slug: "fefco_0203"
-short_title: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами"
-modified_at: DateTimeImmutable @1738246055 {#42166 …1}
-priority: null
-url: "/wiki-page/fefco_0203"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42175 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42177 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42179 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42181 …9}
-bitrix_id: 72658
-keywords: "FEFCO 0203 Коробка четырехклапанная с внешними перекрывающимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42183 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42185 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42187 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42189 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42191 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42193 …9}
-categories: Doctrine\ORM\PersistentCollection {#42195 …9}
-products: Doctrine\ORM\PersistentCollection {#42197 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42199 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42201 …9}
-options: Doctrine\ORM\PersistentCollection {#42203 …9}
-segments: Doctrine\ORM\PersistentCollection {#42205 …9}
-workers: Doctrine\ORM\PersistentCollection {#42207 …9}
-extras: Doctrine\ORM\PersistentCollection {#42209 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0203"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42167 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42211 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42213 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
4 => Shared\Entity\Main\Seo\SeoContent {#42218
-id: 3468
-meta_title: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42219 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42268 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42221 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42223 …9}
-title: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами"
-description: null
-slug: "fefco_0204"
-short_title: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами"
-modified_at: DateTimeImmutable @1739786864 {#42216 …1}
-priority: null
-url: "/wiki-page/fefco_0204"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42225 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42227 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42229 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42231 …9}
-bitrix_id: 72659
-keywords: "FEFCO 0204 Коробка четырехклапанная со стыкующимися внешними и внутренними клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42233 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42235 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42237 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42239 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42241 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42243 …9}
-categories: Doctrine\ORM\PersistentCollection {#42245 …9}
-products: Doctrine\ORM\PersistentCollection {#42247 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42249 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42251 …9}
-options: Doctrine\ORM\PersistentCollection {#42253 …9}
-segments: Doctrine\ORM\PersistentCollection {#42255 …9}
-workers: Doctrine\ORM\PersistentCollection {#42257 …9}
-extras: Doctrine\ORM\PersistentCollection {#42259 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0204"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42217 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42262 …66}
-merged: Doctrine\ORM\PersistentCollection {#42264 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42266 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
5 => Shared\Entity\Main\Seo\SeoContent {#42271
-id: 3469
-meta_title: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42272 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42321 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42274 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42276 …9}
-title: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами"
-description: null
-slug: "fefco_0205"
-short_title: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами"
-modified_at: DateTimeImmutable @1738245185 {#42269 …1}
-priority: null
-url: "/wiki-page/fefco_0205"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42278 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42280 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42282 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42284 …9}
-bitrix_id: 72660
-keywords: "FEFCO 0205 Коробка четырехклапанная с внешними частично перекрывающимися и внутренними стыкующимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42286 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42288 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42290 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42292 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок, длинное мета описание"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42294 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42296 …9}
-categories: Doctrine\ORM\PersistentCollection {#42298 …9}
-products: Doctrine\ORM\PersistentCollection {#42300 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42302 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42304 …9}
-options: Doctrine\ORM\PersistentCollection {#42306 …9}
-segments: Doctrine\ORM\PersistentCollection {#42308 …9}
-workers: Doctrine\ORM\PersistentCollection {#42310 …9}
-extras: Doctrine\ORM\PersistentCollection {#42312 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0205"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42270 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42315 …66}
-merged: Doctrine\ORM\PersistentCollection {#42317 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42319 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
6 => Shared\Entity\Main\Seo\SeoContent {#42324
-id: 3470
-meta_title: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42325 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42374 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42327 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42329 …9}
-title: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами"
-description: null
-slug: "fefco_0206"
-short_title: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами"
-modified_at: DateTimeImmutable @1739786837 {#42322 …1}
-priority: null
-url: "/wiki-page/fefco_0206"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42331 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42333 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42335 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42337 …9}
-bitrix_id: 72661
-keywords: "FEFCO 0206 Коробка четырехклапанная с внешними целиком перекрывающимися и внутренними стыкующимися клапанами"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42339 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42341 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42343 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42345 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок, длинное мета описание"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42347 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42349 …9}
-categories: Doctrine\ORM\PersistentCollection {#42351 …9}
-products: Doctrine\ORM\PersistentCollection {#42353 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42355 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42357 …9}
-options: Doctrine\ORM\PersistentCollection {#42359 …9}
-segments: Doctrine\ORM\PersistentCollection {#42361 …9}
-workers: Doctrine\ORM\PersistentCollection {#42363 …9}
-extras: Doctrine\ORM\PersistentCollection {#42365 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0206"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42323 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42368 …66}
-merged: Doctrine\ORM\PersistentCollection {#42370 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42372 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
7 => Shared\Entity\Main\Seo\SeoContent {#42377
-id: 3471
-meta_title: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42378 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42427 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42380 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42382 …9}
-title: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками"
-description: null
-slug: "fefco_0207"
-short_title: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками"
-modified_at: DateTimeImmutable @1739786799 {#42375 …1}
-priority: null
-url: "/wiki-page/fefco_0207"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42384 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42386 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42388 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42390 …9}
-bitrix_id: 72662
-keywords: "FEFCO 0207 Коробка четырехклапанная с тремя внутренними перегородками"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42392 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42394 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42396 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42398 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42400 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42402 …9}
-categories: Doctrine\ORM\PersistentCollection {#42404 …9}
-products: Doctrine\ORM\PersistentCollection {#42406 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42408 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42410 …9}
-options: Doctrine\ORM\PersistentCollection {#42412 …9}
-segments: Doctrine\ORM\PersistentCollection {#42414 …9}
-workers: Doctrine\ORM\PersistentCollection {#42416 …9}
-extras: Doctrine\ORM\PersistentCollection {#42418 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0207"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42376 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42421 …66}
-merged: Doctrine\ORM\PersistentCollection {#42423 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42425 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
8 => Shared\Entity\Main\Seo\SeoContent {#42430
-id: 3472
-meta_title: "FEFCO 0208 Коробка шестиклапанная — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0208 Коробка шестиклапанная. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42431 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42480 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42433 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42435 …9}
-title: "FEFCO 0208 Коробка шестиклапанная"
-description: null
-slug: "fefco_0208"
-short_title: "FEFCO 0208 Коробка шестиклапанная"
-modified_at: DateTimeImmutable @1739787711 {#42428 …1}
-priority: null
-url: "/wiki-page/fefco_0208"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42437 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42439 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42441 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42443 …9}
-bitrix_id: 72663
-keywords: "FEFCO 0208 Коробка шестиклапанная"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42445 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42447 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42449 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42451 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42453 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42455 …9}
-categories: Doctrine\ORM\PersistentCollection {#42457 …9}
-products: Doctrine\ORM\PersistentCollection {#42459 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42461 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42463 …9}
-options: Doctrine\ORM\PersistentCollection {#42465 …9}
-segments: Doctrine\ORM\PersistentCollection {#42467 …9}
-workers: Doctrine\ORM\PersistentCollection {#42469 …9}
-extras: Doctrine\ORM\PersistentCollection {#42471 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0208"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42429 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42474 …66}
-merged: Doctrine\ORM\PersistentCollection {#42476 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42478 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
9 => Shared\Entity\Main\Seo\SeoContent {#42483
-id: 3473
-meta_title: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42484 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42533 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42486 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42488 …9}
-title: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов"
-description: null
-slug: "fefco_0209"
-short_title: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов"
-modified_at: DateTimeImmutable @1739786768 {#42481 …1}
-priority: null
-url: "/wiki-page/fefco_0209"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42490 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42492 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42494 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42496 …9}
-bitrix_id: 72664
-keywords: "FEFCO 0209 Коробка четырехклапанная с дном из внешних стыкующихся клапанов и крышкой из укороченных клапанов"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42498 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42500 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42502 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42504 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок, длинное мета описание"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42506 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42508 …9}
-categories: Doctrine\ORM\PersistentCollection {#42510 …9}
-products: Doctrine\ORM\PersistentCollection {#42512 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42514 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42516 …9}
-options: Doctrine\ORM\PersistentCollection {#42518 …9}
-segments: Doctrine\ORM\PersistentCollection {#42520 …9}
-workers: Doctrine\ORM\PersistentCollection {#42522 …9}
-extras: Doctrine\ORM\PersistentCollection {#42524 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0209"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42482 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42527 …66}
-merged: Doctrine\ORM\PersistentCollection {#42529 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42531 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
10 => Shared\Entity\Main\Seo\SeoContent {#42536
-id: 3474
-meta_title: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42537 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42583 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42539 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42541 …9}
-title: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном"
-description: null
-slug: "fefco_0210"
-short_title: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном"
-modified_at: DateTimeImmutable @1738246634 {#42534 …1}
-priority: null
-url: "/wiki-page/fefco_0210"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42543 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42545 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42547 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42549 …9}
-bitrix_id: 72665
-keywords: "FEFCO 0210 Коробка клапанная с симметричными откидными крышкой и дном"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42551 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42553 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42555 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42557 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42559 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42561 …9}
-categories: Doctrine\ORM\PersistentCollection {#42563 …9}
-products: Doctrine\ORM\PersistentCollection {#42565 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42567 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42569 …9}
-options: Doctrine\ORM\PersistentCollection {#42571 …9}
-segments: Doctrine\ORM\PersistentCollection {#42573 …9}
-workers: Doctrine\ORM\PersistentCollection {#42575 …9}
-extras: Doctrine\ORM\PersistentCollection {#42577 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0210"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42535 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42579 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42581 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
11 => Shared\Entity\Main\Seo\SeoContent {#42586
-id: 3475
-meta_title: "FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42587 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42633 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42589 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42591 …9}
-title: "FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном"
-description: null
-slug: "fefco_0211"
-short_title: "3-х кл. / 3-х кл."
-modified_at: DateTimeImmutable @1738246685 {#42584 …1}
-priority: null
-url: "/wiki-page/fefco_0211"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42593 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42595 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42597 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42599 …9}
-bitrix_id: 72666
-keywords: "FEFCO 0211 Коробка трехклапанная с симметричными откидными крышкой и дном"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42601 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42603 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42605 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42607 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42609 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42611 …9}
-categories: Doctrine\ORM\PersistentCollection {#42613 …9}
-products: Doctrine\ORM\PersistentCollection {#42615 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42617 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42619 …9}
-options: Doctrine\ORM\PersistentCollection {#42621 …9}
-segments: Doctrine\ORM\PersistentCollection {#42623 …9}
-workers: Doctrine\ORM\PersistentCollection {#42625 …9}
-extras: Doctrine\ORM\PersistentCollection {#42627 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0211"
-source_link: null
-created_at: DateTimeImmutable @1594843313 {#42585 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42629 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42631 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
12 => Shared\Entity\Main\Seo\SeoContent {#42636
-id: 3476
-meta_title: "FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42637 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42686 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42639 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42641 …9}
-title: "FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой"
-description: null
-slug: "fefco_0212"
-short_title: "3-х кл. / 4-х кл."
-modified_at: DateTimeImmutable @1739786722 {#42634 …1}
-priority: null
-url: "/wiki-page/fefco_0212"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42643 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42645 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42647 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42649 …9}
-bitrix_id: 72667
-keywords: "FEFCO 0212 Коробка четырехклапанная с клапанным дном и откидной крышкой"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42651 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42653 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42655 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42657 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42659 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42661 …9}
-categories: Doctrine\ORM\PersistentCollection {#42663 …9}
-products: Doctrine\ORM\PersistentCollection {#42665 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42667 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42669 …9}
-options: Doctrine\ORM\PersistentCollection {#42671 …9}
-segments: Doctrine\ORM\PersistentCollection {#42673 …9}
-workers: Doctrine\ORM\PersistentCollection {#42675 …9}
-extras: Doctrine\ORM\PersistentCollection {#42677 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0212"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42635 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42680 …66}
-merged: Doctrine\ORM\PersistentCollection {#42682 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42684 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
13 => Shared\Entity\Main\Seo\SeoContent {#42689
-id: 3477
-meta_title: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42690 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42739 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42692 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42694 …9}
-title: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь"
-description: null
-slug: "fefco_0214"
-short_title: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь"
-modified_at: DateTimeImmutable @1739786693 {#42687 …1}
-priority: null
-url: "/wiki-page/fefco_0214"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42696 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42698 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42700 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42702 …9}
-bitrix_id: 72668
-keywords: "FEFCO 0214 Коробка четырехклапанная с верхними клапанами загибающимися внутрь"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42704 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42706 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42708 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42710 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42712 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42714 …9}
-categories: Doctrine\ORM\PersistentCollection {#42716 …9}
-products: Doctrine\ORM\PersistentCollection {#42718 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42720 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42722 …9}
-options: Doctrine\ORM\PersistentCollection {#42724 …9}
-segments: Doctrine\ORM\PersistentCollection {#42726 …9}
-workers: Doctrine\ORM\PersistentCollection {#42728 …9}
-extras: Doctrine\ORM\PersistentCollection {#42730 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0214"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42688 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42733 …66}
-merged: Doctrine\ORM\PersistentCollection {#42735 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42737 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
14 => Shared\Entity\Main\Seo\SeoContent {#42742
-id: 3478
-meta_title: "FEFCO 0215 Коробка трехклапанная со складным дном — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0215 Коробка трехклапанная со складным дном. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42743 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42789 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42745 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42747 …9}
-title: "FEFCO 0215 Коробка трехклапанная со складным дном"
-description: null
-slug: "fefco_0215"
-short_title: "3-х кл. / Ласточкин хвост"
-modified_at: DateTimeImmutable @1738247979 {#42740 …1}
-priority: null
-url: "/wiki-page/fefco_0215"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42749 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42751 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42753 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42755 …9}
-bitrix_id: 72669
-keywords: "FEFCO 0215 Коробка трехклапанная со складным дном"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42757 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42759 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42761 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42763 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42765 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42767 …9}
-categories: Doctrine\ORM\PersistentCollection {#42769 …9}
-products: Doctrine\ORM\PersistentCollection {#42771 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42773 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42775 …9}
-options: Doctrine\ORM\PersistentCollection {#42777 …9}
-segments: Doctrine\ORM\PersistentCollection {#42779 …9}
-workers: Doctrine\ORM\PersistentCollection {#42781 …9}
-extras: Doctrine\ORM\PersistentCollection {#42783 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0215"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42741 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42785 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42787 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
15 => Shared\Entity\Main\Seo\SeoContent {#42792
-id: 3479
-meta_title: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42793 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42842 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42795 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42797 …9}
-title: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой"
-description: null
-slug: "fefco_0216"
-short_title: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой"
-modified_at: DateTimeImmutable @1739786648 {#42790 …1}
-priority: null
-url: "/wiki-page/fefco_0216"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42799 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42801 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42803 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42805 …9}
-bitrix_id: 72670
-keywords: "FEFCO 0216 Коробка четырехклапанная со складным дном и четырехклапанной крышкой"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42807 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42809 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42811 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42813 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42815 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42817 …9}
-categories: Doctrine\ORM\PersistentCollection {#42819 …9}
-products: Doctrine\ORM\PersistentCollection {#42821 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42823 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42825 …9}
-options: Doctrine\ORM\PersistentCollection {#42827 …9}
-segments: Doctrine\ORM\PersistentCollection {#42829 …9}
-workers: Doctrine\ORM\PersistentCollection {#42831 …9}
-extras: Doctrine\ORM\PersistentCollection {#42833 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0216"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42791 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42836 …66}
-merged: Doctrine\ORM\PersistentCollection {#42838 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42840 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
16 => Shared\Entity\Main\Seo\SeoContent {#42845
-id: 3480
-meta_title: "FEFCO 0217 Коробка четырехклапанная типа "кейс" — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0217 Коробка четырехклапанная типа &quot;кейс&quot;. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42846 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42892 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42848 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42850 …9}
-title: "FEFCO 0217 Коробка четырехклапанная типа "кейс""
-description: null
-slug: "fefco_0217"
-short_title: "FEFCO 0217 Коробка четырехклапанная типа "кейс""
-modified_at: DateTimeImmutable @1738248081 {#42843 …1}
-priority: null
-url: "/wiki-page/fefco_0217"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42852 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42854 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42856 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42858 …9}
-bitrix_id: 72671
-keywords: "FEFCO 0217 Коробка четырехклапанная типа "кейс""
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42860 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42862 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42864 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42866 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#42036 …12}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42868 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42870 …9}
-categories: Doctrine\ORM\PersistentCollection {#42872 …9}
-products: Doctrine\ORM\PersistentCollection {#42874 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42876 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42878 …9}
-options: Doctrine\ORM\PersistentCollection {#42880 …9}
-segments: Doctrine\ORM\PersistentCollection {#42882 …9}
-workers: Doctrine\ORM\PersistentCollection {#42884 …9}
-extras: Doctrine\ORM\PersistentCollection {#42886 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0217"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42844 …1}
-merge_to: null
-merged: Doctrine\ORM\PersistentCollection {#42888 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42890 …9}
-no_index: null
+ismenuactive: null
-not_menu: null
-sort_order: null
}
17 => Shared\Entity\Main\Seo\SeoContent {#42895
-id: 3481
-meta_title: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42896 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42945 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42898 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42900 …9}
-title: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом"
-description: null
-slug: "fefco_0218"
-short_title: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом"
-modified_at: DateTimeImmutable @1739786556 {#42893 …1}
-priority: null
-url: "/wiki-page/fefco_0218"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42902 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42904 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42906 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42908 …9}
-bitrix_id: 72672
-keywords: "FEFCO 0218 Коробка четырехклапанная с закрывающимся верхом"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42910 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42912 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42914 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42916 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42918 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42920 …9}
-categories: Doctrine\ORM\PersistentCollection {#42922 …9}
-products: Doctrine\ORM\PersistentCollection {#42924 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42926 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42928 …9}
-options: Doctrine\ORM\PersistentCollection {#42930 …9}
-segments: Doctrine\ORM\PersistentCollection {#42932 …9}
-workers: Doctrine\ORM\PersistentCollection {#42934 …9}
-extras: Doctrine\ORM\PersistentCollection {#42936 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0218"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42894 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42939 …66}
-merged: Doctrine\ORM\PersistentCollection {#42941 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42943 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
18 => Shared\Entity\Main\Seo\SeoContent {#42948
-id: 3482
-meta_title: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#42949 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#42998 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#42951 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#42953 …9}
-title: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом"
-description: null
-slug: "fefco_0225"
-short_title: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом"
-modified_at: DateTimeImmutable @1739786519 {#42946 …1}
-priority: null
-url: "/wiki-page/fefco_0225"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#42955 …9}
-oldSlugs: Doctrine\ORM\PersistentCollection {#42957 …9}
-is_published: false
-oldUrls: Doctrine\ORM\PersistentCollection {#42959 …9}
-seoFiles: Doctrine\ORM\PersistentCollection {#42961 …9}
-bitrix_id: 72673
-keywords: "FEFCO 0225 Коробка четырехклапанная с четырехлапанным верхом"
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#42963 …9}
-inboundLinks: Doctrine\ORM\PersistentCollection {#42965 …9}
-attached_content: Doctrine\ORM\PersistentCollection {#42967 …9}
-attached_to_content: Doctrine\ORM\PersistentCollection {#42969 …9}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе, содержание меньше 500 символов"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: false
-notice_field: "длинный мета заголовок"
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#42971 …9}
-seoTags: Doctrine\ORM\PersistentCollection {#42973 …9}
-categories: Doctrine\ORM\PersistentCollection {#42975 …9}
-products: Doctrine\ORM\PersistentCollection {#42977 …9}
-constructions: Doctrine\ORM\PersistentCollection {#42979 …9}
-portfolios: Doctrine\ORM\PersistentCollection {#42981 …9}
-options: Doctrine\ORM\PersistentCollection {#42983 …9}
-segments: Doctrine\ORM\PersistentCollection {#42985 …9}
-workers: Doctrine\ORM\PersistentCollection {#42987 …9}
-extras: Doctrine\ORM\PersistentCollection {#42989 …9}
-seoPortfolio: null
-is_ready_pm: true
-is_ready_cm: false
-og_title: null
-og_description: null
-short_code: "0225"
-source_link: null
-created_at: DateTimeImmutable @1594843314 {#42947 …1}
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#42992 …66}
-merged: Doctrine\ORM\PersistentCollection {#42994 …9}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#42996 …9}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
19 => Shared\Entity\Main\Seo\SeoContent {#43001
-id: 3483
-meta_title: "FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами — база знаний компании Антэк"
-meta_description: "➤ Ключевые особенности, преимущества и описание конструкции FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами. Возможно изготовление под заказ по размерам заказчика за 7 дней."
-seoImages: Doctrine\ORM\PersistentCollection {#43002 …9}
-seoRaw: Shared\Entity\Main\Seo\SeoRaw {#43051 …3}
-seoVideos: Doctrine\ORM\PersistentCollection {#43004 …9}
-seoParagraphs: Doctrine\ORM\PersistentCollection {#43006 …9}
-title: "FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами"
-description: null
-slug: "fefco_0226"
-short_title: "FEFCO 0226 Коробка четырехклапанная с неразрезными клапанами"
-modified_at: DateTimeImmutable @1739786290 {#42999 …1}
-priority: null
-url: "/wiki-page/fefco_0226"
-seo_type: Proxies\__CG__\Shared\Entity\Main\Seo\SeoType {#1680}
-parent: Shared\Entity\Main\Seo\SeoContent {#1276}
-childrens: Doctrine\ORM\PersistentCollection {#43008 …9}
…48
}
20 => Shared\Entity\Main\Seo\SeoContent {#43054 …65}
21 => Shared\Entity\Main\Seo\SeoContent {#43107 …65}
22 => Shared\Entity\Main\Seo\SeoContent {#43160 …65}
23 => Shared\Entity\Main\Seo\SeoContent {#43213 …65}
24 => Shared\Entity\Main\Seo\SeoContent {#43266 …65}
]
}
#initialized: true
-snapshot: array:25 [ …25]
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#906 …}
-backRefFieldName: "parent"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-oldSlugs: Doctrine\ORM\PersistentCollection {#1489
#collection: Doctrine\Common\Collections\ArrayCollection {#1491
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#901 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1486 …}
}
-is_published: true
-oldUrls: Doctrine\ORM\PersistentCollection {#1496
#collection: Doctrine\Common\Collections\ArrayCollection {#1504
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#904 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1490 …}
}
-seoFiles: Doctrine\ORM\PersistentCollection {#1528
#collection: Doctrine\Common\Collections\ArrayCollection {#1509
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#912 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1503 …}
}
-bitrix_id: 5909
-keywords: null
-menu_title: null
-seoLinks: Doctrine\ORM\PersistentCollection {#1554
#collection: Doctrine\Common\Collections\ArrayCollection {#1534
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#915 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-inboundLinks: Doctrine\ORM\PersistentCollection {#1536
#collection: Doctrine\Common\Collections\ArrayCollection {#1555
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#916 …}
-backRefFieldName: "target_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-attached_content: Doctrine\ORM\PersistentCollection {#1556
#collection: Doctrine\Common\Collections\ArrayCollection {#1557
-elements: []
}
#initialized: true
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#917 …}
-backRefFieldName: "attached_to_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-attached_to_content: Doctrine\ORM\PersistentCollection {#1558
#collection: Doctrine\Common\Collections\ArrayCollection {#1559
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#921 …}
-backRefFieldName: "attached_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-is_problems: true
-is_ready: false
-problems_string: "подчерки в адресе"
-search_string: null
-vote_count: null
-vote_sum: null
-seoProduct: null
-meta_ok: true
-notice_field: ""
-last_edit_user: Proxies\__CG__\Shared\Entity\Main\User {#1581}
-voc_code: null
-contentChanges: Doctrine\ORM\PersistentCollection {#1588
#collection: Doctrine\Common\Collections\ArrayCollection {#1590
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#933 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1585 …}
}
-seoTags: Doctrine\ORM\PersistentCollection {#1626
#collection: Doctrine\Common\Collections\ArrayCollection {#1612
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping {#935 …}
-backRefFieldName: "content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1591 …}
}
-categories: Doctrine\ORM\PersistentCollection {#1615
#collection: Doctrine\Common\Collections\ArrayCollection {#1627
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#938 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-products: Doctrine\ORM\PersistentCollection {#1628
#collection: Doctrine\Common\Collections\ArrayCollection {#1629
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#929 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-constructions: Doctrine\ORM\PersistentCollection {#1630
#collection: Doctrine\Common\Collections\ArrayCollection {#1631
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#937 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-portfolios: Doctrine\ORM\PersistentCollection {#1632
#collection: Doctrine\Common\Collections\ArrayCollection {#1633
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#942 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-options: Doctrine\ORM\PersistentCollection {#1634
#collection: Doctrine\Common\Collections\ArrayCollection {#1635
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#946 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-segments: Doctrine\ORM\PersistentCollection {#1636
#collection: Doctrine\Common\Collections\ArrayCollection {#1637
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#950 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-workers: Doctrine\ORM\PersistentCollection {#1638
#collection: Doctrine\Common\Collections\ArrayCollection {#1639
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#954 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-extras: Doctrine\ORM\PersistentCollection {#1640
#collection: Doctrine\Common\Collections\ArrayCollection {#1641
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#958 …}
-backRefFieldName: null
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-seoPortfolio: null
-is_ready_pm: false
-is_ready_cm: false
-og_title: "02xx - Просечённые гофрокороба — компания Антэк"
-og_description: "➤ 02xx - Просечённые гофрокороба. На странице мы делимся полезной информацией из мира упаковки."
-short_code: null
-source_link: null
-created_at: null
-merge_to: Proxies\__CG__\Shared\Entity\Main\Seo\SeoContent {#1643
-id: 3703
-meta_title: ? ?string
-meta_description: ? ?string
-seoImages: ? Doctrine\Common\Collections\Collection
-seoRaw: ? ?Shared\Entity\Main\Seo\SeoRaw
-seoVideos: ? Doctrine\Common\Collections\Collection
-seoParagraphs: ? Doctrine\Common\Collections\Collection
-title: ? ?string
-description: ? ?string
-slug: ? ?string
-short_title: ? ?string
-modified_at: ? ?DateTimeImmutable
-priority: ? ?int
-url: ? ?string
-seo_type: ? ?Shared\Entity\Main\Seo\SeoType
-parent: ? ?self
-childrens: ? Doctrine\Common\Collections\Collection
-oldSlugs: ? Doctrine\Common\Collections\Collection
-is_published: ? ?bool
-oldUrls: ? Doctrine\Common\Collections\Collection
-seoFiles: ? Doctrine\Common\Collections\Collection
-bitrix_id: ? ?int
-keywords: ? ?string
-menu_title: ? ?string
-seoLinks: ? Doctrine\Common\Collections\Collection
-inboundLinks: ? Doctrine\Common\Collections\Collection
-attached_content: ? Doctrine\Common\Collections\Collection
-attached_to_content: ? Doctrine\Common\Collections\Collection
-is_problems: ? ?bool
-is_ready: ? ?bool
-problems_string: ? ?string
-search_string: ? ?string
-vote_count: ? ?int
-vote_sum: ? ?int
-seoProduct: ? ?Shared\Entity\Main\Seo\SeoProduct
-meta_ok: ? ?bool
-notice_field: ? ?string
-last_edit_user: ? ?Shared\Entity\Main\User
-voc_code: ? ?string
-contentChanges: ? Doctrine\Common\Collections\Collection
-seoTags: ? Doctrine\Common\Collections\Collection
-categories: ? Doctrine\Common\Collections\Collection
-products: ? Doctrine\Common\Collections\Collection
-constructions: ? Doctrine\Common\Collections\Collection
-portfolios: ? Doctrine\Common\Collections\Collection
-options: ? Doctrine\Common\Collections\Collection
-segments: ? Doctrine\Common\Collections\Collection
-workers: ? Doctrine\Common\Collections\Collection
-extras: ? Doctrine\Common\Collections\Collection
-seoPortfolio: ? ?Shared\Entity\Main\Seo\SeoPortfolio
-is_ready_pm: ? ?bool
-is_ready_cm: ? ?bool
-og_title: ? ?string
-og_description: ? ?string
-short_code: ? ?string
-source_link: ? ?string
-created_at: ? ?DateTimeImmutable
-merge_to: ? ?self
-merged: ? Doctrine\Common\Collections\Collection
-real_type: ? ?Shared\Entity\Main\Seo\SeoType
-children_types: ? Doctrine\Common\Collections\Collection
-no_index: ? ?bool
+ismenuactive: null
-not_menu: ? ?bool
-sort_order: ? ?int
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1644
+status: UNINITIALIZED_FULL
+realInstance: ? object
…2
}
}
-merged: Doctrine\ORM\PersistentCollection {#1645
#collection: Doctrine\Common\Collections\ArrayCollection {#1646
-elements: []
}
#initialized: true
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#979 …}
-backRefFieldName: "merge_to"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#816 …}
}
-real_type: null
-children_types: Doctrine\ORM\PersistentCollection {#1647
#collection: Doctrine\Common\Collections\ArrayCollection {#1648
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoContent {#1276}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#980 …}
-backRefFieldName: "root_content"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1002 …}
}
-no_index: false
+ismenuactive: null
-not_menu: false
-sort_order: null
}
-seoLinks: Doctrine\ORM\PersistentCollection {#43348
#collection: Doctrine\Common\Collections\ArrayCollection {#43349
-elements: []
}
#initialized: false
-snapshot: []
-owner: Shared\Entity\Main\Seo\SeoParagraph {#43344}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1363 …}
-backRefFieldName: "paragraph"
-isDirty: false
-em: Container3vcB0CL\EntityManagerGhost709b3e5 {#449 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1517 …}
}
-raw_value: null
-bitrix_id: null
-sort_order: 100
}
]