MenuController :: footerAction
Request
GET Parameters
| Key | Value |
|---|---|
| _path | "_format=html&_locale=it&_controller=App%5CController%5CMenuController%3A%3AfooterAction" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\MenuController::footerAction" |
| _editmode | false |
| _event_controller | App\Controller\MenuController {#3228 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3229 …} } |
| _format | "html" |
| _locale | "it" |
| _pimcore_context | "default" |
| _stopwatch_token | "5eb8b4" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1871 #dao: null #name: "language" #data: "it" #type: "text" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "language" : "it" : "text" : "document" : null : 2 : true : true } "navigation_root" => Pimcore\Model\Property {#1864 #dao: null #name: "navigation_root" #data: "2" #type: "document" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "navigation_root" : "2" : "document" : "document" : null : 2 : true : true } ] #id: 2 #creationDate: 1686227203 #modificationDate: 1686227208 #versionCount: 2 #userOwner: 2 #locked: null #userModification: 2 #parentId: 1 #parent: null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #fullPathCache: null #type: "link" #key: "it" #index: 1 #published: true #children: [] #hasChildren: [] #siblings: [] #hasSiblings: [] #internal: 1 #internalType: "document" #object: Pimcore\Model\Document\Page {#2381 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1871} "navigation_root" => Pimcore\Model\Property {#1864} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2381 …} : "" : "internal" : "/" : null } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| accept-encoding | "gzip, br, zstd, deflate" |
| accept-language | "en-us,en;q=0.5" |
| connection | "Keep-Alive" |
| forwarded | "for="172.20.0.1";host="staging-busetto.aleaweb.com";proto=https" |
| host | "staging-busetto.aleaweb.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "172.20.0.1" |
| x-forwarded-server | "staging-busetto.aleaweb.com" |
| x-php-ob-level | "3" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| date | "Thu, 11 Dec 2025 17:45:59 GMT" |
| x-debug-token | "ce0d25" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| PIMCORE_DEV_MODE | "true" |
| SMTP_HOST | "smtp-relay.brevo.com" |
| SMTP_MAIL | "noreply@busetto.it" |
| SMTP_PASS | "A8hDkdfjz6WsT0mB" |
| SMTP_PORT | "587" |
| SMTP_USER | "965f41001@smtp-brevo.com" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_DOCUMENT_ROOT | "/var/www/html" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/public/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOSTNAME | "ccde8ecdf29d" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_FORWARDED | "for="172.20.0.1";host="staging-busetto.aleaweb.com";proto=https" |
| HTTP_HOST | "staging-busetto.aleaweb.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "172.20.0.1" |
| HTTP_X_FORWARDED_SERVER | "staging-busetto.aleaweb.com" |
| LANG | "C" |
| MYSQL_ROOT_PASSWORD | "alea47pro" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| PMA_PORT | "20081" |
| PWD | "/" |
| QUERY_STRING | "_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CMenuController%253A%253AfooterAction" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "staging-busetto.aleaweb.com" |
| REDIRECT_STATIC_PAGE_URI | "/%home" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/it/prodotto/p284r" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "36856" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765475159 |
| REQUEST_TIME_FLOAT | 1765475159.2134 |
| REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CMenuController%253A%253AfooterAction" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.20.0.3" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "staging-busetto.aleaweb.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at staging-busetto.aleaweb.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SHLVL | "0" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_EXPORT | "false" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_CLIENT_VERIFY | "NONE" |
| SSL_COMPRESS_METHOD | "NULL" |
| SSL_PROTOCOL | "TLSv1.3" |
| SSL_SECURE_RENEG | "true" |
| SSL_SERVER_A_KEY | "rsaEncryption" |
| SSL_SERVER_A_SIG | "sha256WithRSAEncryption" |
| SSL_SERVER_I_DN | "CN=localhost" |
| SSL_SERVER_I_DN_CN | "localhost" |
| SSL_SERVER_M_SERIAL | "55241212E2C9F491442A40F2CE5BB4EAD4786323" |
| SSL_SERVER_M_VERSION | "3" |
| SSL_SERVER_SAN_DNS_0 | "localhost" |
| SSL_SERVER_S_DN | "CN=localhost" |
| SSL_SERVER_S_DN_CN | "localhost" |
| SSL_SERVER_V_END | "Dec 16 14:38:38 2033 GMT" |
| SSL_SERVER_V_START | "Dec 19 14:38:38 2023 GMT" |
| SSL_SESSION_ID | "f7ebbbcdef0679220f3e3ad1d159191e224dfe0513ee0f8a5f0943c483ede2de" |
| SSL_SESSION_RESUMED | "Initial" |
| SSL_TLS_SNI | "staging-busetto.aleaweb.com" |
| SSL_VERSION_INTERFACE | "mod_ssl/2.4.52" |
| SSL_VERSION_LIBRARY | "OpenSSL/3.0.2" |
| STATIC_PAGE_URI | "/%home" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,SMTP_MAIL,SMTP_USER,SMTP_PASS,SMTP_HOST,SMTP_PORT" |
| _ | "/usr/sbin/apachectl" |
| argc | 0 |
| argv | [] |
Parent Request
Return to parent request (token = 77d4ab)
| Key | Value |
|---|---|
| _controller | "App\Controller\ProductController::detailAction" |
| _editmode | false |
| _event_controller | App\Controller\ProductController {#1896 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1898 …} } |
| _force_allow_processing_unpublished_elements | false |
| _locale | "it" |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "data_object_5342_0_/it/prodotto/p284r" |
| _route_params | [ "object" => Pimcore\Model\DataObject\Product {#1531 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &2 "/Products/" #properties: &3 null #id: &4 5342 #creationDate: &5 1701962520 #modificationDate: &6 1701962702 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4579 #dao: null #dependencies: null #__dataVersionTimestamp: 1669386775 #path: &13 "/" #properties: &14 null #id: &15 2 #creationDate: &16 1669375769 #modificationDate: &17 1669386775 #versionCount: &18 3 #userOwner: &19 2 #locked: &20 "self" #userModification: &21 2 #parentId: &22 1 #parent: &23 Pimcore\Model\DataObject\Folder {#4583 #dao: null #dependencies: null #__dataVersionTimestamp: 1667830933 #path: &24 "/" #properties: &25 null #id: &26 1 #creationDate: &27 1667830933 #modificationDate: &28 1667830933 #versionCount: &29 0 #userOwner: &30 1 #locked: &31 null #userModification: &32 1 #parentId: &33 0 #parent: &34 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &26 1 #o_parentId: &33 0 #o_parent: &34 null #o_type: "folder" #o_key: "" #o_path: &24 "/" #o_index: 999999 #o_creationDate: &27 1667830933 #o_modificationDate: &28 1667830933 #o_userOwner: &30 1 #o_userModification: &32 1 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &31 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &29 0 #o_properties: &25 null +"____pimcore_cache_item__": "object_1" : null : 1667830933 : "/" : null : 1 : 1667830933 : 1667830933 : 0 : 1 : null : 1 : 0 : null : false : null : 1 : 0 : null : "folder" : "" : "/" : 999999 : 1667830933 : 1667830933 : 1 : 1 : [] : [] : [] : [] : null : null : null : 0 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &15 2 #o_parentId: &22 1 #o_parent: &23 Pimcore\Model\DataObject\Folder {#4583} #o_type: "folder" #o_key: "Products" #o_path: &13 "/" #o_index: 0 #o_creationDate: &16 1669375769 #o_modificationDate: &17 1669386775 #o_userOwner: &19 2 #o_userModification: &21 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &20 "self" #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &18 3 #o_properties: &14 null +"____pimcore_cache_item__": "object_2" : null : 1669386775 : "/" : null : 2 : 1669375769 : 1669386775 : 3 : 2 : "self" : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5342 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4579} #o_type: "object" #o_key: "P284R" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962520 #o_modificationDate: &6 1701962702 #o_userOwner: &8 0 #o_userModification: &10 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &9 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &7 4 #o_properties: &3 null #__rawRelationData: [ [ "id" => 117220 "src_id" => 5342 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117221 "src_id" => 5342 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117222 "src_id" => 5342 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117223 "src_id" => 5342 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117224 "src_id" => 5342 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117225 "src_id" => 5342 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117226 "src_id" => 5342 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117227 "src_id" => 5342 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117228 "src_id" => 5342 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117229 "src_id" => 5342 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117230 "src_id" => 5342 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117231 "src_id" => 5342 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117232 "src_id" => 5342 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117233 "src_id" => 5342 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117234 "src_id" => 5342 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117235 "src_id" => 5342 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117236 "src_id" => 5342 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117237 "src_id" => 5342 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117238 "src_id" => 5342 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117239 "src_id" => 5342 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117240 "src_id" => 5342 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117241 "src_id" => 5342 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117242 "src_id" => 5342 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117243 "src_id" => 5342 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117244 "src_id" => 5342 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117245 "src_id" => 5342 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121675 "src_id" => 5342 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121676 "src_id" => 5342 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121677 "src_id" => 5342 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121678 "src_id" => 5342 "dest_id" => 5330 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121679 "src_id" => 5342 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121680 "src_id" => 5342 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "P 284 R" #codice: "P284R" #url3d: "https://busetto.ergocreo.io/?pid=P284R" #posizione: 19100 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 23.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 780.0 #altezza: 1130.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4010 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992656 #path: &40 "/Product Data/Category/Busetto/" #properties: &41 null #id: &42 345 #creationDate: &43 1696339549 #modificationDate: &44 1702992656 #versionCount: &45 167 #userOwner: &46 0 #locked: &47 null #userModification: &48 2 #parentId: &49 881 #parent: &50 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &42 345 #o_parentId: &49 881 #o_parent: &50 null #o_type: "object" #o_key: "Poltrone e divani" #o_path: &40 "/Product Data/Category/Busetto/" #o_index: 0 #o_creationDate: &43 1696339549 #o_modificationDate: &44 1702992656 #o_userOwner: &46 0 #o_userModification: &48 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &47 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &45 167 #o_properties: &41 null #__rawRelationData: [ [ "id" => 71 "src_id" => 345 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 72 "src_id" => 345 "dest_id" => 35 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 73 "src_id" => 345 "dest_id" => 41 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4053 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4018 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_345" : null : 1702992656 : "/Product Data/Category/Busetto/" : null : 345 : 1696339549 : 1702992656 : 167 : 0 : null : 2 : 881 : null : false : null : 345 : 881 : null : "object" : "Poltrone e divani" : "/Product Data/Category/Busetto/" : 0 : 1696339549 : 1702992656 : 0 : 2 : [] : [] : [] : [] : null : null : null : 167 : null : [ [ "id" => 71 "src_id" => 345 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 72 "src_id" => 345 "dest_id" => 35 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 73 "src_id" => 345 "dest_id" => 41 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4053 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4018 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4686 #dao: null #dependencies: null #__dataVersionTimestamp: 1702897908 #path: &54 "/Products/" #properties: &55 null #id: &56 5339 #creationDate: &57 1701962520 #modificationDate: &58 1702897908 #versionCount: &59 6 #userOwner: &60 0 #locked: &61 null #userModification: &62 2 #parentId: &63 2 #parent: &64 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &56 5339 #o_parentId: &63 2 #o_parent: &64 null #o_type: "object" #o_key: "P284D" #o_path: &54 "/Products/" #o_index: 0 #o_creationDate: &57 1701962520 #o_modificationDate: &58 1702897908 #o_userOwner: &60 0 #o_userModification: &62 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &61 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &59 6 #o_properties: &55 null #__rawRelationData: [ [ "id" => 121887 "src_id" => 5339 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121888 "src_id" => 5339 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121889 "src_id" => 5339 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121890 "src_id" => 5339 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121891 "src_id" => 5339 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121892 "src_id" => 5339 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121893 "src_id" => 5339 "dest_id" => 5315 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121894 "src_id" => 5339 "dest_id" => 5324 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121895 "src_id" => 5339 "dest_id" => 5344 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121896 "src_id" => 5339 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121897 "src_id" => 5339 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121898 "src_id" => 5339 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121899 "src_id" => 5339 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121900 "src_id" => 5339 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121901 "src_id" => 5339 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121902 "src_id" => 5339 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121903 "src_id" => 5339 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121904 "src_id" => 5339 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121905 "src_id" => 5339 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121906 "src_id" => 5339 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121907 "src_id" => 5339 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121908 "src_id" => 5339 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121909 "src_id" => 5339 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121910 "src_id" => 5339 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121911 "src_id" => 5339 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121912 "src_id" => 5339 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121913 "src_id" => 5339 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121914 "src_id" => 5339 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121915 "src_id" => 5339 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121916 "src_id" => 5339 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121917 "src_id" => 5339 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121918 "src_id" => 5339 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121919 "src_id" => 5339 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121920 "src_id" => 5339 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 284 D" #codice: "P284D" #url3d: "https://busetto.ergocreo.io/?pid=P284D" #posizione: 18950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4679 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 35.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 780.0 #altezza: 1130.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4678 …} #foto2: Pimcore\Model\Asset\Image {#4672 …} #foto3: Pimcore\Model\Asset\Image {#4677 …} #foto4: Pimcore\Model\Asset\Image {#4683 …} #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4684 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4682 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4665 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4685 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4687 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4688 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4689 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4690 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4691 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4692 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4693 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4694 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4695 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4696 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4697 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4698 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4699 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4700 …} +"____pimcore_cache_item__": "object_5339" : null : 1702897908 : "/Products/" : null : 5339 : 1701962520 : 1702897908 : 6 : 0 : null : 2 : 2 : null : false : null : 5339 : 2 : null : "object" : "P284D" : "/Products/" : 0 : 1701962520 : 1702897908 : 0 : 2 : [] : [] : [] : [] : null : null : null : 6 : null : [ [ "id" => 121887 "src_id" => 5339 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121888 "src_id" => 5339 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121889 "src_id" => 5339 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121890 "src_id" => 5339 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121891 "src_id" => 5339 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121892 "src_id" => 5339 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121893 "src_id" => 5339 "dest_id" => 5315 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121894 "src_id" => 5339 "dest_id" => 5324 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121895 "src_id" => 5339 "dest_id" => 5344 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121896 "src_id" => 5339 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121897 "src_id" => 5339 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121898 "src_id" => 5339 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121899 "src_id" => 5339 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121900 "src_id" => 5339 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121901 "src_id" => 5339 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121902 "src_id" => 5339 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121903 "src_id" => 5339 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121904 "src_id" => 5339 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121905 "src_id" => 5339 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121906 "src_id" => 5339 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121907 "src_id" => 5339 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121908 "src_id" => 5339 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121909 "src_id" => 5339 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121910 "src_id" => 5339 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121911 "src_id" => 5339 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121912 "src_id" => 5339 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121913 "src_id" => 5339 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121914 "src_id" => 5339 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121915 "src_id" => 5339 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121916 "src_id" => 5339 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121917 "src_id" => 5339 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121918 "src_id" => 5339 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121919 "src_id" => 5339 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121920 "src_id" => 5339 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 284 D" : "P284D" : "https://busetto.ergocreo.io/?pid=P284D" : 18950 : Pimcore\Model\DataObject\Localizedfield {#4679 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 35.0 : 600.0 : 420.0 : 760.0 : 780.0 : 1130.0 : Pimcore\Model\Asset\Image {#4678 …} : Pimcore\Model\Asset\Image {#4672 …} : Pimcore\Model\Asset\Image {#4677 …} : Pimcore\Model\Asset\Image {#4683 …} : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4684 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4682 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4665 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4685 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4687 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4688 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4689 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4690 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4691 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4692 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4693 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4694 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4695 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4696 …} : Pimcore\Model\DataObject\Product\Consumi {#4697 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4698 …} : Pimcore\Model\DataObject\Product\Altro {#4699 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4700 …} } Pimcore\Model\DataObject\Product {#4713 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &89 "/Products/" #properties: &90 null #id: &91 5341 #creationDate: &92 1701962520 #modificationDate: &93 1701962702 #versionCount: &94 4 #userOwner: &95 0 #locked: &96 null #userModification: &97 0 #parentId: &98 2 #parent: &99 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &91 5341 #o_parentId: &98 2 #o_parent: &99 null #o_type: "object" #o_key: "P284SL" #o_path: &89 "/Products/" #o_index: 0 #o_creationDate: &92 1701962520 #o_modificationDate: &93 1701962702 #o_userOwner: &95 0 #o_userModification: &97 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &96 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &94 4 #o_properties: &90 null #__rawRelationData: [ [ "id" => 117195 "src_id" => 5341 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117196 "src_id" => 5341 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117197 "src_id" => 5341 "dest_id" => 430 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117198 "src_id" => 5341 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117199 "src_id" => 5341 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117200 "src_id" => 5341 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117201 "src_id" => 5341 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117202 "src_id" => 5341 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117203 "src_id" => 5341 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117204 "src_id" => 5341 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117205 "src_id" => 5341 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117206 "src_id" => 5341 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117207 "src_id" => 5341 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117208 "src_id" => 5341 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117209 "src_id" => 5341 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117210 "src_id" => 5341 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117211 "src_id" => 5341 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117212 "src_id" => 5341 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117213 "src_id" => 5341 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117214 "src_id" => 5341 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117215 "src_id" => 5341 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117216 "src_id" => 5341 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117217 "src_id" => 5341 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117218 "src_id" => 5341 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117219 "src_id" => 5341 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121662 "src_id" => 5341 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121663 "src_id" => 5341 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121664 "src_id" => 5341 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121665 "src_id" => 5341 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121666 "src_id" => 5341 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121667 "src_id" => 5341 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121668 "src_id" => 5341 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 284 SL" #codice: "P284SL" #url3d: "" #posizione: 19050 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4705 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 23.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 780.0 #altezza: 1130.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4704 …} #foto2: Pimcore\Model\Asset\Image {#4703 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4706 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4710 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4711 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4709 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4707 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4712 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4714 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4715 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4716 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4717 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4718 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4719 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4720 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4721 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4722 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4723 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4724 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4725 …} +"____pimcore_cache_item__": "object_5341" : null : 1701962702 : "/Products/" : null : 5341 : 1701962520 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5341 : 2 : null : "object" : "P284SL" : "/Products/" : 0 : 1701962520 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117195 "src_id" => 5341 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117196 "src_id" => 5341 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117197 "src_id" => 5341 "dest_id" => 430 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117198 "src_id" => 5341 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117199 "src_id" => 5341 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117200 "src_id" => 5341 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117201 "src_id" => 5341 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117202 "src_id" => 5341 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117203 "src_id" => 5341 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117204 "src_id" => 5341 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117205 "src_id" => 5341 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117206 "src_id" => 5341 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117207 "src_id" => 5341 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117208 "src_id" => 5341 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117209 "src_id" => 5341 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117210 "src_id" => 5341 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117211 "src_id" => 5341 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117212 "src_id" => 5341 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117213 "src_id" => 5341 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117214 "src_id" => 5341 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117215 "src_id" => 5341 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117216 "src_id" => 5341 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117217 "src_id" => 5341 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117218 "src_id" => 5341 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117219 "src_id" => 5341 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121662 "src_id" => 5341 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121663 "src_id" => 5341 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121664 "src_id" => 5341 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121665 "src_id" => 5341 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121666 "src_id" => 5341 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121667 "src_id" => 5341 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121668 "src_id" => 5341 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 284 SL" : "P284SL" : "" : 19050 : Pimcore\Model\DataObject\Localizedfield {#4705 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 23.0 : 600.0 : 420.0 : 760.0 : 780.0 : 1130.0 : Pimcore\Model\Asset\Image {#4704 …} : Pimcore\Model\Asset\Image {#4703 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4706 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4710 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4711 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4709 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4707 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4712 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4714 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4715 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4716 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4717 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4718 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4719 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4720 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4721 …} : Pimcore\Model\DataObject\Product\Consumi {#4722 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4723 …} : Pimcore\Model\DataObject\Product\Altro {#4724 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4725 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4819 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962701 #path: &122 "/Products/" #properties: &123 null #id: &124 5333 #creationDate: &125 1701962519 #modificationDate: &126 1701962701 #versionCount: &127 4 #userOwner: &128 0 #locked: &129 null #userModification: &130 0 #parentId: &131 2 #parent: &132 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &124 5333 #o_parentId: &131 2 #o_parent: &132 null #o_type: "object" #o_key: "P283R" #o_path: &122 "/Products/" #o_index: 0 #o_creationDate: &125 1701962519 #o_modificationDate: &126 1701962701 #o_userOwner: &128 0 #o_userModification: &130 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &129 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &127 4 #o_properties: &123 null #__rawRelationData: [ [ "id" => 116990 "src_id" => 5333 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116991 "src_id" => 5333 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116992 "src_id" => 5333 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116993 "src_id" => 5333 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116994 "src_id" => 5333 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116995 "src_id" => 5333 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116996 "src_id" => 5333 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116997 "src_id" => 5333 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116998 "src_id" => 5333 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116999 "src_id" => 5333 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117000 "src_id" => 5333 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117001 "src_id" => 5333 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117002 "src_id" => 5333 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117003 "src_id" => 5333 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117004 "src_id" => 5333 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117005 "src_id" => 5333 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117006 "src_id" => 5333 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117007 "src_id" => 5333 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117008 "src_id" => 5333 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117009 "src_id" => 5333 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117010 "src_id" => 5333 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117011 "src_id" => 5333 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117012 "src_id" => 5333 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117013 "src_id" => 5333 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117014 "src_id" => 5333 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117015 "src_id" => 5333 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121563 "src_id" => 5333 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121564 "src_id" => 5333 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121565 "src_id" => 5333 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121566 "src_id" => 5333 "dest_id" => 5334 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121567 "src_id" => 5333 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121568 "src_id" => 5333 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121569 "src_id" => 5333 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121570 "src_id" => 5333 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 283 R" #codice: "P283R" #url3d: "https://busetto.ergocreo.io/?pid=P283R" #posizione: 18650 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4812 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 23.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4811 …} #foto2: null #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4810 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4813 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4817 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4818 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4816 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4814 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4820 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4821 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4822 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4823 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4824 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4825 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4826 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4827 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4828 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4829 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4830 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4831 …} +"____pimcore_cache_item__": "object_5333" : null : 1701962701 : "/Products/" : null : 5333 : 1701962519 : 1701962701 : 4 : 0 : null : 0 : 2 : null : false : null : 5333 : 2 : null : "object" : "P283R" : "/Products/" : 0 : 1701962519 : 1701962701 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116990 "src_id" => 5333 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116991 "src_id" => 5333 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116992 "src_id" => 5333 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116993 "src_id" => 5333 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116994 "src_id" => 5333 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116995 "src_id" => 5333 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116996 "src_id" => 5333 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116997 "src_id" => 5333 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116998 "src_id" => 5333 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116999 "src_id" => 5333 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117000 "src_id" => 5333 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117001 "src_id" => 5333 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117002 "src_id" => 5333 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117003 "src_id" => 5333 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117004 "src_id" => 5333 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117005 "src_id" => 5333 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117006 "src_id" => 5333 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117007 "src_id" => 5333 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117008 "src_id" => 5333 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117009 "src_id" => 5333 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117010 "src_id" => 5333 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117011 "src_id" => 5333 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117012 "src_id" => 5333 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117013 "src_id" => 5333 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117014 "src_id" => 5333 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117015 "src_id" => 5333 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121563 "src_id" => 5333 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121564 "src_id" => 5333 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121565 "src_id" => 5333 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121566 "src_id" => 5333 "dest_id" => 5334 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121567 "src_id" => 5333 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121568 "src_id" => 5333 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121569 "src_id" => 5333 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121570 "src_id" => 5333 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 283 R" : "P283R" : "https://busetto.ergocreo.io/?pid=P283R" : 18650 : Pimcore\Model\DataObject\Localizedfield {#4812 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 23.0 : 650.0 : 410.0 : 740.0 : 770.0 : 1140.0 : Pimcore\Model\Asset\Image {#4811 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4810 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4813 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4817 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4818 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4816 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4814 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4820 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4821 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4822 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4823 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4824 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4825 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4826 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4827 …} : Pimcore\Model\DataObject\Product\Consumi {#4828 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4829 …} : Pimcore\Model\DataObject\Product\Altro {#4830 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4831 …} } Pimcore\Model\DataObject\Product {#4844 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &154 "/Products/" #properties: &155 null #id: &156 5330 #creationDate: &157 1701962518 #modificationDate: &158 1701962700 #versionCount: &159 4 #userOwner: &160 0 #locked: &161 null #userModification: &162 0 #parentId: &163 2 #parent: &164 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &156 5330 #o_parentId: &163 2 #o_parent: &164 null #o_type: "object" #o_key: "P283" #o_path: &154 "/Products/" #o_index: 0 #o_creationDate: &157 1701962518 #o_modificationDate: &158 1701962700 #o_userOwner: &160 0 #o_userModification: &162 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &161 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &159 4 #o_properties: &155 null #__rawRelationData: [ [ "id" => 116913 "src_id" => 5330 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116914 "src_id" => 5330 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116915 "src_id" => 5330 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116916 "src_id" => 5330 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116917 "src_id" => 5330 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116918 "src_id" => 5330 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116919 "src_id" => 5330 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116920 "src_id" => 5330 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116921 "src_id" => 5330 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116922 "src_id" => 5330 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116923 "src_id" => 5330 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116924 "src_id" => 5330 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116925 "src_id" => 5330 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116926 "src_id" => 5330 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116927 "src_id" => 5330 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116928 "src_id" => 5330 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116929 "src_id" => 5330 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116930 "src_id" => 5330 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116931 "src_id" => 5330 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116932 "src_id" => 5330 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116933 "src_id" => 5330 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116934 "src_id" => 5330 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116935 "src_id" => 5330 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116936 "src_id" => 5330 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116937 "src_id" => 5330 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116938 "src_id" => 5330 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121518 "src_id" => 5330 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121519 "src_id" => 5330 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121520 "src_id" => 5330 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121521 "src_id" => 5330 "dest_id" => 5336 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121522 "src_id" => 5330 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121523 "src_id" => 5330 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121524 "src_id" => 5330 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 283" #codice: "P283" #url3d: "https://busetto.ergocreo.io/?pid=P283" #posizione: 18500 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4836 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 25.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4835 …} #foto2: Pimcore\Model\Asset\Image {#4834 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4837 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4841 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4842 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4840 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4838 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4843 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4845 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4846 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4847 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4848 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4849 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4850 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4851 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4852 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4853 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4854 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4855 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4856 …} +"____pimcore_cache_item__": "object_5330" : null : 1701962700 : "/Products/" : null : 5330 : 1701962518 : 1701962700 : 4 : 0 : null : 0 : 2 : null : false : null : 5330 : 2 : null : "object" : "P283" : "/Products/" : 0 : 1701962518 : 1701962700 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116913 "src_id" => 5330 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116914 "src_id" => 5330 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116915 "src_id" => 5330 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116916 "src_id" => 5330 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116917 "src_id" => 5330 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116918 "src_id" => 5330 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116919 "src_id" => 5330 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116920 "src_id" => 5330 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116921 "src_id" => 5330 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116922 "src_id" => 5330 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116923 "src_id" => 5330 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116924 "src_id" => 5330 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116925 "src_id" => 5330 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116926 "src_id" => 5330 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116927 "src_id" => 5330 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116928 "src_id" => 5330 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116929 "src_id" => 5330 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116930 "src_id" => 5330 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116931 "src_id" => 5330 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116932 "src_id" => 5330 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116933 "src_id" => 5330 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116934 "src_id" => 5330 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116935 "src_id" => 5330 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116936 "src_id" => 5330 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116937 "src_id" => 5330 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116938 "src_id" => 5330 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121518 "src_id" => 5330 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121519 "src_id" => 5330 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121520 "src_id" => 5330 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121521 "src_id" => 5330 "dest_id" => 5336 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121522 "src_id" => 5330 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121523 "src_id" => 5330 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121524 "src_id" => 5330 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 283" : "P283" : "https://busetto.ergocreo.io/?pid=P283" : 18500 : Pimcore\Model\DataObject\Localizedfield {#4836 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 25.0 : 650.0 : 410.0 : 740.0 : 770.0 : 1140.0 : Pimcore\Model\Asset\Image {#4835 …} : Pimcore\Model\Asset\Image {#4834 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4837 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4841 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4842 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4840 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4838 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4843 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4845 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4846 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4847 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4848 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4849 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4850 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4851 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4852 …} : Pimcore\Model\DataObject\Product\Consumi {#4853 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4854 …} : Pimcore\Model\DataObject\Product\Altro {#4855 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4856 …} } Pimcore\Model\DataObject\Product {#4869 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962697 #path: &187 "/Products/" #properties: &188 null #id: &189 5310 #creationDate: &190 1701962515 #modificationDate: &191 1701962697 #versionCount: &192 4 #userOwner: &193 0 #locked: &194 null #userModification: &195 0 #parentId: &196 2 #parent: &197 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &189 5310 #o_parentId: &196 2 #o_parent: &197 null #o_type: "object" #o_key: "P280R" #o_path: &187 "/Products/" #o_index: 0 #o_creationDate: &190 1701962515 #o_modificationDate: &191 1701962697 #o_userOwner: &193 0 #o_userModification: &195 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &194 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &192 4 #o_properties: &188 null #__rawRelationData: [ [ "id" => 116398 "src_id" => 5310 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116399 "src_id" => 5310 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116400 "src_id" => 5310 "dest_id" => 355 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116401 "src_id" => 5310 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116402 "src_id" => 5310 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116403 "src_id" => 5310 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116404 "src_id" => 5310 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116405 "src_id" => 5310 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116406 "src_id" => 5310 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116407 "src_id" => 5310 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116408 "src_id" => 5310 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116409 "src_id" => 5310 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116410 "src_id" => 5310 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116411 "src_id" => 5310 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116412 "src_id" => 5310 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116413 "src_id" => 5310 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116414 "src_id" => 5310 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116415 "src_id" => 5310 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116416 "src_id" => 5310 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116417 "src_id" => 5310 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116418 "src_id" => 5310 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116419 "src_id" => 5310 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116420 "src_id" => 5310 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116421 "src_id" => 5310 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116422 "src_id" => 5310 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116423 "src_id" => 5310 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121215 "src_id" => 5310 "dest_id" => 5308 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121216 "src_id" => 5310 "dest_id" => 5311 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121217 "src_id" => 5310 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121218 "src_id" => 5310 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121219 "src_id" => 5310 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121220 "src_id" => 5310 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 R" #codice: "P280R" #url3d: "" #posizione: 17500 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4861 …} #consumoCuoio: 0.0 #consumoPelle: 5.6 #consumoStoffa: 2.8 #imballo: 1.0 #volume: 0.7 #peso: 26.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 1110.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4860 …} #foto2: Pimcore\Model\Asset\Image {#4859 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4862 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4866 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4867 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4865 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4863 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4868 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4870 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4871 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4872 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4873 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4874 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4875 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4876 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4877 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4878 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4879 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4880 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4881 …} +"____pimcore_cache_item__": "object_5310" : null : 1701962697 : "/Products/" : null : 5310 : 1701962515 : 1701962697 : 4 : 0 : null : 0 : 2 : null : false : null : 5310 : 2 : null : "object" : "P280R" : "/Products/" : 0 : 1701962515 : 1701962697 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116398 "src_id" => 5310 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116399 "src_id" => 5310 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116400 "src_id" => 5310 "dest_id" => 355 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116401 "src_id" => 5310 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116402 "src_id" => 5310 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116403 "src_id" => 5310 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116404 "src_id" => 5310 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116405 "src_id" => 5310 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116406 "src_id" => 5310 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116407 "src_id" => 5310 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116408 "src_id" => 5310 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116409 "src_id" => 5310 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116410 "src_id" => 5310 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116411 "src_id" => 5310 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116412 "src_id" => 5310 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116413 "src_id" => 5310 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116414 "src_id" => 5310 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116415 "src_id" => 5310 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116416 "src_id" => 5310 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116417 "src_id" => 5310 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116418 "src_id" => 5310 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116419 "src_id" => 5310 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116420 "src_id" => 5310 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116421 "src_id" => 5310 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116422 "src_id" => 5310 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116423 "src_id" => 5310 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121215 "src_id" => 5310 "dest_id" => 5308 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121216 "src_id" => 5310 "dest_id" => 5311 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121217 "src_id" => 5310 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121218 "src_id" => 5310 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121219 "src_id" => 5310 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121220 "src_id" => 5310 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 R" : "P280R" : "" : 17500 : Pimcore\Model\DataObject\Localizedfield {#4861 …} : 0.0 : 5.6 : 2.8 : 1.0 : 0.7 : 26.0 : 590.0 : 420.0 : 800.0 : 750.0 : 1110.0 : Pimcore\Model\Asset\Image {#4860 …} : Pimcore\Model\Asset\Image {#4859 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4862 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4866 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4867 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4865 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4863 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4868 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4870 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4871 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4872 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4873 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4874 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4875 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4876 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4877 …} : Pimcore\Model\DataObject\Product\Consumi {#4878 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4879 …} : Pimcore\Model\DataObject\Product\Altro {#4880 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4881 …} } Pimcore\Model\DataObject\Product {#4894 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962697 #path: &220 "/Products/" #properties: &221 null #id: &222 5312 #creationDate: &223 1701962515 #modificationDate: &224 1701962697 #versionCount: &225 4 #userOwner: &226 0 #locked: &227 null #userModification: &228 0 #parentId: &229 2 #parent: &230 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &222 5312 #o_parentId: &229 2 #o_parent: &230 null #o_type: "object" #o_key: "P280M" #o_path: &220 "/Products/" #o_index: 0 #o_creationDate: &223 1701962515 #o_modificationDate: &224 1701962697 #o_userOwner: &226 0 #o_userModification: &228 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &227 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &225 4 #o_properties: &221 null #__rawRelationData: [ [ "id" => 116449 "src_id" => 5312 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116450 "src_id" => 5312 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116451 "src_id" => 5312 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116452 "src_id" => 5312 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116453 "src_id" => 5312 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116454 "src_id" => 5312 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116455 "src_id" => 5312 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116456 "src_id" => 5312 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116457 "src_id" => 5312 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116458 "src_id" => 5312 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116459 "src_id" => 5312 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116460 "src_id" => 5312 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116461 "src_id" => 5312 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116462 "src_id" => 5312 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116463 "src_id" => 5312 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116464 "src_id" => 5312 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116465 "src_id" => 5312 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116466 "src_id" => 5312 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116467 "src_id" => 5312 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116468 "src_id" => 5312 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116469 "src_id" => 5312 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116470 "src_id" => 5312 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116471 "src_id" => 5312 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116472 "src_id" => 5312 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116473 "src_id" => 5312 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116474 "src_id" => 5312 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121244 "src_id" => 5312 "dest_id" => 5310 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121245 "src_id" => 5312 "dest_id" => 5322 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121246 "src_id" => 5312 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121247 "src_id" => 5312 "dest_id" => 5320 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121248 "src_id" => 5312 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121249 "src_id" => 5312 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121250 "src_id" => 5312 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 M" #codice: "P280M" #url3d: "" #posizione: 17600 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4886 …} #consumoCuoio: 0.0 #consumoPelle: 5.2 #consumoStoffa: 2.6 #imballo: 1.0 #volume: 0.6 #peso: 25.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 970.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4885 …} #foto2: Pimcore\Model\Asset\Image {#4884 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4887 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4891 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4892 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4890 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4888 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4893 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4895 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4896 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4897 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4898 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4899 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4900 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4901 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4902 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4903 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4904 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4905 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4906 …} +"____pimcore_cache_item__": "object_5312" : null : 1701962697 : "/Products/" : null : 5312 : 1701962515 : 1701962697 : 4 : 0 : null : 0 : 2 : null : false : null : 5312 : 2 : null : "object" : "P280M" : "/Products/" : 0 : 1701962515 : 1701962697 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116449 "src_id" => 5312 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116450 "src_id" => 5312 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116451 "src_id" => 5312 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116452 "src_id" => 5312 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116453 "src_id" => 5312 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116454 "src_id" => 5312 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116455 "src_id" => 5312 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116456 "src_id" => 5312 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116457 "src_id" => 5312 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116458 "src_id" => 5312 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116459 "src_id" => 5312 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116460 "src_id" => 5312 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116461 "src_id" => 5312 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116462 "src_id" => 5312 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116463 "src_id" => 5312 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116464 "src_id" => 5312 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116465 "src_id" => 5312 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116466 "src_id" => 5312 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116467 "src_id" => 5312 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116468 "src_id" => 5312 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116469 "src_id" => 5312 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116470 "src_id" => 5312 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116471 "src_id" => 5312 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116472 "src_id" => 5312 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116473 "src_id" => 5312 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116474 "src_id" => 5312 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121244 "src_id" => 5312 "dest_id" => 5310 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121245 "src_id" => 5312 "dest_id" => 5322 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121246 "src_id" => 5312 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121247 "src_id" => 5312 "dest_id" => 5320 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121248 "src_id" => 5312 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121249 "src_id" => 5312 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121250 "src_id" => 5312 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 M" : "P280M" : "" : 17600 : Pimcore\Model\DataObject\Localizedfield {#4886 …} : 0.0 : 5.2 : 2.6 : 1.0 : 0.6 : 25.0 : 590.0 : 420.0 : 800.0 : 750.0 : 970.0 : Pimcore\Model\Asset\Image {#4885 …} : Pimcore\Model\Asset\Image {#4884 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4887 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4891 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4892 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4890 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4888 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4893 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4895 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4896 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4897 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4898 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4899 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4900 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4901 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4902 …} : Pimcore\Model\DataObject\Product\Consumi {#4903 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4904 …} : Pimcore\Model\DataObject\Product\Altro {#4905 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4906 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4656 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650174 #path: &253 "/Product Data/Tag/" #properties: &254 null #id: &255 394 #creationDate: &256 1696339590 #modificationDate: &257 1702650174 #versionCount: &258 3 #userOwner: &259 0 #locked: &260 null #userModification: &261 2 #parentId: &262 339 #parent: &263 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &255 394 #o_parentId: &262 339 #o_parent: &263 null #o_type: "object" #o_key: "girevole" #o_path: &253 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &256 1696339590 #o_modificationDate: &257 1702650174 #o_userOwner: &259 0 #o_userModification: &261 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &260 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &258 3 #o_properties: &254 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4648 …} +"____pimcore_cache_item__": "object_394" : null : 1702650174 : "/Product Data/Tag/" : null : 394 : 1696339590 : 1702650174 : 3 : 0 : null : 2 : 339 : null : false : null : 394 : 339 : null : "object" : "girevole" : "/Product Data/Tag/" : 0 : 1696339590 : 1702650174 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4648 …} } Pimcore\Model\DataObject\Tag {#4671 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650163 #path: &267 "/Product Data/Tag/" #properties: &268 null #id: &269 413 #creationDate: &270 1696339591 #modificationDate: &271 1702650163 #versionCount: &272 2 #userOwner: &273 0 #locked: &274 null #userModification: &275 2 #parentId: &276 339 #parent: &277 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &269 413 #o_parentId: &276 339 #o_parent: &277 null #o_type: "object" #o_key: "poltrona" #o_path: &267 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &270 1696339591 #o_modificationDate: &271 1702650163 #o_userOwner: &273 0 #o_userModification: &275 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &274 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &272 2 #o_properties: &268 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4663 …} +"____pimcore_cache_item__": "object_413" : null : 1702650163 : "/Product Data/Tag/" : null : 413 : 1696339591 : 1702650163 : 2 : 0 : null : 2 : 339 : null : false : null : 413 : 339 : null : "object" : "poltrona" : "/Product Data/Tag/" : 0 : 1696339591 : 1702650163 : 0 : 2 : [] : [] : [] : [] : null : null : null : 2 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4663 …} } Pimcore\Model\DataObject\Tag {#4676 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650210 #path: &280 "/Product Data/Tag/" #properties: &281 null #id: &282 428 #creationDate: &283 1696339592 #modificationDate: &284 1702650210 #versionCount: &285 2 #userOwner: &286 0 #locked: &287 null #userModification: &288 2 #parentId: &289 339 #parent: &290 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &282 428 #o_parentId: &289 339 #o_parent: &290 null #o_type: "object" #o_key: "schiumato a freddo" #o_path: &280 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &283 1696339592 #o_modificationDate: &284 1702650210 #o_userOwner: &286 0 #o_userModification: &288 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &287 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &285 2 #o_properties: &281 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4669 …} +"____pimcore_cache_item__": "object_428" : null : 1702650210 : "/Product Data/Tag/" : null : 428 : 1696339592 : 1702650210 : 2 : 0 : null : 2 : 339 : null : false : null : 428 : 339 : null : "object" : "schiumato a freddo" : "/Product Data/Tag/" : 0 : 1696339592 : 1702650210 : 0 : 2 : [] : [] : [] : [] : null : null : null : 2 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4669 …} } Pimcore\Model\DataObject\Tag {#4681 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553530 #path: &293 "/Product Data/Tag/" #properties: &294 null #id: &295 358 #creationDate: &296 1696339589 #modificationDate: &297 1702553530 #versionCount: &298 3 #userOwner: &299 0 #locked: &300 null #userModification: &301 2 #parentId: &302 339 #parent: &303 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &295 358 #o_parentId: &302 339 #o_parent: &303 null #o_type: "object" #o_key: "design" #o_path: &293 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &296 1696339589 #o_modificationDate: &297 1702553530 #o_userOwner: &299 0 #o_userModification: &301 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &300 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &298 3 #o_properties: &294 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4674 …} +"____pimcore_cache_item__": "object_358" : null : 1702553530 : "/Product Data/Tag/" : null : 358 : 1696339589 : 1702553530 : 3 : 0 : null : 2 : 339 : null : false : null : 358 : 339 : null : "object" : "design" : "/Product Data/Tag/" : 0 : 1696339589 : 1702553530 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4674 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2055 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &306 "/Product Data/Rivestimenti - Categorie/" #properties: &307 null #id: &308 964 #creationDate: &309 1697745688 #modificationDate: &310 1702553106 #versionCount: &311 5 #userOwner: &312 0 #locked: &313 null #userModification: &314 2 #parentId: &315 957 #parent: &316 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &308 964 #o_parentId: &315 957 #o_parent: &316 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &306 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &309 1697745688 #o_modificationDate: &310 1702553106 #o_userOwner: &312 0 #o_userModification: &314 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &313 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &311 5 #o_properties: &307 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2047 …} +"____pimcore_cache_item__": "object_964" : null : 1702553106 : "/Product Data/Rivestimenti - Categorie/" : null : 964 : 1697745688 : 1702553106 : 5 : 0 : null : 2 : 957 : null : false : null : 964 : 957 : null : "object" : "ECOPELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553106 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2047 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2069 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &320 "/Product Data/Rivestimenti - Categorie/" #properties: &321 null #id: &322 963 #creationDate: &323 1697745688 #modificationDate: &324 1702553122 #versionCount: &325 5 #userOwner: &326 0 #locked: &327 null #userModification: &328 2 #parentId: &329 957 #parent: &330 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &322 963 #o_parentId: &329 957 #o_parent: &330 null #o_type: "object" #o_key: "STOFFA" #o_path: &320 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &323 1697745688 #o_modificationDate: &324 1702553122 #o_userOwner: &326 0 #o_userModification: &328 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &327 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &325 5 #o_properties: &321 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2061 …} +"____pimcore_cache_item__": "object_963" : null : 1702553122 : "/Product Data/Rivestimenti - Categorie/" : null : 963 : 1697745688 : 1702553122 : 5 : 0 : null : 2 : 957 : null : false : null : 963 : 957 : null : "object" : "STOFFA" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553122 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2061 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2074 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &333 "/Product Data/Rivestimenti - Categorie/" #properties: &334 null #id: &335 965 #creationDate: &336 1697745688 #modificationDate: &337 1702553117 #versionCount: &338 4 #userOwner: &339 0 #locked: &340 null #userModification: &341 2 #parentId: &342 957 #parent: &343 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &335 965 #o_parentId: &342 957 #o_parent: &343 null #o_type: "object" #o_key: "PELLE" #o_path: &333 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &336 1697745688 #o_modificationDate: &337 1702553117 #o_userOwner: &339 0 #o_userModification: &341 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &340 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &338 4 #o_properties: &334 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2067 …} +"____pimcore_cache_item__": "object_965" : null : 1702553117 : "/Product Data/Rivestimenti - Categorie/" : null : 965 : 1697745688 : 1702553117 : 4 : 0 : null : 2 : 957 : null : false : null : 965 : 957 : null : "object" : "PELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553117 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2067 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2079 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552994 #path: &346 "/Product Data/Finiture - Tipologia/" #properties: &347 null #id: &348 962 #creationDate: &349 1697745625 #modificationDate: &350 1702552994 #versionCount: &351 3 #userOwner: &352 0 #locked: &353 null #userModification: &354 2 #parentId: &355 956 #parent: &356 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &348 962 #o_parentId: &355 956 #o_parent: &356 null #o_type: "object" #o_key: "FINITURE METALLO" #o_path: &346 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &349 1697745625 #o_modificationDate: &350 1702552994 #o_userOwner: &352 0 #o_userModification: &354 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &353 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &351 3 #o_properties: &347 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2081 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2072 …} +"____pimcore_cache_item__": "object_962" : null : 1702552994 : "/Product Data/Finiture - Tipologia/" : null : 962 : 1697745625 : 1702552994 : 3 : 0 : null : 2 : 956 : null : false : null : 962 : 956 : null : "object" : "FINITURE METALLO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552994 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2081 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2072 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1538 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1522 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1520 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} +"____pimcore_cache_item__": "object_5342" : null : 1701962702 : "/Products/" : null : 5342 : 1701962520 : 1701962702 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4579} : false : null : 5342 : 2 : Pimcore\Model\DataObject\Folder {#4579} : "object" : "P284R" : "/Products/" : 0 : 1701962520 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117220 "src_id" => 5342 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117221 "src_id" => 5342 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117222 "src_id" => 5342 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117223 "src_id" => 5342 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117224 "src_id" => 5342 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117225 "src_id" => 5342 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117226 "src_id" => 5342 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117227 "src_id" => 5342 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117228 "src_id" => 5342 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117229 "src_id" => 5342 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117230 "src_id" => 5342 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117231 "src_id" => 5342 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117232 "src_id" => 5342 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117233 "src_id" => 5342 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117234 "src_id" => 5342 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117235 "src_id" => 5342 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117236 "src_id" => 5342 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117237 "src_id" => 5342 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117238 "src_id" => 5342 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117239 "src_id" => 5342 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117240 "src_id" => 5342 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117241 "src_id" => 5342 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117242 "src_id" => 5342 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117243 "src_id" => 5342 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117244 "src_id" => 5342 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117245 "src_id" => 5342 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121675 "src_id" => 5342 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121676 "src_id" => 5342 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121677 "src_id" => 5342 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121678 "src_id" => 5342 "dest_id" => 5330 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121679 "src_id" => 5342 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121680 "src_id" => 5342 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "P 284 R" : "P284R" : "https://busetto.ergocreo.io/?pid=P284R" : 19100 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 23.0 : 600.0 : 420.0 : 760.0 : 780.0 : 1130.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : null : null : [ App\Model\Product\Category {#4010} ] : [ Pimcore\Model\DataObject\Product {#4686} Pimcore\Model\DataObject\Product {#4713} ] : [ Pimcore\Model\DataObject\Product {#4819} Pimcore\Model\DataObject\Product {#4844} Pimcore\Model\DataObject\Product {#4869} Pimcore\Model\DataObject\Product {#4894} ] : [ Pimcore\Model\DataObject\Tag {#4656} Pimcore\Model\DataObject\Tag {#4671} Pimcore\Model\DataObject\Tag {#4676} Pimcore\Model\DataObject\Tag {#4681} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2055} Pimcore\Model\DataObject\RivestimentiCategory {#2069} Pimcore\Model\DataObject\RivestimentiCategory {#2074} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2079} ] : Pimcore\Model\DataObject\Product\Varianti {#1538 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} : Pimcore\Model\DataObject\Product\Consumi {#1522 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} : Pimcore\Model\DataObject\Product\Altro {#1520 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5342 #classId: "prod" #slug: "/it/prodotto/p284r" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/p284r" #_owner: null #_fieldname: null #_language: null } "_locale" => "it" "_force_allow_processing_unpublished_elements" => false ] |
| _stopwatch_token | "db4b6c" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1871 #dao: null #name: "language" #data: "it" #type: "text" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "language" : "it" : "text" : "document" : null : 2 : true : true } "navigation_root" => Pimcore\Model\Property {#1864 #dao: null #name: "navigation_root" #data: "2" #type: "document" #ctype: "document" #cpath: null #cid: 2 #inheritable: true #inherited: true : "navigation_root" : "2" : "document" : "document" : null : 2 : true : true } ] #id: 2 #creationDate: 1686227203 #modificationDate: 1686227208 #versionCount: 2 #userOwner: 2 #locked: null #userModification: 2 #parentId: 1 #parent: null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #fullPathCache: null #type: "link" #key: "it" #index: 1 #published: true #children: [] #hasChildren: [] #siblings: [] #hasSiblings: [] #internal: 1 #internalType: "document" #object: Pimcore\Model\Document\Page {#2381 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1871} "navigation_root" => Pimcore\Model\Property {#1864} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2381 …} : "" : "internal" : "/" : null } |
| object | Pimcore\Model\DataObject\Product {#1531 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &2 "/Products/" #properties: &3 null #id: &4 5342 #creationDate: &5 1701962520 #modificationDate: &6 1701962702 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4579 #dao: null #dependencies: null #__dataVersionTimestamp: 1669386775 #path: &13 "/" #properties: &14 null #id: &15 2 #creationDate: &16 1669375769 #modificationDate: &17 1669386775 #versionCount: &18 3 #userOwner: &19 2 #locked: &20 "self" #userModification: &21 2 #parentId: &22 1 #parent: &23 Pimcore\Model\DataObject\Folder {#4583 #dao: null #dependencies: null #__dataVersionTimestamp: 1667830933 #path: &24 "/" #properties: &25 null #id: &26 1 #creationDate: &27 1667830933 #modificationDate: &28 1667830933 #versionCount: &29 0 #userOwner: &30 1 #locked: &31 null #userModification: &32 1 #parentId: &33 0 #parent: &34 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &26 1 #o_parentId: &33 0 #o_parent: &34 null #o_type: "folder" #o_key: "" #o_path: &24 "/" #o_index: 999999 #o_creationDate: &27 1667830933 #o_modificationDate: &28 1667830933 #o_userOwner: &30 1 #o_userModification: &32 1 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &31 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &29 0 #o_properties: &25 null +"____pimcore_cache_item__": "object_1" : null : 1667830933 : "/" : null : 1 : 1667830933 : 1667830933 : 0 : 1 : null : 1 : 0 : null : false : null : 1 : 0 : null : "folder" : "" : "/" : 999999 : 1667830933 : 1667830933 : 1 : 1 : [] : [] : [] : [] : null : null : null : 0 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &15 2 #o_parentId: &22 1 #o_parent: &23 Pimcore\Model\DataObject\Folder {#4583} #o_type: "folder" #o_key: "Products" #o_path: &13 "/" #o_index: 0 #o_creationDate: &16 1669375769 #o_modificationDate: &17 1669386775 #o_userOwner: &19 2 #o_userModification: &21 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &20 "self" #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &18 3 #o_properties: &14 null +"____pimcore_cache_item__": "object_2" : null : 1669386775 : "/" : null : 2 : 1669375769 : 1669386775 : 3 : 2 : "self" : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5342 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4579} #o_type: "object" #o_key: "P284R" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962520 #o_modificationDate: &6 1701962702 #o_userOwner: &8 0 #o_userModification: &10 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &9 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &7 4 #o_properties: &3 null #__rawRelationData: [ [ "id" => 117220 "src_id" => 5342 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117221 "src_id" => 5342 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117222 "src_id" => 5342 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117223 "src_id" => 5342 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117224 "src_id" => 5342 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117225 "src_id" => 5342 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117226 "src_id" => 5342 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117227 "src_id" => 5342 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117228 "src_id" => 5342 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117229 "src_id" => 5342 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117230 "src_id" => 5342 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117231 "src_id" => 5342 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117232 "src_id" => 5342 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117233 "src_id" => 5342 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117234 "src_id" => 5342 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117235 "src_id" => 5342 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117236 "src_id" => 5342 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117237 "src_id" => 5342 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117238 "src_id" => 5342 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117239 "src_id" => 5342 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117240 "src_id" => 5342 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117241 "src_id" => 5342 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117242 "src_id" => 5342 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117243 "src_id" => 5342 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117244 "src_id" => 5342 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117245 "src_id" => 5342 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121675 "src_id" => 5342 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121676 "src_id" => 5342 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121677 "src_id" => 5342 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121678 "src_id" => 5342 "dest_id" => 5330 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121679 "src_id" => 5342 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121680 "src_id" => 5342 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "P 284 R" #codice: "P284R" #url3d: "https://busetto.ergocreo.io/?pid=P284R" #posizione: 19100 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 23.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 780.0 #altezza: 1130.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4010 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992656 #path: &40 "/Product Data/Category/Busetto/" #properties: &41 null #id: &42 345 #creationDate: &43 1696339549 #modificationDate: &44 1702992656 #versionCount: &45 167 #userOwner: &46 0 #locked: &47 null #userModification: &48 2 #parentId: &49 881 #parent: &50 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &42 345 #o_parentId: &49 881 #o_parent: &50 null #o_type: "object" #o_key: "Poltrone e divani" #o_path: &40 "/Product Data/Category/Busetto/" #o_index: 0 #o_creationDate: &43 1696339549 #o_modificationDate: &44 1702992656 #o_userOwner: &46 0 #o_userModification: &48 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &47 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &45 167 #o_properties: &41 null #__rawRelationData: [ [ "id" => 71 "src_id" => 345 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 72 "src_id" => 345 "dest_id" => 35 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 73 "src_id" => 345 "dest_id" => 41 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4053 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4018 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_345" : null : 1702992656 : "/Product Data/Category/Busetto/" : null : 345 : 1696339549 : 1702992656 : 167 : 0 : null : 2 : 881 : null : false : null : 345 : 881 : null : "object" : "Poltrone e divani" : "/Product Data/Category/Busetto/" : 0 : 1696339549 : 1702992656 : 0 : 2 : [] : [] : [] : [] : null : null : null : 167 : null : [ [ "id" => 71 "src_id" => 345 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 72 "src_id" => 345 "dest_id" => 35 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 73 "src_id" => 345 "dest_id" => 41 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4053 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4018 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4686 #dao: null #dependencies: null #__dataVersionTimestamp: 1702897908 #path: &54 "/Products/" #properties: &55 null #id: &56 5339 #creationDate: &57 1701962520 #modificationDate: &58 1702897908 #versionCount: &59 6 #userOwner: &60 0 #locked: &61 null #userModification: &62 2 #parentId: &63 2 #parent: &64 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &56 5339 #o_parentId: &63 2 #o_parent: &64 null #o_type: "object" #o_key: "P284D" #o_path: &54 "/Products/" #o_index: 0 #o_creationDate: &57 1701962520 #o_modificationDate: &58 1702897908 #o_userOwner: &60 0 #o_userModification: &62 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &61 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &59 6 #o_properties: &55 null #__rawRelationData: [ [ "id" => 121887 "src_id" => 5339 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121888 "src_id" => 5339 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121889 "src_id" => 5339 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121890 "src_id" => 5339 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121891 "src_id" => 5339 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121892 "src_id" => 5339 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121893 "src_id" => 5339 "dest_id" => 5315 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121894 "src_id" => 5339 "dest_id" => 5324 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121895 "src_id" => 5339 "dest_id" => 5344 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121896 "src_id" => 5339 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121897 "src_id" => 5339 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121898 "src_id" => 5339 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121899 "src_id" => 5339 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121900 "src_id" => 5339 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121901 "src_id" => 5339 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121902 "src_id" => 5339 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121903 "src_id" => 5339 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121904 "src_id" => 5339 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121905 "src_id" => 5339 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121906 "src_id" => 5339 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121907 "src_id" => 5339 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121908 "src_id" => 5339 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121909 "src_id" => 5339 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121910 "src_id" => 5339 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121911 "src_id" => 5339 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121912 "src_id" => 5339 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121913 "src_id" => 5339 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121914 "src_id" => 5339 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121915 "src_id" => 5339 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121916 "src_id" => 5339 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121917 "src_id" => 5339 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121918 "src_id" => 5339 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121919 "src_id" => 5339 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121920 "src_id" => 5339 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 284 D" #codice: "P284D" #url3d: "https://busetto.ergocreo.io/?pid=P284D" #posizione: 18950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4679 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 35.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 780.0 #altezza: 1130.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4678 …} #foto2: Pimcore\Model\Asset\Image {#4672 …} #foto3: Pimcore\Model\Asset\Image {#4677 …} #foto4: Pimcore\Model\Asset\Image {#4683 …} #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4684 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4682 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4665 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4685 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4687 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4688 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4689 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4690 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4691 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4692 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4693 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4694 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4695 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4696 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4697 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4698 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4699 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4700 …} +"____pimcore_cache_item__": "object_5339" : null : 1702897908 : "/Products/" : null : 5339 : 1701962520 : 1702897908 : 6 : 0 : null : 2 : 2 : null : false : null : 5339 : 2 : null : "object" : "P284D" : "/Products/" : 0 : 1701962520 : 1702897908 : 0 : 2 : [] : [] : [] : [] : null : null : null : 6 : null : [ [ "id" => 121887 "src_id" => 5339 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121888 "src_id" => 5339 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121889 "src_id" => 5339 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121890 "src_id" => 5339 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121891 "src_id" => 5339 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121892 "src_id" => 5339 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121893 "src_id" => 5339 "dest_id" => 5315 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121894 "src_id" => 5339 "dest_id" => 5324 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121895 "src_id" => 5339 "dest_id" => 5344 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121896 "src_id" => 5339 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121897 "src_id" => 5339 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121898 "src_id" => 5339 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121899 "src_id" => 5339 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121900 "src_id" => 5339 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121901 "src_id" => 5339 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121902 "src_id" => 5339 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121903 "src_id" => 5339 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121904 "src_id" => 5339 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121905 "src_id" => 5339 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121906 "src_id" => 5339 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121907 "src_id" => 5339 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121908 "src_id" => 5339 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121909 "src_id" => 5339 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121910 "src_id" => 5339 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121911 "src_id" => 5339 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121912 "src_id" => 5339 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121913 "src_id" => 5339 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121914 "src_id" => 5339 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121915 "src_id" => 5339 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121916 "src_id" => 5339 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121917 "src_id" => 5339 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121918 "src_id" => 5339 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121919 "src_id" => 5339 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121920 "src_id" => 5339 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 284 D" : "P284D" : "https://busetto.ergocreo.io/?pid=P284D" : 18950 : Pimcore\Model\DataObject\Localizedfield {#4679 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 35.0 : 600.0 : 420.0 : 760.0 : 780.0 : 1130.0 : Pimcore\Model\Asset\Image {#4678 …} : Pimcore\Model\Asset\Image {#4672 …} : Pimcore\Model\Asset\Image {#4677 …} : Pimcore\Model\Asset\Image {#4683 …} : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4684 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4682 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4665 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4685 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4687 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4688 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4689 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4690 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4691 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4692 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4693 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4694 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4695 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4696 …} : Pimcore\Model\DataObject\Product\Consumi {#4697 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4698 …} : Pimcore\Model\DataObject\Product\Altro {#4699 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4700 …} } Pimcore\Model\DataObject\Product {#4713 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &89 "/Products/" #properties: &90 null #id: &91 5341 #creationDate: &92 1701962520 #modificationDate: &93 1701962702 #versionCount: &94 4 #userOwner: &95 0 #locked: &96 null #userModification: &97 0 #parentId: &98 2 #parent: &99 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &91 5341 #o_parentId: &98 2 #o_parent: &99 null #o_type: "object" #o_key: "P284SL" #o_path: &89 "/Products/" #o_index: 0 #o_creationDate: &92 1701962520 #o_modificationDate: &93 1701962702 #o_userOwner: &95 0 #o_userModification: &97 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &96 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &94 4 #o_properties: &90 null #__rawRelationData: [ [ "id" => 117195 "src_id" => 5341 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117196 "src_id" => 5341 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117197 "src_id" => 5341 "dest_id" => 430 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117198 "src_id" => 5341 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117199 "src_id" => 5341 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117200 "src_id" => 5341 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117201 "src_id" => 5341 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117202 "src_id" => 5341 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117203 "src_id" => 5341 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117204 "src_id" => 5341 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117205 "src_id" => 5341 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117206 "src_id" => 5341 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117207 "src_id" => 5341 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117208 "src_id" => 5341 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117209 "src_id" => 5341 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117210 "src_id" => 5341 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117211 "src_id" => 5341 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117212 "src_id" => 5341 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117213 "src_id" => 5341 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117214 "src_id" => 5341 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117215 "src_id" => 5341 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117216 "src_id" => 5341 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117217 "src_id" => 5341 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117218 "src_id" => 5341 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117219 "src_id" => 5341 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121662 "src_id" => 5341 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121663 "src_id" => 5341 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121664 "src_id" => 5341 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121665 "src_id" => 5341 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121666 "src_id" => 5341 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121667 "src_id" => 5341 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121668 "src_id" => 5341 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 284 SL" #codice: "P284SL" #url3d: "" #posizione: 19050 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4705 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 23.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 780.0 #altezza: 1130.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4704 …} #foto2: Pimcore\Model\Asset\Image {#4703 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4706 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4710 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4711 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4709 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4707 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4712 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4714 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4715 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4716 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4717 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4718 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4719 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4720 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4721 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4722 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4723 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4724 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4725 …} +"____pimcore_cache_item__": "object_5341" : null : 1701962702 : "/Products/" : null : 5341 : 1701962520 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5341 : 2 : null : "object" : "P284SL" : "/Products/" : 0 : 1701962520 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117195 "src_id" => 5341 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117196 "src_id" => 5341 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117197 "src_id" => 5341 "dest_id" => 430 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117198 "src_id" => 5341 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117199 "src_id" => 5341 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117200 "src_id" => 5341 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117201 "src_id" => 5341 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117202 "src_id" => 5341 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117203 "src_id" => 5341 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117204 "src_id" => 5341 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117205 "src_id" => 5341 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117206 "src_id" => 5341 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117207 "src_id" => 5341 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117208 "src_id" => 5341 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117209 "src_id" => 5341 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117210 "src_id" => 5341 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117211 "src_id" => 5341 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117212 "src_id" => 5341 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117213 "src_id" => 5341 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117214 "src_id" => 5341 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117215 "src_id" => 5341 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117216 "src_id" => 5341 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117217 "src_id" => 5341 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117218 "src_id" => 5341 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117219 "src_id" => 5341 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121662 "src_id" => 5341 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121663 "src_id" => 5341 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121664 "src_id" => 5341 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121665 "src_id" => 5341 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121666 "src_id" => 5341 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121667 "src_id" => 5341 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121668 "src_id" => 5341 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 284 SL" : "P284SL" : "" : 19050 : Pimcore\Model\DataObject\Localizedfield {#4705 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 23.0 : 600.0 : 420.0 : 760.0 : 780.0 : 1130.0 : Pimcore\Model\Asset\Image {#4704 …} : Pimcore\Model\Asset\Image {#4703 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4706 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4710 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4711 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4709 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4707 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4712 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4714 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4715 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4716 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4717 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4718 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4719 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4720 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4721 …} : Pimcore\Model\DataObject\Product\Consumi {#4722 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4723 …} : Pimcore\Model\DataObject\Product\Altro {#4724 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4725 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4819 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962701 #path: &122 "/Products/" #properties: &123 null #id: &124 5333 #creationDate: &125 1701962519 #modificationDate: &126 1701962701 #versionCount: &127 4 #userOwner: &128 0 #locked: &129 null #userModification: &130 0 #parentId: &131 2 #parent: &132 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &124 5333 #o_parentId: &131 2 #o_parent: &132 null #o_type: "object" #o_key: "P283R" #o_path: &122 "/Products/" #o_index: 0 #o_creationDate: &125 1701962519 #o_modificationDate: &126 1701962701 #o_userOwner: &128 0 #o_userModification: &130 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &129 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &127 4 #o_properties: &123 null #__rawRelationData: [ [ "id" => 116990 "src_id" => 5333 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116991 "src_id" => 5333 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116992 "src_id" => 5333 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116993 "src_id" => 5333 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116994 "src_id" => 5333 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116995 "src_id" => 5333 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116996 "src_id" => 5333 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116997 "src_id" => 5333 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116998 "src_id" => 5333 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116999 "src_id" => 5333 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117000 "src_id" => 5333 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117001 "src_id" => 5333 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117002 "src_id" => 5333 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117003 "src_id" => 5333 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117004 "src_id" => 5333 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117005 "src_id" => 5333 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117006 "src_id" => 5333 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117007 "src_id" => 5333 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117008 "src_id" => 5333 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117009 "src_id" => 5333 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117010 "src_id" => 5333 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117011 "src_id" => 5333 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117012 "src_id" => 5333 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117013 "src_id" => 5333 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117014 "src_id" => 5333 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117015 "src_id" => 5333 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121563 "src_id" => 5333 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121564 "src_id" => 5333 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121565 "src_id" => 5333 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121566 "src_id" => 5333 "dest_id" => 5334 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121567 "src_id" => 5333 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121568 "src_id" => 5333 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121569 "src_id" => 5333 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121570 "src_id" => 5333 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 283 R" #codice: "P283R" #url3d: "https://busetto.ergocreo.io/?pid=P283R" #posizione: 18650 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4812 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 23.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4811 …} #foto2: null #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4810 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4813 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4817 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4818 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4816 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4814 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4820 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4821 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4822 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4823 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4824 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4825 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4826 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4827 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4828 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4829 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4830 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4831 …} +"____pimcore_cache_item__": "object_5333" : null : 1701962701 : "/Products/" : null : 5333 : 1701962519 : 1701962701 : 4 : 0 : null : 0 : 2 : null : false : null : 5333 : 2 : null : "object" : "P283R" : "/Products/" : 0 : 1701962519 : 1701962701 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116990 "src_id" => 5333 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116991 "src_id" => 5333 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116992 "src_id" => 5333 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116993 "src_id" => 5333 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116994 "src_id" => 5333 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116995 "src_id" => 5333 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116996 "src_id" => 5333 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116997 "src_id" => 5333 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116998 "src_id" => 5333 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116999 "src_id" => 5333 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117000 "src_id" => 5333 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117001 "src_id" => 5333 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117002 "src_id" => 5333 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117003 "src_id" => 5333 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117004 "src_id" => 5333 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117005 "src_id" => 5333 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117006 "src_id" => 5333 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117007 "src_id" => 5333 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117008 "src_id" => 5333 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117009 "src_id" => 5333 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117010 "src_id" => 5333 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117011 "src_id" => 5333 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117012 "src_id" => 5333 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117013 "src_id" => 5333 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117014 "src_id" => 5333 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117015 "src_id" => 5333 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121563 "src_id" => 5333 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121564 "src_id" => 5333 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121565 "src_id" => 5333 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121566 "src_id" => 5333 "dest_id" => 5334 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121567 "src_id" => 5333 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121568 "src_id" => 5333 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121569 "src_id" => 5333 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121570 "src_id" => 5333 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 283 R" : "P283R" : "https://busetto.ergocreo.io/?pid=P283R" : 18650 : Pimcore\Model\DataObject\Localizedfield {#4812 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 23.0 : 650.0 : 410.0 : 740.0 : 770.0 : 1140.0 : Pimcore\Model\Asset\Image {#4811 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4810 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4813 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4817 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4818 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4816 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4814 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4820 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4821 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4822 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4823 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4824 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4825 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4826 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4827 …} : Pimcore\Model\DataObject\Product\Consumi {#4828 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4829 …} : Pimcore\Model\DataObject\Product\Altro {#4830 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4831 …} } Pimcore\Model\DataObject\Product {#4844 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &154 "/Products/" #properties: &155 null #id: &156 5330 #creationDate: &157 1701962518 #modificationDate: &158 1701962700 #versionCount: &159 4 #userOwner: &160 0 #locked: &161 null #userModification: &162 0 #parentId: &163 2 #parent: &164 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &156 5330 #o_parentId: &163 2 #o_parent: &164 null #o_type: "object" #o_key: "P283" #o_path: &154 "/Products/" #o_index: 0 #o_creationDate: &157 1701962518 #o_modificationDate: &158 1701962700 #o_userOwner: &160 0 #o_userModification: &162 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &161 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &159 4 #o_properties: &155 null #__rawRelationData: [ [ "id" => 116913 "src_id" => 5330 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116914 "src_id" => 5330 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116915 "src_id" => 5330 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116916 "src_id" => 5330 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116917 "src_id" => 5330 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116918 "src_id" => 5330 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116919 "src_id" => 5330 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116920 "src_id" => 5330 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116921 "src_id" => 5330 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116922 "src_id" => 5330 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116923 "src_id" => 5330 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116924 "src_id" => 5330 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116925 "src_id" => 5330 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116926 "src_id" => 5330 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116927 "src_id" => 5330 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116928 "src_id" => 5330 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116929 "src_id" => 5330 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116930 "src_id" => 5330 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116931 "src_id" => 5330 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116932 "src_id" => 5330 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116933 "src_id" => 5330 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116934 "src_id" => 5330 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116935 "src_id" => 5330 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116936 "src_id" => 5330 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116937 "src_id" => 5330 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116938 "src_id" => 5330 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121518 "src_id" => 5330 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121519 "src_id" => 5330 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121520 "src_id" => 5330 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121521 "src_id" => 5330 "dest_id" => 5336 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121522 "src_id" => 5330 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121523 "src_id" => 5330 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121524 "src_id" => 5330 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 283" #codice: "P283" #url3d: "https://busetto.ergocreo.io/?pid=P283" #posizione: 18500 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4836 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 25.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4835 …} #foto2: Pimcore\Model\Asset\Image {#4834 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4837 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4841 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4842 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4840 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4838 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4843 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4845 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4846 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4847 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4848 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4849 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4850 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4851 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4852 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4853 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4854 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4855 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4856 …} +"____pimcore_cache_item__": "object_5330" : null : 1701962700 : "/Products/" : null : 5330 : 1701962518 : 1701962700 : 4 : 0 : null : 0 : 2 : null : false : null : 5330 : 2 : null : "object" : "P283" : "/Products/" : 0 : 1701962518 : 1701962700 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116913 "src_id" => 5330 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116914 "src_id" => 5330 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116915 "src_id" => 5330 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116916 "src_id" => 5330 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116917 "src_id" => 5330 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116918 "src_id" => 5330 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116919 "src_id" => 5330 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116920 "src_id" => 5330 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116921 "src_id" => 5330 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116922 "src_id" => 5330 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116923 "src_id" => 5330 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116924 "src_id" => 5330 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116925 "src_id" => 5330 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116926 "src_id" => 5330 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116927 "src_id" => 5330 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116928 "src_id" => 5330 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116929 "src_id" => 5330 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116930 "src_id" => 5330 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116931 "src_id" => 5330 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116932 "src_id" => 5330 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116933 "src_id" => 5330 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116934 "src_id" => 5330 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116935 "src_id" => 5330 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116936 "src_id" => 5330 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116937 "src_id" => 5330 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116938 "src_id" => 5330 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121518 "src_id" => 5330 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121519 "src_id" => 5330 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121520 "src_id" => 5330 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121521 "src_id" => 5330 "dest_id" => 5336 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121522 "src_id" => 5330 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121523 "src_id" => 5330 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121524 "src_id" => 5330 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 283" : "P283" : "https://busetto.ergocreo.io/?pid=P283" : 18500 : Pimcore\Model\DataObject\Localizedfield {#4836 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 25.0 : 650.0 : 410.0 : 740.0 : 770.0 : 1140.0 : Pimcore\Model\Asset\Image {#4835 …} : Pimcore\Model\Asset\Image {#4834 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4837 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4841 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4842 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4840 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4838 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4843 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4845 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4846 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4847 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4848 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4849 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4850 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4851 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4852 …} : Pimcore\Model\DataObject\Product\Consumi {#4853 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4854 …} : Pimcore\Model\DataObject\Product\Altro {#4855 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4856 …} } Pimcore\Model\DataObject\Product {#4869 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962697 #path: &187 "/Products/" #properties: &188 null #id: &189 5310 #creationDate: &190 1701962515 #modificationDate: &191 1701962697 #versionCount: &192 4 #userOwner: &193 0 #locked: &194 null #userModification: &195 0 #parentId: &196 2 #parent: &197 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &189 5310 #o_parentId: &196 2 #o_parent: &197 null #o_type: "object" #o_key: "P280R" #o_path: &187 "/Products/" #o_index: 0 #o_creationDate: &190 1701962515 #o_modificationDate: &191 1701962697 #o_userOwner: &193 0 #o_userModification: &195 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &194 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &192 4 #o_properties: &188 null #__rawRelationData: [ [ "id" => 116398 "src_id" => 5310 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116399 "src_id" => 5310 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116400 "src_id" => 5310 "dest_id" => 355 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116401 "src_id" => 5310 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116402 "src_id" => 5310 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116403 "src_id" => 5310 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116404 "src_id" => 5310 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116405 "src_id" => 5310 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116406 "src_id" => 5310 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116407 "src_id" => 5310 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116408 "src_id" => 5310 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116409 "src_id" => 5310 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116410 "src_id" => 5310 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116411 "src_id" => 5310 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116412 "src_id" => 5310 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116413 "src_id" => 5310 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116414 "src_id" => 5310 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116415 "src_id" => 5310 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116416 "src_id" => 5310 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116417 "src_id" => 5310 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116418 "src_id" => 5310 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116419 "src_id" => 5310 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116420 "src_id" => 5310 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116421 "src_id" => 5310 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116422 "src_id" => 5310 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116423 "src_id" => 5310 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121215 "src_id" => 5310 "dest_id" => 5308 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121216 "src_id" => 5310 "dest_id" => 5311 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121217 "src_id" => 5310 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121218 "src_id" => 5310 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121219 "src_id" => 5310 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121220 "src_id" => 5310 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 R" #codice: "P280R" #url3d: "" #posizione: 17500 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4861 …} #consumoCuoio: 0.0 #consumoPelle: 5.6 #consumoStoffa: 2.8 #imballo: 1.0 #volume: 0.7 #peso: 26.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 1110.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4860 …} #foto2: Pimcore\Model\Asset\Image {#4859 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4862 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4866 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4867 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4865 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4863 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4868 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4870 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4871 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4872 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4873 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4874 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4875 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4876 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4877 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4878 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4879 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4880 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4881 …} +"____pimcore_cache_item__": "object_5310" : null : 1701962697 : "/Products/" : null : 5310 : 1701962515 : 1701962697 : 4 : 0 : null : 0 : 2 : null : false : null : 5310 : 2 : null : "object" : "P280R" : "/Products/" : 0 : 1701962515 : 1701962697 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116398 "src_id" => 5310 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116399 "src_id" => 5310 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116400 "src_id" => 5310 "dest_id" => 355 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116401 "src_id" => 5310 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116402 "src_id" => 5310 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116403 "src_id" => 5310 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116404 "src_id" => 5310 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116405 "src_id" => 5310 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116406 "src_id" => 5310 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116407 "src_id" => 5310 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116408 "src_id" => 5310 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116409 "src_id" => 5310 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116410 "src_id" => 5310 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116411 "src_id" => 5310 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116412 "src_id" => 5310 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116413 "src_id" => 5310 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116414 "src_id" => 5310 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116415 "src_id" => 5310 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116416 "src_id" => 5310 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116417 "src_id" => 5310 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116418 "src_id" => 5310 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116419 "src_id" => 5310 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116420 "src_id" => 5310 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116421 "src_id" => 5310 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116422 "src_id" => 5310 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116423 "src_id" => 5310 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121215 "src_id" => 5310 "dest_id" => 5308 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121216 "src_id" => 5310 "dest_id" => 5311 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121217 "src_id" => 5310 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121218 "src_id" => 5310 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121219 "src_id" => 5310 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121220 "src_id" => 5310 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 R" : "P280R" : "" : 17500 : Pimcore\Model\DataObject\Localizedfield {#4861 …} : 0.0 : 5.6 : 2.8 : 1.0 : 0.7 : 26.0 : 590.0 : 420.0 : 800.0 : 750.0 : 1110.0 : Pimcore\Model\Asset\Image {#4860 …} : Pimcore\Model\Asset\Image {#4859 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4862 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4866 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4867 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4865 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4863 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4868 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4870 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4871 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4872 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4873 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4874 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4875 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4876 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4877 …} : Pimcore\Model\DataObject\Product\Consumi {#4878 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4879 …} : Pimcore\Model\DataObject\Product\Altro {#4880 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4881 …} } Pimcore\Model\DataObject\Product {#4894 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962697 #path: &220 "/Products/" #properties: &221 null #id: &222 5312 #creationDate: &223 1701962515 #modificationDate: &224 1701962697 #versionCount: &225 4 #userOwner: &226 0 #locked: &227 null #userModification: &228 0 #parentId: &229 2 #parent: &230 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &222 5312 #o_parentId: &229 2 #o_parent: &230 null #o_type: "object" #o_key: "P280M" #o_path: &220 "/Products/" #o_index: 0 #o_creationDate: &223 1701962515 #o_modificationDate: &224 1701962697 #o_userOwner: &226 0 #o_userModification: &228 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &227 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &225 4 #o_properties: &221 null #__rawRelationData: [ [ "id" => 116449 "src_id" => 5312 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116450 "src_id" => 5312 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116451 "src_id" => 5312 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116452 "src_id" => 5312 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116453 "src_id" => 5312 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116454 "src_id" => 5312 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116455 "src_id" => 5312 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116456 "src_id" => 5312 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116457 "src_id" => 5312 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116458 "src_id" => 5312 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116459 "src_id" => 5312 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116460 "src_id" => 5312 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116461 "src_id" => 5312 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116462 "src_id" => 5312 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116463 "src_id" => 5312 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116464 "src_id" => 5312 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116465 "src_id" => 5312 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116466 "src_id" => 5312 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116467 "src_id" => 5312 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116468 "src_id" => 5312 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116469 "src_id" => 5312 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116470 "src_id" => 5312 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116471 "src_id" => 5312 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116472 "src_id" => 5312 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116473 "src_id" => 5312 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116474 "src_id" => 5312 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121244 "src_id" => 5312 "dest_id" => 5310 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121245 "src_id" => 5312 "dest_id" => 5322 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121246 "src_id" => 5312 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121247 "src_id" => 5312 "dest_id" => 5320 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121248 "src_id" => 5312 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121249 "src_id" => 5312 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121250 "src_id" => 5312 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 M" #codice: "P280M" #url3d: "" #posizione: 17600 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4886 …} #consumoCuoio: 0.0 #consumoPelle: 5.2 #consumoStoffa: 2.6 #imballo: 1.0 #volume: 0.6 #peso: 25.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 970.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4885 …} #foto2: Pimcore\Model\Asset\Image {#4884 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4887 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4891 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4892 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4890 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4888 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4893 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4895 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4896 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4897 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4898 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4899 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4900 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4901 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4902 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4903 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4904 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4905 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4906 …} +"____pimcore_cache_item__": "object_5312" : null : 1701962697 : "/Products/" : null : 5312 : 1701962515 : 1701962697 : 4 : 0 : null : 0 : 2 : null : false : null : 5312 : 2 : null : "object" : "P280M" : "/Products/" : 0 : 1701962515 : 1701962697 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116449 "src_id" => 5312 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116450 "src_id" => 5312 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116451 "src_id" => 5312 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116452 "src_id" => 5312 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116453 "src_id" => 5312 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116454 "src_id" => 5312 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116455 "src_id" => 5312 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116456 "src_id" => 5312 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116457 "src_id" => 5312 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116458 "src_id" => 5312 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116459 "src_id" => 5312 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116460 "src_id" => 5312 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116461 "src_id" => 5312 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116462 "src_id" => 5312 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116463 "src_id" => 5312 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116464 "src_id" => 5312 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116465 "src_id" => 5312 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116466 "src_id" => 5312 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116467 "src_id" => 5312 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116468 "src_id" => 5312 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116469 "src_id" => 5312 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116470 "src_id" => 5312 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116471 "src_id" => 5312 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116472 "src_id" => 5312 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116473 "src_id" => 5312 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116474 "src_id" => 5312 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121244 "src_id" => 5312 "dest_id" => 5310 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121245 "src_id" => 5312 "dest_id" => 5322 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121246 "src_id" => 5312 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121247 "src_id" => 5312 "dest_id" => 5320 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121248 "src_id" => 5312 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121249 "src_id" => 5312 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121250 "src_id" => 5312 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 M" : "P280M" : "" : 17600 : Pimcore\Model\DataObject\Localizedfield {#4886 …} : 0.0 : 5.2 : 2.6 : 1.0 : 0.6 : 25.0 : 590.0 : 420.0 : 800.0 : 750.0 : 970.0 : Pimcore\Model\Asset\Image {#4885 …} : Pimcore\Model\Asset\Image {#4884 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4887 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4891 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4892 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4890 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4888 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4893 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4895 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4896 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4897 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4898 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4899 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4900 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4901 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4902 …} : Pimcore\Model\DataObject\Product\Consumi {#4903 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4904 …} : Pimcore\Model\DataObject\Product\Altro {#4905 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4906 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4656 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650174 #path: &253 "/Product Data/Tag/" #properties: &254 null #id: &255 394 #creationDate: &256 1696339590 #modificationDate: &257 1702650174 #versionCount: &258 3 #userOwner: &259 0 #locked: &260 null #userModification: &261 2 #parentId: &262 339 #parent: &263 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &255 394 #o_parentId: &262 339 #o_parent: &263 null #o_type: "object" #o_key: "girevole" #o_path: &253 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &256 1696339590 #o_modificationDate: &257 1702650174 #o_userOwner: &259 0 #o_userModification: &261 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &260 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &258 3 #o_properties: &254 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4648 …} +"____pimcore_cache_item__": "object_394" : null : 1702650174 : "/Product Data/Tag/" : null : 394 : 1696339590 : 1702650174 : 3 : 0 : null : 2 : 339 : null : false : null : 394 : 339 : null : "object" : "girevole" : "/Product Data/Tag/" : 0 : 1696339590 : 1702650174 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4648 …} } Pimcore\Model\DataObject\Tag {#4671 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650163 #path: &267 "/Product Data/Tag/" #properties: &268 null #id: &269 413 #creationDate: &270 1696339591 #modificationDate: &271 1702650163 #versionCount: &272 2 #userOwner: &273 0 #locked: &274 null #userModification: &275 2 #parentId: &276 339 #parent: &277 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &269 413 #o_parentId: &276 339 #o_parent: &277 null #o_type: "object" #o_key: "poltrona" #o_path: &267 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &270 1696339591 #o_modificationDate: &271 1702650163 #o_userOwner: &273 0 #o_userModification: &275 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &274 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &272 2 #o_properties: &268 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4663 …} +"____pimcore_cache_item__": "object_413" : null : 1702650163 : "/Product Data/Tag/" : null : 413 : 1696339591 : 1702650163 : 2 : 0 : null : 2 : 339 : null : false : null : 413 : 339 : null : "object" : "poltrona" : "/Product Data/Tag/" : 0 : 1696339591 : 1702650163 : 0 : 2 : [] : [] : [] : [] : null : null : null : 2 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4663 …} } Pimcore\Model\DataObject\Tag {#4676 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650210 #path: &280 "/Product Data/Tag/" #properties: &281 null #id: &282 428 #creationDate: &283 1696339592 #modificationDate: &284 1702650210 #versionCount: &285 2 #userOwner: &286 0 #locked: &287 null #userModification: &288 2 #parentId: &289 339 #parent: &290 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &282 428 #o_parentId: &289 339 #o_parent: &290 null #o_type: "object" #o_key: "schiumato a freddo" #o_path: &280 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &283 1696339592 #o_modificationDate: &284 1702650210 #o_userOwner: &286 0 #o_userModification: &288 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &287 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &285 2 #o_properties: &281 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4669 …} +"____pimcore_cache_item__": "object_428" : null : 1702650210 : "/Product Data/Tag/" : null : 428 : 1696339592 : 1702650210 : 2 : 0 : null : 2 : 339 : null : false : null : 428 : 339 : null : "object" : "schiumato a freddo" : "/Product Data/Tag/" : 0 : 1696339592 : 1702650210 : 0 : 2 : [] : [] : [] : [] : null : null : null : 2 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4669 …} } Pimcore\Model\DataObject\Tag {#4681 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553530 #path: &293 "/Product Data/Tag/" #properties: &294 null #id: &295 358 #creationDate: &296 1696339589 #modificationDate: &297 1702553530 #versionCount: &298 3 #userOwner: &299 0 #locked: &300 null #userModification: &301 2 #parentId: &302 339 #parent: &303 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &295 358 #o_parentId: &302 339 #o_parent: &303 null #o_type: "object" #o_key: "design" #o_path: &293 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &296 1696339589 #o_modificationDate: &297 1702553530 #o_userOwner: &299 0 #o_userModification: &301 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &300 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &298 3 #o_properties: &294 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4674 …} +"____pimcore_cache_item__": "object_358" : null : 1702553530 : "/Product Data/Tag/" : null : 358 : 1696339589 : 1702553530 : 3 : 0 : null : 2 : 339 : null : false : null : 358 : 339 : null : "object" : "design" : "/Product Data/Tag/" : 0 : 1696339589 : 1702553530 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4674 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2055 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &306 "/Product Data/Rivestimenti - Categorie/" #properties: &307 null #id: &308 964 #creationDate: &309 1697745688 #modificationDate: &310 1702553106 #versionCount: &311 5 #userOwner: &312 0 #locked: &313 null #userModification: &314 2 #parentId: &315 957 #parent: &316 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &308 964 #o_parentId: &315 957 #o_parent: &316 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &306 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &309 1697745688 #o_modificationDate: &310 1702553106 #o_userOwner: &312 0 #o_userModification: &314 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &313 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &311 5 #o_properties: &307 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2047 …} +"____pimcore_cache_item__": "object_964" : null : 1702553106 : "/Product Data/Rivestimenti - Categorie/" : null : 964 : 1697745688 : 1702553106 : 5 : 0 : null : 2 : 957 : null : false : null : 964 : 957 : null : "object" : "ECOPELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553106 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2047 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2069 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &320 "/Product Data/Rivestimenti - Categorie/" #properties: &321 null #id: &322 963 #creationDate: &323 1697745688 #modificationDate: &324 1702553122 #versionCount: &325 5 #userOwner: &326 0 #locked: &327 null #userModification: &328 2 #parentId: &329 957 #parent: &330 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &322 963 #o_parentId: &329 957 #o_parent: &330 null #o_type: "object" #o_key: "STOFFA" #o_path: &320 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &323 1697745688 #o_modificationDate: &324 1702553122 #o_userOwner: &326 0 #o_userModification: &328 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &327 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &325 5 #o_properties: &321 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2061 …} +"____pimcore_cache_item__": "object_963" : null : 1702553122 : "/Product Data/Rivestimenti - Categorie/" : null : 963 : 1697745688 : 1702553122 : 5 : 0 : null : 2 : 957 : null : false : null : 963 : 957 : null : "object" : "STOFFA" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553122 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2061 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2074 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &333 "/Product Data/Rivestimenti - Categorie/" #properties: &334 null #id: &335 965 #creationDate: &336 1697745688 #modificationDate: &337 1702553117 #versionCount: &338 4 #userOwner: &339 0 #locked: &340 null #userModification: &341 2 #parentId: &342 957 #parent: &343 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &335 965 #o_parentId: &342 957 #o_parent: &343 null #o_type: "object" #o_key: "PELLE" #o_path: &333 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &336 1697745688 #o_modificationDate: &337 1702553117 #o_userOwner: &339 0 #o_userModification: &341 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &340 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &338 4 #o_properties: &334 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2067 …} +"____pimcore_cache_item__": "object_965" : null : 1702553117 : "/Product Data/Rivestimenti - Categorie/" : null : 965 : 1697745688 : 1702553117 : 4 : 0 : null : 2 : 957 : null : false : null : 965 : 957 : null : "object" : "PELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553117 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2067 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2079 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552994 #path: &346 "/Product Data/Finiture - Tipologia/" #properties: &347 null #id: &348 962 #creationDate: &349 1697745625 #modificationDate: &350 1702552994 #versionCount: &351 3 #userOwner: &352 0 #locked: &353 null #userModification: &354 2 #parentId: &355 956 #parent: &356 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &348 962 #o_parentId: &355 956 #o_parent: &356 null #o_type: "object" #o_key: "FINITURE METALLO" #o_path: &346 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &349 1697745625 #o_modificationDate: &350 1702552994 #o_userOwner: &352 0 #o_userModification: &354 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &353 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &351 3 #o_properties: &347 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2081 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2072 …} +"____pimcore_cache_item__": "object_962" : null : 1702552994 : "/Product Data/Finiture - Tipologia/" : null : 962 : 1697745625 : 1702552994 : 3 : 0 : null : 2 : 956 : null : false : null : 962 : 956 : null : "object" : "FINITURE METALLO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552994 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2081 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2072 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1538 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1522 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1520 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} +"____pimcore_cache_item__": "object_5342" : null : 1701962702 : "/Products/" : null : 5342 : 1701962520 : 1701962702 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4579} : false : null : 5342 : 2 : Pimcore\Model\DataObject\Folder {#4579} : "object" : "P284R" : "/Products/" : 0 : 1701962520 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117220 "src_id" => 5342 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117221 "src_id" => 5342 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117222 "src_id" => 5342 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117223 "src_id" => 5342 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117224 "src_id" => 5342 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117225 "src_id" => 5342 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117226 "src_id" => 5342 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117227 "src_id" => 5342 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117228 "src_id" => 5342 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117229 "src_id" => 5342 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117230 "src_id" => 5342 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117231 "src_id" => 5342 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117232 "src_id" => 5342 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117233 "src_id" => 5342 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117234 "src_id" => 5342 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117235 "src_id" => 5342 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117236 "src_id" => 5342 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117237 "src_id" => 5342 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117238 "src_id" => 5342 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117239 "src_id" => 5342 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117240 "src_id" => 5342 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117241 "src_id" => 5342 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117242 "src_id" => 5342 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117243 "src_id" => 5342 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117244 "src_id" => 5342 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117245 "src_id" => 5342 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121675 "src_id" => 5342 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121676 "src_id" => 5342 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121677 "src_id" => 5342 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121678 "src_id" => 5342 "dest_id" => 5330 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121679 "src_id" => 5342 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121680 "src_id" => 5342 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "P 284 R" : "P284R" : "https://busetto.ergocreo.io/?pid=P284R" : 19100 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 23.0 : 600.0 : 420.0 : 760.0 : 780.0 : 1130.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : null : null : [ App\Model\Product\Category {#4010} ] : [ Pimcore\Model\DataObject\Product {#4686} Pimcore\Model\DataObject\Product {#4713} ] : [ Pimcore\Model\DataObject\Product {#4819} Pimcore\Model\DataObject\Product {#4844} Pimcore\Model\DataObject\Product {#4869} Pimcore\Model\DataObject\Product {#4894} ] : [ Pimcore\Model\DataObject\Tag {#4656} Pimcore\Model\DataObject\Tag {#4671} Pimcore\Model\DataObject\Tag {#4676} Pimcore\Model\DataObject\Tag {#4681} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2055} Pimcore\Model\DataObject\RivestimentiCategory {#2069} Pimcore\Model\DataObject\RivestimentiCategory {#2074} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2079} ] : Pimcore\Model\DataObject\Product\Varianti {#1538 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} : Pimcore\Model\DataObject\Product\Consumi {#1522 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} : Pimcore\Model\DataObject\Product\Altro {#1520 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} } |
| routeDocument | Pimcore\Routing\DataObjectRoute {#1518 -path: "/it/prodotto/p284r" -host: "" -schemes: [] -methods: [] -defaults: [ "_controller" => "App\Controller\ProductController::detailAction" "object" => Pimcore\Model\DataObject\Product {#1531 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &2 "/Products/" #properties: &3 null #id: &4 5342 #creationDate: &5 1701962520 #modificationDate: &6 1701962702 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4579 #dao: null #dependencies: null #__dataVersionTimestamp: 1669386775 #path: &13 "/" #properties: &14 null #id: &15 2 #creationDate: &16 1669375769 #modificationDate: &17 1669386775 #versionCount: &18 3 #userOwner: &19 2 #locked: &20 "self" #userModification: &21 2 #parentId: &22 1 #parent: &23 Pimcore\Model\DataObject\Folder {#4583 #dao: null #dependencies: null #__dataVersionTimestamp: 1667830933 #path: &24 "/" #properties: &25 null #id: &26 1 #creationDate: &27 1667830933 #modificationDate: &28 1667830933 #versionCount: &29 0 #userOwner: &30 1 #locked: &31 null #userModification: &32 1 #parentId: &33 0 #parent: &34 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &26 1 #o_parentId: &33 0 #o_parent: &34 null #o_type: "folder" #o_key: "" #o_path: &24 "/" #o_index: 999999 #o_creationDate: &27 1667830933 #o_modificationDate: &28 1667830933 #o_userOwner: &30 1 #o_userModification: &32 1 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &31 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &29 0 #o_properties: &25 null +"____pimcore_cache_item__": "object_1" : null : 1667830933 : "/" : null : 1 : 1667830933 : 1667830933 : 0 : 1 : null : 1 : 0 : null : false : null : 1 : 0 : null : "folder" : "" : "/" : 999999 : 1667830933 : 1667830933 : 1 : 1 : [] : [] : [] : [] : null : null : null : 0 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &15 2 #o_parentId: &22 1 #o_parent: &23 Pimcore\Model\DataObject\Folder {#4583} #o_type: "folder" #o_key: "Products" #o_path: &13 "/" #o_index: 0 #o_creationDate: &16 1669375769 #o_modificationDate: &17 1669386775 #o_userOwner: &19 2 #o_userModification: &21 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &20 "self" #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &18 3 #o_properties: &14 null +"____pimcore_cache_item__": "object_2" : null : 1669386775 : "/" : null : 2 : 1669375769 : 1669386775 : 3 : 2 : "self" : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4583} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5342 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4579} #o_type: "object" #o_key: "P284R" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962520 #o_modificationDate: &6 1701962702 #o_userOwner: &8 0 #o_userModification: &10 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &9 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &7 4 #o_properties: &3 null #__rawRelationData: [ [ "id" => 117220 "src_id" => 5342 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117221 "src_id" => 5342 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117222 "src_id" => 5342 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117223 "src_id" => 5342 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117224 "src_id" => 5342 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117225 "src_id" => 5342 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117226 "src_id" => 5342 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117227 "src_id" => 5342 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117228 "src_id" => 5342 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117229 "src_id" => 5342 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117230 "src_id" => 5342 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117231 "src_id" => 5342 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117232 "src_id" => 5342 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117233 "src_id" => 5342 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117234 "src_id" => 5342 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117235 "src_id" => 5342 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117236 "src_id" => 5342 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117237 "src_id" => 5342 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117238 "src_id" => 5342 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117239 "src_id" => 5342 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117240 "src_id" => 5342 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117241 "src_id" => 5342 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117242 "src_id" => 5342 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117243 "src_id" => 5342 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117244 "src_id" => 5342 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117245 "src_id" => 5342 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121675 "src_id" => 5342 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121676 "src_id" => 5342 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121677 "src_id" => 5342 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121678 "src_id" => 5342 "dest_id" => 5330 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121679 "src_id" => 5342 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121680 "src_id" => 5342 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "P 284 R" #codice: "P284R" #url3d: "https://busetto.ergocreo.io/?pid=P284R" #posizione: 19100 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 23.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 780.0 #altezza: 1130.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4010 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992656 #path: &40 "/Product Data/Category/Busetto/" #properties: &41 null #id: &42 345 #creationDate: &43 1696339549 #modificationDate: &44 1702992656 #versionCount: &45 167 #userOwner: &46 0 #locked: &47 null #userModification: &48 2 #parentId: &49 881 #parent: &50 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &42 345 #o_parentId: &49 881 #o_parent: &50 null #o_type: "object" #o_key: "Poltrone e divani" #o_path: &40 "/Product Data/Category/Busetto/" #o_index: 0 #o_creationDate: &43 1696339549 #o_modificationDate: &44 1702992656 #o_userOwner: &46 0 #o_userModification: &48 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &47 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &45 167 #o_properties: &41 null #__rawRelationData: [ [ "id" => 71 "src_id" => 345 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 72 "src_id" => 345 "dest_id" => 35 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 73 "src_id" => 345 "dest_id" => 41 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4053 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4018 …} #filterDefinition: null #copertinaCatalogo: null #copertinaCatalogoEn: null #copertinaListino: null #copertinaListinoEn: null #fineCatalogo: null #fineCatalogoEn: null +"____pimcore_cache_item__": "object_345" : null : 1702992656 : "/Product Data/Category/Busetto/" : null : 345 : 1696339549 : 1702992656 : 167 : 0 : null : 2 : 881 : null : false : null : 345 : 881 : null : "object" : "Poltrone e divani" : "/Product Data/Category/Busetto/" : 0 : 1696339549 : 1702992656 : 0 : 2 : [] : [] : [] : [] : null : null : null : 167 : null : [ [ "id" => 71 "src_id" => 345 "dest_id" => 882 "type" => "object" "fieldname" => "filterDefinition" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 72 "src_id" => 345 "dest_id" => 35 "type" => "document" "fieldname" => "copertinaCatalogo" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 73 "src_id" => 345 "dest_id" => 41 "type" => "document" "fieldname" => "copertinaCatalogoEn" "index" => 0 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4053 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4018 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4686 #dao: null #dependencies: null #__dataVersionTimestamp: 1702897908 #path: &54 "/Products/" #properties: &55 null #id: &56 5339 #creationDate: &57 1701962520 #modificationDate: &58 1702897908 #versionCount: &59 6 #userOwner: &60 0 #locked: &61 null #userModification: &62 2 #parentId: &63 2 #parent: &64 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &56 5339 #o_parentId: &63 2 #o_parent: &64 null #o_type: "object" #o_key: "P284D" #o_path: &54 "/Products/" #o_index: 0 #o_creationDate: &57 1701962520 #o_modificationDate: &58 1702897908 #o_userOwner: &60 0 #o_userModification: &62 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &61 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &59 6 #o_properties: &55 null #__rawRelationData: [ [ "id" => 121887 "src_id" => 5339 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121888 "src_id" => 5339 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121889 "src_id" => 5339 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121890 "src_id" => 5339 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121891 "src_id" => 5339 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121892 "src_id" => 5339 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121893 "src_id" => 5339 "dest_id" => 5315 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121894 "src_id" => 5339 "dest_id" => 5324 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121895 "src_id" => 5339 "dest_id" => 5344 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121896 "src_id" => 5339 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121897 "src_id" => 5339 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121898 "src_id" => 5339 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121899 "src_id" => 5339 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121900 "src_id" => 5339 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121901 "src_id" => 5339 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121902 "src_id" => 5339 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121903 "src_id" => 5339 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121904 "src_id" => 5339 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121905 "src_id" => 5339 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121906 "src_id" => 5339 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121907 "src_id" => 5339 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121908 "src_id" => 5339 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121909 "src_id" => 5339 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121910 "src_id" => 5339 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121911 "src_id" => 5339 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121912 "src_id" => 5339 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121913 "src_id" => 5339 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121914 "src_id" => 5339 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121915 "src_id" => 5339 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121916 "src_id" => 5339 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121917 "src_id" => 5339 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121918 "src_id" => 5339 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121919 "src_id" => 5339 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121920 "src_id" => 5339 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 284 D" #codice: "P284D" #url3d: "https://busetto.ergocreo.io/?pid=P284D" #posizione: 18950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4679 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 35.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 780.0 #altezza: 1130.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4678 …} #foto2: Pimcore\Model\Asset\Image {#4672 …} #foto3: Pimcore\Model\Asset\Image {#4677 …} #foto4: Pimcore\Model\Asset\Image {#4683 …} #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4684 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4682 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4665 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4685 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4687 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4688 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4689 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4690 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4691 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4692 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4693 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4694 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4695 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4696 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4697 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4698 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4699 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4700 …} +"____pimcore_cache_item__": "object_5339" : null : 1702897908 : "/Products/" : null : 5339 : 1701962520 : 1702897908 : 6 : 0 : null : 2 : 2 : null : false : null : 5339 : 2 : null : "object" : "P284D" : "/Products/" : 0 : 1701962520 : 1702897908 : 0 : 2 : [] : [] : [] : [] : null : null : null : 6 : null : [ [ "id" => 121887 "src_id" => 5339 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121888 "src_id" => 5339 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121889 "src_id" => 5339 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121890 "src_id" => 5339 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121891 "src_id" => 5339 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121892 "src_id" => 5339 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121893 "src_id" => 5339 "dest_id" => 5315 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121894 "src_id" => 5339 "dest_id" => 5324 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121895 "src_id" => 5339 "dest_id" => 5344 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121896 "src_id" => 5339 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121897 "src_id" => 5339 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121898 "src_id" => 5339 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121899 "src_id" => 5339 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121900 "src_id" => 5339 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121901 "src_id" => 5339 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121902 "src_id" => 5339 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121903 "src_id" => 5339 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121904 "src_id" => 5339 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121905 "src_id" => 5339 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121906 "src_id" => 5339 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121907 "src_id" => 5339 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121908 "src_id" => 5339 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121909 "src_id" => 5339 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121910 "src_id" => 5339 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121911 "src_id" => 5339 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121912 "src_id" => 5339 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121913 "src_id" => 5339 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121914 "src_id" => 5339 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121915 "src_id" => 5339 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121916 "src_id" => 5339 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121917 "src_id" => 5339 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121918 "src_id" => 5339 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121919 "src_id" => 5339 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121920 "src_id" => 5339 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 284 D" : "P284D" : "https://busetto.ergocreo.io/?pid=P284D" : 18950 : Pimcore\Model\DataObject\Localizedfield {#4679 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 35.0 : 600.0 : 420.0 : 760.0 : 780.0 : 1130.0 : Pimcore\Model\Asset\Image {#4678 …} : Pimcore\Model\Asset\Image {#4672 …} : Pimcore\Model\Asset\Image {#4677 …} : Pimcore\Model\Asset\Image {#4683 …} : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4684 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4682 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4665 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4685 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4687 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4688 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4689 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4690 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4691 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4692 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4693 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4694 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4695 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4696 …} : Pimcore\Model\DataObject\Product\Consumi {#4697 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4698 …} : Pimcore\Model\DataObject\Product\Altro {#4699 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4700 …} } Pimcore\Model\DataObject\Product {#4713 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &89 "/Products/" #properties: &90 null #id: &91 5341 #creationDate: &92 1701962520 #modificationDate: &93 1701962702 #versionCount: &94 4 #userOwner: &95 0 #locked: &96 null #userModification: &97 0 #parentId: &98 2 #parent: &99 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &91 5341 #o_parentId: &98 2 #o_parent: &99 null #o_type: "object" #o_key: "P284SL" #o_path: &89 "/Products/" #o_index: 0 #o_creationDate: &92 1701962520 #o_modificationDate: &93 1701962702 #o_userOwner: &95 0 #o_userModification: &97 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &96 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &94 4 #o_properties: &90 null #__rawRelationData: [ [ "id" => 117195 "src_id" => 5341 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117196 "src_id" => 5341 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117197 "src_id" => 5341 "dest_id" => 430 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117198 "src_id" => 5341 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117199 "src_id" => 5341 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117200 "src_id" => 5341 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117201 "src_id" => 5341 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117202 "src_id" => 5341 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117203 "src_id" => 5341 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117204 "src_id" => 5341 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117205 "src_id" => 5341 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117206 "src_id" => 5341 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117207 "src_id" => 5341 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117208 "src_id" => 5341 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117209 "src_id" => 5341 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117210 "src_id" => 5341 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117211 "src_id" => 5341 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117212 "src_id" => 5341 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117213 "src_id" => 5341 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117214 "src_id" => 5341 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117215 "src_id" => 5341 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117216 "src_id" => 5341 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117217 "src_id" => 5341 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117218 "src_id" => 5341 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117219 "src_id" => 5341 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121662 "src_id" => 5341 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121663 "src_id" => 5341 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121664 "src_id" => 5341 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121665 "src_id" => 5341 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121666 "src_id" => 5341 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121667 "src_id" => 5341 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121668 "src_id" => 5341 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 284 SL" #codice: "P284SL" #url3d: "" #posizione: 19050 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4705 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 23.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 780.0 #altezza: 1130.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4704 …} #foto2: Pimcore\Model\Asset\Image {#4703 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4706 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4710 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4711 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4709 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4707 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4712 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4714 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4715 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4716 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4717 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4718 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4719 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4720 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4721 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4722 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4723 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4724 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4725 …} +"____pimcore_cache_item__": "object_5341" : null : 1701962702 : "/Products/" : null : 5341 : 1701962520 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5341 : 2 : null : "object" : "P284SL" : "/Products/" : 0 : 1701962520 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117195 "src_id" => 5341 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117196 "src_id" => 5341 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117197 "src_id" => 5341 "dest_id" => 430 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117198 "src_id" => 5341 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117199 "src_id" => 5341 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117200 "src_id" => 5341 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117201 "src_id" => 5341 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117202 "src_id" => 5341 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117203 "src_id" => 5341 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117204 "src_id" => 5341 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117205 "src_id" => 5341 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117206 "src_id" => 5341 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117207 "src_id" => 5341 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117208 "src_id" => 5341 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117209 "src_id" => 5341 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117210 "src_id" => 5341 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117211 "src_id" => 5341 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117212 "src_id" => 5341 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117213 "src_id" => 5341 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117214 "src_id" => 5341 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117215 "src_id" => 5341 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117216 "src_id" => 5341 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117217 "src_id" => 5341 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117218 "src_id" => 5341 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117219 "src_id" => 5341 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121662 "src_id" => 5341 "dest_id" => 5337 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121663 "src_id" => 5341 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121664 "src_id" => 5341 "dest_id" => 5340 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121665 "src_id" => 5341 "dest_id" => 5342 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121666 "src_id" => 5341 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121667 "src_id" => 5341 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121668 "src_id" => 5341 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 284 SL" : "P284SL" : "" : 19050 : Pimcore\Model\DataObject\Localizedfield {#4705 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 23.0 : 600.0 : 420.0 : 760.0 : 780.0 : 1130.0 : Pimcore\Model\Asset\Image {#4704 …} : Pimcore\Model\Asset\Image {#4703 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4706 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4710 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4711 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4709 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4707 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4712 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4714 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4715 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4716 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4717 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4718 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4719 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4720 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4721 …} : Pimcore\Model\DataObject\Product\Consumi {#4722 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4723 …} : Pimcore\Model\DataObject\Product\Altro {#4724 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4725 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4819 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962701 #path: &122 "/Products/" #properties: &123 null #id: &124 5333 #creationDate: &125 1701962519 #modificationDate: &126 1701962701 #versionCount: &127 4 #userOwner: &128 0 #locked: &129 null #userModification: &130 0 #parentId: &131 2 #parent: &132 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &124 5333 #o_parentId: &131 2 #o_parent: &132 null #o_type: "object" #o_key: "P283R" #o_path: &122 "/Products/" #o_index: 0 #o_creationDate: &125 1701962519 #o_modificationDate: &126 1701962701 #o_userOwner: &128 0 #o_userModification: &130 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &129 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &127 4 #o_properties: &123 null #__rawRelationData: [ [ "id" => 116990 "src_id" => 5333 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116991 "src_id" => 5333 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116992 "src_id" => 5333 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116993 "src_id" => 5333 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116994 "src_id" => 5333 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116995 "src_id" => 5333 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116996 "src_id" => 5333 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116997 "src_id" => 5333 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116998 "src_id" => 5333 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116999 "src_id" => 5333 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117000 "src_id" => 5333 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117001 "src_id" => 5333 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117002 "src_id" => 5333 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117003 "src_id" => 5333 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117004 "src_id" => 5333 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117005 "src_id" => 5333 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117006 "src_id" => 5333 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117007 "src_id" => 5333 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117008 "src_id" => 5333 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117009 "src_id" => 5333 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117010 "src_id" => 5333 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117011 "src_id" => 5333 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117012 "src_id" => 5333 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117013 "src_id" => 5333 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117014 "src_id" => 5333 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117015 "src_id" => 5333 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121563 "src_id" => 5333 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121564 "src_id" => 5333 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121565 "src_id" => 5333 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121566 "src_id" => 5333 "dest_id" => 5334 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121567 "src_id" => 5333 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121568 "src_id" => 5333 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121569 "src_id" => 5333 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121570 "src_id" => 5333 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 283 R" #codice: "P283R" #url3d: "https://busetto.ergocreo.io/?pid=P283R" #posizione: 18650 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4812 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 23.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4811 …} #foto2: null #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4810 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4813 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4817 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4818 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4816 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4814 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4820 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4821 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4822 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4823 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4824 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4825 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4826 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4827 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4828 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4829 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4830 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4831 …} +"____pimcore_cache_item__": "object_5333" : null : 1701962701 : "/Products/" : null : 5333 : 1701962519 : 1701962701 : 4 : 0 : null : 0 : 2 : null : false : null : 5333 : 2 : null : "object" : "P283R" : "/Products/" : 0 : 1701962519 : 1701962701 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116990 "src_id" => 5333 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116991 "src_id" => 5333 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116992 "src_id" => 5333 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116993 "src_id" => 5333 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116994 "src_id" => 5333 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116995 "src_id" => 5333 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116996 "src_id" => 5333 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116997 "src_id" => 5333 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116998 "src_id" => 5333 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116999 "src_id" => 5333 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117000 "src_id" => 5333 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117001 "src_id" => 5333 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117002 "src_id" => 5333 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117003 "src_id" => 5333 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117004 "src_id" => 5333 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117005 "src_id" => 5333 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117006 "src_id" => 5333 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117007 "src_id" => 5333 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117008 "src_id" => 5333 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117009 "src_id" => 5333 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117010 "src_id" => 5333 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117011 "src_id" => 5333 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117012 "src_id" => 5333 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117013 "src_id" => 5333 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117014 "src_id" => 5333 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117015 "src_id" => 5333 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121563 "src_id" => 5333 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121564 "src_id" => 5333 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121565 "src_id" => 5333 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121566 "src_id" => 5333 "dest_id" => 5334 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121567 "src_id" => 5333 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121568 "src_id" => 5333 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121569 "src_id" => 5333 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121570 "src_id" => 5333 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 283 R" : "P283R" : "https://busetto.ergocreo.io/?pid=P283R" : 18650 : Pimcore\Model\DataObject\Localizedfield {#4812 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 23.0 : 650.0 : 410.0 : 740.0 : 770.0 : 1140.0 : Pimcore\Model\Asset\Image {#4811 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4810 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4813 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4817 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4818 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4816 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4814 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4820 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4821 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4822 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4823 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4824 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4825 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4826 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4827 …} : Pimcore\Model\DataObject\Product\Consumi {#4828 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4829 …} : Pimcore\Model\DataObject\Product\Altro {#4830 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4831 …} } Pimcore\Model\DataObject\Product {#4844 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &154 "/Products/" #properties: &155 null #id: &156 5330 #creationDate: &157 1701962518 #modificationDate: &158 1701962700 #versionCount: &159 4 #userOwner: &160 0 #locked: &161 null #userModification: &162 0 #parentId: &163 2 #parent: &164 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &156 5330 #o_parentId: &163 2 #o_parent: &164 null #o_type: "object" #o_key: "P283" #o_path: &154 "/Products/" #o_index: 0 #o_creationDate: &157 1701962518 #o_modificationDate: &158 1701962700 #o_userOwner: &160 0 #o_userModification: &162 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &161 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &159 4 #o_properties: &155 null #__rawRelationData: [ [ "id" => 116913 "src_id" => 5330 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116914 "src_id" => 5330 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116915 "src_id" => 5330 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116916 "src_id" => 5330 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116917 "src_id" => 5330 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116918 "src_id" => 5330 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116919 "src_id" => 5330 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116920 "src_id" => 5330 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116921 "src_id" => 5330 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116922 "src_id" => 5330 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116923 "src_id" => 5330 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116924 "src_id" => 5330 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116925 "src_id" => 5330 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116926 "src_id" => 5330 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116927 "src_id" => 5330 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116928 "src_id" => 5330 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116929 "src_id" => 5330 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116930 "src_id" => 5330 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116931 "src_id" => 5330 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116932 "src_id" => 5330 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116933 "src_id" => 5330 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116934 "src_id" => 5330 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116935 "src_id" => 5330 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116936 "src_id" => 5330 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116937 "src_id" => 5330 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116938 "src_id" => 5330 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121518 "src_id" => 5330 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121519 "src_id" => 5330 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121520 "src_id" => 5330 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121521 "src_id" => 5330 "dest_id" => 5336 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121522 "src_id" => 5330 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121523 "src_id" => 5330 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121524 "src_id" => 5330 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 283" #codice: "P283" #url3d: "https://busetto.ergocreo.io/?pid=P283" #posizione: 18500 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4836 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 25.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4835 …} #foto2: Pimcore\Model\Asset\Image {#4834 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4837 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4841 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4842 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4840 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4838 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4843 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4845 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4846 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4847 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4848 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4849 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4850 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4851 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4852 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4853 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4854 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4855 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4856 …} +"____pimcore_cache_item__": "object_5330" : null : 1701962700 : "/Products/" : null : 5330 : 1701962518 : 1701962700 : 4 : 0 : null : 0 : 2 : null : false : null : 5330 : 2 : null : "object" : "P283" : "/Products/" : 0 : 1701962518 : 1701962700 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116913 "src_id" => 5330 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116914 "src_id" => 5330 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116915 "src_id" => 5330 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116916 "src_id" => 5330 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116917 "src_id" => 5330 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116918 "src_id" => 5330 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116919 "src_id" => 5330 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116920 "src_id" => 5330 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116921 "src_id" => 5330 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116922 "src_id" => 5330 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116923 "src_id" => 5330 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116924 "src_id" => 5330 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116925 "src_id" => 5330 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116926 "src_id" => 5330 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116927 "src_id" => 5330 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116928 "src_id" => 5330 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116929 "src_id" => 5330 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116930 "src_id" => 5330 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116931 "src_id" => 5330 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116932 "src_id" => 5330 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116933 "src_id" => 5330 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116934 "src_id" => 5330 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116935 "src_id" => 5330 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116936 "src_id" => 5330 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116937 "src_id" => 5330 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116938 "src_id" => 5330 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121518 "src_id" => 5330 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121519 "src_id" => 5330 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121520 "src_id" => 5330 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121521 "src_id" => 5330 "dest_id" => 5336 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121522 "src_id" => 5330 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121523 "src_id" => 5330 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121524 "src_id" => 5330 "dest_id" => 5308 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 283" : "P283" : "https://busetto.ergocreo.io/?pid=P283" : 18500 : Pimcore\Model\DataObject\Localizedfield {#4836 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 25.0 : 650.0 : 410.0 : 740.0 : 770.0 : 1140.0 : Pimcore\Model\Asset\Image {#4835 …} : Pimcore\Model\Asset\Image {#4834 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4837 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4841 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4842 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4840 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4838 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4843 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4845 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4846 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4847 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4848 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4849 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4850 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4851 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4852 …} : Pimcore\Model\DataObject\Product\Consumi {#4853 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4854 …} : Pimcore\Model\DataObject\Product\Altro {#4855 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4856 …} } Pimcore\Model\DataObject\Product {#4869 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962697 #path: &187 "/Products/" #properties: &188 null #id: &189 5310 #creationDate: &190 1701962515 #modificationDate: &191 1701962697 #versionCount: &192 4 #userOwner: &193 0 #locked: &194 null #userModification: &195 0 #parentId: &196 2 #parent: &197 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &189 5310 #o_parentId: &196 2 #o_parent: &197 null #o_type: "object" #o_key: "P280R" #o_path: &187 "/Products/" #o_index: 0 #o_creationDate: &190 1701962515 #o_modificationDate: &191 1701962697 #o_userOwner: &193 0 #o_userModification: &195 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &194 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &192 4 #o_properties: &188 null #__rawRelationData: [ [ "id" => 116398 "src_id" => 5310 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116399 "src_id" => 5310 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116400 "src_id" => 5310 "dest_id" => 355 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116401 "src_id" => 5310 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116402 "src_id" => 5310 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116403 "src_id" => 5310 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116404 "src_id" => 5310 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116405 "src_id" => 5310 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116406 "src_id" => 5310 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116407 "src_id" => 5310 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116408 "src_id" => 5310 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116409 "src_id" => 5310 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116410 "src_id" => 5310 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116411 "src_id" => 5310 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116412 "src_id" => 5310 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116413 "src_id" => 5310 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116414 "src_id" => 5310 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116415 "src_id" => 5310 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116416 "src_id" => 5310 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116417 "src_id" => 5310 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116418 "src_id" => 5310 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116419 "src_id" => 5310 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116420 "src_id" => 5310 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116421 "src_id" => 5310 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116422 "src_id" => 5310 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116423 "src_id" => 5310 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121215 "src_id" => 5310 "dest_id" => 5308 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121216 "src_id" => 5310 "dest_id" => 5311 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121217 "src_id" => 5310 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121218 "src_id" => 5310 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121219 "src_id" => 5310 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121220 "src_id" => 5310 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 R" #codice: "P280R" #url3d: "" #posizione: 17500 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4861 …} #consumoCuoio: 0.0 #consumoPelle: 5.6 #consumoStoffa: 2.8 #imballo: 1.0 #volume: 0.7 #peso: 26.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 1110.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4860 …} #foto2: Pimcore\Model\Asset\Image {#4859 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4862 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4866 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4867 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4865 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4863 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4868 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4870 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4871 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4872 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4873 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4874 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4875 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4876 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4877 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4878 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4879 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4880 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4881 …} +"____pimcore_cache_item__": "object_5310" : null : 1701962697 : "/Products/" : null : 5310 : 1701962515 : 1701962697 : 4 : 0 : null : 0 : 2 : null : false : null : 5310 : 2 : null : "object" : "P280R" : "/Products/" : 0 : 1701962515 : 1701962697 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116398 "src_id" => 5310 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116399 "src_id" => 5310 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116400 "src_id" => 5310 "dest_id" => 355 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116401 "src_id" => 5310 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116402 "src_id" => 5310 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116403 "src_id" => 5310 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116404 "src_id" => 5310 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116405 "src_id" => 5310 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116406 "src_id" => 5310 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116407 "src_id" => 5310 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116408 "src_id" => 5310 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116409 "src_id" => 5310 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116410 "src_id" => 5310 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116411 "src_id" => 5310 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116412 "src_id" => 5310 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116413 "src_id" => 5310 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116414 "src_id" => 5310 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116415 "src_id" => 5310 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116416 "src_id" => 5310 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116417 "src_id" => 5310 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116418 "src_id" => 5310 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116419 "src_id" => 5310 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116420 "src_id" => 5310 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116421 "src_id" => 5310 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116422 "src_id" => 5310 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116423 "src_id" => 5310 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121215 "src_id" => 5310 "dest_id" => 5308 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121216 "src_id" => 5310 "dest_id" => 5311 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121217 "src_id" => 5310 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121218 "src_id" => 5310 "dest_id" => 5323 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121219 "src_id" => 5310 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121220 "src_id" => 5310 "dest_id" => 5342 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 R" : "P280R" : "" : 17500 : Pimcore\Model\DataObject\Localizedfield {#4861 …} : 0.0 : 5.6 : 2.8 : 1.0 : 0.7 : 26.0 : 590.0 : 420.0 : 800.0 : 750.0 : 1110.0 : Pimcore\Model\Asset\Image {#4860 …} : Pimcore\Model\Asset\Image {#4859 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4862 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4866 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4867 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4865 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4863 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4868 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4870 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4871 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4872 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4873 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4874 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4875 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4876 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4877 …} : Pimcore\Model\DataObject\Product\Consumi {#4878 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4879 …} : Pimcore\Model\DataObject\Product\Altro {#4880 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4881 …} } Pimcore\Model\DataObject\Product {#4894 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962697 #path: &220 "/Products/" #properties: &221 null #id: &222 5312 #creationDate: &223 1701962515 #modificationDate: &224 1701962697 #versionCount: &225 4 #userOwner: &226 0 #locked: &227 null #userModification: &228 0 #parentId: &229 2 #parent: &230 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &222 5312 #o_parentId: &229 2 #o_parent: &230 null #o_type: "object" #o_key: "P280M" #o_path: &220 "/Products/" #o_index: 0 #o_creationDate: &223 1701962515 #o_modificationDate: &224 1701962697 #o_userOwner: &226 0 #o_userModification: &228 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &227 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &225 4 #o_properties: &221 null #__rawRelationData: [ [ "id" => 116449 "src_id" => 5312 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116450 "src_id" => 5312 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116451 "src_id" => 5312 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116452 "src_id" => 5312 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116453 "src_id" => 5312 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116454 "src_id" => 5312 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116455 "src_id" => 5312 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116456 "src_id" => 5312 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116457 "src_id" => 5312 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116458 "src_id" => 5312 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116459 "src_id" => 5312 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116460 "src_id" => 5312 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116461 "src_id" => 5312 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116462 "src_id" => 5312 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116463 "src_id" => 5312 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116464 "src_id" => 5312 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116465 "src_id" => 5312 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116466 "src_id" => 5312 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116467 "src_id" => 5312 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116468 "src_id" => 5312 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116469 "src_id" => 5312 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116470 "src_id" => 5312 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116471 "src_id" => 5312 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116472 "src_id" => 5312 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116473 "src_id" => 5312 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116474 "src_id" => 5312 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121244 "src_id" => 5312 "dest_id" => 5310 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121245 "src_id" => 5312 "dest_id" => 5322 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121246 "src_id" => 5312 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121247 "src_id" => 5312 "dest_id" => 5320 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121248 "src_id" => 5312 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121249 "src_id" => 5312 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121250 "src_id" => 5312 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] +__objectAwareFields: [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#1849 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 M" #codice: "P280M" #url3d: "" #posizione: 17600 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4886 …} #consumoCuoio: 0.0 #consumoPelle: 5.2 #consumoStoffa: 2.6 #imballo: 1.0 #volume: 0.6 #peso: 25.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 970.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4885 …} #foto2: Pimcore\Model\Asset\Image {#4884 …} #foto3: null #foto4: null #categories: null #famiglia: null #correlati: null #tag: null #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: null #finiture: null #varianti: Pimcore\Model\DataObject\Product\Varianti {#4887 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4891 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4892 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4890 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4888 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4893 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4895 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4896 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4897 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4898 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4899 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4900 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4901 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4902 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4903 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4904 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4905 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4906 …} +"____pimcore_cache_item__": "object_5312" : null : 1701962697 : "/Products/" : null : 5312 : 1701962515 : 1701962697 : 4 : 0 : null : 0 : 2 : null : false : null : 5312 : 2 : null : "object" : "P280M" : "/Products/" : 0 : 1701962515 : 1701962697 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116449 "src_id" => 5312 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116450 "src_id" => 5312 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116451 "src_id" => 5312 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116452 "src_id" => 5312 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116453 "src_id" => 5312 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116454 "src_id" => 5312 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116455 "src_id" => 5312 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116456 "src_id" => 5312 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116457 "src_id" => 5312 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116458 "src_id" => 5312 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116459 "src_id" => 5312 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116460 "src_id" => 5312 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116461 "src_id" => 5312 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116462 "src_id" => 5312 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116463 "src_id" => 5312 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116464 "src_id" => 5312 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116465 "src_id" => 5312 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116466 "src_id" => 5312 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116467 "src_id" => 5312 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116468 "src_id" => 5312 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116469 "src_id" => 5312 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116470 "src_id" => 5312 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116471 "src_id" => 5312 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116472 "src_id" => 5312 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116473 "src_id" => 5312 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116474 "src_id" => 5312 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121244 "src_id" => 5312 "dest_id" => 5310 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121245 "src_id" => 5312 "dest_id" => 5322 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121246 "src_id" => 5312 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121247 "src_id" => 5312 "dest_id" => 5320 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121248 "src_id" => 5312 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121249 "src_id" => 5312 "dest_id" => 5347 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121250 "src_id" => 5312 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 M" : "P280M" : "" : 17600 : Pimcore\Model\DataObject\Localizedfield {#4886 …} : 0.0 : 5.2 : 2.6 : 1.0 : 0.6 : 25.0 : 590.0 : 420.0 : 800.0 : 750.0 : 970.0 : Pimcore\Model\Asset\Image {#4885 …} : Pimcore\Model\Asset\Image {#4884 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4887 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4891 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4892 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4890 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4888 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4893 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4895 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4896 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4897 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4898 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4899 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4900 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4901 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4902 …} : Pimcore\Model\DataObject\Product\Consumi {#4903 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4904 …} : Pimcore\Model\DataObject\Product\Altro {#4905 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4906 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4656 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650174 #path: &253 "/Product Data/Tag/" #properties: &254 null #id: &255 394 #creationDate: &256 1696339590 #modificationDate: &257 1702650174 #versionCount: &258 3 #userOwner: &259 0 #locked: &260 null #userModification: &261 2 #parentId: &262 339 #parent: &263 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &255 394 #o_parentId: &262 339 #o_parent: &263 null #o_type: "object" #o_key: "girevole" #o_path: &253 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &256 1696339590 #o_modificationDate: &257 1702650174 #o_userOwner: &259 0 #o_userModification: &261 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &260 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &258 3 #o_properties: &254 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4648 …} +"____pimcore_cache_item__": "object_394" : null : 1702650174 : "/Product Data/Tag/" : null : 394 : 1696339590 : 1702650174 : 3 : 0 : null : 2 : 339 : null : false : null : 394 : 339 : null : "object" : "girevole" : "/Product Data/Tag/" : 0 : 1696339590 : 1702650174 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4648 …} } Pimcore\Model\DataObject\Tag {#4671 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650163 #path: &267 "/Product Data/Tag/" #properties: &268 null #id: &269 413 #creationDate: &270 1696339591 #modificationDate: &271 1702650163 #versionCount: &272 2 #userOwner: &273 0 #locked: &274 null #userModification: &275 2 #parentId: &276 339 #parent: &277 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &269 413 #o_parentId: &276 339 #o_parent: &277 null #o_type: "object" #o_key: "poltrona" #o_path: &267 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &270 1696339591 #o_modificationDate: &271 1702650163 #o_userOwner: &273 0 #o_userModification: &275 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &274 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &272 2 #o_properties: &268 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4663 …} +"____pimcore_cache_item__": "object_413" : null : 1702650163 : "/Product Data/Tag/" : null : 413 : 1696339591 : 1702650163 : 2 : 0 : null : 2 : 339 : null : false : null : 413 : 339 : null : "object" : "poltrona" : "/Product Data/Tag/" : 0 : 1696339591 : 1702650163 : 0 : 2 : [] : [] : [] : [] : null : null : null : 2 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4663 …} } Pimcore\Model\DataObject\Tag {#4676 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650210 #path: &280 "/Product Data/Tag/" #properties: &281 null #id: &282 428 #creationDate: &283 1696339592 #modificationDate: &284 1702650210 #versionCount: &285 2 #userOwner: &286 0 #locked: &287 null #userModification: &288 2 #parentId: &289 339 #parent: &290 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &282 428 #o_parentId: &289 339 #o_parent: &290 null #o_type: "object" #o_key: "schiumato a freddo" #o_path: &280 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &283 1696339592 #o_modificationDate: &284 1702650210 #o_userOwner: &286 0 #o_userModification: &288 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &287 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &285 2 #o_properties: &281 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4669 …} +"____pimcore_cache_item__": "object_428" : null : 1702650210 : "/Product Data/Tag/" : null : 428 : 1696339592 : 1702650210 : 2 : 0 : null : 2 : 339 : null : false : null : 428 : 339 : null : "object" : "schiumato a freddo" : "/Product Data/Tag/" : 0 : 1696339592 : 1702650210 : 0 : 2 : [] : [] : [] : [] : null : null : null : 2 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4669 …} } Pimcore\Model\DataObject\Tag {#4681 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553530 #path: &293 "/Product Data/Tag/" #properties: &294 null #id: &295 358 #creationDate: &296 1696339589 #modificationDate: &297 1702553530 #versionCount: &298 3 #userOwner: &299 0 #locked: &300 null #userModification: &301 2 #parentId: &302 339 #parent: &303 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &295 358 #o_parentId: &302 339 #o_parent: &303 null #o_type: "object" #o_key: "design" #o_path: &293 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &296 1696339589 #o_modificationDate: &297 1702553530 #o_userOwner: &299 0 #o_userModification: &301 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &300 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &298 3 #o_properties: &294 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4659 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4674 …} +"____pimcore_cache_item__": "object_358" : null : 1702553530 : "/Product Data/Tag/" : null : 358 : 1696339589 : 1702553530 : 3 : 0 : null : 2 : 339 : null : false : null : 358 : 339 : null : "object" : "design" : "/Product Data/Tag/" : 0 : 1696339589 : 1702553530 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4659 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4674 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2055 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &306 "/Product Data/Rivestimenti - Categorie/" #properties: &307 null #id: &308 964 #creationDate: &309 1697745688 #modificationDate: &310 1702553106 #versionCount: &311 5 #userOwner: &312 0 #locked: &313 null #userModification: &314 2 #parentId: &315 957 #parent: &316 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &308 964 #o_parentId: &315 957 #o_parent: &316 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &306 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &309 1697745688 #o_modificationDate: &310 1702553106 #o_userOwner: &312 0 #o_userModification: &314 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &313 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &311 5 #o_properties: &307 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2047 …} +"____pimcore_cache_item__": "object_964" : null : 1702553106 : "/Product Data/Rivestimenti - Categorie/" : null : 964 : 1697745688 : 1702553106 : 5 : 0 : null : 2 : 957 : null : false : null : 964 : 957 : null : "object" : "ECOPELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553106 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2047 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2069 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &320 "/Product Data/Rivestimenti - Categorie/" #properties: &321 null #id: &322 963 #creationDate: &323 1697745688 #modificationDate: &324 1702553122 #versionCount: &325 5 #userOwner: &326 0 #locked: &327 null #userModification: &328 2 #parentId: &329 957 #parent: &330 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &322 963 #o_parentId: &329 957 #o_parent: &330 null #o_type: "object" #o_key: "STOFFA" #o_path: &320 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &323 1697745688 #o_modificationDate: &324 1702553122 #o_userOwner: &326 0 #o_userModification: &328 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &327 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &325 5 #o_properties: &321 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2061 …} +"____pimcore_cache_item__": "object_963" : null : 1702553122 : "/Product Data/Rivestimenti - Categorie/" : null : 963 : 1697745688 : 1702553122 : 5 : 0 : null : 2 : 957 : null : false : null : 963 : 957 : null : "object" : "STOFFA" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553122 : 0 : 2 : [] : [] : [] : [] : null : null : null : 5 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2061 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2074 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &333 "/Product Data/Rivestimenti - Categorie/" #properties: &334 null #id: &335 965 #creationDate: &336 1697745688 #modificationDate: &337 1702553117 #versionCount: &338 4 #userOwner: &339 0 #locked: &340 null #userModification: &341 2 #parentId: &342 957 #parent: &343 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &335 965 #o_parentId: &342 957 #o_parent: &343 null #o_type: "object" #o_key: "PELLE" #o_path: &333 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &336 1697745688 #o_modificationDate: &337 1702553117 #o_userOwner: &339 0 #o_userModification: &341 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &340 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &338 4 #o_properties: &334 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2057 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2067 …} +"____pimcore_cache_item__": "object_965" : null : 1702553117 : "/Product Data/Rivestimenti - Categorie/" : null : 965 : 1697745688 : 1702553117 : 4 : 0 : null : 2 : 957 : null : false : null : 965 : 957 : null : "object" : "PELLE" : "/Product Data/Rivestimenti - Categorie/" : 0 : 1697745688 : 1702553117 : 0 : 2 : [] : [] : [] : [] : null : null : null : 4 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2057 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2067 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2079 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552994 #path: &346 "/Product Data/Finiture - Tipologia/" #properties: &347 null #id: &348 962 #creationDate: &349 1697745625 #modificationDate: &350 1702552994 #versionCount: &351 3 #userOwner: &352 0 #locked: &353 null #userModification: &354 2 #parentId: &355 956 #parent: &356 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &348 962 #o_parentId: &355 956 #o_parent: &356 null #o_type: "object" #o_key: "FINITURE METALLO" #o_path: &346 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &349 1697745625 #o_modificationDate: &350 1702552994 #o_userOwner: &352 0 #o_userModification: &354 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &353 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &351 3 #o_properties: &347 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2081 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2072 …} +"____pimcore_cache_item__": "object_962" : null : 1702552994 : "/Product Data/Finiture - Tipologia/" : null : 962 : 1697745625 : 1702552994 : 3 : 0 : null : 2 : 956 : null : false : null : 962 : 956 : null : "object" : "FINITURE METALLO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552994 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2081 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2072 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1538 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1522 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1520 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} +"____pimcore_cache_item__": "object_5342" : null : 1701962702 : "/Products/" : null : 5342 : 1701962520 : 1701962702 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4579} : false : null : 5342 : 2 : Pimcore\Model\DataObject\Folder {#4579} : "object" : "P284R" : "/Products/" : 0 : 1701962520 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117220 "src_id" => 5342 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117221 "src_id" => 5342 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117222 "src_id" => 5342 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117223 "src_id" => 5342 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117224 "src_id" => 5342 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117225 "src_id" => 5342 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117226 "src_id" => 5342 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117227 "src_id" => 5342 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117228 "src_id" => 5342 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117229 "src_id" => 5342 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117230 "src_id" => 5342 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117231 "src_id" => 5342 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117232 "src_id" => 5342 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117233 "src_id" => 5342 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117234 "src_id" => 5342 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117235 "src_id" => 5342 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117236 "src_id" => 5342 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117237 "src_id" => 5342 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117238 "src_id" => 5342 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117239 "src_id" => 5342 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117240 "src_id" => 5342 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117241 "src_id" => 5342 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117242 "src_id" => 5342 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117243 "src_id" => 5342 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117244 "src_id" => 5342 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117245 "src_id" => 5342 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121675 "src_id" => 5342 "dest_id" => 5339 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121676 "src_id" => 5342 "dest_id" => 5341 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121677 "src_id" => 5342 "dest_id" => 5333 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121678 "src_id" => 5342 "dest_id" => 5330 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121679 "src_id" => 5342 "dest_id" => 5310 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121680 "src_id" => 5342 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] ] : [ "varianti" => true "variantiFrassino" => true "fustoGrezzo" => true "fustoGrezzoFrassino" => true "pannelliGommeTappezzeria" => true "materialeImballo" => true "componentiLegno" => true "componentiLegnoFrassino" => true "componentiPaglia" => true "tipiDiVerniciatura" => true "tipiDiVerniciaturaFrassino" => true "tappezzeriaStoffa" => true "tappezzeriaPelle" => true "imballoSedieFinite" => true "consumi" => true "fasceDiSconto" => true "altro" => true "altroFrassino" => true ] : true : Pimcore\Model\DataObject\ClassDefinition {#1849 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "P 284 R" : "P284R" : "https://busetto.ergocreo.io/?pid=P284R" : 19100 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 23.0 : 600.0 : 420.0 : 760.0 : 780.0 : 1130.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : null : null : [ App\Model\Product\Category {#4010} ] : [ Pimcore\Model\DataObject\Product {#4686} Pimcore\Model\DataObject\Product {#4713} ] : [ Pimcore\Model\DataObject\Product {#4819} Pimcore\Model\DataObject\Product {#4844} Pimcore\Model\DataObject\Product {#4869} Pimcore\Model\DataObject\Product {#4894} ] : [ Pimcore\Model\DataObject\Tag {#4656} Pimcore\Model\DataObject\Tag {#4671} Pimcore\Model\DataObject\Tag {#4676} Pimcore\Model\DataObject\Tag {#4681} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2055} Pimcore\Model\DataObject\RivestimentiCategory {#2069} Pimcore\Model\DataObject\RivestimentiCategory {#2074} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2079} ] : Pimcore\Model\DataObject\Product\Varianti {#1538 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1533 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1535 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1537 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1532 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1527 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1525 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1524 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1523 …} : Pimcore\Model\DataObject\Product\Consumi {#1522 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1521 …} : Pimcore\Model\DataObject\Product\Altro {#1520 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1519 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5342 #classId: "prod" #slug: "/it/prodotto/p284r" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/p284r" #_owner: null #_fieldname: null #_language: null } "_locale" => "it" "_force_allow_processing_unpublished_elements" => false ] -requirements: [] -options: [ "compiler_class" => "Symfony\Component\Routing\RouteCompiler" "utf8" => true ] -condition: "" -compiled: Symfony\Component\Routing\CompiledRoute {#1551 …} #object: Pimcore\Model\DataObject\Product {#1531} #slug: Pimcore\Model\DataObject\Data\UrlSlug {#1561} #site: null } |
| urlSlug | Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5342 #classId: "prod" #slug: "/it/prodotto/p284r" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/p284r" #_owner: null #_fieldname: null #_language: null } |