MenuController :: headerAction
Request
GET Parameters
| Key | Value |
|---|---|
| _path | "_format=html&_locale=it&_controller=App%5CController%5CMenuController%3A%3AheaderAction" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\MenuController::headerAction" |
| _editmode | false |
| _event_controller | App\Controller\MenuController {#3227 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3228 …} } |
| _format | "html" |
| _locale | "it" |
| _pimcore_context | "default" |
| _stopwatch_token | "ae4001" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1870 #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 {#1863 #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 {#2380 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1870} "navigation_root" => Pimcore\Model\Property {#1863} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2380 …} : "" : "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:02 GMT" |
| x-debug-token | "962fef" |
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%253AheaderAction" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "staging-busetto.aleaweb.com" |
| REDIRECT_STATIC_PAGE_URI | "/%home" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/it/prodotto/p283sl" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "41376" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765475102 |
| REQUEST_TIME_FLOAT | 1765475102.2738 |
| REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CMenuController%253A%253AheaderAction" |
| 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 | "6d646eae20f6eda38cc4d6103069124e68bcf7228dd38b1bf34107e3c21c01f0" |
| 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 = 399f4e)
| Key | Value |
|---|---|
| _controller | "App\Controller\ProductController::detailAction" |
| _editmode | false |
| _event_controller | App\Controller\ProductController {#1895 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1897 …} } |
| _force_allow_processing_unpublished_elements | false |
| _locale | "it" |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "data_object_5332_0_/it/prodotto/p283sl" |
| _route_params | [ "object" => Pimcore\Model\DataObject\Product {#1532 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962701 #path: &2 "/Products/" #properties: &3 null #id: &4 5332 #creationDate: &5 1701962519 #modificationDate: &6 1701962701 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4546 #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 {#4550 #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 {#4550} #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 {#4550} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4550} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5332 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4546} #o_type: "object" #o_key: "P283SL" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962519 #o_modificationDate: &6 1701962701 #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" => 116964 "src_id" => 5332 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116965 "src_id" => 5332 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116966 "src_id" => 5332 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116967 "src_id" => 5332 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116968 "src_id" => 5332 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116969 "src_id" => 5332 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116970 "src_id" => 5332 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116971 "src_id" => 5332 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116972 "src_id" => 5332 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116973 "src_id" => 5332 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116974 "src_id" => 5332 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116975 "src_id" => 5332 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116976 "src_id" => 5332 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116977 "src_id" => 5332 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116978 "src_id" => 5332 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116979 "src_id" => 5332 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116980 "src_id" => 5332 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116981 "src_id" => 5332 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116982 "src_id" => 5332 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116983 "src_id" => 5332 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116984 "src_id" => 5332 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116985 "src_id" => 5332 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116986 "src_id" => 5332 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116987 "src_id" => 5332 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116988 "src_id" => 5332 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116989 "src_id" => 5332 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121549 "src_id" => 5332 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121550 "src_id" => 5332 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121551 "src_id" => 5332 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121552 "src_id" => 5332 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121553 "src_id" => 5332 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121554 "src_id" => 5332 "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 {#1848 …} #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: "S 283 SL" #codice: "P283SL" #url3d: "" #posizione: 18600 #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: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: null #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4009 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992656 #path: &39 "/Product Data/Category/Busetto/" #properties: &40 null #id: &41 345 #creationDate: &42 1696339549 #modificationDate: &43 1702992656 #versionCount: &44 167 #userOwner: &45 0 #locked: &46 null #userModification: &47 2 #parentId: &48 881 #parent: &49 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &41 345 #o_parentId: &48 881 #o_parent: &49 null #o_type: "object" #o_key: "Poltrone e divani" #o_path: &39 "/Product Data/Category/Busetto/" #o_index: 0 #o_creationDate: &42 1696339549 #o_modificationDate: &43 1702992656 #o_userOwner: &45 0 #o_userModification: &47 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &46 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &44 167 #o_properties: &40 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 {#4052 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4017 …} #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 {#4052 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4017 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4623 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &53 "/Products/" #properties: &54 null #id: &55 5330 #creationDate: &56 1701962518 #modificationDate: &57 1701962700 #versionCount: &58 4 #userOwner: &59 0 #locked: &60 null #userModification: &61 0 #parentId: &62 2 #parent: &63 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &55 5330 #o_parentId: &62 2 #o_parent: &63 null #o_type: "object" #o_key: "P283" #o_path: &53 "/Products/" #o_index: 0 #o_creationDate: &56 1701962518 #o_modificationDate: &57 1701962700 #o_userOwner: &59 0 #o_userModification: &61 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &60 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &58 4 #o_properties: &54 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 {#1848 …} #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 {#4616 …} #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 {#4615 …} #foto2: Pimcore\Model\Asset\Image {#4609 …} #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 {#4614 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4620 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4621 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4619 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4602 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4622 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4624 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4625 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4626 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4627 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4628 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4629 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4630 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4631 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4632 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4633 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4634 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4635 …} +"____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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 283" : "P283" : "https://busetto.ergocreo.io/?pid=P283" : 18500 : Pimcore\Model\DataObject\Localizedfield {#4616 …} : 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 {#4615 …} : Pimcore\Model\Asset\Image {#4609 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4614 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4620 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4621 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4619 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4602 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4622 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4624 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4625 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4626 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4627 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4628 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4629 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4630 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4631 …} : Pimcore\Model\DataObject\Product\Consumi {#4632 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4633 …} : Pimcore\Model\DataObject\Product\Altro {#4634 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4635 …} } Pimcore\Model\DataObject\Product {#4647 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &86 "/Products/" #properties: &87 null #id: &88 5331 #creationDate: &89 1701962518 #modificationDate: &90 1701962700 #versionCount: &91 4 #userOwner: &92 0 #locked: &93 null #userModification: &94 0 #parentId: &95 2 #parent: &96 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &88 5331 #o_parentId: &95 2 #o_parent: &96 null #o_type: "object" #o_key: "P283L" #o_path: &86 "/Products/" #o_index: 0 #o_creationDate: &89 1701962518 #o_modificationDate: &90 1701962700 #o_userOwner: &92 0 #o_userModification: &94 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &93 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &91 4 #o_properties: &87 null #__rawRelationData: [ [ "id" => 116939 "src_id" => 5331 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116940 "src_id" => 5331 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116941 "src_id" => 5331 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116942 "src_id" => 5331 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116943 "src_id" => 5331 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116944 "src_id" => 5331 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116945 "src_id" => 5331 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116946 "src_id" => 5331 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116947 "src_id" => 5331 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116948 "src_id" => 5331 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116949 "src_id" => 5331 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116950 "src_id" => 5331 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116951 "src_id" => 5331 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116952 "src_id" => 5331 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116953 "src_id" => 5331 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116954 "src_id" => 5331 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116955 "src_id" => 5331 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116956 "src_id" => 5331 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116957 "src_id" => 5331 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116958 "src_id" => 5331 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116959 "src_id" => 5331 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116960 "src_id" => 5331 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116961 "src_id" => 5331 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116962 "src_id" => 5331 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116963 "src_id" => 5331 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121534 "src_id" => 5331 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121535 "src_id" => 5331 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121536 "src_id" => 5331 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121537 "src_id" => 5331 "dest_id" => 5335 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121538 "src_id" => 5331 "dest_id" => 5307 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121539 "src_id" => 5331 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121540 "src_id" => 5331 "dest_id" => 5313 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121541 "src_id" => 5331 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121542 "src_id" => 5331 "dest_id" => 5325 "type" => "object" "fieldname" => "correlati" "index" => 5 "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 {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 283 L" #codice: "P283L" #url3d: "https://busetto.ergocreo.io/?pid=P283L" #posizione: 18550 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4640 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 21.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4639 …} #foto2: Pimcore\Model\Asset\Image {#4638 …} #foto3: Pimcore\Model\Asset\Image {#4641 …} #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 {#4645 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4646 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4644 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4642 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4648 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4649 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4650 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4651 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4652 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4653 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4654 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4655 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4656 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4657 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4658 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4659 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4660 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4661 …} +"____pimcore_cache_item__": "object_5331" : null : 1701962700 : "/Products/" : null : 5331 : 1701962518 : 1701962700 : 4 : 0 : null : 0 : 2 : null : false : null : 5331 : 2 : null : "object" : "P283L" : "/Products/" : 0 : 1701962518 : 1701962700 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116939 "src_id" => 5331 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116940 "src_id" => 5331 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116941 "src_id" => 5331 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116942 "src_id" => 5331 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116943 "src_id" => 5331 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116944 "src_id" => 5331 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116945 "src_id" => 5331 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116946 "src_id" => 5331 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116947 "src_id" => 5331 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116948 "src_id" => 5331 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116949 "src_id" => 5331 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116950 "src_id" => 5331 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116951 "src_id" => 5331 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116952 "src_id" => 5331 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116953 "src_id" => 5331 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116954 "src_id" => 5331 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116955 "src_id" => 5331 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116956 "src_id" => 5331 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116957 "src_id" => 5331 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116958 "src_id" => 5331 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116959 "src_id" => 5331 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116960 "src_id" => 5331 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116961 "src_id" => 5331 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116962 "src_id" => 5331 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116963 "src_id" => 5331 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121534 "src_id" => 5331 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121535 "src_id" => 5331 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121536 "src_id" => 5331 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121537 "src_id" => 5331 "dest_id" => 5335 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121538 "src_id" => 5331 "dest_id" => 5307 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121539 "src_id" => 5331 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121540 "src_id" => 5331 "dest_id" => 5313 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121541 "src_id" => 5331 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121542 "src_id" => 5331 "dest_id" => 5325 "type" => "object" "fieldname" => "correlati" "index" => 5 "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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 283 L" : "P283L" : "https://busetto.ergocreo.io/?pid=P283L" : 18550 : Pimcore\Model\DataObject\Localizedfield {#4640 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 21.0 : 650.0 : 410.0 : 740.0 : 770.0 : 1140.0 : Pimcore\Model\Asset\Image {#4639 …} : Pimcore\Model\Asset\Image {#4638 …} : Pimcore\Model\Asset\Image {#4641 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4645 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4646 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4644 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4642 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4648 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4649 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4650 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4651 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4652 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4653 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4654 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4655 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4656 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4657 …} : Pimcore\Model\DataObject\Product\Consumi {#4658 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4659 …} : Pimcore\Model\DataObject\Product\Altro {#4660 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4661 …} } Pimcore\Model\DataObject\Product {#4673 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962701 #path: &120 "/Products/" #properties: &121 null #id: &122 5333 #creationDate: &123 1701962519 #modificationDate: &124 1701962701 #versionCount: &125 4 #userOwner: &126 0 #locked: &127 null #userModification: &128 0 #parentId: &129 2 #parent: &130 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &122 5333 #o_parentId: &129 2 #o_parent: &130 null #o_type: "object" #o_key: "P283R" #o_path: &120 "/Products/" #o_index: 0 #o_creationDate: &123 1701962519 #o_modificationDate: &124 1701962701 #o_userOwner: &126 0 #o_userModification: &128 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &127 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &125 4 #o_properties: &121 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 {#1848 …} #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 {#4666 …} #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 {#4665 …} #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 {#4664 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4667 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4671 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4672 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4670 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4668 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4674 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4675 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4676 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4677 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4678 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4679 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4680 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4681 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4682 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4683 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4684 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4685 …} +"____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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 283 R" : "P283R" : "https://busetto.ergocreo.io/?pid=P283R" : 18650 : Pimcore\Model\DataObject\Localizedfield {#4666 …} : 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 {#4665 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4664 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4667 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4671 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4672 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4670 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4668 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4674 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4675 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4676 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4677 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4678 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4679 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4680 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4681 …} : Pimcore\Model\DataObject\Product\Consumi {#4682 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4683 …} : Pimcore\Model\DataObject\Product\Altro {#4684 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4685 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4811 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962699 #path: &152 "/Products/" #properties: &153 null #id: &154 5320 #creationDate: &155 1701962517 #modificationDate: &156 1701962699 #versionCount: &157 4 #userOwner: &158 0 #locked: &159 null #userModification: &160 0 #parentId: &161 2 #parent: &162 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &154 5320 #o_parentId: &161 2 #o_parent: &162 null #o_type: "object" #o_key: "P280BS" #o_path: &152 "/Products/" #o_index: 0 #o_creationDate: &155 1701962517 #o_modificationDate: &156 1701962699 #o_userOwner: &158 0 #o_userModification: &160 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &159 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &157 4 #o_properties: &153 null #__rawRelationData: [ [ "id" => 116654 "src_id" => 5320 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116655 "src_id" => 5320 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116656 "src_id" => 5320 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116657 "src_id" => 5320 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116658 "src_id" => 5320 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116659 "src_id" => 5320 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116660 "src_id" => 5320 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116661 "src_id" => 5320 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116662 "src_id" => 5320 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116663 "src_id" => 5320 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116664 "src_id" => 5320 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116665 "src_id" => 5320 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116666 "src_id" => 5320 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116667 "src_id" => 5320 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116668 "src_id" => 5320 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116669 "src_id" => 5320 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116670 "src_id" => 5320 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116671 "src_id" => 5320 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116672 "src_id" => 5320 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116673 "src_id" => 5320 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116674 "src_id" => 5320 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116675 "src_id" => 5320 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116676 "src_id" => 5320 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116677 "src_id" => 5320 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116678 "src_id" => 5320 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121373 "src_id" => 5320 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121374 "src_id" => 5320 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121375 "src_id" => 5320 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121376 "src_id" => 5320 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121377 "src_id" => 5320 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121378 "src_id" => 5320 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121379 "src_id" => 5320 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121380 "src_id" => 5320 "dest_id" => 5261 "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 {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 BS" #codice: "P280BS" #url3d: "" #posizione: 18000 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4804 …} #consumoCuoio: 0.0 #consumoPelle: 5.0 #consumoStoffa: 2.5 #imballo: 1.0 #volume: 0.57 #peso: 19.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4803 …} #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 {#4802 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4805 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4809 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4810 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4808 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4806 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4812 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4813 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4814 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4815 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4816 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4817 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4818 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4819 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4820 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4821 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4822 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4823 …} +"____pimcore_cache_item__": "object_5320" : null : 1701962699 : "/Products/" : null : 5320 : 1701962517 : 1701962699 : 4 : 0 : null : 0 : 2 : null : false : null : 5320 : 2 : null : "object" : "P280BS" : "/Products/" : 0 : 1701962517 : 1701962699 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116654 "src_id" => 5320 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116655 "src_id" => 5320 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116656 "src_id" => 5320 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116657 "src_id" => 5320 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116658 "src_id" => 5320 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116659 "src_id" => 5320 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116660 "src_id" => 5320 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116661 "src_id" => 5320 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116662 "src_id" => 5320 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116663 "src_id" => 5320 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116664 "src_id" => 5320 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116665 "src_id" => 5320 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116666 "src_id" => 5320 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116667 "src_id" => 5320 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116668 "src_id" => 5320 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116669 "src_id" => 5320 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116670 "src_id" => 5320 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116671 "src_id" => 5320 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116672 "src_id" => 5320 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116673 "src_id" => 5320 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116674 "src_id" => 5320 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116675 "src_id" => 5320 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116676 "src_id" => 5320 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116677 "src_id" => 5320 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116678 "src_id" => 5320 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121373 "src_id" => 5320 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121374 "src_id" => 5320 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121375 "src_id" => 5320 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121376 "src_id" => 5320 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121377 "src_id" => 5320 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121378 "src_id" => 5320 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121379 "src_id" => 5320 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121380 "src_id" => 5320 "dest_id" => 5261 "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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 BS" : "P280BS" : "" : 18000 : Pimcore\Model\DataObject\Localizedfield {#4804 …} : 0.0 : 5.0 : 2.5 : 1.0 : 0.57 : 19.0 : 590.0 : 420.0 : 800.0 : 750.0 : 800.0 : Pimcore\Model\Asset\Image {#4803 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4802 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4805 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4809 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4810 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4808 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4806 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4812 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4813 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4814 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4815 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4816 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4817 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4818 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4819 …} : Pimcore\Model\DataObject\Product\Consumi {#4820 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4821 …} : Pimcore\Model\DataObject\Product\Altro {#4822 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4823 …} } Pimcore\Model\DataObject\Product {#4836 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &184 "/Products/" #properties: &185 null #id: &186 5341 #creationDate: &187 1701962520 #modificationDate: &188 1701962702 #versionCount: &189 4 #userOwner: &190 0 #locked: &191 null #userModification: &192 0 #parentId: &193 2 #parent: &194 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &186 5341 #o_parentId: &193 2 #o_parent: &194 null #o_type: "object" #o_key: "P284SL" #o_path: &184 "/Products/" #o_index: 0 #o_creationDate: &187 1701962520 #o_modificationDate: &188 1701962702 #o_userOwner: &190 0 #o_userModification: &192 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &191 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &189 4 #o_properties: &185 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 {#1848 …} #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 {#4828 …} #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 {#4827 …} #foto2: Pimcore\Model\Asset\Image {#4826 …} #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 {#4829 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4833 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4834 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4832 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4830 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4835 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4837 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4838 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4839 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4840 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4841 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4842 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4843 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4844 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4845 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4846 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4847 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4848 …} +"____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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 284 SL" : "P284SL" : "" : 19050 : Pimcore\Model\DataObject\Localizedfield {#4828 …} : 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 {#4827 …} : Pimcore\Model\Asset\Image {#4826 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4829 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4833 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4834 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4832 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4830 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4835 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4837 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4838 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4839 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4840 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4841 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4842 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4843 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4844 …} : Pimcore\Model\DataObject\Product\Consumi {#4845 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4846 …} : Pimcore\Model\DataObject\Product\Altro {#4847 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4848 …} } Pimcore\Model\DataObject\Product {#4860 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &217 "/Products/" #properties: &218 null #id: &219 5348 #creationDate: &220 1701962521 #modificationDate: &221 1701962702 #versionCount: &222 4 #userOwner: &223 0 #locked: &224 null #userModification: &225 0 #parentId: &226 2 #parent: &227 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &219 5348 #o_parentId: &226 2 #o_parent: &227 null #o_type: "object" #o_key: "P286SL" #o_path: &217 "/Products/" #o_index: 0 #o_creationDate: &220 1701962521 #o_modificationDate: &221 1701962702 #o_userOwner: &223 0 #o_userModification: &225 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &224 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &222 4 #o_properties: &218 null #__rawRelationData: [ [ "id" => 117375 "src_id" => 5348 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117376 "src_id" => 5348 "dest_id" => 414 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117377 "src_id" => 5348 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117378 "src_id" => 5348 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117379 "src_id" => 5348 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117380 "src_id" => 5348 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117381 "src_id" => 5348 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117382 "src_id" => 5348 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117383 "src_id" => 5348 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117384 "src_id" => 5348 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117385 "src_id" => 5348 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117386 "src_id" => 5348 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117387 "src_id" => 5348 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117388 "src_id" => 5348 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117389 "src_id" => 5348 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117390 "src_id" => 5348 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117391 "src_id" => 5348 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117392 "src_id" => 5348 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117393 "src_id" => 5348 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117394 "src_id" => 5348 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117395 "src_id" => 5348 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117396 "src_id" => 5348 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117397 "src_id" => 5348 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117398 "src_id" => 5348 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117399 "src_id" => 5348 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121740 "src_id" => 5348 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121741 "src_id" => 5348 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121742 "src_id" => 5348 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121743 "src_id" => 5348 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121744 "src_id" => 5348 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "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 {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 286 SL" #codice: "P286SL" #url3d: "" #posizione: 19400 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4853 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 24.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4852 …} #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 {#4851 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4854 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4858 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4859 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4857 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4855 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4861 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4862 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4863 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4864 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4865 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4866 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4867 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4868 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4869 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4870 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4871 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4872 …} +"____pimcore_cache_item__": "object_5348" : null : 1701962702 : "/Products/" : null : 5348 : 1701962521 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5348 : 2 : null : "object" : "P286SL" : "/Products/" : 0 : 1701962521 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117375 "src_id" => 5348 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117376 "src_id" => 5348 "dest_id" => 414 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117377 "src_id" => 5348 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117378 "src_id" => 5348 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117379 "src_id" => 5348 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117380 "src_id" => 5348 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117381 "src_id" => 5348 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117382 "src_id" => 5348 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117383 "src_id" => 5348 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117384 "src_id" => 5348 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117385 "src_id" => 5348 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117386 "src_id" => 5348 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117387 "src_id" => 5348 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117388 "src_id" => 5348 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117389 "src_id" => 5348 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117390 "src_id" => 5348 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117391 "src_id" => 5348 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117392 "src_id" => 5348 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117393 "src_id" => 5348 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117394 "src_id" => 5348 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117395 "src_id" => 5348 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117396 "src_id" => 5348 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117397 "src_id" => 5348 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117398 "src_id" => 5348 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117399 "src_id" => 5348 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121740 "src_id" => 5348 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121741 "src_id" => 5348 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121742 "src_id" => 5348 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121743 "src_id" => 5348 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121744 "src_id" => 5348 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 SL" : "P286SL" : "" : 19400 : Pimcore\Model\DataObject\Localizedfield {#4853 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 24.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#4852 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4851 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4854 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4858 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4859 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4857 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4855 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4861 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4862 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4863 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4864 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4865 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4866 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4867 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4868 …} : Pimcore\Model\DataObject\Product\Consumi {#4869 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4870 …} : Pimcore\Model\DataObject\Product\Altro {#4871 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4872 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4593 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650174 #path: &249 "/Product Data/Tag/" #properties: &250 null #id: &251 394 #creationDate: &252 1696339590 #modificationDate: &253 1702650174 #versionCount: &254 3 #userOwner: &255 0 #locked: &256 null #userModification: &257 2 #parentId: &258 339 #parent: &259 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &251 394 #o_parentId: &258 339 #o_parent: &259 null #o_type: "object" #o_key: "girevole" #o_path: &249 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &252 1696339590 #o_modificationDate: &253 1702650174 #o_userOwner: &255 0 #o_userModification: &257 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &256 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &254 3 #o_properties: &250 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4585 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4585 …} } Pimcore\Model\DataObject\Tag {#4608 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650163 #path: &263 "/Product Data/Tag/" #properties: &264 null #id: &265 413 #creationDate: &266 1696339591 #modificationDate: &267 1702650163 #versionCount: &268 2 #userOwner: &269 0 #locked: &270 null #userModification: &271 2 #parentId: &272 339 #parent: &273 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &265 413 #o_parentId: &272 339 #o_parent: &273 null #o_type: "object" #o_key: "poltrona" #o_path: &263 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &266 1696339591 #o_modificationDate: &267 1702650163 #o_userOwner: &269 0 #o_userModification: &271 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &270 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &268 2 #o_properties: &264 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4600 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4600 …} } Pimcore\Model\DataObject\Tag {#4613 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650210 #path: &276 "/Product Data/Tag/" #properties: &277 null #id: &278 428 #creationDate: &279 1696339592 #modificationDate: &280 1702650210 #versionCount: &281 2 #userOwner: &282 0 #locked: &283 null #userModification: &284 2 #parentId: &285 339 #parent: &286 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &278 428 #o_parentId: &285 339 #o_parent: &286 null #o_type: "object" #o_key: "schiumato a freddo" #o_path: &276 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &279 1696339592 #o_modificationDate: &280 1702650210 #o_userOwner: &282 0 #o_userModification: &284 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &283 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &281 2 #o_properties: &277 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4606 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4606 …} } Pimcore\Model\DataObject\Tag {#4618 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553530 #path: &289 "/Product Data/Tag/" #properties: &290 null #id: &291 358 #creationDate: &292 1696339589 #modificationDate: &293 1702553530 #versionCount: &294 3 #userOwner: &295 0 #locked: &296 null #userModification: &297 2 #parentId: &298 339 #parent: &299 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &291 358 #o_parentId: &298 339 #o_parent: &299 null #o_type: "object" #o_key: "design" #o_path: &289 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &292 1696339589 #o_modificationDate: &293 1702553530 #o_userOwner: &295 0 #o_userModification: &297 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &296 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &294 3 #o_properties: &290 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4611 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4611 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2054 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &302 "/Product Data/Rivestimenti - Categorie/" #properties: &303 null #id: &304 964 #creationDate: &305 1697745688 #modificationDate: &306 1702553106 #versionCount: &307 5 #userOwner: &308 0 #locked: &309 null #userModification: &310 2 #parentId: &311 957 #parent: &312 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &304 964 #o_parentId: &311 957 #o_parent: &312 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &302 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &305 1697745688 #o_modificationDate: &306 1702553106 #o_userOwner: &308 0 #o_userModification: &310 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &309 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &307 5 #o_properties: &303 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2046 …} +"____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 {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2046 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2068 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &316 "/Product Data/Rivestimenti - Categorie/" #properties: &317 null #id: &318 963 #creationDate: &319 1697745688 #modificationDate: &320 1702553122 #versionCount: &321 5 #userOwner: &322 0 #locked: &323 null #userModification: &324 2 #parentId: &325 957 #parent: &326 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &318 963 #o_parentId: &325 957 #o_parent: &326 null #o_type: "object" #o_key: "STOFFA" #o_path: &316 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &319 1697745688 #o_modificationDate: &320 1702553122 #o_userOwner: &322 0 #o_userModification: &324 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &323 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &321 5 #o_properties: &317 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2060 …} +"____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 {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2060 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2073 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &329 "/Product Data/Rivestimenti - Categorie/" #properties: &330 null #id: &331 965 #creationDate: &332 1697745688 #modificationDate: &333 1702553117 #versionCount: &334 4 #userOwner: &335 0 #locked: &336 null #userModification: &337 2 #parentId: &338 957 #parent: &339 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &331 965 #o_parentId: &338 957 #o_parent: &339 null #o_type: "object" #o_key: "PELLE" #o_path: &329 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &332 1697745688 #o_modificationDate: &333 1702553117 #o_userOwner: &335 0 #o_userModification: &337 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &336 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &334 4 #o_properties: &330 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2066 …} +"____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 {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2066 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2078 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552994 #path: &342 "/Product Data/Finiture - Tipologia/" #properties: &343 null #id: &344 962 #creationDate: &345 1697745625 #modificationDate: &346 1702552994 #versionCount: &347 3 #userOwner: &348 0 #locked: &349 null #userModification: &350 2 #parentId: &351 956 #parent: &352 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &344 962 #o_parentId: &351 956 #o_parent: &352 null #o_type: "object" #o_key: "FINITURE METALLO" #o_path: &342 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &345 1697745625 #o_modificationDate: &346 1702552994 #o_userOwner: &348 0 #o_userModification: &350 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &349 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &347 3 #o_properties: &343 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2080 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2071 …} +"____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 {#2080 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2071 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1540 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1523 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1521 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} +"____pimcore_cache_item__": "object_5332" : null : 1701962701 : "/Products/" : null : 5332 : 1701962519 : 1701962701 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4546} : false : null : 5332 : 2 : Pimcore\Model\DataObject\Folder {#4546} : "object" : "P283SL" : "/Products/" : 0 : 1701962519 : 1701962701 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116964 "src_id" => 5332 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116965 "src_id" => 5332 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116966 "src_id" => 5332 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116967 "src_id" => 5332 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116968 "src_id" => 5332 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116969 "src_id" => 5332 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116970 "src_id" => 5332 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116971 "src_id" => 5332 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116972 "src_id" => 5332 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116973 "src_id" => 5332 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116974 "src_id" => 5332 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116975 "src_id" => 5332 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116976 "src_id" => 5332 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116977 "src_id" => 5332 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116978 "src_id" => 5332 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116979 "src_id" => 5332 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116980 "src_id" => 5332 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116981 "src_id" => 5332 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116982 "src_id" => 5332 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116983 "src_id" => 5332 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116984 "src_id" => 5332 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116985 "src_id" => 5332 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116986 "src_id" => 5332 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116987 "src_id" => 5332 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116988 "src_id" => 5332 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116989 "src_id" => 5332 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121549 "src_id" => 5332 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121550 "src_id" => 5332 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121551 "src_id" => 5332 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121552 "src_id" => 5332 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121553 "src_id" => 5332 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121554 "src_id" => 5332 "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 {#1848 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 283 SL" : "P283SL" : "" : 18600 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 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 {#1542 …} : null : null : null : [ App\Model\Product\Category {#4009} ] : [ Pimcore\Model\DataObject\Product {#4623} Pimcore\Model\DataObject\Product {#4647} Pimcore\Model\DataObject\Product {#4673} ] : [ Pimcore\Model\DataObject\Product {#4811} Pimcore\Model\DataObject\Product {#4836} Pimcore\Model\DataObject\Product {#4860} ] : [ Pimcore\Model\DataObject\Tag {#4593} Pimcore\Model\DataObject\Tag {#4608} Pimcore\Model\DataObject\Tag {#4613} Pimcore\Model\DataObject\Tag {#4618} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2054} Pimcore\Model\DataObject\RivestimentiCategory {#2068} Pimcore\Model\DataObject\RivestimentiCategory {#2073} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2078} ] : Pimcore\Model\DataObject\Product\Varianti {#1540 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} : Pimcore\Model\DataObject\Product\Consumi {#1523 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} : Pimcore\Model\DataObject\Product\Altro {#1521 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5332 #classId: "prod" #slug: "/it/prodotto/p283sl" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/p283sl" #_owner: null #_fieldname: null #_language: null } "_locale" => "it" "_force_allow_processing_unpublished_elements" => false ] |
| _stopwatch_token | "690ed0" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1870 #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 {#1863 #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 {#2380 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1870} "navigation_root" => Pimcore\Model\Property {#1863} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2380 …} : "" : "internal" : "/" : null } |
| object | Pimcore\Model\DataObject\Product {#1532 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962701 #path: &2 "/Products/" #properties: &3 null #id: &4 5332 #creationDate: &5 1701962519 #modificationDate: &6 1701962701 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4546 #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 {#4550 #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 {#4550} #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 {#4550} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4550} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5332 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4546} #o_type: "object" #o_key: "P283SL" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962519 #o_modificationDate: &6 1701962701 #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" => 116964 "src_id" => 5332 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116965 "src_id" => 5332 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116966 "src_id" => 5332 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116967 "src_id" => 5332 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116968 "src_id" => 5332 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116969 "src_id" => 5332 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116970 "src_id" => 5332 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116971 "src_id" => 5332 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116972 "src_id" => 5332 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116973 "src_id" => 5332 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116974 "src_id" => 5332 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116975 "src_id" => 5332 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116976 "src_id" => 5332 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116977 "src_id" => 5332 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116978 "src_id" => 5332 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116979 "src_id" => 5332 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116980 "src_id" => 5332 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116981 "src_id" => 5332 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116982 "src_id" => 5332 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116983 "src_id" => 5332 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116984 "src_id" => 5332 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116985 "src_id" => 5332 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116986 "src_id" => 5332 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116987 "src_id" => 5332 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116988 "src_id" => 5332 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116989 "src_id" => 5332 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121549 "src_id" => 5332 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121550 "src_id" => 5332 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121551 "src_id" => 5332 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121552 "src_id" => 5332 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121553 "src_id" => 5332 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121554 "src_id" => 5332 "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 {#1848 …} #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: "S 283 SL" #codice: "P283SL" #url3d: "" #posizione: 18600 #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: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: null #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4009 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992656 #path: &39 "/Product Data/Category/Busetto/" #properties: &40 null #id: &41 345 #creationDate: &42 1696339549 #modificationDate: &43 1702992656 #versionCount: &44 167 #userOwner: &45 0 #locked: &46 null #userModification: &47 2 #parentId: &48 881 #parent: &49 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &41 345 #o_parentId: &48 881 #o_parent: &49 null #o_type: "object" #o_key: "Poltrone e divani" #o_path: &39 "/Product Data/Category/Busetto/" #o_index: 0 #o_creationDate: &42 1696339549 #o_modificationDate: &43 1702992656 #o_userOwner: &45 0 #o_userModification: &47 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &46 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &44 167 #o_properties: &40 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 {#4052 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4017 …} #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 {#4052 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4017 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4623 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &53 "/Products/" #properties: &54 null #id: &55 5330 #creationDate: &56 1701962518 #modificationDate: &57 1701962700 #versionCount: &58 4 #userOwner: &59 0 #locked: &60 null #userModification: &61 0 #parentId: &62 2 #parent: &63 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &55 5330 #o_parentId: &62 2 #o_parent: &63 null #o_type: "object" #o_key: "P283" #o_path: &53 "/Products/" #o_index: 0 #o_creationDate: &56 1701962518 #o_modificationDate: &57 1701962700 #o_userOwner: &59 0 #o_userModification: &61 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &60 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &58 4 #o_properties: &54 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 {#1848 …} #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 {#4616 …} #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 {#4615 …} #foto2: Pimcore\Model\Asset\Image {#4609 …} #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 {#4614 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4620 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4621 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4619 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4602 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4622 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4624 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4625 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4626 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4627 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4628 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4629 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4630 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4631 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4632 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4633 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4634 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4635 …} +"____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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 283" : "P283" : "https://busetto.ergocreo.io/?pid=P283" : 18500 : Pimcore\Model\DataObject\Localizedfield {#4616 …} : 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 {#4615 …} : Pimcore\Model\Asset\Image {#4609 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4614 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4620 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4621 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4619 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4602 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4622 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4624 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4625 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4626 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4627 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4628 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4629 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4630 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4631 …} : Pimcore\Model\DataObject\Product\Consumi {#4632 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4633 …} : Pimcore\Model\DataObject\Product\Altro {#4634 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4635 …} } Pimcore\Model\DataObject\Product {#4647 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &86 "/Products/" #properties: &87 null #id: &88 5331 #creationDate: &89 1701962518 #modificationDate: &90 1701962700 #versionCount: &91 4 #userOwner: &92 0 #locked: &93 null #userModification: &94 0 #parentId: &95 2 #parent: &96 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &88 5331 #o_parentId: &95 2 #o_parent: &96 null #o_type: "object" #o_key: "P283L" #o_path: &86 "/Products/" #o_index: 0 #o_creationDate: &89 1701962518 #o_modificationDate: &90 1701962700 #o_userOwner: &92 0 #o_userModification: &94 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &93 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &91 4 #o_properties: &87 null #__rawRelationData: [ [ "id" => 116939 "src_id" => 5331 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116940 "src_id" => 5331 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116941 "src_id" => 5331 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116942 "src_id" => 5331 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116943 "src_id" => 5331 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116944 "src_id" => 5331 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116945 "src_id" => 5331 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116946 "src_id" => 5331 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116947 "src_id" => 5331 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116948 "src_id" => 5331 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116949 "src_id" => 5331 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116950 "src_id" => 5331 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116951 "src_id" => 5331 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116952 "src_id" => 5331 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116953 "src_id" => 5331 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116954 "src_id" => 5331 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116955 "src_id" => 5331 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116956 "src_id" => 5331 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116957 "src_id" => 5331 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116958 "src_id" => 5331 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116959 "src_id" => 5331 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116960 "src_id" => 5331 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116961 "src_id" => 5331 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116962 "src_id" => 5331 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116963 "src_id" => 5331 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121534 "src_id" => 5331 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121535 "src_id" => 5331 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121536 "src_id" => 5331 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121537 "src_id" => 5331 "dest_id" => 5335 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121538 "src_id" => 5331 "dest_id" => 5307 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121539 "src_id" => 5331 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121540 "src_id" => 5331 "dest_id" => 5313 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121541 "src_id" => 5331 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121542 "src_id" => 5331 "dest_id" => 5325 "type" => "object" "fieldname" => "correlati" "index" => 5 "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 {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 283 L" #codice: "P283L" #url3d: "https://busetto.ergocreo.io/?pid=P283L" #posizione: 18550 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4640 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 21.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4639 …} #foto2: Pimcore\Model\Asset\Image {#4638 …} #foto3: Pimcore\Model\Asset\Image {#4641 …} #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 {#4645 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4646 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4644 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4642 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4648 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4649 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4650 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4651 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4652 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4653 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4654 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4655 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4656 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4657 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4658 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4659 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4660 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4661 …} +"____pimcore_cache_item__": "object_5331" : null : 1701962700 : "/Products/" : null : 5331 : 1701962518 : 1701962700 : 4 : 0 : null : 0 : 2 : null : false : null : 5331 : 2 : null : "object" : "P283L" : "/Products/" : 0 : 1701962518 : 1701962700 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116939 "src_id" => 5331 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116940 "src_id" => 5331 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116941 "src_id" => 5331 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116942 "src_id" => 5331 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116943 "src_id" => 5331 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116944 "src_id" => 5331 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116945 "src_id" => 5331 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116946 "src_id" => 5331 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116947 "src_id" => 5331 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116948 "src_id" => 5331 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116949 "src_id" => 5331 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116950 "src_id" => 5331 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116951 "src_id" => 5331 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116952 "src_id" => 5331 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116953 "src_id" => 5331 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116954 "src_id" => 5331 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116955 "src_id" => 5331 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116956 "src_id" => 5331 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116957 "src_id" => 5331 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116958 "src_id" => 5331 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116959 "src_id" => 5331 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116960 "src_id" => 5331 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116961 "src_id" => 5331 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116962 "src_id" => 5331 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116963 "src_id" => 5331 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121534 "src_id" => 5331 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121535 "src_id" => 5331 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121536 "src_id" => 5331 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121537 "src_id" => 5331 "dest_id" => 5335 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121538 "src_id" => 5331 "dest_id" => 5307 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121539 "src_id" => 5331 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121540 "src_id" => 5331 "dest_id" => 5313 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121541 "src_id" => 5331 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121542 "src_id" => 5331 "dest_id" => 5325 "type" => "object" "fieldname" => "correlati" "index" => 5 "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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 283 L" : "P283L" : "https://busetto.ergocreo.io/?pid=P283L" : 18550 : Pimcore\Model\DataObject\Localizedfield {#4640 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 21.0 : 650.0 : 410.0 : 740.0 : 770.0 : 1140.0 : Pimcore\Model\Asset\Image {#4639 …} : Pimcore\Model\Asset\Image {#4638 …} : Pimcore\Model\Asset\Image {#4641 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4645 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4646 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4644 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4642 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4648 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4649 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4650 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4651 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4652 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4653 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4654 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4655 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4656 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4657 …} : Pimcore\Model\DataObject\Product\Consumi {#4658 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4659 …} : Pimcore\Model\DataObject\Product\Altro {#4660 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4661 …} } Pimcore\Model\DataObject\Product {#4673 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962701 #path: &120 "/Products/" #properties: &121 null #id: &122 5333 #creationDate: &123 1701962519 #modificationDate: &124 1701962701 #versionCount: &125 4 #userOwner: &126 0 #locked: &127 null #userModification: &128 0 #parentId: &129 2 #parent: &130 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &122 5333 #o_parentId: &129 2 #o_parent: &130 null #o_type: "object" #o_key: "P283R" #o_path: &120 "/Products/" #o_index: 0 #o_creationDate: &123 1701962519 #o_modificationDate: &124 1701962701 #o_userOwner: &126 0 #o_userModification: &128 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &127 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &125 4 #o_properties: &121 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 {#1848 …} #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 {#4666 …} #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 {#4665 …} #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 {#4664 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4667 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4671 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4672 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4670 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4668 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4674 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4675 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4676 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4677 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4678 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4679 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4680 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4681 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4682 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4683 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4684 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4685 …} +"____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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 283 R" : "P283R" : "https://busetto.ergocreo.io/?pid=P283R" : 18650 : Pimcore\Model\DataObject\Localizedfield {#4666 …} : 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 {#4665 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4664 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4667 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4671 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4672 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4670 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4668 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4674 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4675 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4676 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4677 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4678 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4679 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4680 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4681 …} : Pimcore\Model\DataObject\Product\Consumi {#4682 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4683 …} : Pimcore\Model\DataObject\Product\Altro {#4684 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4685 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4811 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962699 #path: &152 "/Products/" #properties: &153 null #id: &154 5320 #creationDate: &155 1701962517 #modificationDate: &156 1701962699 #versionCount: &157 4 #userOwner: &158 0 #locked: &159 null #userModification: &160 0 #parentId: &161 2 #parent: &162 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &154 5320 #o_parentId: &161 2 #o_parent: &162 null #o_type: "object" #o_key: "P280BS" #o_path: &152 "/Products/" #o_index: 0 #o_creationDate: &155 1701962517 #o_modificationDate: &156 1701962699 #o_userOwner: &158 0 #o_userModification: &160 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &159 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &157 4 #o_properties: &153 null #__rawRelationData: [ [ "id" => 116654 "src_id" => 5320 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116655 "src_id" => 5320 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116656 "src_id" => 5320 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116657 "src_id" => 5320 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116658 "src_id" => 5320 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116659 "src_id" => 5320 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116660 "src_id" => 5320 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116661 "src_id" => 5320 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116662 "src_id" => 5320 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116663 "src_id" => 5320 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116664 "src_id" => 5320 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116665 "src_id" => 5320 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116666 "src_id" => 5320 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116667 "src_id" => 5320 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116668 "src_id" => 5320 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116669 "src_id" => 5320 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116670 "src_id" => 5320 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116671 "src_id" => 5320 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116672 "src_id" => 5320 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116673 "src_id" => 5320 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116674 "src_id" => 5320 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116675 "src_id" => 5320 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116676 "src_id" => 5320 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116677 "src_id" => 5320 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116678 "src_id" => 5320 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121373 "src_id" => 5320 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121374 "src_id" => 5320 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121375 "src_id" => 5320 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121376 "src_id" => 5320 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121377 "src_id" => 5320 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121378 "src_id" => 5320 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121379 "src_id" => 5320 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121380 "src_id" => 5320 "dest_id" => 5261 "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 {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 BS" #codice: "P280BS" #url3d: "" #posizione: 18000 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4804 …} #consumoCuoio: 0.0 #consumoPelle: 5.0 #consumoStoffa: 2.5 #imballo: 1.0 #volume: 0.57 #peso: 19.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4803 …} #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 {#4802 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4805 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4809 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4810 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4808 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4806 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4812 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4813 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4814 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4815 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4816 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4817 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4818 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4819 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4820 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4821 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4822 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4823 …} +"____pimcore_cache_item__": "object_5320" : null : 1701962699 : "/Products/" : null : 5320 : 1701962517 : 1701962699 : 4 : 0 : null : 0 : 2 : null : false : null : 5320 : 2 : null : "object" : "P280BS" : "/Products/" : 0 : 1701962517 : 1701962699 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116654 "src_id" => 5320 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116655 "src_id" => 5320 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116656 "src_id" => 5320 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116657 "src_id" => 5320 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116658 "src_id" => 5320 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116659 "src_id" => 5320 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116660 "src_id" => 5320 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116661 "src_id" => 5320 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116662 "src_id" => 5320 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116663 "src_id" => 5320 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116664 "src_id" => 5320 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116665 "src_id" => 5320 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116666 "src_id" => 5320 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116667 "src_id" => 5320 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116668 "src_id" => 5320 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116669 "src_id" => 5320 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116670 "src_id" => 5320 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116671 "src_id" => 5320 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116672 "src_id" => 5320 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116673 "src_id" => 5320 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116674 "src_id" => 5320 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116675 "src_id" => 5320 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116676 "src_id" => 5320 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116677 "src_id" => 5320 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116678 "src_id" => 5320 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121373 "src_id" => 5320 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121374 "src_id" => 5320 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121375 "src_id" => 5320 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121376 "src_id" => 5320 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121377 "src_id" => 5320 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121378 "src_id" => 5320 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121379 "src_id" => 5320 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121380 "src_id" => 5320 "dest_id" => 5261 "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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 BS" : "P280BS" : "" : 18000 : Pimcore\Model\DataObject\Localizedfield {#4804 …} : 0.0 : 5.0 : 2.5 : 1.0 : 0.57 : 19.0 : 590.0 : 420.0 : 800.0 : 750.0 : 800.0 : Pimcore\Model\Asset\Image {#4803 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4802 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4805 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4809 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4810 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4808 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4806 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4812 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4813 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4814 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4815 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4816 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4817 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4818 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4819 …} : Pimcore\Model\DataObject\Product\Consumi {#4820 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4821 …} : Pimcore\Model\DataObject\Product\Altro {#4822 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4823 …} } Pimcore\Model\DataObject\Product {#4836 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &184 "/Products/" #properties: &185 null #id: &186 5341 #creationDate: &187 1701962520 #modificationDate: &188 1701962702 #versionCount: &189 4 #userOwner: &190 0 #locked: &191 null #userModification: &192 0 #parentId: &193 2 #parent: &194 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &186 5341 #o_parentId: &193 2 #o_parent: &194 null #o_type: "object" #o_key: "P284SL" #o_path: &184 "/Products/" #o_index: 0 #o_creationDate: &187 1701962520 #o_modificationDate: &188 1701962702 #o_userOwner: &190 0 #o_userModification: &192 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &191 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &189 4 #o_properties: &185 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 {#1848 …} #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 {#4828 …} #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 {#4827 …} #foto2: Pimcore\Model\Asset\Image {#4826 …} #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 {#4829 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4833 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4834 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4832 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4830 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4835 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4837 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4838 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4839 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4840 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4841 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4842 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4843 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4844 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4845 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4846 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4847 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4848 …} +"____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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 284 SL" : "P284SL" : "" : 19050 : Pimcore\Model\DataObject\Localizedfield {#4828 …} : 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 {#4827 …} : Pimcore\Model\Asset\Image {#4826 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4829 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4833 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4834 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4832 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4830 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4835 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4837 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4838 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4839 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4840 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4841 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4842 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4843 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4844 …} : Pimcore\Model\DataObject\Product\Consumi {#4845 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4846 …} : Pimcore\Model\DataObject\Product\Altro {#4847 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4848 …} } Pimcore\Model\DataObject\Product {#4860 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &217 "/Products/" #properties: &218 null #id: &219 5348 #creationDate: &220 1701962521 #modificationDate: &221 1701962702 #versionCount: &222 4 #userOwner: &223 0 #locked: &224 null #userModification: &225 0 #parentId: &226 2 #parent: &227 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &219 5348 #o_parentId: &226 2 #o_parent: &227 null #o_type: "object" #o_key: "P286SL" #o_path: &217 "/Products/" #o_index: 0 #o_creationDate: &220 1701962521 #o_modificationDate: &221 1701962702 #o_userOwner: &223 0 #o_userModification: &225 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &224 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &222 4 #o_properties: &218 null #__rawRelationData: [ [ "id" => 117375 "src_id" => 5348 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117376 "src_id" => 5348 "dest_id" => 414 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117377 "src_id" => 5348 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117378 "src_id" => 5348 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117379 "src_id" => 5348 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117380 "src_id" => 5348 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117381 "src_id" => 5348 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117382 "src_id" => 5348 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117383 "src_id" => 5348 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117384 "src_id" => 5348 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117385 "src_id" => 5348 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117386 "src_id" => 5348 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117387 "src_id" => 5348 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117388 "src_id" => 5348 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117389 "src_id" => 5348 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117390 "src_id" => 5348 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117391 "src_id" => 5348 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117392 "src_id" => 5348 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117393 "src_id" => 5348 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117394 "src_id" => 5348 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117395 "src_id" => 5348 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117396 "src_id" => 5348 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117397 "src_id" => 5348 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117398 "src_id" => 5348 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117399 "src_id" => 5348 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121740 "src_id" => 5348 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121741 "src_id" => 5348 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121742 "src_id" => 5348 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121743 "src_id" => 5348 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121744 "src_id" => 5348 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "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 {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 286 SL" #codice: "P286SL" #url3d: "" #posizione: 19400 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4853 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 24.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4852 …} #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 {#4851 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4854 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4858 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4859 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4857 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4855 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4861 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4862 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4863 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4864 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4865 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4866 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4867 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4868 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4869 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4870 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4871 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4872 …} +"____pimcore_cache_item__": "object_5348" : null : 1701962702 : "/Products/" : null : 5348 : 1701962521 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5348 : 2 : null : "object" : "P286SL" : "/Products/" : 0 : 1701962521 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117375 "src_id" => 5348 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117376 "src_id" => 5348 "dest_id" => 414 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117377 "src_id" => 5348 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117378 "src_id" => 5348 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117379 "src_id" => 5348 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117380 "src_id" => 5348 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117381 "src_id" => 5348 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117382 "src_id" => 5348 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117383 "src_id" => 5348 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117384 "src_id" => 5348 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117385 "src_id" => 5348 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117386 "src_id" => 5348 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117387 "src_id" => 5348 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117388 "src_id" => 5348 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117389 "src_id" => 5348 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117390 "src_id" => 5348 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117391 "src_id" => 5348 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117392 "src_id" => 5348 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117393 "src_id" => 5348 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117394 "src_id" => 5348 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117395 "src_id" => 5348 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117396 "src_id" => 5348 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117397 "src_id" => 5348 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117398 "src_id" => 5348 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117399 "src_id" => 5348 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121740 "src_id" => 5348 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121741 "src_id" => 5348 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121742 "src_id" => 5348 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121743 "src_id" => 5348 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121744 "src_id" => 5348 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 SL" : "P286SL" : "" : 19400 : Pimcore\Model\DataObject\Localizedfield {#4853 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 24.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#4852 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4851 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4854 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4858 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4859 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4857 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4855 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4861 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4862 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4863 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4864 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4865 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4866 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4867 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4868 …} : Pimcore\Model\DataObject\Product\Consumi {#4869 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4870 …} : Pimcore\Model\DataObject\Product\Altro {#4871 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4872 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4593 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650174 #path: &249 "/Product Data/Tag/" #properties: &250 null #id: &251 394 #creationDate: &252 1696339590 #modificationDate: &253 1702650174 #versionCount: &254 3 #userOwner: &255 0 #locked: &256 null #userModification: &257 2 #parentId: &258 339 #parent: &259 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &251 394 #o_parentId: &258 339 #o_parent: &259 null #o_type: "object" #o_key: "girevole" #o_path: &249 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &252 1696339590 #o_modificationDate: &253 1702650174 #o_userOwner: &255 0 #o_userModification: &257 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &256 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &254 3 #o_properties: &250 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4585 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4585 …} } Pimcore\Model\DataObject\Tag {#4608 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650163 #path: &263 "/Product Data/Tag/" #properties: &264 null #id: &265 413 #creationDate: &266 1696339591 #modificationDate: &267 1702650163 #versionCount: &268 2 #userOwner: &269 0 #locked: &270 null #userModification: &271 2 #parentId: &272 339 #parent: &273 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &265 413 #o_parentId: &272 339 #o_parent: &273 null #o_type: "object" #o_key: "poltrona" #o_path: &263 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &266 1696339591 #o_modificationDate: &267 1702650163 #o_userOwner: &269 0 #o_userModification: &271 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &270 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &268 2 #o_properties: &264 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4600 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4600 …} } Pimcore\Model\DataObject\Tag {#4613 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650210 #path: &276 "/Product Data/Tag/" #properties: &277 null #id: &278 428 #creationDate: &279 1696339592 #modificationDate: &280 1702650210 #versionCount: &281 2 #userOwner: &282 0 #locked: &283 null #userModification: &284 2 #parentId: &285 339 #parent: &286 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &278 428 #o_parentId: &285 339 #o_parent: &286 null #o_type: "object" #o_key: "schiumato a freddo" #o_path: &276 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &279 1696339592 #o_modificationDate: &280 1702650210 #o_userOwner: &282 0 #o_userModification: &284 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &283 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &281 2 #o_properties: &277 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4606 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4606 …} } Pimcore\Model\DataObject\Tag {#4618 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553530 #path: &289 "/Product Data/Tag/" #properties: &290 null #id: &291 358 #creationDate: &292 1696339589 #modificationDate: &293 1702553530 #versionCount: &294 3 #userOwner: &295 0 #locked: &296 null #userModification: &297 2 #parentId: &298 339 #parent: &299 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &291 358 #o_parentId: &298 339 #o_parent: &299 null #o_type: "object" #o_key: "design" #o_path: &289 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &292 1696339589 #o_modificationDate: &293 1702553530 #o_userOwner: &295 0 #o_userModification: &297 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &296 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &294 3 #o_properties: &290 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4611 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4611 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2054 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &302 "/Product Data/Rivestimenti - Categorie/" #properties: &303 null #id: &304 964 #creationDate: &305 1697745688 #modificationDate: &306 1702553106 #versionCount: &307 5 #userOwner: &308 0 #locked: &309 null #userModification: &310 2 #parentId: &311 957 #parent: &312 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &304 964 #o_parentId: &311 957 #o_parent: &312 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &302 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &305 1697745688 #o_modificationDate: &306 1702553106 #o_userOwner: &308 0 #o_userModification: &310 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &309 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &307 5 #o_properties: &303 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2046 …} +"____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 {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2046 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2068 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &316 "/Product Data/Rivestimenti - Categorie/" #properties: &317 null #id: &318 963 #creationDate: &319 1697745688 #modificationDate: &320 1702553122 #versionCount: &321 5 #userOwner: &322 0 #locked: &323 null #userModification: &324 2 #parentId: &325 957 #parent: &326 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &318 963 #o_parentId: &325 957 #o_parent: &326 null #o_type: "object" #o_key: "STOFFA" #o_path: &316 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &319 1697745688 #o_modificationDate: &320 1702553122 #o_userOwner: &322 0 #o_userModification: &324 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &323 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &321 5 #o_properties: &317 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2060 …} +"____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 {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2060 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2073 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &329 "/Product Data/Rivestimenti - Categorie/" #properties: &330 null #id: &331 965 #creationDate: &332 1697745688 #modificationDate: &333 1702553117 #versionCount: &334 4 #userOwner: &335 0 #locked: &336 null #userModification: &337 2 #parentId: &338 957 #parent: &339 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &331 965 #o_parentId: &338 957 #o_parent: &339 null #o_type: "object" #o_key: "PELLE" #o_path: &329 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &332 1697745688 #o_modificationDate: &333 1702553117 #o_userOwner: &335 0 #o_userModification: &337 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &336 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &334 4 #o_properties: &330 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2066 …} +"____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 {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2066 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2078 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552994 #path: &342 "/Product Data/Finiture - Tipologia/" #properties: &343 null #id: &344 962 #creationDate: &345 1697745625 #modificationDate: &346 1702552994 #versionCount: &347 3 #userOwner: &348 0 #locked: &349 null #userModification: &350 2 #parentId: &351 956 #parent: &352 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &344 962 #o_parentId: &351 956 #o_parent: &352 null #o_type: "object" #o_key: "FINITURE METALLO" #o_path: &342 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &345 1697745625 #o_modificationDate: &346 1702552994 #o_userOwner: &348 0 #o_userModification: &350 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &349 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &347 3 #o_properties: &343 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2080 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2071 …} +"____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 {#2080 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2071 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1540 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1523 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1521 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} +"____pimcore_cache_item__": "object_5332" : null : 1701962701 : "/Products/" : null : 5332 : 1701962519 : 1701962701 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4546} : false : null : 5332 : 2 : Pimcore\Model\DataObject\Folder {#4546} : "object" : "P283SL" : "/Products/" : 0 : 1701962519 : 1701962701 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116964 "src_id" => 5332 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116965 "src_id" => 5332 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116966 "src_id" => 5332 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116967 "src_id" => 5332 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116968 "src_id" => 5332 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116969 "src_id" => 5332 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116970 "src_id" => 5332 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116971 "src_id" => 5332 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116972 "src_id" => 5332 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116973 "src_id" => 5332 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116974 "src_id" => 5332 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116975 "src_id" => 5332 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116976 "src_id" => 5332 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116977 "src_id" => 5332 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116978 "src_id" => 5332 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116979 "src_id" => 5332 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116980 "src_id" => 5332 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116981 "src_id" => 5332 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116982 "src_id" => 5332 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116983 "src_id" => 5332 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116984 "src_id" => 5332 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116985 "src_id" => 5332 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116986 "src_id" => 5332 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116987 "src_id" => 5332 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116988 "src_id" => 5332 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116989 "src_id" => 5332 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121549 "src_id" => 5332 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121550 "src_id" => 5332 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121551 "src_id" => 5332 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121552 "src_id" => 5332 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121553 "src_id" => 5332 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121554 "src_id" => 5332 "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 {#1848 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 283 SL" : "P283SL" : "" : 18600 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 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 {#1542 …} : null : null : null : [ App\Model\Product\Category {#4009} ] : [ Pimcore\Model\DataObject\Product {#4623} Pimcore\Model\DataObject\Product {#4647} Pimcore\Model\DataObject\Product {#4673} ] : [ Pimcore\Model\DataObject\Product {#4811} Pimcore\Model\DataObject\Product {#4836} Pimcore\Model\DataObject\Product {#4860} ] : [ Pimcore\Model\DataObject\Tag {#4593} Pimcore\Model\DataObject\Tag {#4608} Pimcore\Model\DataObject\Tag {#4613} Pimcore\Model\DataObject\Tag {#4618} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2054} Pimcore\Model\DataObject\RivestimentiCategory {#2068} Pimcore\Model\DataObject\RivestimentiCategory {#2073} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2078} ] : Pimcore\Model\DataObject\Product\Varianti {#1540 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} : Pimcore\Model\DataObject\Product\Consumi {#1523 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} : Pimcore\Model\DataObject\Product\Altro {#1521 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} } |
| routeDocument | Pimcore\Routing\DataObjectRoute {#1519 -path: "/it/prodotto/p283sl" -host: "" -schemes: [] -methods: [] -defaults: [ "_controller" => "App\Controller\ProductController::detailAction" "object" => Pimcore\Model\DataObject\Product {#1532 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962701 #path: &2 "/Products/" #properties: &3 null #id: &4 5332 #creationDate: &5 1701962519 #modificationDate: &6 1701962701 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4546 #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 {#4550 #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 {#4550} #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 {#4550} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4550} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5332 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4546} #o_type: "object" #o_key: "P283SL" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962519 #o_modificationDate: &6 1701962701 #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" => 116964 "src_id" => 5332 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116965 "src_id" => 5332 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116966 "src_id" => 5332 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116967 "src_id" => 5332 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116968 "src_id" => 5332 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116969 "src_id" => 5332 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116970 "src_id" => 5332 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116971 "src_id" => 5332 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116972 "src_id" => 5332 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116973 "src_id" => 5332 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116974 "src_id" => 5332 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116975 "src_id" => 5332 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116976 "src_id" => 5332 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116977 "src_id" => 5332 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116978 "src_id" => 5332 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116979 "src_id" => 5332 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116980 "src_id" => 5332 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116981 "src_id" => 5332 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116982 "src_id" => 5332 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116983 "src_id" => 5332 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116984 "src_id" => 5332 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116985 "src_id" => 5332 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116986 "src_id" => 5332 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116987 "src_id" => 5332 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116988 "src_id" => 5332 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116989 "src_id" => 5332 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121549 "src_id" => 5332 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121550 "src_id" => 5332 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121551 "src_id" => 5332 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121552 "src_id" => 5332 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121553 "src_id" => 5332 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121554 "src_id" => 5332 "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 {#1848 …} #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: "S 283 SL" #codice: "P283SL" #url3d: "" #posizione: 18600 #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: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: null #foto3: null #foto4: null #categories: [ App\Model\Product\Category {#4009 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992656 #path: &39 "/Product Data/Category/Busetto/" #properties: &40 null #id: &41 345 #creationDate: &42 1696339549 #modificationDate: &43 1702992656 #versionCount: &44 167 #userOwner: &45 0 #locked: &46 null #userModification: &47 2 #parentId: &48 881 #parent: &49 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &41 345 #o_parentId: &48 881 #o_parent: &49 null #o_type: "object" #o_key: "Poltrone e divani" #o_path: &39 "/Product Data/Category/Busetto/" #o_index: 0 #o_creationDate: &42 1696339549 #o_modificationDate: &43 1702992656 #o_userOwner: &45 0 #o_userModification: &47 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &46 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &44 167 #o_properties: &40 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 {#4052 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4017 …} #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 {#4052 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4017 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4623 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &53 "/Products/" #properties: &54 null #id: &55 5330 #creationDate: &56 1701962518 #modificationDate: &57 1701962700 #versionCount: &58 4 #userOwner: &59 0 #locked: &60 null #userModification: &61 0 #parentId: &62 2 #parent: &63 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &55 5330 #o_parentId: &62 2 #o_parent: &63 null #o_type: "object" #o_key: "P283" #o_path: &53 "/Products/" #o_index: 0 #o_creationDate: &56 1701962518 #o_modificationDate: &57 1701962700 #o_userOwner: &59 0 #o_userModification: &61 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &60 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &58 4 #o_properties: &54 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 {#1848 …} #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 {#4616 …} #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 {#4615 …} #foto2: Pimcore\Model\Asset\Image {#4609 …} #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 {#4614 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4620 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4621 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4619 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4602 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4622 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4624 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4625 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4626 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4627 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4628 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4629 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4630 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4631 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4632 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4633 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4634 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4635 …} +"____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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 283" : "P283" : "https://busetto.ergocreo.io/?pid=P283" : 18500 : Pimcore\Model\DataObject\Localizedfield {#4616 …} : 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 {#4615 …} : Pimcore\Model\Asset\Image {#4609 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4614 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4620 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4621 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4619 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4602 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4622 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4624 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4625 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4626 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4627 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4628 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4629 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4630 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4631 …} : Pimcore\Model\DataObject\Product\Consumi {#4632 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4633 …} : Pimcore\Model\DataObject\Product\Altro {#4634 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4635 …} } Pimcore\Model\DataObject\Product {#4647 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &86 "/Products/" #properties: &87 null #id: &88 5331 #creationDate: &89 1701962518 #modificationDate: &90 1701962700 #versionCount: &91 4 #userOwner: &92 0 #locked: &93 null #userModification: &94 0 #parentId: &95 2 #parent: &96 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &88 5331 #o_parentId: &95 2 #o_parent: &96 null #o_type: "object" #o_key: "P283L" #o_path: &86 "/Products/" #o_index: 0 #o_creationDate: &89 1701962518 #o_modificationDate: &90 1701962700 #o_userOwner: &92 0 #o_userModification: &94 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &93 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &91 4 #o_properties: &87 null #__rawRelationData: [ [ "id" => 116939 "src_id" => 5331 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116940 "src_id" => 5331 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116941 "src_id" => 5331 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116942 "src_id" => 5331 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116943 "src_id" => 5331 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116944 "src_id" => 5331 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116945 "src_id" => 5331 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116946 "src_id" => 5331 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116947 "src_id" => 5331 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116948 "src_id" => 5331 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116949 "src_id" => 5331 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116950 "src_id" => 5331 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116951 "src_id" => 5331 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116952 "src_id" => 5331 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116953 "src_id" => 5331 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116954 "src_id" => 5331 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116955 "src_id" => 5331 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116956 "src_id" => 5331 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116957 "src_id" => 5331 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116958 "src_id" => 5331 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116959 "src_id" => 5331 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116960 "src_id" => 5331 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116961 "src_id" => 5331 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116962 "src_id" => 5331 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116963 "src_id" => 5331 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121534 "src_id" => 5331 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121535 "src_id" => 5331 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121536 "src_id" => 5331 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121537 "src_id" => 5331 "dest_id" => 5335 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121538 "src_id" => 5331 "dest_id" => 5307 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121539 "src_id" => 5331 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121540 "src_id" => 5331 "dest_id" => 5313 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121541 "src_id" => 5331 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121542 "src_id" => 5331 "dest_id" => 5325 "type" => "object" "fieldname" => "correlati" "index" => 5 "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 {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 283 L" #codice: "P283L" #url3d: "https://busetto.ergocreo.io/?pid=P283L" #posizione: 18550 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4640 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.7 #peso: 21.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 1140.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4639 …} #foto2: Pimcore\Model\Asset\Image {#4638 …} #foto3: Pimcore\Model\Asset\Image {#4641 …} #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 {#4645 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4646 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4644 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4642 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4648 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4649 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4650 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4651 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4652 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4653 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4654 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4655 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4656 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4657 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4658 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4659 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4660 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4661 …} +"____pimcore_cache_item__": "object_5331" : null : 1701962700 : "/Products/" : null : 5331 : 1701962518 : 1701962700 : 4 : 0 : null : 0 : 2 : null : false : null : 5331 : 2 : null : "object" : "P283L" : "/Products/" : 0 : 1701962518 : 1701962700 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116939 "src_id" => 5331 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116940 "src_id" => 5331 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116941 "src_id" => 5331 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116942 "src_id" => 5331 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116943 "src_id" => 5331 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116944 "src_id" => 5331 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116945 "src_id" => 5331 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116946 "src_id" => 5331 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116947 "src_id" => 5331 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116948 "src_id" => 5331 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116949 "src_id" => 5331 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116950 "src_id" => 5331 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116951 "src_id" => 5331 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116952 "src_id" => 5331 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116953 "src_id" => 5331 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116954 "src_id" => 5331 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116955 "src_id" => 5331 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116956 "src_id" => 5331 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116957 "src_id" => 5331 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116958 "src_id" => 5331 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116959 "src_id" => 5331 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116960 "src_id" => 5331 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116961 "src_id" => 5331 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116962 "src_id" => 5331 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116963 "src_id" => 5331 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121534 "src_id" => 5331 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121535 "src_id" => 5331 "dest_id" => 5332 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121536 "src_id" => 5331 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121537 "src_id" => 5331 "dest_id" => 5335 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121538 "src_id" => 5331 "dest_id" => 5307 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121539 "src_id" => 5331 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121540 "src_id" => 5331 "dest_id" => 5313 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121541 "src_id" => 5331 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121542 "src_id" => 5331 "dest_id" => 5325 "type" => "object" "fieldname" => "correlati" "index" => 5 "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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 283 L" : "P283L" : "https://busetto.ergocreo.io/?pid=P283L" : 18550 : Pimcore\Model\DataObject\Localizedfield {#4640 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.7 : 21.0 : 650.0 : 410.0 : 740.0 : 770.0 : 1140.0 : Pimcore\Model\Asset\Image {#4639 …} : Pimcore\Model\Asset\Image {#4638 …} : Pimcore\Model\Asset\Image {#4641 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4645 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4646 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4644 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4642 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4648 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4649 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4650 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4651 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4652 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4653 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4654 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4655 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4656 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4657 …} : Pimcore\Model\DataObject\Product\Consumi {#4658 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4659 …} : Pimcore\Model\DataObject\Product\Altro {#4660 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4661 …} } Pimcore\Model\DataObject\Product {#4673 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962701 #path: &120 "/Products/" #properties: &121 null #id: &122 5333 #creationDate: &123 1701962519 #modificationDate: &124 1701962701 #versionCount: &125 4 #userOwner: &126 0 #locked: &127 null #userModification: &128 0 #parentId: &129 2 #parent: &130 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &122 5333 #o_parentId: &129 2 #o_parent: &130 null #o_type: "object" #o_key: "P283R" #o_path: &120 "/Products/" #o_index: 0 #o_creationDate: &123 1701962519 #o_modificationDate: &124 1701962701 #o_userOwner: &126 0 #o_userModification: &128 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &127 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &125 4 #o_properties: &121 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 {#1848 …} #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 {#4666 …} #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 {#4665 …} #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 {#4664 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4667 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4671 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4672 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4670 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4668 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4674 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4675 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4676 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4677 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4678 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4679 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4680 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4681 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4682 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4683 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4684 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4685 …} +"____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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 283 R" : "P283R" : "https://busetto.ergocreo.io/?pid=P283R" : 18650 : Pimcore\Model\DataObject\Localizedfield {#4666 …} : 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 {#4665 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4664 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4667 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4671 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4672 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4670 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4668 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4674 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4675 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4676 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4677 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4678 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4679 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4680 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4681 …} : Pimcore\Model\DataObject\Product\Consumi {#4682 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4683 …} : Pimcore\Model\DataObject\Product\Altro {#4684 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4685 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4811 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962699 #path: &152 "/Products/" #properties: &153 null #id: &154 5320 #creationDate: &155 1701962517 #modificationDate: &156 1701962699 #versionCount: &157 4 #userOwner: &158 0 #locked: &159 null #userModification: &160 0 #parentId: &161 2 #parent: &162 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &154 5320 #o_parentId: &161 2 #o_parent: &162 null #o_type: "object" #o_key: "P280BS" #o_path: &152 "/Products/" #o_index: 0 #o_creationDate: &155 1701962517 #o_modificationDate: &156 1701962699 #o_userOwner: &158 0 #o_userModification: &160 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &159 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &157 4 #o_properties: &153 null #__rawRelationData: [ [ "id" => 116654 "src_id" => 5320 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116655 "src_id" => 5320 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116656 "src_id" => 5320 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116657 "src_id" => 5320 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116658 "src_id" => 5320 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116659 "src_id" => 5320 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116660 "src_id" => 5320 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116661 "src_id" => 5320 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116662 "src_id" => 5320 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116663 "src_id" => 5320 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116664 "src_id" => 5320 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116665 "src_id" => 5320 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116666 "src_id" => 5320 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116667 "src_id" => 5320 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116668 "src_id" => 5320 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116669 "src_id" => 5320 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116670 "src_id" => 5320 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116671 "src_id" => 5320 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116672 "src_id" => 5320 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116673 "src_id" => 5320 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116674 "src_id" => 5320 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116675 "src_id" => 5320 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116676 "src_id" => 5320 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116677 "src_id" => 5320 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116678 "src_id" => 5320 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121373 "src_id" => 5320 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121374 "src_id" => 5320 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121375 "src_id" => 5320 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121376 "src_id" => 5320 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121377 "src_id" => 5320 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121378 "src_id" => 5320 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121379 "src_id" => 5320 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121380 "src_id" => 5320 "dest_id" => 5261 "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 {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 BS" #codice: "P280BS" #url3d: "" #posizione: 18000 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4804 …} #consumoCuoio: 0.0 #consumoPelle: 5.0 #consumoStoffa: 2.5 #imballo: 1.0 #volume: 0.57 #peso: 19.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4803 …} #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 {#4802 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4805 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4809 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4810 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4808 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4806 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4812 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4813 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4814 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4815 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4816 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4817 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4818 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4819 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4820 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4821 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4822 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4823 …} +"____pimcore_cache_item__": "object_5320" : null : 1701962699 : "/Products/" : null : 5320 : 1701962517 : 1701962699 : 4 : 0 : null : 0 : 2 : null : false : null : 5320 : 2 : null : "object" : "P280BS" : "/Products/" : 0 : 1701962517 : 1701962699 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116654 "src_id" => 5320 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116655 "src_id" => 5320 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116656 "src_id" => 5320 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116657 "src_id" => 5320 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116658 "src_id" => 5320 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116659 "src_id" => 5320 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116660 "src_id" => 5320 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116661 "src_id" => 5320 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116662 "src_id" => 5320 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116663 "src_id" => 5320 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116664 "src_id" => 5320 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116665 "src_id" => 5320 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116666 "src_id" => 5320 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116667 "src_id" => 5320 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116668 "src_id" => 5320 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116669 "src_id" => 5320 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116670 "src_id" => 5320 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116671 "src_id" => 5320 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116672 "src_id" => 5320 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116673 "src_id" => 5320 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116674 "src_id" => 5320 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116675 "src_id" => 5320 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116676 "src_id" => 5320 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116677 "src_id" => 5320 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116678 "src_id" => 5320 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121373 "src_id" => 5320 "dest_id" => 5317 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121374 "src_id" => 5320 "dest_id" => 5318 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121375 "src_id" => 5320 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121376 "src_id" => 5320 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121377 "src_id" => 5320 "dest_id" => 5332 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121378 "src_id" => 5320 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121379 "src_id" => 5320 "dest_id" => 5348 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121380 "src_id" => 5320 "dest_id" => 5261 "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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 BS" : "P280BS" : "" : 18000 : Pimcore\Model\DataObject\Localizedfield {#4804 …} : 0.0 : 5.0 : 2.5 : 1.0 : 0.57 : 19.0 : 590.0 : 420.0 : 800.0 : 750.0 : 800.0 : Pimcore\Model\Asset\Image {#4803 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4802 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4805 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4809 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4810 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4808 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4806 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4812 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4813 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4814 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4815 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4816 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4817 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4818 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4819 …} : Pimcore\Model\DataObject\Product\Consumi {#4820 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4821 …} : Pimcore\Model\DataObject\Product\Altro {#4822 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4823 …} } Pimcore\Model\DataObject\Product {#4836 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &184 "/Products/" #properties: &185 null #id: &186 5341 #creationDate: &187 1701962520 #modificationDate: &188 1701962702 #versionCount: &189 4 #userOwner: &190 0 #locked: &191 null #userModification: &192 0 #parentId: &193 2 #parent: &194 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &186 5341 #o_parentId: &193 2 #o_parent: &194 null #o_type: "object" #o_key: "P284SL" #o_path: &184 "/Products/" #o_index: 0 #o_creationDate: &187 1701962520 #o_modificationDate: &188 1701962702 #o_userOwner: &190 0 #o_userModification: &192 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &191 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &189 4 #o_properties: &185 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 {#1848 …} #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 {#4828 …} #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 {#4827 …} #foto2: Pimcore\Model\Asset\Image {#4826 …} #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 {#4829 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4833 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4834 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4832 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4830 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4835 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4837 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4838 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4839 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4840 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4841 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4842 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4843 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4844 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4845 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4846 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4847 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4848 …} +"____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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 284 SL" : "P284SL" : "" : 19050 : Pimcore\Model\DataObject\Localizedfield {#4828 …} : 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 {#4827 …} : Pimcore\Model\Asset\Image {#4826 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4829 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4833 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4834 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4832 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4830 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4835 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4837 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4838 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4839 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4840 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4841 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4842 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4843 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4844 …} : Pimcore\Model\DataObject\Product\Consumi {#4845 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4846 …} : Pimcore\Model\DataObject\Product\Altro {#4847 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4848 …} } Pimcore\Model\DataObject\Product {#4860 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &217 "/Products/" #properties: &218 null #id: &219 5348 #creationDate: &220 1701962521 #modificationDate: &221 1701962702 #versionCount: &222 4 #userOwner: &223 0 #locked: &224 null #userModification: &225 0 #parentId: &226 2 #parent: &227 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &219 5348 #o_parentId: &226 2 #o_parent: &227 null #o_type: "object" #o_key: "P286SL" #o_path: &217 "/Products/" #o_index: 0 #o_creationDate: &220 1701962521 #o_modificationDate: &221 1701962702 #o_userOwner: &223 0 #o_userModification: &225 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &224 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &222 4 #o_properties: &218 null #__rawRelationData: [ [ "id" => 117375 "src_id" => 5348 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117376 "src_id" => 5348 "dest_id" => 414 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117377 "src_id" => 5348 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117378 "src_id" => 5348 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117379 "src_id" => 5348 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117380 "src_id" => 5348 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117381 "src_id" => 5348 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117382 "src_id" => 5348 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117383 "src_id" => 5348 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117384 "src_id" => 5348 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117385 "src_id" => 5348 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117386 "src_id" => 5348 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117387 "src_id" => 5348 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117388 "src_id" => 5348 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117389 "src_id" => 5348 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117390 "src_id" => 5348 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117391 "src_id" => 5348 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117392 "src_id" => 5348 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117393 "src_id" => 5348 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117394 "src_id" => 5348 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117395 "src_id" => 5348 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117396 "src_id" => 5348 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117397 "src_id" => 5348 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117398 "src_id" => 5348 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117399 "src_id" => 5348 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121740 "src_id" => 5348 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121741 "src_id" => 5348 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121742 "src_id" => 5348 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121743 "src_id" => 5348 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121744 "src_id" => 5348 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "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 {#1848 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 286 SL" #codice: "P286SL" #url3d: "" #posizione: 19400 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4853 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 24.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4852 …} #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 {#4851 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4854 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4858 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4859 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4857 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4855 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4861 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4862 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4863 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4864 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4865 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4866 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4867 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4868 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4869 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4870 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4871 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4872 …} +"____pimcore_cache_item__": "object_5348" : null : 1701962702 : "/Products/" : null : 5348 : 1701962521 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5348 : 2 : null : "object" : "P286SL" : "/Products/" : 0 : 1701962521 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117375 "src_id" => 5348 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117376 "src_id" => 5348 "dest_id" => 414 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117377 "src_id" => 5348 "dest_id" => 392 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117378 "src_id" => 5348 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117379 "src_id" => 5348 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117380 "src_id" => 5348 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117381 "src_id" => 5348 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117382 "src_id" => 5348 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117383 "src_id" => 5348 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117384 "src_id" => 5348 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117385 "src_id" => 5348 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117386 "src_id" => 5348 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117387 "src_id" => 5348 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117388 "src_id" => 5348 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117389 "src_id" => 5348 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117390 "src_id" => 5348 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117391 "src_id" => 5348 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117392 "src_id" => 5348 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117393 "src_id" => 5348 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117394 "src_id" => 5348 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117395 "src_id" => 5348 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117396 "src_id" => 5348 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117397 "src_id" => 5348 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117398 "src_id" => 5348 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117399 "src_id" => 5348 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121740 "src_id" => 5348 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121741 "src_id" => 5348 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121742 "src_id" => 5348 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121743 "src_id" => 5348 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121744 "src_id" => 5348 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "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 {#1848 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 SL" : "P286SL" : "" : 19400 : Pimcore\Model\DataObject\Localizedfield {#4853 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 24.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#4852 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4851 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4854 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4858 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4859 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4857 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4855 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4861 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4862 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4863 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4864 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4865 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4866 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4867 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4868 …} : Pimcore\Model\DataObject\Product\Consumi {#4869 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4870 …} : Pimcore\Model\DataObject\Product\Altro {#4871 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4872 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4593 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650174 #path: &249 "/Product Data/Tag/" #properties: &250 null #id: &251 394 #creationDate: &252 1696339590 #modificationDate: &253 1702650174 #versionCount: &254 3 #userOwner: &255 0 #locked: &256 null #userModification: &257 2 #parentId: &258 339 #parent: &259 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &251 394 #o_parentId: &258 339 #o_parent: &259 null #o_type: "object" #o_key: "girevole" #o_path: &249 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &252 1696339590 #o_modificationDate: &253 1702650174 #o_userOwner: &255 0 #o_userModification: &257 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &256 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &254 3 #o_properties: &250 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4585 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4585 …} } Pimcore\Model\DataObject\Tag {#4608 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650163 #path: &263 "/Product Data/Tag/" #properties: &264 null #id: &265 413 #creationDate: &266 1696339591 #modificationDate: &267 1702650163 #versionCount: &268 2 #userOwner: &269 0 #locked: &270 null #userModification: &271 2 #parentId: &272 339 #parent: &273 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &265 413 #o_parentId: &272 339 #o_parent: &273 null #o_type: "object" #o_key: "poltrona" #o_path: &263 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &266 1696339591 #o_modificationDate: &267 1702650163 #o_userOwner: &269 0 #o_userModification: &271 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &270 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &268 2 #o_properties: &264 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4600 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4600 …} } Pimcore\Model\DataObject\Tag {#4613 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650210 #path: &276 "/Product Data/Tag/" #properties: &277 null #id: &278 428 #creationDate: &279 1696339592 #modificationDate: &280 1702650210 #versionCount: &281 2 #userOwner: &282 0 #locked: &283 null #userModification: &284 2 #parentId: &285 339 #parent: &286 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &278 428 #o_parentId: &285 339 #o_parent: &286 null #o_type: "object" #o_key: "schiumato a freddo" #o_path: &276 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &279 1696339592 #o_modificationDate: &280 1702650210 #o_userOwner: &282 0 #o_userModification: &284 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &283 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &281 2 #o_properties: &277 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4606 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4606 …} } Pimcore\Model\DataObject\Tag {#4618 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553530 #path: &289 "/Product Data/Tag/" #properties: &290 null #id: &291 358 #creationDate: &292 1696339589 #modificationDate: &293 1702553530 #versionCount: &294 3 #userOwner: &295 0 #locked: &296 null #userModification: &297 2 #parentId: &298 339 #parent: &299 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &291 358 #o_parentId: &298 339 #o_parent: &299 null #o_type: "object" #o_key: "design" #o_path: &289 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &292 1696339589 #o_modificationDate: &293 1702553530 #o_userOwner: &295 0 #o_userModification: &297 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &296 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &294 3 #o_properties: &290 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4596 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4611 …} +"____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 {#4596 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4611 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2054 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &302 "/Product Data/Rivestimenti - Categorie/" #properties: &303 null #id: &304 964 #creationDate: &305 1697745688 #modificationDate: &306 1702553106 #versionCount: &307 5 #userOwner: &308 0 #locked: &309 null #userModification: &310 2 #parentId: &311 957 #parent: &312 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &304 964 #o_parentId: &311 957 #o_parent: &312 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &302 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &305 1697745688 #o_modificationDate: &306 1702553106 #o_userOwner: &308 0 #o_userModification: &310 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &309 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &307 5 #o_properties: &303 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2046 …} +"____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 {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2046 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2068 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &316 "/Product Data/Rivestimenti - Categorie/" #properties: &317 null #id: &318 963 #creationDate: &319 1697745688 #modificationDate: &320 1702553122 #versionCount: &321 5 #userOwner: &322 0 #locked: &323 null #userModification: &324 2 #parentId: &325 957 #parent: &326 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &318 963 #o_parentId: &325 957 #o_parent: &326 null #o_type: "object" #o_key: "STOFFA" #o_path: &316 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &319 1697745688 #o_modificationDate: &320 1702553122 #o_userOwner: &322 0 #o_userModification: &324 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &323 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &321 5 #o_properties: &317 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2060 …} +"____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 {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2060 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2073 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &329 "/Product Data/Rivestimenti - Categorie/" #properties: &330 null #id: &331 965 #creationDate: &332 1697745688 #modificationDate: &333 1702553117 #versionCount: &334 4 #userOwner: &335 0 #locked: &336 null #userModification: &337 2 #parentId: &338 957 #parent: &339 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &331 965 #o_parentId: &338 957 #o_parent: &339 null #o_type: "object" #o_key: "PELLE" #o_path: &329 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &332 1697745688 #o_modificationDate: &333 1702553117 #o_userOwner: &335 0 #o_userModification: &337 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &336 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &334 4 #o_properties: &330 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2056 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2066 …} +"____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 {#2056 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2066 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2078 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552994 #path: &342 "/Product Data/Finiture - Tipologia/" #properties: &343 null #id: &344 962 #creationDate: &345 1697745625 #modificationDate: &346 1702552994 #versionCount: &347 3 #userOwner: &348 0 #locked: &349 null #userModification: &350 2 #parentId: &351 956 #parent: &352 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &344 962 #o_parentId: &351 956 #o_parent: &352 null #o_type: "object" #o_key: "FINITURE METALLO" #o_path: &342 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &345 1697745625 #o_modificationDate: &346 1702552994 #o_userOwner: &348 0 #o_userModification: &350 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &349 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &347 3 #o_properties: &343 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2080 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2071 …} +"____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 {#2080 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2071 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1540 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1523 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1521 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} +"____pimcore_cache_item__": "object_5332" : null : 1701962701 : "/Products/" : null : 5332 : 1701962519 : 1701962701 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4546} : false : null : 5332 : 2 : Pimcore\Model\DataObject\Folder {#4546} : "object" : "P283SL" : "/Products/" : 0 : 1701962519 : 1701962701 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116964 "src_id" => 5332 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116965 "src_id" => 5332 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116966 "src_id" => 5332 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116967 "src_id" => 5332 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116968 "src_id" => 5332 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116969 "src_id" => 5332 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116970 "src_id" => 5332 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116971 "src_id" => 5332 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116972 "src_id" => 5332 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116973 "src_id" => 5332 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116974 "src_id" => 5332 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116975 "src_id" => 5332 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116976 "src_id" => 5332 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116977 "src_id" => 5332 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116978 "src_id" => 5332 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116979 "src_id" => 5332 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116980 "src_id" => 5332 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116981 "src_id" => 5332 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116982 "src_id" => 5332 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116983 "src_id" => 5332 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116984 "src_id" => 5332 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116985 "src_id" => 5332 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116986 "src_id" => 5332 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116987 "src_id" => 5332 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116988 "src_id" => 5332 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116989 "src_id" => 5332 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121549 "src_id" => 5332 "dest_id" => 5330 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121550 "src_id" => 5332 "dest_id" => 5331 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121551 "src_id" => 5332 "dest_id" => 5333 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121552 "src_id" => 5332 "dest_id" => 5320 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121553 "src_id" => 5332 "dest_id" => 5341 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121554 "src_id" => 5332 "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 {#1848 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "S 283 SL" : "P283SL" : "" : 18600 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 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 {#1542 …} : null : null : null : [ App\Model\Product\Category {#4009} ] : [ Pimcore\Model\DataObject\Product {#4623} Pimcore\Model\DataObject\Product {#4647} Pimcore\Model\DataObject\Product {#4673} ] : [ Pimcore\Model\DataObject\Product {#4811} Pimcore\Model\DataObject\Product {#4836} Pimcore\Model\DataObject\Product {#4860} ] : [ Pimcore\Model\DataObject\Tag {#4593} Pimcore\Model\DataObject\Tag {#4608} Pimcore\Model\DataObject\Tag {#4613} Pimcore\Model\DataObject\Tag {#4618} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2054} Pimcore\Model\DataObject\RivestimentiCategory {#2068} Pimcore\Model\DataObject\RivestimentiCategory {#2073} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2078} ] : Pimcore\Model\DataObject\Product\Varianti {#1540 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1538 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1534 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1533 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1535 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1537 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1531 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1529 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1528 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1527 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1526 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1525 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1524 …} : Pimcore\Model\DataObject\Product\Consumi {#1523 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1522 …} : Pimcore\Model\DataObject\Product\Altro {#1521 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1520 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5332 #classId: "prod" #slug: "/it/prodotto/p283sl" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/p283sl" #_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 {#1532} #slug: Pimcore\Model\DataObject\Data\UrlSlug {#1561} #site: null } |
| urlSlug | Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5332 #classId: "prod" #slug: "/it/prodotto/p283sl" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/p283sl" #_owner: null #_fieldname: null #_language: null } |