MenuController :: footerAction
Request
GET Parameters
| Key | Value |
|---|---|
| _path | "_format=html&_locale=it&_controller=App%5CController%5CMenuController%3A%3AfooterAction" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\MenuController::footerAction" |
| _editmode | false |
| _event_controller | App\Controller\MenuController {#3229 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3230 …} } |
| _format | "html" |
| _locale | "it" |
| _pimcore_context | "default" |
| _stopwatch_token | "240098" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1872 #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 {#1865 #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 {#2382 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1872} "navigation_root" => Pimcore\Model\Property {#1865} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2382 …} : "" : "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:58 GMT" |
| x-debug-token | "715276" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| PIMCORE_DEV_MODE | "true" |
| SMTP_HOST | "smtp-relay.brevo.com" |
| SMTP_MAIL | "noreply@busetto.it" |
| SMTP_PASS | "A8hDkdfjz6WsT0mB" |
| SMTP_PORT | "587" |
| SMTP_USER | "965f41001@smtp-brevo.com" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_DOCUMENT_ROOT | "/var/www/html" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/public/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOSTNAME | "ccde8ecdf29d" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_FORWARDED | "for="172.20.0.1";host="staging-busetto.aleaweb.com";proto=https" |
| HTTP_HOST | "staging-busetto.aleaweb.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "172.20.0.1" |
| HTTP_X_FORWARDED_SERVER | "staging-busetto.aleaweb.com" |
| LANG | "C" |
| MYSQL_ROOT_PASSWORD | "alea47pro" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| PMA_PORT | "20081" |
| PWD | "/" |
| QUERY_STRING | "_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CMenuController%253A%253AfooterAction" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "staging-busetto.aleaweb.com" |
| REDIRECT_STATIC_PAGE_URI | "/%home" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/it/prodotto/p286l" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "36830" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765475157 |
| REQUEST_TIME_FLOAT | 1765475157.5352 |
| REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CMenuController%253A%253AfooterAction" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.20.0.3" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "staging-busetto.aleaweb.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at staging-busetto.aleaweb.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SHLVL | "0" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_EXPORT | "false" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_CLIENT_VERIFY | "NONE" |
| SSL_COMPRESS_METHOD | "NULL" |
| SSL_PROTOCOL | "TLSv1.3" |
| SSL_SECURE_RENEG | "true" |
| SSL_SERVER_A_KEY | "rsaEncryption" |
| SSL_SERVER_A_SIG | "sha256WithRSAEncryption" |
| SSL_SERVER_I_DN | "CN=localhost" |
| SSL_SERVER_I_DN_CN | "localhost" |
| SSL_SERVER_M_SERIAL | "55241212E2C9F491442A40F2CE5BB4EAD4786323" |
| SSL_SERVER_M_VERSION | "3" |
| SSL_SERVER_SAN_DNS_0 | "localhost" |
| SSL_SERVER_S_DN | "CN=localhost" |
| SSL_SERVER_S_DN_CN | "localhost" |
| SSL_SERVER_V_END | "Dec 16 14:38:38 2033 GMT" |
| SSL_SERVER_V_START | "Dec 19 14:38:38 2023 GMT" |
| SSL_SESSION_ID | "0bc9cdf8bac737a6c88935b7641c6774fb8733b727a7ea970f8a4430c9f11bdb" |
| 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 = acffee)
| Key | Value |
|---|---|
| _controller | "App\Controller\ProductController::detailAction" |
| _editmode | false |
| _event_controller | App\Controller\ProductController {#1897 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1899 …} } |
| _force_allow_processing_unpublished_elements | false |
| _locale | "it" |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "data_object_5349_0_/it/prodotto/p286l" |
| _route_params | [ "object" => Pimcore\Model\DataObject\Product {#1532 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962703 #path: &2 "/Products/" #properties: &3 null #id: &4 5349 #creationDate: &5 1701962521 #modificationDate: &6 1701962703 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4612 #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 {#4616 #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 {#4616} #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 {#4616} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4616} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5349 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4612} #o_type: "object" #o_key: "P286L" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962521 #o_modificationDate: &6 1701962703 #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" => 117400 "src_id" => 5349 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117401 "src_id" => 5349 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117402 "src_id" => 5349 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117403 "src_id" => 5349 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117404 "src_id" => 5349 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117405 "src_id" => 5349 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117406 "src_id" => 5349 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117407 "src_id" => 5349 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117408 "src_id" => 5349 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117409 "src_id" => 5349 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117410 "src_id" => 5349 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117411 "src_id" => 5349 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117412 "src_id" => 5349 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117413 "src_id" => 5349 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117414 "src_id" => 5349 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117415 "src_id" => 5349 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117416 "src_id" => 5349 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117417 "src_id" => 5349 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117418 "src_id" => 5349 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117419 "src_id" => 5349 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117420 "src_id" => 5349 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117421 "src_id" => 5349 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117422 "src_id" => 5349 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117423 "src_id" => 5349 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117424 "src_id" => 5349 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121752 "src_id" => 5349 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121753 "src_id" => 5349 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121754 "src_id" => 5349 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121755 "src_id" => 5349 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121756 "src_id" => 5349 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121757 "src_id" => 5349 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121758 "src_id" => 5349 "dest_id" => 5314 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "P 286 L" #codice: "P286L" #url3d: "" #posizione: 19450 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 21.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: Pimcore\Model\Asset\Image {#1538 …} #foto4: null #categories: [ App\Model\Product\Category {#4011 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992656 #path: &41 "/Product Data/Category/Busetto/" #properties: &42 null #id: &43 345 #creationDate: &44 1696339549 #modificationDate: &45 1702992656 #versionCount: &46 167 #userOwner: &47 0 #locked: &48 null #userModification: &49 2 #parentId: &50 881 #parent: &51 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &43 345 #o_parentId: &50 881 #o_parent: &51 null #o_type: "object" #o_key: "Poltrone e divani" #o_path: &41 "/Product Data/Category/Busetto/" #o_index: 0 #o_creationDate: &44 1696339549 #o_modificationDate: &45 1702992656 #o_userOwner: &47 0 #o_userModification: &49 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &48 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &46 167 #o_properties: &42 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 {#4054 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4019 …} #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 {#4054 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4019 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4749 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &55 "/Products/" #properties: &56 null #id: &57 5347 #creationDate: &58 1701962521 #modificationDate: &59 1701962702 #versionCount: &60 4 #userOwner: &61 0 #locked: &62 null #userModification: &63 0 #parentId: &64 2 #parent: &65 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &57 5347 #o_parentId: &64 2 #o_parent: &65 null #o_type: "object" #o_key: "P286D" #o_path: &55 "/Products/" #o_index: 0 #o_creationDate: &58 1701962521 #o_modificationDate: &59 1701962702 #o_userOwner: &61 0 #o_userModification: &63 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &62 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &60 4 #o_properties: &56 null #__rawRelationData: [ [ "id" => 117349 "src_id" => 5347 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117350 "src_id" => 5347 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117351 "src_id" => 5347 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117352 "src_id" => 5347 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117353 "src_id" => 5347 "dest_id" => 367 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117354 "src_id" => 5347 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117355 "src_id" => 5347 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117356 "src_id" => 5347 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117357 "src_id" => 5347 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117358 "src_id" => 5347 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117359 "src_id" => 5347 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117360 "src_id" => 5347 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117361 "src_id" => 5347 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117362 "src_id" => 5347 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117363 "src_id" => 5347 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117364 "src_id" => 5347 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117365 "src_id" => 5347 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117366 "src_id" => 5347 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117367 "src_id" => 5347 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117368 "src_id" => 5347 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117369 "src_id" => 5347 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117370 "src_id" => 5347 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117371 "src_id" => 5347 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117372 "src_id" => 5347 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117373 "src_id" => 5347 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117374 "src_id" => 5347 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121729 "src_id" => 5347 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121730 "src_id" => 5347 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121731 "src_id" => 5347 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121732 "src_id" => 5347 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121733 "src_id" => 5347 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121734 "src_id" => 5347 "dest_id" => 5330 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 286 D" #codice: "P286D" #url3d: "" #posizione: 19350 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4742 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 25.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4741 …} #foto2: Pimcore\Model\Asset\Image {#4735 …} #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 {#4740 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4746 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4747 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4745 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4728 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4748 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4750 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4751 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4752 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4753 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4754 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4755 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4756 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4757 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4758 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4759 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4760 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4761 …} +"____pimcore_cache_item__": "object_5347" : null : 1701962702 : "/Products/" : null : 5347 : 1701962521 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5347 : 2 : null : "object" : "P286D" : "/Products/" : 0 : 1701962521 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117349 "src_id" => 5347 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117350 "src_id" => 5347 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117351 "src_id" => 5347 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117352 "src_id" => 5347 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117353 "src_id" => 5347 "dest_id" => 367 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117354 "src_id" => 5347 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117355 "src_id" => 5347 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117356 "src_id" => 5347 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117357 "src_id" => 5347 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117358 "src_id" => 5347 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117359 "src_id" => 5347 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117360 "src_id" => 5347 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117361 "src_id" => 5347 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117362 "src_id" => 5347 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117363 "src_id" => 5347 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117364 "src_id" => 5347 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117365 "src_id" => 5347 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117366 "src_id" => 5347 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117367 "src_id" => 5347 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117368 "src_id" => 5347 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117369 "src_id" => 5347 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117370 "src_id" => 5347 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117371 "src_id" => 5347 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117372 "src_id" => 5347 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117373 "src_id" => 5347 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117374 "src_id" => 5347 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121729 "src_id" => 5347 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121730 "src_id" => 5347 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121731 "src_id" => 5347 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121732 "src_id" => 5347 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121733 "src_id" => 5347 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121734 "src_id" => 5347 "dest_id" => 5330 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 D" : "P286D" : "" : 19350 : Pimcore\Model\DataObject\Localizedfield {#4742 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 25.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#4741 …} : Pimcore\Model\Asset\Image {#4735 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4740 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4746 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4747 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4745 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4728 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4748 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4750 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4751 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4752 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4753 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4754 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4755 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4756 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4757 …} : Pimcore\Model\DataObject\Product\Consumi {#4758 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4759 …} : Pimcore\Model\DataObject\Product\Altro {#4760 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4761 …} } Pimcore\Model\DataObject\Product {#4773 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &88 "/Products/" #properties: &89 null #id: &90 5348 #creationDate: &91 1701962521 #modificationDate: &92 1701962702 #versionCount: &93 4 #userOwner: &94 0 #locked: &95 null #userModification: &96 0 #parentId: &97 2 #parent: &98 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &90 5348 #o_parentId: &97 2 #o_parent: &98 null #o_type: "object" #o_key: "P286SL" #o_path: &88 "/Products/" #o_index: 0 #o_creationDate: &91 1701962521 #o_modificationDate: &92 1701962702 #o_userOwner: &94 0 #o_userModification: &96 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &95 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &93 4 #o_properties: &89 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 {#1850 …} #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 {#4766 …} #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 {#4765 …} #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 {#4764 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4767 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4771 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4772 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4770 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4768 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4774 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4775 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4776 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4777 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4778 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4779 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4780 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4781 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4782 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4783 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4784 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4785 …} +"____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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 SL" : "P286SL" : "" : 19400 : Pimcore\Model\DataObject\Localizedfield {#4766 …} : 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 {#4765 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4764 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4767 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4771 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4772 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4770 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4768 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4774 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4775 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4776 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4777 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4778 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4779 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4780 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4781 …} : Pimcore\Model\DataObject\Product\Consumi {#4782 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4783 …} : Pimcore\Model\DataObject\Product\Altro {#4784 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4785 …} } Pimcore\Model\DataObject\Product {#4798 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962703 #path: &120 "/Products/" #properties: &121 null #id: &122 5350 #creationDate: &123 1701962521 #modificationDate: &124 1701962703 #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 5350 #o_parentId: &129 2 #o_parent: &130 null #o_type: "object" #o_key: "P286G" #o_path: &120 "/Products/" #o_index: 0 #o_creationDate: &123 1701962521 #o_modificationDate: &124 1701962703 #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" => 117425 "src_id" => 5350 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117426 "src_id" => 5350 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117427 "src_id" => 5350 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117428 "src_id" => 5350 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117429 "src_id" => 5350 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117430 "src_id" => 5350 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117431 "src_id" => 5350 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117432 "src_id" => 5350 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117433 "src_id" => 5350 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117434 "src_id" => 5350 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117435 "src_id" => 5350 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117436 "src_id" => 5350 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117437 "src_id" => 5350 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117438 "src_id" => 5350 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117439 "src_id" => 5350 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117440 "src_id" => 5350 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117441 "src_id" => 5350 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117442 "src_id" => 5350 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117443 "src_id" => 5350 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117444 "src_id" => 5350 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117445 "src_id" => 5350 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117446 "src_id" => 5350 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117447 "src_id" => 5350 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117448 "src_id" => 5350 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117449 "src_id" => 5350 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117450 "src_id" => 5350 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121766 "src_id" => 5350 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121767 "src_id" => 5350 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121768 "src_id" => 5350 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121769 "src_id" => 5350 "dest_id" => 5316 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121770 "src_id" => 5350 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121771 "src_id" => 5350 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121772 "src_id" => 5350 "dest_id" => 5345 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 286 G" #codice: "P286G" #url3d: "" #posizione: 19500 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4790 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 25.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4789 …} #foto2: Pimcore\Model\Asset\Image {#4788 …} #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 {#4791 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4795 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4796 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4794 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4792 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4797 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4799 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4800 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4801 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4802 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4803 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4804 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4805 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4806 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4807 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4808 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4809 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4810 …} +"____pimcore_cache_item__": "object_5350" : null : 1701962703 : "/Products/" : null : 5350 : 1701962521 : 1701962703 : 4 : 0 : null : 0 : 2 : null : false : null : 5350 : 2 : null : "object" : "P286G" : "/Products/" : 0 : 1701962521 : 1701962703 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117425 "src_id" => 5350 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117426 "src_id" => 5350 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117427 "src_id" => 5350 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117428 "src_id" => 5350 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117429 "src_id" => 5350 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117430 "src_id" => 5350 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117431 "src_id" => 5350 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117432 "src_id" => 5350 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117433 "src_id" => 5350 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117434 "src_id" => 5350 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117435 "src_id" => 5350 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117436 "src_id" => 5350 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117437 "src_id" => 5350 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117438 "src_id" => 5350 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117439 "src_id" => 5350 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117440 "src_id" => 5350 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117441 "src_id" => 5350 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117442 "src_id" => 5350 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117443 "src_id" => 5350 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117444 "src_id" => 5350 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117445 "src_id" => 5350 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117446 "src_id" => 5350 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117447 "src_id" => 5350 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117448 "src_id" => 5350 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117449 "src_id" => 5350 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117450 "src_id" => 5350 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121766 "src_id" => 5350 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121767 "src_id" => 5350 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121768 "src_id" => 5350 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121769 "src_id" => 5350 "dest_id" => 5316 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121770 "src_id" => 5350 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121771 "src_id" => 5350 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121772 "src_id" => 5350 "dest_id" => 5345 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 G" : "P286G" : "" : 19500 : Pimcore\Model\DataObject\Localizedfield {#4790 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 25.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#4789 …} : Pimcore\Model\Asset\Image {#4788 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4791 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4795 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4796 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4794 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4792 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4797 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4799 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4800 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4801 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4802 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4803 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4804 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4805 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4806 …} : Pimcore\Model\DataObject\Product\Consumi {#4807 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4808 …} : Pimcore\Model\DataObject\Product\Altro {#4809 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4810 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4937 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &153 "/Products/" #properties: &154 null #id: &155 5346 #creationDate: &156 1701962521 #modificationDate: &157 1701962702 #versionCount: &158 4 #userOwner: &159 0 #locked: &160 null #userModification: &161 0 #parentId: &162 2 #parent: &163 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &155 5346 #o_parentId: &162 2 #o_parent: &163 null #o_type: "object" #o_key: "P285L" #o_path: &153 "/Products/" #o_index: 0 #o_creationDate: &156 1701962521 #o_modificationDate: &157 1701962702 #o_userOwner: &159 0 #o_userModification: &161 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &160 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &158 4 #o_properties: &154 null #__rawRelationData: [ [ "id" => 117324 "src_id" => 5346 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117325 "src_id" => 5346 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117326 "src_id" => 5346 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117327 "src_id" => 5346 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117328 "src_id" => 5346 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117329 "src_id" => 5346 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117330 "src_id" => 5346 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117331 "src_id" => 5346 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117332 "src_id" => 5346 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117333 "src_id" => 5346 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117334 "src_id" => 5346 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117335 "src_id" => 5346 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117336 "src_id" => 5346 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117337 "src_id" => 5346 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117338 "src_id" => 5346 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117339 "src_id" => 5346 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117340 "src_id" => 5346 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117341 "src_id" => 5346 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117342 "src_id" => 5346 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117343 "src_id" => 5346 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117344 "src_id" => 5346 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117345 "src_id" => 5346 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117346 "src_id" => 5346 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117347 "src_id" => 5346 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117348 "src_id" => 5346 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121717 "src_id" => 5346 "dest_id" => 5344 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121718 "src_id" => 5346 "dest_id" => 5345 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121719 "src_id" => 5346 "dest_id" => 5349 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121720 "src_id" => 5346 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121721 "src_id" => 5346 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121722 "src_id" => 5346 "dest_id" => 5314 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 285 L" #codice: "P285L" #url3d: "" #posizione: 19300 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4929 …} #consumoCuoio: 0.0 #consumoPelle: 5.4 #consumoStoffa: 2.7 #imballo: 1.0 #volume: 0.54 #peso: 17.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 820.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4928 …} #foto2: Pimcore\Model\Asset\Image {#4927 …} #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 {#4930 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4934 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4935 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4933 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4931 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4936 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4938 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4939 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4940 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4941 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4942 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4943 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4944 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4945 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4946 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4947 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4948 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4949 …} +"____pimcore_cache_item__": "object_5346" : null : 1701962702 : "/Products/" : null : 5346 : 1701962521 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5346 : 2 : null : "object" : "P285L" : "/Products/" : 0 : 1701962521 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117324 "src_id" => 5346 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117325 "src_id" => 5346 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117326 "src_id" => 5346 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117327 "src_id" => 5346 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117328 "src_id" => 5346 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117329 "src_id" => 5346 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117330 "src_id" => 5346 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117331 "src_id" => 5346 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117332 "src_id" => 5346 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117333 "src_id" => 5346 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117334 "src_id" => 5346 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117335 "src_id" => 5346 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117336 "src_id" => 5346 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117337 "src_id" => 5346 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117338 "src_id" => 5346 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117339 "src_id" => 5346 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117340 "src_id" => 5346 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117341 "src_id" => 5346 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117342 "src_id" => 5346 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117343 "src_id" => 5346 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117344 "src_id" => 5346 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117345 "src_id" => 5346 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117346 "src_id" => 5346 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117347 "src_id" => 5346 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117348 "src_id" => 5346 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121717 "src_id" => 5346 "dest_id" => 5344 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121718 "src_id" => 5346 "dest_id" => 5345 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121719 "src_id" => 5346 "dest_id" => 5349 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121720 "src_id" => 5346 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121721 "src_id" => 5346 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121722 "src_id" => 5346 "dest_id" => 5314 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 285 L" : "P285L" : "" : 19300 : Pimcore\Model\DataObject\Localizedfield {#4929 …} : 0.0 : 5.4 : 2.7 : 1.0 : 0.54 : 17.0 : 600.0 : 420.0 : 760.0 : 810.0 : 820.0 : Pimcore\Model\Asset\Image {#4928 …} : Pimcore\Model\Asset\Image {#4927 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4930 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4934 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4935 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4933 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4931 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4936 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4938 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4939 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4940 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4941 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4942 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4943 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4944 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4945 …} : Pimcore\Model\DataObject\Product\Consumi {#4946 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4947 …} : Pimcore\Model\DataObject\Product\Altro {#4948 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4949 …} } Pimcore\Model\DataObject\Product {#4962 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &186 "/Products/" #properties: &187 null #id: &188 5328 #creationDate: &189 1701962518 #modificationDate: &190 1701962700 #versionCount: &191 4 #userOwner: &192 0 #locked: &193 null #userModification: &194 0 #parentId: &195 2 #parent: &196 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &188 5328 #o_parentId: &195 2 #o_parent: &196 null #o_type: "object" #o_key: "P282L" #o_path: &186 "/Products/" #o_index: 0 #o_creationDate: &189 1701962518 #o_modificationDate: &190 1701962700 #o_userOwner: &192 0 #o_userModification: &194 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &193 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &191 4 #o_properties: &187 null #__rawRelationData: [ [ "id" => 116862 "src_id" => 5328 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116863 "src_id" => 5328 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116864 "src_id" => 5328 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116865 "src_id" => 5328 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116866 "src_id" => 5328 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116867 "src_id" => 5328 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116868 "src_id" => 5328 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116869 "src_id" => 5328 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116870 "src_id" => 5328 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116871 "src_id" => 5328 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116872 "src_id" => 5328 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116873 "src_id" => 5328 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116874 "src_id" => 5328 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116875 "src_id" => 5328 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116876 "src_id" => 5328 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116877 "src_id" => 5328 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116878 "src_id" => 5328 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116879 "src_id" => 5328 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116880 "src_id" => 5328 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116881 "src_id" => 5328 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116882 "src_id" => 5328 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116883 "src_id" => 5328 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116884 "src_id" => 5328 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116885 "src_id" => 5328 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116886 "src_id" => 5328 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121488 "src_id" => 5328 "dest_id" => 5326 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121489 "src_id" => 5328 "dest_id" => 5327 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121490 "src_id" => 5328 "dest_id" => 5329 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121491 "src_id" => 5328 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121492 "src_id" => 5328 "dest_id" => 5311 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121493 "src_id" => 5328 "dest_id" => 5314 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121494 "src_id" => 5328 "dest_id" => 5313 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 282 L" #codice: "P282L" #url3d: "https://busetto.ergocreo.io/?pid=P282L" #posizione: 18400 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4954 …} #consumoCuoio: 0.0 #consumoPelle: 5.4 #consumoStoffa: 2.7 #imballo: 1.0 #volume: 0.5 #peso: 19.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4953 …} #foto2: Pimcore\Model\Asset\Image {#4952 …} #foto3: Pimcore\Model\Asset\Image {#4955 …} #foto4: Pimcore\Model\Asset\Image {#4959 …} #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 {#4960 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4958 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4956 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4961 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4963 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4964 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4965 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4966 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4967 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4968 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4969 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4970 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4971 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4972 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4973 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4974 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4975 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4976 …} +"____pimcore_cache_item__": "object_5328" : null : 1701962700 : "/Products/" : null : 5328 : 1701962518 : 1701962700 : 4 : 0 : null : 0 : 2 : null : false : null : 5328 : 2 : null : "object" : "P282L" : "/Products/" : 0 : 1701962518 : 1701962700 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116862 "src_id" => 5328 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116863 "src_id" => 5328 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116864 "src_id" => 5328 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116865 "src_id" => 5328 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116866 "src_id" => 5328 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116867 "src_id" => 5328 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116868 "src_id" => 5328 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116869 "src_id" => 5328 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116870 "src_id" => 5328 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116871 "src_id" => 5328 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116872 "src_id" => 5328 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116873 "src_id" => 5328 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116874 "src_id" => 5328 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116875 "src_id" => 5328 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116876 "src_id" => 5328 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116877 "src_id" => 5328 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116878 "src_id" => 5328 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116879 "src_id" => 5328 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116880 "src_id" => 5328 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116881 "src_id" => 5328 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116882 "src_id" => 5328 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116883 "src_id" => 5328 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116884 "src_id" => 5328 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116885 "src_id" => 5328 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116886 "src_id" => 5328 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121488 "src_id" => 5328 "dest_id" => 5326 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121489 "src_id" => 5328 "dest_id" => 5327 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121490 "src_id" => 5328 "dest_id" => 5329 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121491 "src_id" => 5328 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121492 "src_id" => 5328 "dest_id" => 5311 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121493 "src_id" => 5328 "dest_id" => 5314 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121494 "src_id" => 5328 "dest_id" => 5313 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 282 L" : "P282L" : "https://busetto.ergocreo.io/?pid=P282L" : 18400 : Pimcore\Model\DataObject\Localizedfield {#4954 …} : 0.0 : 5.4 : 2.7 : 1.0 : 0.5 : 19.0 : 650.0 : 410.0 : 740.0 : 770.0 : 890.0 : Pimcore\Model\Asset\Image {#4953 …} : Pimcore\Model\Asset\Image {#4952 …} : Pimcore\Model\Asset\Image {#4955 …} : Pimcore\Model\Asset\Image {#4959 …} : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4960 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4958 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4956 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4961 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4963 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4964 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4965 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4966 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4967 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4968 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4969 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4970 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4971 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4972 …} : Pimcore\Model\DataObject\Product\Consumi {#4973 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4974 …} : Pimcore\Model\DataObject\Product\Altro {#4975 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4976 …} } Pimcore\Model\DataObject\Product {#4988 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962699 #path: &221 "/Products/" #properties: &222 null #id: &223 5319 #creationDate: &224 1701962517 #modificationDate: &225 1701962699 #versionCount: &226 4 #userOwner: &227 0 #locked: &228 null #userModification: &229 0 #parentId: &230 2 #parent: &231 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &223 5319 #o_parentId: &230 2 #o_parent: &231 null #o_type: "object" #o_key: "P280BC" #o_path: &221 "/Products/" #o_index: 0 #o_creationDate: &224 1701962517 #o_modificationDate: &225 1701962699 #o_userOwner: &227 0 #o_userModification: &229 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &228 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &226 4 #o_properties: &222 null #__rawRelationData: [ [ "id" => 116629 "src_id" => 5319 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116630 "src_id" => 5319 "dest_id" => 409 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116631 "src_id" => 5319 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116632 "src_id" => 5319 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116633 "src_id" => 5319 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116634 "src_id" => 5319 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116635 "src_id" => 5319 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116636 "src_id" => 5319 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116637 "src_id" => 5319 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116638 "src_id" => 5319 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116639 "src_id" => 5319 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116640 "src_id" => 5319 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116641 "src_id" => 5319 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116642 "src_id" => 5319 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116643 "src_id" => 5319 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116644 "src_id" => 5319 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116645 "src_id" => 5319 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116646 "src_id" => 5319 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116647 "src_id" => 5319 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116648 "src_id" => 5319 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116649 "src_id" => 5319 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116650 "src_id" => 5319 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116651 "src_id" => 5319 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116652 "src_id" => 5319 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116653 "src_id" => 5319 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121357 "src_id" => 5319 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121358 "src_id" => 5319 "dest_id" => 5314 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121359 "src_id" => 5319 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121360 "src_id" => 5319 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121361 "src_id" => 5319 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121362 "src_id" => 5319 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121363 "src_id" => 5319 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121364 "src_id" => 5319 "dest_id" => 5349 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 BC" #codice: "P280BC" #url3d: "" #posizione: 17950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4981 …} #consumoCuoio: 0.0 #consumoPelle: 5.0 #consumoStoffa: 2.5 #imballo: 1.0 #volume: 0.57 #peso: 18.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4980 …} #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 {#4979 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4982 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4986 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4987 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4985 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4983 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4989 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4990 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4991 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4992 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4993 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4994 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4995 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4996 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4997 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4998 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4999 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#5000 …} +"____pimcore_cache_item__": "object_5319" : null : 1701962699 : "/Products/" : null : 5319 : 1701962517 : 1701962699 : 4 : 0 : null : 0 : 2 : null : false : null : 5319 : 2 : null : "object" : "P280BC" : "/Products/" : 0 : 1701962517 : 1701962699 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116629 "src_id" => 5319 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116630 "src_id" => 5319 "dest_id" => 409 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116631 "src_id" => 5319 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116632 "src_id" => 5319 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116633 "src_id" => 5319 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116634 "src_id" => 5319 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116635 "src_id" => 5319 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116636 "src_id" => 5319 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116637 "src_id" => 5319 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116638 "src_id" => 5319 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116639 "src_id" => 5319 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116640 "src_id" => 5319 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116641 "src_id" => 5319 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116642 "src_id" => 5319 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116643 "src_id" => 5319 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116644 "src_id" => 5319 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116645 "src_id" => 5319 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116646 "src_id" => 5319 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116647 "src_id" => 5319 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116648 "src_id" => 5319 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116649 "src_id" => 5319 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116650 "src_id" => 5319 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116651 "src_id" => 5319 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116652 "src_id" => 5319 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116653 "src_id" => 5319 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121357 "src_id" => 5319 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121358 "src_id" => 5319 "dest_id" => 5314 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121359 "src_id" => 5319 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121360 "src_id" => 5319 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121361 "src_id" => 5319 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121362 "src_id" => 5319 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121363 "src_id" => 5319 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121364 "src_id" => 5319 "dest_id" => 5349 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 BC" : "P280BC" : "" : 17950 : Pimcore\Model\DataObject\Localizedfield {#4981 …} : 0.0 : 5.0 : 2.5 : 1.0 : 0.57 : 18.0 : 590.0 : 420.0 : 800.0 : 750.0 : 800.0 : Pimcore\Model\Asset\Image {#4980 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4979 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4982 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4986 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4987 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4985 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4983 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4989 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4990 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4991 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4992 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4993 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4994 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4995 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4996 …} : Pimcore\Model\DataObject\Product\Consumi {#4997 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4998 …} : Pimcore\Model\DataObject\Product\Altro {#4999 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#5000 …} } Pimcore\Model\DataObject\Product {#5013 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962698 #path: &253 "/Products/" #properties: &254 null #id: &255 5314 #creationDate: &256 1701962516 #modificationDate: &257 1701962698 #versionCount: &258 4 #userOwner: &259 0 #locked: &260 null #userModification: &261 0 #parentId: &262 2 #parent: &263 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &255 5314 #o_parentId: &262 2 #o_parent: &263 null #o_type: "object" #o_key: "P280MC" #o_path: &253 "/Products/" #o_index: 0 #o_creationDate: &256 1701962516 #o_modificationDate: &257 1701962698 #o_userOwner: &259 0 #o_userModification: &261 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &260 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &258 4 #o_properties: &254 null #__rawRelationData: [ [ "id" => 116500 "src_id" => 5314 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116501 "src_id" => 5314 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116502 "src_id" => 5314 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116503 "src_id" => 5314 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116504 "src_id" => 5314 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116505 "src_id" => 5314 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116506 "src_id" => 5314 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116507 "src_id" => 5314 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116508 "src_id" => 5314 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116509 "src_id" => 5314 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116510 "src_id" => 5314 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116511 "src_id" => 5314 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116512 "src_id" => 5314 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116513 "src_id" => 5314 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116514 "src_id" => 5314 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116515 "src_id" => 5314 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116516 "src_id" => 5314 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116517 "src_id" => 5314 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116518 "src_id" => 5314 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116519 "src_id" => 5314 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116520 "src_id" => 5314 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116521 "src_id" => 5314 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116522 "src_id" => 5314 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116523 "src_id" => 5314 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116524 "src_id" => 5314 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121276 "src_id" => 5314 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121277 "src_id" => 5314 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121278 "src_id" => 5314 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121279 "src_id" => 5314 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121280 "src_id" => 5314 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121281 "src_id" => 5314 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121282 "src_id" => 5314 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121283 "src_id" => 5314 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121284 "src_id" => 5314 "dest_id" => 5349 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 MC" #codice: "P280MC" #url3d: "" #posizione: 17700 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#5005 …} #consumoCuoio: 0.0 #consumoPelle: 5.2 #consumoStoffa: 2.6 #imballo: 1.0 #volume: 0.6 #peso: 22.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 970.0 #fotoPricipale: Pimcore\Model\Asset\Image {#5004 …} #foto2: Pimcore\Model\Asset\Image {#5003 …} #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 {#5006 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#5010 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#5011 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#5009 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#5007 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#5012 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#5014 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#5015 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#5016 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#5017 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#5018 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#5019 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#5020 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#5021 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#5022 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#5023 …} #altro: Pimcore\Model\DataObject\Product\Altro {#5024 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#5025 …} +"____pimcore_cache_item__": "object_5314" : null : 1701962698 : "/Products/" : null : 5314 : 1701962516 : 1701962698 : 4 : 0 : null : 0 : 2 : null : false : null : 5314 : 2 : null : "object" : "P280MC" : "/Products/" : 0 : 1701962516 : 1701962698 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116500 "src_id" => 5314 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116501 "src_id" => 5314 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116502 "src_id" => 5314 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116503 "src_id" => 5314 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116504 "src_id" => 5314 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116505 "src_id" => 5314 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116506 "src_id" => 5314 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116507 "src_id" => 5314 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116508 "src_id" => 5314 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116509 "src_id" => 5314 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116510 "src_id" => 5314 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116511 "src_id" => 5314 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116512 "src_id" => 5314 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116513 "src_id" => 5314 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116514 "src_id" => 5314 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116515 "src_id" => 5314 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116516 "src_id" => 5314 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116517 "src_id" => 5314 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116518 "src_id" => 5314 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116519 "src_id" => 5314 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116520 "src_id" => 5314 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116521 "src_id" => 5314 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116522 "src_id" => 5314 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116523 "src_id" => 5314 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116524 "src_id" => 5314 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121276 "src_id" => 5314 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121277 "src_id" => 5314 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121278 "src_id" => 5314 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121279 "src_id" => 5314 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121280 "src_id" => 5314 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121281 "src_id" => 5314 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121282 "src_id" => 5314 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121283 "src_id" => 5314 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121284 "src_id" => 5314 "dest_id" => 5349 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 MC" : "P280MC" : "" : 17700 : Pimcore\Model\DataObject\Localizedfield {#5005 …} : 0.0 : 5.2 : 2.6 : 1.0 : 0.6 : 22.0 : 590.0 : 420.0 : 800.0 : 750.0 : 970.0 : Pimcore\Model\Asset\Image {#5004 …} : Pimcore\Model\Asset\Image {#5003 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#5006 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#5010 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#5011 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#5009 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#5007 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#5012 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#5014 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#5015 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#5016 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#5017 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#5018 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#5019 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#5020 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#5021 …} : Pimcore\Model\DataObject\Product\Consumi {#5022 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#5023 …} : Pimcore\Model\DataObject\Product\Altro {#5024 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#5025 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4719 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650115 #path: &286 "/Product Data/Tag/" #properties: &287 null #id: &288 372 #creationDate: &289 1696339589 #modificationDate: &290 1702650115 #versionCount: &291 3 #userOwner: &292 0 #locked: &293 null #userModification: &294 2 #parentId: &295 339 #parent: &296 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &288 372 #o_parentId: &295 339 #o_parent: &296 null #o_type: "object" #o_key: "legno" #o_path: &286 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &289 1696339589 #o_modificationDate: &290 1702650115 #o_userOwner: &292 0 #o_userModification: &294 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &293 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &291 3 #o_properties: &287 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4711 …} +"____pimcore_cache_item__": "object_372" : null : 1702650115 : "/Product Data/Tag/" : null : 372 : 1696339589 : 1702650115 : 3 : 0 : null : 2 : 339 : null : false : null : 372 : 339 : null : "object" : "legno" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650115 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4711 …} } Pimcore\Model\DataObject\Tag {#4734 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650083 #path: &300 "/Product Data/Tag/" #properties: &301 null #id: &302 357 #creationDate: &303 1696339589 #modificationDate: &304 1702650083 #versionCount: &305 3 #userOwner: &306 0 #locked: &307 null #userModification: &308 2 #parentId: &309 339 #parent: &310 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &302 357 #o_parentId: &309 339 #o_parent: &310 null #o_type: "object" #o_key: "hotel" #o_path: &300 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &303 1696339589 #o_modificationDate: &304 1702650083 #o_userOwner: &306 0 #o_userModification: &308 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &307 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &305 3 #o_properties: &301 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4726 …} +"____pimcore_cache_item__": "object_357" : null : 1702650083 : "/Product Data/Tag/" : null : 357 : 1696339589 : 1702650083 : 3 : 0 : null : 2 : 339 : null : false : null : 357 : 339 : null : "object" : "hotel" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650083 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4726 …} } Pimcore\Model\DataObject\Tag {#4739 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650163 #path: &313 "/Product Data/Tag/" #properties: &314 null #id: &315 413 #creationDate: &316 1696339591 #modificationDate: &317 1702650163 #versionCount: &318 2 #userOwner: &319 0 #locked: &320 null #userModification: &321 2 #parentId: &322 339 #parent: &323 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &315 413 #o_parentId: &322 339 #o_parent: &323 null #o_type: "object" #o_key: "poltrona" #o_path: &313 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &316 1696339591 #o_modificationDate: &317 1702650163 #o_userOwner: &319 0 #o_userModification: &321 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &320 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &318 2 #o_properties: &314 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4732 …} +"____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 {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4732 …} } Pimcore\Model\DataObject\Tag {#4744 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650210 #path: &326 "/Product Data/Tag/" #properties: &327 null #id: &328 428 #creationDate: &329 1696339592 #modificationDate: &330 1702650210 #versionCount: &331 2 #userOwner: &332 0 #locked: &333 null #userModification: &334 2 #parentId: &335 339 #parent: &336 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &328 428 #o_parentId: &335 339 #o_parent: &336 null #o_type: "object" #o_key: "schiumato a freddo" #o_path: &326 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &329 1696339592 #o_modificationDate: &330 1702650210 #o_userOwner: &332 0 #o_userModification: &334 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &333 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &331 2 #o_properties: &327 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4737 …} +"____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 {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4737 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2056 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &339 "/Product Data/Rivestimenti - Categorie/" #properties: &340 null #id: &341 964 #creationDate: &342 1697745688 #modificationDate: &343 1702553106 #versionCount: &344 5 #userOwner: &345 0 #locked: &346 null #userModification: &347 2 #parentId: &348 957 #parent: &349 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &341 964 #o_parentId: &348 957 #o_parent: &349 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &339 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &342 1697745688 #o_modificationDate: &343 1702553106 #o_userOwner: &345 0 #o_userModification: &347 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &346 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &344 5 #o_properties: &340 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2058 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2048 …} +"____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 {#2058 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2048 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2070 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &353 "/Product Data/Rivestimenti - Categorie/" #properties: &354 null #id: &355 963 #creationDate: &356 1697745688 #modificationDate: &357 1702553122 #versionCount: &358 5 #userOwner: &359 0 #locked: &360 null #userModification: &361 2 #parentId: &362 957 #parent: &363 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &355 963 #o_parentId: &362 957 #o_parent: &363 null #o_type: "object" #o_key: "STOFFA" #o_path: &353 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &356 1697745688 #o_modificationDate: &357 1702553122 #o_userOwner: &359 0 #o_userModification: &361 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &360 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &358 5 #o_properties: &354 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2058 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2062 …} +"____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 {#2058 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2062 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2075 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &366 "/Product Data/Rivestimenti - Categorie/" #properties: &367 null #id: &368 965 #creationDate: &369 1697745688 #modificationDate: &370 1702553117 #versionCount: &371 4 #userOwner: &372 0 #locked: &373 null #userModification: &374 2 #parentId: &375 957 #parent: &376 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &368 965 #o_parentId: &375 957 #o_parent: &376 null #o_type: "object" #o_key: "PELLE" #o_path: &366 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &369 1697745688 #o_modificationDate: &370 1702553117 #o_userOwner: &372 0 #o_userModification: &374 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &373 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &371 4 #o_properties: &367 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2058 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2068 …} +"____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 {#2058 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2068 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2080 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552985 #path: &379 "/Product Data/Finiture - Tipologia/" #properties: &380 null #id: &381 960 #creationDate: &382 1697745625 #modificationDate: &383 1702552985 #versionCount: &384 3 #userOwner: &385 0 #locked: &386 null #userModification: &387 2 #parentId: &388 956 #parent: &389 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &381 960 #o_parentId: &388 956 #o_parent: &389 null #o_type: "object" #o_key: "FINITURE LEGNO FRASSINO" #o_path: &379 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &382 1697745625 #o_modificationDate: &383 1702552985 #o_userOwner: &385 0 #o_userModification: &387 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &386 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &384 3 #o_properties: &380 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2082 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2073 …} +"____pimcore_cache_item__": "object_960" : null : 1702552985 : "/Product Data/Finiture - Tipologia/" : null : 960 : 1697745625 : 1702552985 : 3 : 0 : null : 2 : 956 : null : false : null : 960 : 956 : null : "object" : "FINITURE LEGNO FRASSINO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552985 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2082 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2073 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1534 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1533 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1535 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1537 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1531 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1530 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1529 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1528 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1527 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1526 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1525 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1524 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1523 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1522 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1521 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1520 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1519 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1518 …} +"____pimcore_cache_item__": "object_5349" : null : 1701962703 : "/Products/" : null : 5349 : 1701962521 : 1701962703 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4612} : false : null : 5349 : 2 : Pimcore\Model\DataObject\Folder {#4612} : "object" : "P286L" : "/Products/" : 0 : 1701962521 : 1701962703 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117400 "src_id" => 5349 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117401 "src_id" => 5349 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117402 "src_id" => 5349 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117403 "src_id" => 5349 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117404 "src_id" => 5349 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117405 "src_id" => 5349 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117406 "src_id" => 5349 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117407 "src_id" => 5349 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117408 "src_id" => 5349 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117409 "src_id" => 5349 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117410 "src_id" => 5349 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117411 "src_id" => 5349 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117412 "src_id" => 5349 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117413 "src_id" => 5349 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117414 "src_id" => 5349 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117415 "src_id" => 5349 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117416 "src_id" => 5349 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117417 "src_id" => 5349 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117418 "src_id" => 5349 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117419 "src_id" => 5349 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117420 "src_id" => 5349 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117421 "src_id" => 5349 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117422 "src_id" => 5349 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117423 "src_id" => 5349 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117424 "src_id" => 5349 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121752 "src_id" => 5349 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121753 "src_id" => 5349 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121754 "src_id" => 5349 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121755 "src_id" => 5349 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121756 "src_id" => 5349 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121757 "src_id" => 5349 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121758 "src_id" => 5349 "dest_id" => 5314 "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 {#1850 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "P 286 L" : "P286L" : "" : 19450 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 21.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : Pimcore\Model\Asset\Image {#1538 …} : null : [ App\Model\Product\Category {#4011} ] : [ Pimcore\Model\DataObject\Product {#4749} Pimcore\Model\DataObject\Product {#4773} Pimcore\Model\DataObject\Product {#4798} ] : [ Pimcore\Model\DataObject\Product {#4937} Pimcore\Model\DataObject\Product {#4962} Pimcore\Model\DataObject\Product {#4988} Pimcore\Model\DataObject\Product {#5013} ] : [ Pimcore\Model\DataObject\Tag {#4719} Pimcore\Model\DataObject\Tag {#4734} Pimcore\Model\DataObject\Tag {#4739} Pimcore\Model\DataObject\Tag {#4744} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2056} Pimcore\Model\DataObject\RivestimentiCategory {#2070} Pimcore\Model\DataObject\RivestimentiCategory {#2075} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2080} ] : Pimcore\Model\DataObject\Product\Varianti {#1534 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1533 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1535 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1537 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1531 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1528 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1527 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1526 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1525 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1524 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1523 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1522 …} : Pimcore\Model\DataObject\Product\Consumi {#1521 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1520 …} : Pimcore\Model\DataObject\Product\Altro {#1519 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1518 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5349 #classId: "prod" #slug: "/it/prodotto/p286l" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/p286l" #_owner: null #_fieldname: null #_language: null } "_locale" => "it" "_force_allow_processing_unpublished_elements" => false ] |
| _stopwatch_token | "be4879" |
| contentDocument | Pimcore\Model\Document\Link {#1539 #dao: null #dependencies: null #__dataVersionTimestamp: 1686227208 #path: "/" #properties: [ "language" => Pimcore\Model\Property {#1872 #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 {#1865 #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 {#2382 …} #direct: "" #linktype: "internal" #href: "/" #scheduledTasks: null +"____pimcore_cache_item__": "document_2" : null : 1686227208 : "/" : [ "language" => Pimcore\Model\Property {#1872} "navigation_root" => Pimcore\Model\Property {#1865} ] : 2 : 1686227203 : 1686227208 : 2 : 2 : null : 2 : 1 : null : false : null : null : "link" : "it" : 1 : true : [] : [] : [] : [] : 1 : "document" : Pimcore\Model\Document\Page {#2382 …} : "" : "internal" : "/" : null } |
| object | Pimcore\Model\DataObject\Product {#1532 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962703 #path: &2 "/Products/" #properties: &3 null #id: &4 5349 #creationDate: &5 1701962521 #modificationDate: &6 1701962703 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4612 #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 {#4616 #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 {#4616} #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 {#4616} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4616} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5349 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4612} #o_type: "object" #o_key: "P286L" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962521 #o_modificationDate: &6 1701962703 #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" => 117400 "src_id" => 5349 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117401 "src_id" => 5349 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117402 "src_id" => 5349 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117403 "src_id" => 5349 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117404 "src_id" => 5349 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117405 "src_id" => 5349 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117406 "src_id" => 5349 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117407 "src_id" => 5349 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117408 "src_id" => 5349 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117409 "src_id" => 5349 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117410 "src_id" => 5349 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117411 "src_id" => 5349 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117412 "src_id" => 5349 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117413 "src_id" => 5349 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117414 "src_id" => 5349 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117415 "src_id" => 5349 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117416 "src_id" => 5349 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117417 "src_id" => 5349 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117418 "src_id" => 5349 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117419 "src_id" => 5349 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117420 "src_id" => 5349 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117421 "src_id" => 5349 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117422 "src_id" => 5349 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117423 "src_id" => 5349 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117424 "src_id" => 5349 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121752 "src_id" => 5349 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121753 "src_id" => 5349 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121754 "src_id" => 5349 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121755 "src_id" => 5349 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121756 "src_id" => 5349 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121757 "src_id" => 5349 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121758 "src_id" => 5349 "dest_id" => 5314 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "P 286 L" #codice: "P286L" #url3d: "" #posizione: 19450 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 21.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: Pimcore\Model\Asset\Image {#1538 …} #foto4: null #categories: [ App\Model\Product\Category {#4011 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992656 #path: &41 "/Product Data/Category/Busetto/" #properties: &42 null #id: &43 345 #creationDate: &44 1696339549 #modificationDate: &45 1702992656 #versionCount: &46 167 #userOwner: &47 0 #locked: &48 null #userModification: &49 2 #parentId: &50 881 #parent: &51 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &43 345 #o_parentId: &50 881 #o_parent: &51 null #o_type: "object" #o_key: "Poltrone e divani" #o_path: &41 "/Product Data/Category/Busetto/" #o_index: 0 #o_creationDate: &44 1696339549 #o_modificationDate: &45 1702992656 #o_userOwner: &47 0 #o_userModification: &49 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &48 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &46 167 #o_properties: &42 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 {#4054 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4019 …} #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 {#4054 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4019 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4749 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &55 "/Products/" #properties: &56 null #id: &57 5347 #creationDate: &58 1701962521 #modificationDate: &59 1701962702 #versionCount: &60 4 #userOwner: &61 0 #locked: &62 null #userModification: &63 0 #parentId: &64 2 #parent: &65 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &57 5347 #o_parentId: &64 2 #o_parent: &65 null #o_type: "object" #o_key: "P286D" #o_path: &55 "/Products/" #o_index: 0 #o_creationDate: &58 1701962521 #o_modificationDate: &59 1701962702 #o_userOwner: &61 0 #o_userModification: &63 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &62 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &60 4 #o_properties: &56 null #__rawRelationData: [ [ "id" => 117349 "src_id" => 5347 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117350 "src_id" => 5347 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117351 "src_id" => 5347 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117352 "src_id" => 5347 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117353 "src_id" => 5347 "dest_id" => 367 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117354 "src_id" => 5347 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117355 "src_id" => 5347 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117356 "src_id" => 5347 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117357 "src_id" => 5347 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117358 "src_id" => 5347 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117359 "src_id" => 5347 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117360 "src_id" => 5347 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117361 "src_id" => 5347 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117362 "src_id" => 5347 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117363 "src_id" => 5347 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117364 "src_id" => 5347 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117365 "src_id" => 5347 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117366 "src_id" => 5347 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117367 "src_id" => 5347 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117368 "src_id" => 5347 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117369 "src_id" => 5347 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117370 "src_id" => 5347 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117371 "src_id" => 5347 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117372 "src_id" => 5347 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117373 "src_id" => 5347 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117374 "src_id" => 5347 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121729 "src_id" => 5347 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121730 "src_id" => 5347 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121731 "src_id" => 5347 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121732 "src_id" => 5347 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121733 "src_id" => 5347 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121734 "src_id" => 5347 "dest_id" => 5330 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 286 D" #codice: "P286D" #url3d: "" #posizione: 19350 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4742 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 25.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4741 …} #foto2: Pimcore\Model\Asset\Image {#4735 …} #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 {#4740 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4746 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4747 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4745 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4728 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4748 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4750 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4751 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4752 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4753 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4754 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4755 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4756 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4757 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4758 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4759 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4760 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4761 …} +"____pimcore_cache_item__": "object_5347" : null : 1701962702 : "/Products/" : null : 5347 : 1701962521 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5347 : 2 : null : "object" : "P286D" : "/Products/" : 0 : 1701962521 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117349 "src_id" => 5347 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117350 "src_id" => 5347 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117351 "src_id" => 5347 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117352 "src_id" => 5347 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117353 "src_id" => 5347 "dest_id" => 367 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117354 "src_id" => 5347 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117355 "src_id" => 5347 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117356 "src_id" => 5347 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117357 "src_id" => 5347 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117358 "src_id" => 5347 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117359 "src_id" => 5347 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117360 "src_id" => 5347 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117361 "src_id" => 5347 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117362 "src_id" => 5347 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117363 "src_id" => 5347 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117364 "src_id" => 5347 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117365 "src_id" => 5347 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117366 "src_id" => 5347 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117367 "src_id" => 5347 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117368 "src_id" => 5347 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117369 "src_id" => 5347 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117370 "src_id" => 5347 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117371 "src_id" => 5347 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117372 "src_id" => 5347 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117373 "src_id" => 5347 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117374 "src_id" => 5347 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121729 "src_id" => 5347 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121730 "src_id" => 5347 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121731 "src_id" => 5347 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121732 "src_id" => 5347 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121733 "src_id" => 5347 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121734 "src_id" => 5347 "dest_id" => 5330 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 D" : "P286D" : "" : 19350 : Pimcore\Model\DataObject\Localizedfield {#4742 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 25.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#4741 …} : Pimcore\Model\Asset\Image {#4735 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4740 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4746 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4747 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4745 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4728 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4748 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4750 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4751 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4752 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4753 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4754 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4755 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4756 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4757 …} : Pimcore\Model\DataObject\Product\Consumi {#4758 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4759 …} : Pimcore\Model\DataObject\Product\Altro {#4760 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4761 …} } Pimcore\Model\DataObject\Product {#4773 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &88 "/Products/" #properties: &89 null #id: &90 5348 #creationDate: &91 1701962521 #modificationDate: &92 1701962702 #versionCount: &93 4 #userOwner: &94 0 #locked: &95 null #userModification: &96 0 #parentId: &97 2 #parent: &98 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &90 5348 #o_parentId: &97 2 #o_parent: &98 null #o_type: "object" #o_key: "P286SL" #o_path: &88 "/Products/" #o_index: 0 #o_creationDate: &91 1701962521 #o_modificationDate: &92 1701962702 #o_userOwner: &94 0 #o_userModification: &96 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &95 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &93 4 #o_properties: &89 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 {#1850 …} #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 {#4766 …} #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 {#4765 …} #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 {#4764 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4767 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4771 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4772 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4770 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4768 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4774 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4775 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4776 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4777 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4778 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4779 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4780 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4781 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4782 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4783 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4784 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4785 …} +"____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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 SL" : "P286SL" : "" : 19400 : Pimcore\Model\DataObject\Localizedfield {#4766 …} : 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 {#4765 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4764 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4767 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4771 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4772 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4770 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4768 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4774 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4775 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4776 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4777 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4778 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4779 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4780 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4781 …} : Pimcore\Model\DataObject\Product\Consumi {#4782 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4783 …} : Pimcore\Model\DataObject\Product\Altro {#4784 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4785 …} } Pimcore\Model\DataObject\Product {#4798 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962703 #path: &120 "/Products/" #properties: &121 null #id: &122 5350 #creationDate: &123 1701962521 #modificationDate: &124 1701962703 #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 5350 #o_parentId: &129 2 #o_parent: &130 null #o_type: "object" #o_key: "P286G" #o_path: &120 "/Products/" #o_index: 0 #o_creationDate: &123 1701962521 #o_modificationDate: &124 1701962703 #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" => 117425 "src_id" => 5350 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117426 "src_id" => 5350 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117427 "src_id" => 5350 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117428 "src_id" => 5350 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117429 "src_id" => 5350 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117430 "src_id" => 5350 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117431 "src_id" => 5350 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117432 "src_id" => 5350 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117433 "src_id" => 5350 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117434 "src_id" => 5350 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117435 "src_id" => 5350 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117436 "src_id" => 5350 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117437 "src_id" => 5350 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117438 "src_id" => 5350 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117439 "src_id" => 5350 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117440 "src_id" => 5350 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117441 "src_id" => 5350 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117442 "src_id" => 5350 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117443 "src_id" => 5350 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117444 "src_id" => 5350 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117445 "src_id" => 5350 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117446 "src_id" => 5350 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117447 "src_id" => 5350 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117448 "src_id" => 5350 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117449 "src_id" => 5350 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117450 "src_id" => 5350 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121766 "src_id" => 5350 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121767 "src_id" => 5350 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121768 "src_id" => 5350 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121769 "src_id" => 5350 "dest_id" => 5316 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121770 "src_id" => 5350 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121771 "src_id" => 5350 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121772 "src_id" => 5350 "dest_id" => 5345 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 286 G" #codice: "P286G" #url3d: "" #posizione: 19500 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4790 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 25.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4789 …} #foto2: Pimcore\Model\Asset\Image {#4788 …} #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 {#4791 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4795 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4796 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4794 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4792 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4797 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4799 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4800 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4801 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4802 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4803 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4804 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4805 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4806 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4807 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4808 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4809 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4810 …} +"____pimcore_cache_item__": "object_5350" : null : 1701962703 : "/Products/" : null : 5350 : 1701962521 : 1701962703 : 4 : 0 : null : 0 : 2 : null : false : null : 5350 : 2 : null : "object" : "P286G" : "/Products/" : 0 : 1701962521 : 1701962703 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117425 "src_id" => 5350 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117426 "src_id" => 5350 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117427 "src_id" => 5350 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117428 "src_id" => 5350 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117429 "src_id" => 5350 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117430 "src_id" => 5350 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117431 "src_id" => 5350 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117432 "src_id" => 5350 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117433 "src_id" => 5350 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117434 "src_id" => 5350 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117435 "src_id" => 5350 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117436 "src_id" => 5350 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117437 "src_id" => 5350 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117438 "src_id" => 5350 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117439 "src_id" => 5350 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117440 "src_id" => 5350 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117441 "src_id" => 5350 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117442 "src_id" => 5350 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117443 "src_id" => 5350 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117444 "src_id" => 5350 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117445 "src_id" => 5350 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117446 "src_id" => 5350 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117447 "src_id" => 5350 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117448 "src_id" => 5350 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117449 "src_id" => 5350 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117450 "src_id" => 5350 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121766 "src_id" => 5350 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121767 "src_id" => 5350 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121768 "src_id" => 5350 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121769 "src_id" => 5350 "dest_id" => 5316 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121770 "src_id" => 5350 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121771 "src_id" => 5350 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121772 "src_id" => 5350 "dest_id" => 5345 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 G" : "P286G" : "" : 19500 : Pimcore\Model\DataObject\Localizedfield {#4790 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 25.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#4789 …} : Pimcore\Model\Asset\Image {#4788 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4791 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4795 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4796 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4794 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4792 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4797 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4799 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4800 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4801 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4802 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4803 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4804 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4805 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4806 …} : Pimcore\Model\DataObject\Product\Consumi {#4807 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4808 …} : Pimcore\Model\DataObject\Product\Altro {#4809 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4810 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4937 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &153 "/Products/" #properties: &154 null #id: &155 5346 #creationDate: &156 1701962521 #modificationDate: &157 1701962702 #versionCount: &158 4 #userOwner: &159 0 #locked: &160 null #userModification: &161 0 #parentId: &162 2 #parent: &163 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &155 5346 #o_parentId: &162 2 #o_parent: &163 null #o_type: "object" #o_key: "P285L" #o_path: &153 "/Products/" #o_index: 0 #o_creationDate: &156 1701962521 #o_modificationDate: &157 1701962702 #o_userOwner: &159 0 #o_userModification: &161 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &160 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &158 4 #o_properties: &154 null #__rawRelationData: [ [ "id" => 117324 "src_id" => 5346 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117325 "src_id" => 5346 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117326 "src_id" => 5346 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117327 "src_id" => 5346 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117328 "src_id" => 5346 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117329 "src_id" => 5346 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117330 "src_id" => 5346 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117331 "src_id" => 5346 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117332 "src_id" => 5346 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117333 "src_id" => 5346 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117334 "src_id" => 5346 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117335 "src_id" => 5346 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117336 "src_id" => 5346 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117337 "src_id" => 5346 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117338 "src_id" => 5346 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117339 "src_id" => 5346 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117340 "src_id" => 5346 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117341 "src_id" => 5346 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117342 "src_id" => 5346 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117343 "src_id" => 5346 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117344 "src_id" => 5346 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117345 "src_id" => 5346 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117346 "src_id" => 5346 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117347 "src_id" => 5346 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117348 "src_id" => 5346 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121717 "src_id" => 5346 "dest_id" => 5344 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121718 "src_id" => 5346 "dest_id" => 5345 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121719 "src_id" => 5346 "dest_id" => 5349 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121720 "src_id" => 5346 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121721 "src_id" => 5346 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121722 "src_id" => 5346 "dest_id" => 5314 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 285 L" #codice: "P285L" #url3d: "" #posizione: 19300 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4929 …} #consumoCuoio: 0.0 #consumoPelle: 5.4 #consumoStoffa: 2.7 #imballo: 1.0 #volume: 0.54 #peso: 17.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 820.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4928 …} #foto2: Pimcore\Model\Asset\Image {#4927 …} #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 {#4930 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4934 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4935 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4933 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4931 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4936 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4938 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4939 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4940 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4941 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4942 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4943 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4944 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4945 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4946 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4947 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4948 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4949 …} +"____pimcore_cache_item__": "object_5346" : null : 1701962702 : "/Products/" : null : 5346 : 1701962521 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5346 : 2 : null : "object" : "P285L" : "/Products/" : 0 : 1701962521 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117324 "src_id" => 5346 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117325 "src_id" => 5346 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117326 "src_id" => 5346 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117327 "src_id" => 5346 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117328 "src_id" => 5346 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117329 "src_id" => 5346 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117330 "src_id" => 5346 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117331 "src_id" => 5346 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117332 "src_id" => 5346 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117333 "src_id" => 5346 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117334 "src_id" => 5346 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117335 "src_id" => 5346 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117336 "src_id" => 5346 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117337 "src_id" => 5346 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117338 "src_id" => 5346 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117339 "src_id" => 5346 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117340 "src_id" => 5346 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117341 "src_id" => 5346 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117342 "src_id" => 5346 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117343 "src_id" => 5346 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117344 "src_id" => 5346 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117345 "src_id" => 5346 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117346 "src_id" => 5346 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117347 "src_id" => 5346 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117348 "src_id" => 5346 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121717 "src_id" => 5346 "dest_id" => 5344 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121718 "src_id" => 5346 "dest_id" => 5345 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121719 "src_id" => 5346 "dest_id" => 5349 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121720 "src_id" => 5346 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121721 "src_id" => 5346 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121722 "src_id" => 5346 "dest_id" => 5314 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 285 L" : "P285L" : "" : 19300 : Pimcore\Model\DataObject\Localizedfield {#4929 …} : 0.0 : 5.4 : 2.7 : 1.0 : 0.54 : 17.0 : 600.0 : 420.0 : 760.0 : 810.0 : 820.0 : Pimcore\Model\Asset\Image {#4928 …} : Pimcore\Model\Asset\Image {#4927 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4930 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4934 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4935 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4933 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4931 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4936 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4938 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4939 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4940 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4941 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4942 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4943 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4944 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4945 …} : Pimcore\Model\DataObject\Product\Consumi {#4946 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4947 …} : Pimcore\Model\DataObject\Product\Altro {#4948 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4949 …} } Pimcore\Model\DataObject\Product {#4962 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &186 "/Products/" #properties: &187 null #id: &188 5328 #creationDate: &189 1701962518 #modificationDate: &190 1701962700 #versionCount: &191 4 #userOwner: &192 0 #locked: &193 null #userModification: &194 0 #parentId: &195 2 #parent: &196 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &188 5328 #o_parentId: &195 2 #o_parent: &196 null #o_type: "object" #o_key: "P282L" #o_path: &186 "/Products/" #o_index: 0 #o_creationDate: &189 1701962518 #o_modificationDate: &190 1701962700 #o_userOwner: &192 0 #o_userModification: &194 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &193 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &191 4 #o_properties: &187 null #__rawRelationData: [ [ "id" => 116862 "src_id" => 5328 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116863 "src_id" => 5328 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116864 "src_id" => 5328 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116865 "src_id" => 5328 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116866 "src_id" => 5328 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116867 "src_id" => 5328 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116868 "src_id" => 5328 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116869 "src_id" => 5328 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116870 "src_id" => 5328 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116871 "src_id" => 5328 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116872 "src_id" => 5328 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116873 "src_id" => 5328 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116874 "src_id" => 5328 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116875 "src_id" => 5328 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116876 "src_id" => 5328 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116877 "src_id" => 5328 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116878 "src_id" => 5328 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116879 "src_id" => 5328 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116880 "src_id" => 5328 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116881 "src_id" => 5328 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116882 "src_id" => 5328 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116883 "src_id" => 5328 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116884 "src_id" => 5328 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116885 "src_id" => 5328 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116886 "src_id" => 5328 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121488 "src_id" => 5328 "dest_id" => 5326 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121489 "src_id" => 5328 "dest_id" => 5327 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121490 "src_id" => 5328 "dest_id" => 5329 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121491 "src_id" => 5328 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121492 "src_id" => 5328 "dest_id" => 5311 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121493 "src_id" => 5328 "dest_id" => 5314 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121494 "src_id" => 5328 "dest_id" => 5313 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 282 L" #codice: "P282L" #url3d: "https://busetto.ergocreo.io/?pid=P282L" #posizione: 18400 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4954 …} #consumoCuoio: 0.0 #consumoPelle: 5.4 #consumoStoffa: 2.7 #imballo: 1.0 #volume: 0.5 #peso: 19.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4953 …} #foto2: Pimcore\Model\Asset\Image {#4952 …} #foto3: Pimcore\Model\Asset\Image {#4955 …} #foto4: Pimcore\Model\Asset\Image {#4959 …} #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 {#4960 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4958 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4956 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4961 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4963 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4964 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4965 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4966 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4967 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4968 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4969 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4970 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4971 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4972 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4973 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4974 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4975 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4976 …} +"____pimcore_cache_item__": "object_5328" : null : 1701962700 : "/Products/" : null : 5328 : 1701962518 : 1701962700 : 4 : 0 : null : 0 : 2 : null : false : null : 5328 : 2 : null : "object" : "P282L" : "/Products/" : 0 : 1701962518 : 1701962700 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116862 "src_id" => 5328 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116863 "src_id" => 5328 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116864 "src_id" => 5328 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116865 "src_id" => 5328 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116866 "src_id" => 5328 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116867 "src_id" => 5328 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116868 "src_id" => 5328 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116869 "src_id" => 5328 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116870 "src_id" => 5328 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116871 "src_id" => 5328 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116872 "src_id" => 5328 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116873 "src_id" => 5328 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116874 "src_id" => 5328 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116875 "src_id" => 5328 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116876 "src_id" => 5328 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116877 "src_id" => 5328 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116878 "src_id" => 5328 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116879 "src_id" => 5328 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116880 "src_id" => 5328 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116881 "src_id" => 5328 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116882 "src_id" => 5328 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116883 "src_id" => 5328 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116884 "src_id" => 5328 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116885 "src_id" => 5328 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116886 "src_id" => 5328 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121488 "src_id" => 5328 "dest_id" => 5326 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121489 "src_id" => 5328 "dest_id" => 5327 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121490 "src_id" => 5328 "dest_id" => 5329 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121491 "src_id" => 5328 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121492 "src_id" => 5328 "dest_id" => 5311 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121493 "src_id" => 5328 "dest_id" => 5314 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121494 "src_id" => 5328 "dest_id" => 5313 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 282 L" : "P282L" : "https://busetto.ergocreo.io/?pid=P282L" : 18400 : Pimcore\Model\DataObject\Localizedfield {#4954 …} : 0.0 : 5.4 : 2.7 : 1.0 : 0.5 : 19.0 : 650.0 : 410.0 : 740.0 : 770.0 : 890.0 : Pimcore\Model\Asset\Image {#4953 …} : Pimcore\Model\Asset\Image {#4952 …} : Pimcore\Model\Asset\Image {#4955 …} : Pimcore\Model\Asset\Image {#4959 …} : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4960 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4958 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4956 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4961 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4963 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4964 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4965 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4966 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4967 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4968 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4969 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4970 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4971 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4972 …} : Pimcore\Model\DataObject\Product\Consumi {#4973 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4974 …} : Pimcore\Model\DataObject\Product\Altro {#4975 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4976 …} } Pimcore\Model\DataObject\Product {#4988 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962699 #path: &221 "/Products/" #properties: &222 null #id: &223 5319 #creationDate: &224 1701962517 #modificationDate: &225 1701962699 #versionCount: &226 4 #userOwner: &227 0 #locked: &228 null #userModification: &229 0 #parentId: &230 2 #parent: &231 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &223 5319 #o_parentId: &230 2 #o_parent: &231 null #o_type: "object" #o_key: "P280BC" #o_path: &221 "/Products/" #o_index: 0 #o_creationDate: &224 1701962517 #o_modificationDate: &225 1701962699 #o_userOwner: &227 0 #o_userModification: &229 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &228 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &226 4 #o_properties: &222 null #__rawRelationData: [ [ "id" => 116629 "src_id" => 5319 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116630 "src_id" => 5319 "dest_id" => 409 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116631 "src_id" => 5319 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116632 "src_id" => 5319 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116633 "src_id" => 5319 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116634 "src_id" => 5319 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116635 "src_id" => 5319 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116636 "src_id" => 5319 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116637 "src_id" => 5319 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116638 "src_id" => 5319 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116639 "src_id" => 5319 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116640 "src_id" => 5319 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116641 "src_id" => 5319 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116642 "src_id" => 5319 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116643 "src_id" => 5319 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116644 "src_id" => 5319 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116645 "src_id" => 5319 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116646 "src_id" => 5319 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116647 "src_id" => 5319 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116648 "src_id" => 5319 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116649 "src_id" => 5319 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116650 "src_id" => 5319 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116651 "src_id" => 5319 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116652 "src_id" => 5319 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116653 "src_id" => 5319 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121357 "src_id" => 5319 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121358 "src_id" => 5319 "dest_id" => 5314 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121359 "src_id" => 5319 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121360 "src_id" => 5319 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121361 "src_id" => 5319 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121362 "src_id" => 5319 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121363 "src_id" => 5319 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121364 "src_id" => 5319 "dest_id" => 5349 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 BC" #codice: "P280BC" #url3d: "" #posizione: 17950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4981 …} #consumoCuoio: 0.0 #consumoPelle: 5.0 #consumoStoffa: 2.5 #imballo: 1.0 #volume: 0.57 #peso: 18.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4980 …} #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 {#4979 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4982 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4986 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4987 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4985 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4983 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4989 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4990 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4991 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4992 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4993 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4994 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4995 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4996 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4997 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4998 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4999 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#5000 …} +"____pimcore_cache_item__": "object_5319" : null : 1701962699 : "/Products/" : null : 5319 : 1701962517 : 1701962699 : 4 : 0 : null : 0 : 2 : null : false : null : 5319 : 2 : null : "object" : "P280BC" : "/Products/" : 0 : 1701962517 : 1701962699 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116629 "src_id" => 5319 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116630 "src_id" => 5319 "dest_id" => 409 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116631 "src_id" => 5319 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116632 "src_id" => 5319 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116633 "src_id" => 5319 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116634 "src_id" => 5319 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116635 "src_id" => 5319 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116636 "src_id" => 5319 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116637 "src_id" => 5319 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116638 "src_id" => 5319 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116639 "src_id" => 5319 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116640 "src_id" => 5319 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116641 "src_id" => 5319 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116642 "src_id" => 5319 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116643 "src_id" => 5319 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116644 "src_id" => 5319 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116645 "src_id" => 5319 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116646 "src_id" => 5319 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116647 "src_id" => 5319 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116648 "src_id" => 5319 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116649 "src_id" => 5319 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116650 "src_id" => 5319 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116651 "src_id" => 5319 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116652 "src_id" => 5319 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116653 "src_id" => 5319 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121357 "src_id" => 5319 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121358 "src_id" => 5319 "dest_id" => 5314 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121359 "src_id" => 5319 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121360 "src_id" => 5319 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121361 "src_id" => 5319 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121362 "src_id" => 5319 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121363 "src_id" => 5319 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121364 "src_id" => 5319 "dest_id" => 5349 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 BC" : "P280BC" : "" : 17950 : Pimcore\Model\DataObject\Localizedfield {#4981 …} : 0.0 : 5.0 : 2.5 : 1.0 : 0.57 : 18.0 : 590.0 : 420.0 : 800.0 : 750.0 : 800.0 : Pimcore\Model\Asset\Image {#4980 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4979 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4982 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4986 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4987 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4985 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4983 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4989 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4990 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4991 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4992 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4993 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4994 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4995 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4996 …} : Pimcore\Model\DataObject\Product\Consumi {#4997 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4998 …} : Pimcore\Model\DataObject\Product\Altro {#4999 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#5000 …} } Pimcore\Model\DataObject\Product {#5013 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962698 #path: &253 "/Products/" #properties: &254 null #id: &255 5314 #creationDate: &256 1701962516 #modificationDate: &257 1701962698 #versionCount: &258 4 #userOwner: &259 0 #locked: &260 null #userModification: &261 0 #parentId: &262 2 #parent: &263 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &255 5314 #o_parentId: &262 2 #o_parent: &263 null #o_type: "object" #o_key: "P280MC" #o_path: &253 "/Products/" #o_index: 0 #o_creationDate: &256 1701962516 #o_modificationDate: &257 1701962698 #o_userOwner: &259 0 #o_userModification: &261 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &260 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &258 4 #o_properties: &254 null #__rawRelationData: [ [ "id" => 116500 "src_id" => 5314 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116501 "src_id" => 5314 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116502 "src_id" => 5314 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116503 "src_id" => 5314 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116504 "src_id" => 5314 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116505 "src_id" => 5314 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116506 "src_id" => 5314 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116507 "src_id" => 5314 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116508 "src_id" => 5314 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116509 "src_id" => 5314 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116510 "src_id" => 5314 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116511 "src_id" => 5314 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116512 "src_id" => 5314 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116513 "src_id" => 5314 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116514 "src_id" => 5314 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116515 "src_id" => 5314 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116516 "src_id" => 5314 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116517 "src_id" => 5314 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116518 "src_id" => 5314 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116519 "src_id" => 5314 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116520 "src_id" => 5314 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116521 "src_id" => 5314 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116522 "src_id" => 5314 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116523 "src_id" => 5314 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116524 "src_id" => 5314 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121276 "src_id" => 5314 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121277 "src_id" => 5314 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121278 "src_id" => 5314 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121279 "src_id" => 5314 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121280 "src_id" => 5314 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121281 "src_id" => 5314 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121282 "src_id" => 5314 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121283 "src_id" => 5314 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121284 "src_id" => 5314 "dest_id" => 5349 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 MC" #codice: "P280MC" #url3d: "" #posizione: 17700 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#5005 …} #consumoCuoio: 0.0 #consumoPelle: 5.2 #consumoStoffa: 2.6 #imballo: 1.0 #volume: 0.6 #peso: 22.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 970.0 #fotoPricipale: Pimcore\Model\Asset\Image {#5004 …} #foto2: Pimcore\Model\Asset\Image {#5003 …} #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 {#5006 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#5010 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#5011 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#5009 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#5007 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#5012 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#5014 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#5015 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#5016 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#5017 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#5018 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#5019 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#5020 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#5021 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#5022 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#5023 …} #altro: Pimcore\Model\DataObject\Product\Altro {#5024 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#5025 …} +"____pimcore_cache_item__": "object_5314" : null : 1701962698 : "/Products/" : null : 5314 : 1701962516 : 1701962698 : 4 : 0 : null : 0 : 2 : null : false : null : 5314 : 2 : null : "object" : "P280MC" : "/Products/" : 0 : 1701962516 : 1701962698 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116500 "src_id" => 5314 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116501 "src_id" => 5314 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116502 "src_id" => 5314 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116503 "src_id" => 5314 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116504 "src_id" => 5314 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116505 "src_id" => 5314 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116506 "src_id" => 5314 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116507 "src_id" => 5314 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116508 "src_id" => 5314 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116509 "src_id" => 5314 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116510 "src_id" => 5314 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116511 "src_id" => 5314 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116512 "src_id" => 5314 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116513 "src_id" => 5314 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116514 "src_id" => 5314 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116515 "src_id" => 5314 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116516 "src_id" => 5314 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116517 "src_id" => 5314 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116518 "src_id" => 5314 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116519 "src_id" => 5314 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116520 "src_id" => 5314 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116521 "src_id" => 5314 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116522 "src_id" => 5314 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116523 "src_id" => 5314 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116524 "src_id" => 5314 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121276 "src_id" => 5314 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121277 "src_id" => 5314 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121278 "src_id" => 5314 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121279 "src_id" => 5314 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121280 "src_id" => 5314 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121281 "src_id" => 5314 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121282 "src_id" => 5314 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121283 "src_id" => 5314 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121284 "src_id" => 5314 "dest_id" => 5349 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 MC" : "P280MC" : "" : 17700 : Pimcore\Model\DataObject\Localizedfield {#5005 …} : 0.0 : 5.2 : 2.6 : 1.0 : 0.6 : 22.0 : 590.0 : 420.0 : 800.0 : 750.0 : 970.0 : Pimcore\Model\Asset\Image {#5004 …} : Pimcore\Model\Asset\Image {#5003 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#5006 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#5010 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#5011 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#5009 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#5007 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#5012 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#5014 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#5015 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#5016 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#5017 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#5018 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#5019 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#5020 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#5021 …} : Pimcore\Model\DataObject\Product\Consumi {#5022 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#5023 …} : Pimcore\Model\DataObject\Product\Altro {#5024 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#5025 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4719 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650115 #path: &286 "/Product Data/Tag/" #properties: &287 null #id: &288 372 #creationDate: &289 1696339589 #modificationDate: &290 1702650115 #versionCount: &291 3 #userOwner: &292 0 #locked: &293 null #userModification: &294 2 #parentId: &295 339 #parent: &296 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &288 372 #o_parentId: &295 339 #o_parent: &296 null #o_type: "object" #o_key: "legno" #o_path: &286 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &289 1696339589 #o_modificationDate: &290 1702650115 #o_userOwner: &292 0 #o_userModification: &294 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &293 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &291 3 #o_properties: &287 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4711 …} +"____pimcore_cache_item__": "object_372" : null : 1702650115 : "/Product Data/Tag/" : null : 372 : 1696339589 : 1702650115 : 3 : 0 : null : 2 : 339 : null : false : null : 372 : 339 : null : "object" : "legno" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650115 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4711 …} } Pimcore\Model\DataObject\Tag {#4734 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650083 #path: &300 "/Product Data/Tag/" #properties: &301 null #id: &302 357 #creationDate: &303 1696339589 #modificationDate: &304 1702650083 #versionCount: &305 3 #userOwner: &306 0 #locked: &307 null #userModification: &308 2 #parentId: &309 339 #parent: &310 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &302 357 #o_parentId: &309 339 #o_parent: &310 null #o_type: "object" #o_key: "hotel" #o_path: &300 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &303 1696339589 #o_modificationDate: &304 1702650083 #o_userOwner: &306 0 #o_userModification: &308 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &307 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &305 3 #o_properties: &301 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4726 …} +"____pimcore_cache_item__": "object_357" : null : 1702650083 : "/Product Data/Tag/" : null : 357 : 1696339589 : 1702650083 : 3 : 0 : null : 2 : 339 : null : false : null : 357 : 339 : null : "object" : "hotel" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650083 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4726 …} } Pimcore\Model\DataObject\Tag {#4739 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650163 #path: &313 "/Product Data/Tag/" #properties: &314 null #id: &315 413 #creationDate: &316 1696339591 #modificationDate: &317 1702650163 #versionCount: &318 2 #userOwner: &319 0 #locked: &320 null #userModification: &321 2 #parentId: &322 339 #parent: &323 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &315 413 #o_parentId: &322 339 #o_parent: &323 null #o_type: "object" #o_key: "poltrona" #o_path: &313 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &316 1696339591 #o_modificationDate: &317 1702650163 #o_userOwner: &319 0 #o_userModification: &321 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &320 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &318 2 #o_properties: &314 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4732 …} +"____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 {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4732 …} } Pimcore\Model\DataObject\Tag {#4744 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650210 #path: &326 "/Product Data/Tag/" #properties: &327 null #id: &328 428 #creationDate: &329 1696339592 #modificationDate: &330 1702650210 #versionCount: &331 2 #userOwner: &332 0 #locked: &333 null #userModification: &334 2 #parentId: &335 339 #parent: &336 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &328 428 #o_parentId: &335 339 #o_parent: &336 null #o_type: "object" #o_key: "schiumato a freddo" #o_path: &326 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &329 1696339592 #o_modificationDate: &330 1702650210 #o_userOwner: &332 0 #o_userModification: &334 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &333 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &331 2 #o_properties: &327 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4737 …} +"____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 {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4737 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2056 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &339 "/Product Data/Rivestimenti - Categorie/" #properties: &340 null #id: &341 964 #creationDate: &342 1697745688 #modificationDate: &343 1702553106 #versionCount: &344 5 #userOwner: &345 0 #locked: &346 null #userModification: &347 2 #parentId: &348 957 #parent: &349 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &341 964 #o_parentId: &348 957 #o_parent: &349 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &339 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &342 1697745688 #o_modificationDate: &343 1702553106 #o_userOwner: &345 0 #o_userModification: &347 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &346 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &344 5 #o_properties: &340 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2058 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2048 …} +"____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 {#2058 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2048 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2070 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &353 "/Product Data/Rivestimenti - Categorie/" #properties: &354 null #id: &355 963 #creationDate: &356 1697745688 #modificationDate: &357 1702553122 #versionCount: &358 5 #userOwner: &359 0 #locked: &360 null #userModification: &361 2 #parentId: &362 957 #parent: &363 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &355 963 #o_parentId: &362 957 #o_parent: &363 null #o_type: "object" #o_key: "STOFFA" #o_path: &353 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &356 1697745688 #o_modificationDate: &357 1702553122 #o_userOwner: &359 0 #o_userModification: &361 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &360 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &358 5 #o_properties: &354 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2058 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2062 …} +"____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 {#2058 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2062 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2075 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &366 "/Product Data/Rivestimenti - Categorie/" #properties: &367 null #id: &368 965 #creationDate: &369 1697745688 #modificationDate: &370 1702553117 #versionCount: &371 4 #userOwner: &372 0 #locked: &373 null #userModification: &374 2 #parentId: &375 957 #parent: &376 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &368 965 #o_parentId: &375 957 #o_parent: &376 null #o_type: "object" #o_key: "PELLE" #o_path: &366 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &369 1697745688 #o_modificationDate: &370 1702553117 #o_userOwner: &372 0 #o_userModification: &374 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &373 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &371 4 #o_properties: &367 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2058 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2068 …} +"____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 {#2058 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2068 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2080 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552985 #path: &379 "/Product Data/Finiture - Tipologia/" #properties: &380 null #id: &381 960 #creationDate: &382 1697745625 #modificationDate: &383 1702552985 #versionCount: &384 3 #userOwner: &385 0 #locked: &386 null #userModification: &387 2 #parentId: &388 956 #parent: &389 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &381 960 #o_parentId: &388 956 #o_parent: &389 null #o_type: "object" #o_key: "FINITURE LEGNO FRASSINO" #o_path: &379 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &382 1697745625 #o_modificationDate: &383 1702552985 #o_userOwner: &385 0 #o_userModification: &387 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &386 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &384 3 #o_properties: &380 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2082 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2073 …} +"____pimcore_cache_item__": "object_960" : null : 1702552985 : "/Product Data/Finiture - Tipologia/" : null : 960 : 1697745625 : 1702552985 : 3 : 0 : null : 2 : 956 : null : false : null : 960 : 956 : null : "object" : "FINITURE LEGNO FRASSINO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552985 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2082 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2073 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1534 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1533 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1535 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1537 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1531 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1530 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1529 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1528 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1527 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1526 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1525 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1524 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1523 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1522 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1521 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1520 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1519 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1518 …} +"____pimcore_cache_item__": "object_5349" : null : 1701962703 : "/Products/" : null : 5349 : 1701962521 : 1701962703 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4612} : false : null : 5349 : 2 : Pimcore\Model\DataObject\Folder {#4612} : "object" : "P286L" : "/Products/" : 0 : 1701962521 : 1701962703 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117400 "src_id" => 5349 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117401 "src_id" => 5349 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117402 "src_id" => 5349 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117403 "src_id" => 5349 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117404 "src_id" => 5349 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117405 "src_id" => 5349 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117406 "src_id" => 5349 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117407 "src_id" => 5349 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117408 "src_id" => 5349 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117409 "src_id" => 5349 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117410 "src_id" => 5349 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117411 "src_id" => 5349 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117412 "src_id" => 5349 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117413 "src_id" => 5349 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117414 "src_id" => 5349 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117415 "src_id" => 5349 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117416 "src_id" => 5349 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117417 "src_id" => 5349 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117418 "src_id" => 5349 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117419 "src_id" => 5349 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117420 "src_id" => 5349 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117421 "src_id" => 5349 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117422 "src_id" => 5349 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117423 "src_id" => 5349 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117424 "src_id" => 5349 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121752 "src_id" => 5349 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121753 "src_id" => 5349 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121754 "src_id" => 5349 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121755 "src_id" => 5349 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121756 "src_id" => 5349 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121757 "src_id" => 5349 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121758 "src_id" => 5349 "dest_id" => 5314 "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 {#1850 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "P 286 L" : "P286L" : "" : 19450 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 21.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : Pimcore\Model\Asset\Image {#1538 …} : null : [ App\Model\Product\Category {#4011} ] : [ Pimcore\Model\DataObject\Product {#4749} Pimcore\Model\DataObject\Product {#4773} Pimcore\Model\DataObject\Product {#4798} ] : [ Pimcore\Model\DataObject\Product {#4937} Pimcore\Model\DataObject\Product {#4962} Pimcore\Model\DataObject\Product {#4988} Pimcore\Model\DataObject\Product {#5013} ] : [ Pimcore\Model\DataObject\Tag {#4719} Pimcore\Model\DataObject\Tag {#4734} Pimcore\Model\DataObject\Tag {#4739} Pimcore\Model\DataObject\Tag {#4744} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2056} Pimcore\Model\DataObject\RivestimentiCategory {#2070} Pimcore\Model\DataObject\RivestimentiCategory {#2075} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2080} ] : Pimcore\Model\DataObject\Product\Varianti {#1534 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1533 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1535 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1537 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1531 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1528 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1527 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1526 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1525 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1524 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1523 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1522 …} : Pimcore\Model\DataObject\Product\Consumi {#1521 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1520 …} : Pimcore\Model\DataObject\Product\Altro {#1519 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1518 …} } |
| routeDocument | Pimcore\Routing\DataObjectRoute {#1517 -path: "/it/prodotto/p286l" -host: "" -schemes: [] -methods: [] -defaults: [ "_controller" => "App\Controller\ProductController::detailAction" "object" => Pimcore\Model\DataObject\Product {#1532 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962703 #path: &2 "/Products/" #properties: &3 null #id: &4 5349 #creationDate: &5 1701962521 #modificationDate: &6 1701962703 #versionCount: &7 4 #userOwner: &8 0 #locked: &9 null #userModification: &10 0 #parentId: &11 2 #parent: &12 Pimcore\Model\DataObject\Folder {#4612 #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 {#4616 #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 {#4616} #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 {#4616} : false : null : 2 : 1 : Pimcore\Model\DataObject\Folder {#4616} : "folder" : "Products" : "/" : 0 : 1669375769 : 1669386775 : 2 : 2 : [] : [] : [] : [] : "self" : null : null : 3 : null } #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &4 5349 #o_parentId: &11 2 #o_parent: &12 Pimcore\Model\DataObject\Folder {#4612} #o_type: "object" #o_key: "P286L" #o_path: &2 "/Products/" #o_index: 0 #o_creationDate: &5 1701962521 #o_modificationDate: &6 1701962703 #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" => 117400 "src_id" => 5349 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117401 "src_id" => 5349 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117402 "src_id" => 5349 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117403 "src_id" => 5349 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117404 "src_id" => 5349 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117405 "src_id" => 5349 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117406 "src_id" => 5349 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117407 "src_id" => 5349 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117408 "src_id" => 5349 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117409 "src_id" => 5349 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117410 "src_id" => 5349 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117411 "src_id" => 5349 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117412 "src_id" => 5349 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117413 "src_id" => 5349 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117414 "src_id" => 5349 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117415 "src_id" => 5349 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117416 "src_id" => 5349 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117417 "src_id" => 5349 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117418 "src_id" => 5349 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117419 "src_id" => 5349 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117420 "src_id" => 5349 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117421 "src_id" => 5349 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117422 "src_id" => 5349 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117423 "src_id" => 5349 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117424 "src_id" => 5349 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121752 "src_id" => 5349 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121753 "src_id" => 5349 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121754 "src_id" => 5349 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121755 "src_id" => 5349 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121756 "src_id" => 5349 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121757 "src_id" => 5349 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121758 "src_id" => 5349 "dest_id" => 5314 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] #scheduledTasks: null #nome: "P 286 L" #codice: "P286L" #url3d: "" #posizione: 19450 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#1544 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 21.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#1542 …} #foto2: Pimcore\Model\Asset\Image {#1540 …} #foto3: Pimcore\Model\Asset\Image {#1538 …} #foto4: null #categories: [ App\Model\Product\Category {#4011 #dao: null #dependencies: null #__dataVersionTimestamp: 1702992656 #path: &41 "/Product Data/Category/Busetto/" #properties: &42 null #id: &43 345 #creationDate: &44 1696339549 #modificationDate: &45 1702992656 #versionCount: &46 167 #userOwner: &47 0 #locked: &48 null #userModification: &49 2 #parentId: &50 881 #parent: &51 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &43 345 #o_parentId: &50 881 #o_parent: &51 null #o_type: "object" #o_key: "Poltrone e divani" #o_path: &41 "/Product Data/Category/Busetto/" #o_index: 0 #o_creationDate: &44 1696339549 #o_modificationDate: &45 1702992656 #o_userOwner: &47 0 #o_userModification: &49 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &48 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &46 167 #o_properties: &42 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 {#4054 …} #o_classId: "cat" #o_className: "Category" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4019 …} #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 {#4054 …} : "cat" : "Category" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4019 …} : null : null : null : null : null : null : null } ] #famiglia: [ Pimcore\Model\DataObject\Product {#4749 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &55 "/Products/" #properties: &56 null #id: &57 5347 #creationDate: &58 1701962521 #modificationDate: &59 1701962702 #versionCount: &60 4 #userOwner: &61 0 #locked: &62 null #userModification: &63 0 #parentId: &64 2 #parent: &65 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &57 5347 #o_parentId: &64 2 #o_parent: &65 null #o_type: "object" #o_key: "P286D" #o_path: &55 "/Products/" #o_index: 0 #o_creationDate: &58 1701962521 #o_modificationDate: &59 1701962702 #o_userOwner: &61 0 #o_userModification: &63 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &62 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &60 4 #o_properties: &56 null #__rawRelationData: [ [ "id" => 117349 "src_id" => 5347 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117350 "src_id" => 5347 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117351 "src_id" => 5347 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117352 "src_id" => 5347 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117353 "src_id" => 5347 "dest_id" => 367 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117354 "src_id" => 5347 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117355 "src_id" => 5347 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117356 "src_id" => 5347 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117357 "src_id" => 5347 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117358 "src_id" => 5347 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117359 "src_id" => 5347 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117360 "src_id" => 5347 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117361 "src_id" => 5347 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117362 "src_id" => 5347 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117363 "src_id" => 5347 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117364 "src_id" => 5347 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117365 "src_id" => 5347 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117366 "src_id" => 5347 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117367 "src_id" => 5347 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117368 "src_id" => 5347 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117369 "src_id" => 5347 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117370 "src_id" => 5347 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117371 "src_id" => 5347 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117372 "src_id" => 5347 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117373 "src_id" => 5347 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117374 "src_id" => 5347 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121729 "src_id" => 5347 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121730 "src_id" => 5347 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121731 "src_id" => 5347 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121732 "src_id" => 5347 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121733 "src_id" => 5347 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121734 "src_id" => 5347 "dest_id" => 5330 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 286 D" #codice: "P286D" #url3d: "" #posizione: 19350 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4742 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 25.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4741 …} #foto2: Pimcore\Model\Asset\Image {#4735 …} #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 {#4740 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4746 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4747 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4745 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4728 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4748 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4750 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4751 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4752 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4753 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4754 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4755 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4756 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4757 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4758 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4759 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4760 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4761 …} +"____pimcore_cache_item__": "object_5347" : null : 1701962702 : "/Products/" : null : 5347 : 1701962521 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5347 : 2 : null : "object" : "P286D" : "/Products/" : 0 : 1701962521 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117349 "src_id" => 5347 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117350 "src_id" => 5347 "dest_id" => 390 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117351 "src_id" => 5347 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117352 "src_id" => 5347 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117353 "src_id" => 5347 "dest_id" => 367 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117354 "src_id" => 5347 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117355 "src_id" => 5347 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117356 "src_id" => 5347 "dest_id" => 448 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117357 "src_id" => 5347 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117358 "src_id" => 5347 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117359 "src_id" => 5347 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117360 "src_id" => 5347 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117361 "src_id" => 5347 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117362 "src_id" => 5347 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117363 "src_id" => 5347 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117364 "src_id" => 5347 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117365 "src_id" => 5347 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117366 "src_id" => 5347 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117367 "src_id" => 5347 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117368 "src_id" => 5347 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117369 "src_id" => 5347 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117370 "src_id" => 5347 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117371 "src_id" => 5347 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117372 "src_id" => 5347 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117373 "src_id" => 5347 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117374 "src_id" => 5347 "dest_id" => 962 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121729 "src_id" => 5347 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121730 "src_id" => 5347 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121731 "src_id" => 5347 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121732 "src_id" => 5347 "dest_id" => 5312 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121733 "src_id" => 5347 "dest_id" => 5326 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121734 "src_id" => 5347 "dest_id" => 5330 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 D" : "P286D" : "" : 19350 : Pimcore\Model\DataObject\Localizedfield {#4742 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 25.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#4741 …} : Pimcore\Model\Asset\Image {#4735 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4740 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4746 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4747 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4745 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4728 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4748 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4750 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4751 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4752 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4753 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4754 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4755 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4756 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4757 …} : Pimcore\Model\DataObject\Product\Consumi {#4758 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4759 …} : Pimcore\Model\DataObject\Product\Altro {#4760 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4761 …} } Pimcore\Model\DataObject\Product {#4773 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &88 "/Products/" #properties: &89 null #id: &90 5348 #creationDate: &91 1701962521 #modificationDate: &92 1701962702 #versionCount: &93 4 #userOwner: &94 0 #locked: &95 null #userModification: &96 0 #parentId: &97 2 #parent: &98 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &90 5348 #o_parentId: &97 2 #o_parent: &98 null #o_type: "object" #o_key: "P286SL" #o_path: &88 "/Products/" #o_index: 0 #o_creationDate: &91 1701962521 #o_modificationDate: &92 1701962702 #o_userOwner: &94 0 #o_userModification: &96 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &95 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &93 4 #o_properties: &89 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 {#1850 …} #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 {#4766 …} #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 {#4765 …} #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 {#4764 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4767 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4771 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4772 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4770 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4768 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4774 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4775 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4776 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4777 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4778 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4779 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4780 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4781 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4782 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4783 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4784 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4785 …} +"____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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 SL" : "P286SL" : "" : 19400 : Pimcore\Model\DataObject\Localizedfield {#4766 …} : 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 {#4765 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4764 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4767 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4771 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4772 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4770 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4768 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4774 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4775 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4776 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4777 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4778 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4779 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4780 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4781 …} : Pimcore\Model\DataObject\Product\Consumi {#4782 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4783 …} : Pimcore\Model\DataObject\Product\Altro {#4784 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4785 …} } Pimcore\Model\DataObject\Product {#4798 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962703 #path: &120 "/Products/" #properties: &121 null #id: &122 5350 #creationDate: &123 1701962521 #modificationDate: &124 1701962703 #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 5350 #o_parentId: &129 2 #o_parent: &130 null #o_type: "object" #o_key: "P286G" #o_path: &120 "/Products/" #o_index: 0 #o_creationDate: &123 1701962521 #o_modificationDate: &124 1701962703 #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" => 117425 "src_id" => 5350 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117426 "src_id" => 5350 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117427 "src_id" => 5350 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117428 "src_id" => 5350 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117429 "src_id" => 5350 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117430 "src_id" => 5350 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117431 "src_id" => 5350 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117432 "src_id" => 5350 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117433 "src_id" => 5350 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117434 "src_id" => 5350 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117435 "src_id" => 5350 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117436 "src_id" => 5350 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117437 "src_id" => 5350 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117438 "src_id" => 5350 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117439 "src_id" => 5350 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117440 "src_id" => 5350 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117441 "src_id" => 5350 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117442 "src_id" => 5350 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117443 "src_id" => 5350 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117444 "src_id" => 5350 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117445 "src_id" => 5350 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117446 "src_id" => 5350 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117447 "src_id" => 5350 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117448 "src_id" => 5350 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117449 "src_id" => 5350 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117450 "src_id" => 5350 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121766 "src_id" => 5350 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121767 "src_id" => 5350 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121768 "src_id" => 5350 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121769 "src_id" => 5350 "dest_id" => 5316 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121770 "src_id" => 5350 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121771 "src_id" => 5350 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121772 "src_id" => 5350 "dest_id" => 5345 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 286 G" #codice: "P286G" #url3d: "" #posizione: 19500 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4790 …} #consumoCuoio: 0.0 #consumoPelle: 6.4 #consumoStoffa: 3.2 #imballo: 1.0 #volume: 0.57 #peso: 25.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4789 …} #foto2: Pimcore\Model\Asset\Image {#4788 …} #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 {#4791 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4795 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4796 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4794 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4792 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4797 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4799 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4800 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4801 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4802 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4803 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4804 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4805 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4806 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4807 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4808 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4809 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4810 …} +"____pimcore_cache_item__": "object_5350" : null : 1701962703 : "/Products/" : null : 5350 : 1701962521 : 1701962703 : 4 : 0 : null : 0 : 2 : null : false : null : 5350 : 2 : null : "object" : "P286G" : "/Products/" : 0 : 1701962521 : 1701962703 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117425 "src_id" => 5350 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117426 "src_id" => 5350 "dest_id" => 394 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117427 "src_id" => 5350 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117428 "src_id" => 5350 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117429 "src_id" => 5350 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117430 "src_id" => 5350 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117431 "src_id" => 5350 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117432 "src_id" => 5350 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117433 "src_id" => 5350 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117434 "src_id" => 5350 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117435 "src_id" => 5350 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117436 "src_id" => 5350 "dest_id" => 459 "type" => "object" "fieldname" => "specifiche" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117437 "src_id" => 5350 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117438 "src_id" => 5350 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117439 "src_id" => 5350 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117440 "src_id" => 5350 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117441 "src_id" => 5350 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117442 "src_id" => 5350 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117443 "src_id" => 5350 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117444 "src_id" => 5350 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117445 "src_id" => 5350 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117446 "src_id" => 5350 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117447 "src_id" => 5350 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117448 "src_id" => 5350 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117449 "src_id" => 5350 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117450 "src_id" => 5350 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121766 "src_id" => 5350 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121767 "src_id" => 5350 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121768 "src_id" => 5350 "dest_id" => 5349 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121769 "src_id" => 5350 "dest_id" => 5316 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121770 "src_id" => 5350 "dest_id" => 5309 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121771 "src_id" => 5350 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121772 "src_id" => 5350 "dest_id" => 5345 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 286 G" : "P286G" : "" : 19500 : Pimcore\Model\DataObject\Localizedfield {#4790 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 25.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#4789 …} : Pimcore\Model\Asset\Image {#4788 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4791 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4795 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4796 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4794 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4792 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4797 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4799 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4800 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4801 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4802 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4803 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4804 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4805 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4806 …} : Pimcore\Model\DataObject\Product\Consumi {#4807 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4808 …} : Pimcore\Model\DataObject\Product\Altro {#4809 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4810 …} } ] #correlati: [ Pimcore\Model\DataObject\Product {#4937 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962702 #path: &153 "/Products/" #properties: &154 null #id: &155 5346 #creationDate: &156 1701962521 #modificationDate: &157 1701962702 #versionCount: &158 4 #userOwner: &159 0 #locked: &160 null #userModification: &161 0 #parentId: &162 2 #parent: &163 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &155 5346 #o_parentId: &162 2 #o_parent: &163 null #o_type: "object" #o_key: "P285L" #o_path: &153 "/Products/" #o_index: 0 #o_creationDate: &156 1701962521 #o_modificationDate: &157 1701962702 #o_userOwner: &159 0 #o_userModification: &161 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &160 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &158 4 #o_properties: &154 null #__rawRelationData: [ [ "id" => 117324 "src_id" => 5346 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117325 "src_id" => 5346 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117326 "src_id" => 5346 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117327 "src_id" => 5346 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117328 "src_id" => 5346 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117329 "src_id" => 5346 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117330 "src_id" => 5346 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117331 "src_id" => 5346 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117332 "src_id" => 5346 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117333 "src_id" => 5346 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117334 "src_id" => 5346 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117335 "src_id" => 5346 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117336 "src_id" => 5346 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117337 "src_id" => 5346 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117338 "src_id" => 5346 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117339 "src_id" => 5346 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117340 "src_id" => 5346 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117341 "src_id" => 5346 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117342 "src_id" => 5346 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117343 "src_id" => 5346 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117344 "src_id" => 5346 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117345 "src_id" => 5346 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117346 "src_id" => 5346 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117347 "src_id" => 5346 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117348 "src_id" => 5346 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121717 "src_id" => 5346 "dest_id" => 5344 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121718 "src_id" => 5346 "dest_id" => 5345 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121719 "src_id" => 5346 "dest_id" => 5349 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121720 "src_id" => 5346 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121721 "src_id" => 5346 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121722 "src_id" => 5346 "dest_id" => 5314 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 285 L" #codice: "P285L" #url3d: "" #posizione: 19300 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4929 …} #consumoCuoio: 0.0 #consumoPelle: 5.4 #consumoStoffa: 2.7 #imballo: 1.0 #volume: 0.54 #peso: 17.0 #hb: 600.0 #hs: 420.0 #profondita: 760.0 #lunghezza: 810.0 #altezza: 820.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4928 …} #foto2: Pimcore\Model\Asset\Image {#4927 …} #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 {#4930 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4934 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4935 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4933 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4931 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4936 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4938 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4939 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4940 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4941 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4942 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4943 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4944 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4945 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4946 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4947 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4948 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4949 …} +"____pimcore_cache_item__": "object_5346" : null : 1701962702 : "/Products/" : null : 5346 : 1701962521 : 1701962702 : 4 : 0 : null : 0 : 2 : null : false : null : 5346 : 2 : null : "object" : "P285L" : "/Products/" : 0 : 1701962521 : 1701962702 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117324 "src_id" => 5346 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117325 "src_id" => 5346 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117326 "src_id" => 5346 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117327 "src_id" => 5346 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117328 "src_id" => 5346 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117329 "src_id" => 5346 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117330 "src_id" => 5346 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117331 "src_id" => 5346 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117332 "src_id" => 5346 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117333 "src_id" => 5346 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117334 "src_id" => 5346 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117335 "src_id" => 5346 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117336 "src_id" => 5346 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117337 "src_id" => 5346 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117338 "src_id" => 5346 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117339 "src_id" => 5346 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117340 "src_id" => 5346 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117341 "src_id" => 5346 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117342 "src_id" => 5346 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117343 "src_id" => 5346 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117344 "src_id" => 5346 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117345 "src_id" => 5346 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117346 "src_id" => 5346 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117347 "src_id" => 5346 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117348 "src_id" => 5346 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121717 "src_id" => 5346 "dest_id" => 5344 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121718 "src_id" => 5346 "dest_id" => 5345 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121719 "src_id" => 5346 "dest_id" => 5349 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121720 "src_id" => 5346 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121721 "src_id" => 5346 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121722 "src_id" => 5346 "dest_id" => 5314 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 285 L" : "P285L" : "" : 19300 : Pimcore\Model\DataObject\Localizedfield {#4929 …} : 0.0 : 5.4 : 2.7 : 1.0 : 0.54 : 17.0 : 600.0 : 420.0 : 760.0 : 810.0 : 820.0 : Pimcore\Model\Asset\Image {#4928 …} : Pimcore\Model\Asset\Image {#4927 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4930 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4934 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4935 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4933 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4931 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4936 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4938 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4939 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4940 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4941 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4942 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4943 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4944 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4945 …} : Pimcore\Model\DataObject\Product\Consumi {#4946 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4947 …} : Pimcore\Model\DataObject\Product\Altro {#4948 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4949 …} } Pimcore\Model\DataObject\Product {#4962 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962700 #path: &186 "/Products/" #properties: &187 null #id: &188 5328 #creationDate: &189 1701962518 #modificationDate: &190 1701962700 #versionCount: &191 4 #userOwner: &192 0 #locked: &193 null #userModification: &194 0 #parentId: &195 2 #parent: &196 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &188 5328 #o_parentId: &195 2 #o_parent: &196 null #o_type: "object" #o_key: "P282L" #o_path: &186 "/Products/" #o_index: 0 #o_creationDate: &189 1701962518 #o_modificationDate: &190 1701962700 #o_userOwner: &192 0 #o_userModification: &194 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &193 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &191 4 #o_properties: &187 null #__rawRelationData: [ [ "id" => 116862 "src_id" => 5328 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116863 "src_id" => 5328 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116864 "src_id" => 5328 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116865 "src_id" => 5328 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116866 "src_id" => 5328 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116867 "src_id" => 5328 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116868 "src_id" => 5328 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116869 "src_id" => 5328 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116870 "src_id" => 5328 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116871 "src_id" => 5328 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116872 "src_id" => 5328 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116873 "src_id" => 5328 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116874 "src_id" => 5328 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116875 "src_id" => 5328 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116876 "src_id" => 5328 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116877 "src_id" => 5328 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116878 "src_id" => 5328 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116879 "src_id" => 5328 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116880 "src_id" => 5328 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116881 "src_id" => 5328 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116882 "src_id" => 5328 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116883 "src_id" => 5328 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116884 "src_id" => 5328 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116885 "src_id" => 5328 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116886 "src_id" => 5328 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121488 "src_id" => 5328 "dest_id" => 5326 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121489 "src_id" => 5328 "dest_id" => 5327 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121490 "src_id" => 5328 "dest_id" => 5329 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121491 "src_id" => 5328 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121492 "src_id" => 5328 "dest_id" => 5311 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121493 "src_id" => 5328 "dest_id" => 5314 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121494 "src_id" => 5328 "dest_id" => 5313 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 282 L" #codice: "P282L" #url3d: "https://busetto.ergocreo.io/?pid=P282L" #posizione: 18400 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4954 …} #consumoCuoio: 0.0 #consumoPelle: 5.4 #consumoStoffa: 2.7 #imballo: 1.0 #volume: 0.5 #peso: 19.0 #hb: 650.0 #hs: 410.0 #profondita: 740.0 #lunghezza: 770.0 #altezza: 890.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4953 …} #foto2: Pimcore\Model\Asset\Image {#4952 …} #foto3: Pimcore\Model\Asset\Image {#4955 …} #foto4: Pimcore\Model\Asset\Image {#4959 …} #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 {#4960 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4958 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4956 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4961 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4963 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4964 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4965 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4966 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4967 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4968 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4969 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4970 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4971 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4972 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4973 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4974 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4975 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#4976 …} +"____pimcore_cache_item__": "object_5328" : null : 1701962700 : "/Products/" : null : 5328 : 1701962518 : 1701962700 : 4 : 0 : null : 0 : 2 : null : false : null : 5328 : 2 : null : "object" : "P282L" : "/Products/" : 0 : 1701962518 : 1701962700 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116862 "src_id" => 5328 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116863 "src_id" => 5328 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116864 "src_id" => 5328 "dest_id" => 356 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116865 "src_id" => 5328 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116866 "src_id" => 5328 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116867 "src_id" => 5328 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116868 "src_id" => 5328 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116869 "src_id" => 5328 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116870 "src_id" => 5328 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116871 "src_id" => 5328 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116872 "src_id" => 5328 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116873 "src_id" => 5328 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116874 "src_id" => 5328 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116875 "src_id" => 5328 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116876 "src_id" => 5328 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116877 "src_id" => 5328 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116878 "src_id" => 5328 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116879 "src_id" => 5328 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116880 "src_id" => 5328 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116881 "src_id" => 5328 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116882 "src_id" => 5328 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116883 "src_id" => 5328 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116884 "src_id" => 5328 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116885 "src_id" => 5328 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116886 "src_id" => 5328 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121488 "src_id" => 5328 "dest_id" => 5326 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121489 "src_id" => 5328 "dest_id" => 5327 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121490 "src_id" => 5328 "dest_id" => 5329 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121491 "src_id" => 5328 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121492 "src_id" => 5328 "dest_id" => 5311 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121493 "src_id" => 5328 "dest_id" => 5314 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121494 "src_id" => 5328 "dest_id" => 5313 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 282 L" : "P282L" : "https://busetto.ergocreo.io/?pid=P282L" : 18400 : Pimcore\Model\DataObject\Localizedfield {#4954 …} : 0.0 : 5.4 : 2.7 : 1.0 : 0.5 : 19.0 : 650.0 : 410.0 : 740.0 : 770.0 : 890.0 : Pimcore\Model\Asset\Image {#4953 …} : Pimcore\Model\Asset\Image {#4952 …} : Pimcore\Model\Asset\Image {#4955 …} : Pimcore\Model\Asset\Image {#4959 …} : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4960 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4958 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4956 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4961 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4963 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4964 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4965 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4966 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4967 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4968 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4969 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4970 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4971 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4972 …} : Pimcore\Model\DataObject\Product\Consumi {#4973 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4974 …} : Pimcore\Model\DataObject\Product\Altro {#4975 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#4976 …} } Pimcore\Model\DataObject\Product {#4988 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962699 #path: &221 "/Products/" #properties: &222 null #id: &223 5319 #creationDate: &224 1701962517 #modificationDate: &225 1701962699 #versionCount: &226 4 #userOwner: &227 0 #locked: &228 null #userModification: &229 0 #parentId: &230 2 #parent: &231 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &223 5319 #o_parentId: &230 2 #o_parent: &231 null #o_type: "object" #o_key: "P280BC" #o_path: &221 "/Products/" #o_index: 0 #o_creationDate: &224 1701962517 #o_modificationDate: &225 1701962699 #o_userOwner: &227 0 #o_userModification: &229 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &228 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &226 4 #o_properties: &222 null #__rawRelationData: [ [ "id" => 116629 "src_id" => 5319 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116630 "src_id" => 5319 "dest_id" => 409 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116631 "src_id" => 5319 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116632 "src_id" => 5319 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116633 "src_id" => 5319 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116634 "src_id" => 5319 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116635 "src_id" => 5319 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116636 "src_id" => 5319 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116637 "src_id" => 5319 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116638 "src_id" => 5319 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116639 "src_id" => 5319 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116640 "src_id" => 5319 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116641 "src_id" => 5319 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116642 "src_id" => 5319 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116643 "src_id" => 5319 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116644 "src_id" => 5319 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116645 "src_id" => 5319 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116646 "src_id" => 5319 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116647 "src_id" => 5319 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116648 "src_id" => 5319 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116649 "src_id" => 5319 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116650 "src_id" => 5319 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116651 "src_id" => 5319 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116652 "src_id" => 5319 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116653 "src_id" => 5319 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121357 "src_id" => 5319 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121358 "src_id" => 5319 "dest_id" => 5314 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121359 "src_id" => 5319 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121360 "src_id" => 5319 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121361 "src_id" => 5319 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121362 "src_id" => 5319 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121363 "src_id" => 5319 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121364 "src_id" => 5319 "dest_id" => 5349 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 BC" #codice: "P280BC" #url3d: "" #posizione: 17950 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4981 …} #consumoCuoio: 0.0 #consumoPelle: 5.0 #consumoStoffa: 2.5 #imballo: 1.0 #volume: 0.57 #peso: 18.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 800.0 #fotoPricipale: Pimcore\Model\Asset\Image {#4980 …} #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 {#4979 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#4982 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#4986 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4987 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4985 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#4983 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#4989 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4990 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#4991 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4992 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4993 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4994 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4995 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4996 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#4997 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#4998 …} #altro: Pimcore\Model\DataObject\Product\Altro {#4999 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#5000 …} +"____pimcore_cache_item__": "object_5319" : null : 1701962699 : "/Products/" : null : 5319 : 1701962517 : 1701962699 : 4 : 0 : null : 0 : 2 : null : false : null : 5319 : 2 : null : "object" : "P280BC" : "/Products/" : 0 : 1701962517 : 1701962699 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116629 "src_id" => 5319 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116630 "src_id" => 5319 "dest_id" => 409 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116631 "src_id" => 5319 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116632 "src_id" => 5319 "dest_id" => 375 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116633 "src_id" => 5319 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116634 "src_id" => 5319 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116635 "src_id" => 5319 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116636 "src_id" => 5319 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116637 "src_id" => 5319 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116638 "src_id" => 5319 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116639 "src_id" => 5319 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116640 "src_id" => 5319 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116641 "src_id" => 5319 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116642 "src_id" => 5319 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116643 "src_id" => 5319 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116644 "src_id" => 5319 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116645 "src_id" => 5319 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116646 "src_id" => 5319 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116647 "src_id" => 5319 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116648 "src_id" => 5319 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116649 "src_id" => 5319 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116650 "src_id" => 5319 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116651 "src_id" => 5319 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116652 "src_id" => 5319 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116653 "src_id" => 5319 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121357 "src_id" => 5319 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121358 "src_id" => 5319 "dest_id" => 5314 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121359 "src_id" => 5319 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121360 "src_id" => 5319 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121361 "src_id" => 5319 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121362 "src_id" => 5319 "dest_id" => 5337 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121363 "src_id" => 5319 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121364 "src_id" => 5319 "dest_id" => 5349 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 BC" : "P280BC" : "" : 17950 : Pimcore\Model\DataObject\Localizedfield {#4981 …} : 0.0 : 5.0 : 2.5 : 1.0 : 0.57 : 18.0 : 590.0 : 420.0 : 800.0 : 750.0 : 800.0 : Pimcore\Model\Asset\Image {#4980 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#4979 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#4982 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#4986 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#4987 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#4985 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#4983 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#4989 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#4990 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#4991 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#4992 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#4993 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#4994 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#4995 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#4996 …} : Pimcore\Model\DataObject\Product\Consumi {#4997 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#4998 …} : Pimcore\Model\DataObject\Product\Altro {#4999 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#5000 …} } Pimcore\Model\DataObject\Product {#5013 #dao: null #dependencies: null #__dataVersionTimestamp: 1701962698 #path: &253 "/Products/" #properties: &254 null #id: &255 5314 #creationDate: &256 1701962516 #modificationDate: &257 1701962698 #versionCount: &258 4 #userOwner: &259 0 #locked: &260 null #userModification: &261 0 #parentId: &262 2 #parent: &263 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &255 5314 #o_parentId: &262 2 #o_parent: &263 null #o_type: "object" #o_key: "P280MC" #o_path: &253 "/Products/" #o_index: 0 #o_creationDate: &256 1701962516 #o_modificationDate: &257 1701962698 #o_userOwner: &259 0 #o_userModification: &261 0 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &260 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &258 4 #o_properties: &254 null #__rawRelationData: [ [ "id" => 116500 "src_id" => 5314 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116501 "src_id" => 5314 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116502 "src_id" => 5314 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116503 "src_id" => 5314 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116504 "src_id" => 5314 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116505 "src_id" => 5314 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116506 "src_id" => 5314 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116507 "src_id" => 5314 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116508 "src_id" => 5314 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116509 "src_id" => 5314 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116510 "src_id" => 5314 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116511 "src_id" => 5314 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116512 "src_id" => 5314 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116513 "src_id" => 5314 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116514 "src_id" => 5314 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116515 "src_id" => 5314 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116516 "src_id" => 5314 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116517 "src_id" => 5314 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116518 "src_id" => 5314 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116519 "src_id" => 5314 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116520 "src_id" => 5314 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116521 "src_id" => 5314 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116522 "src_id" => 5314 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116523 "src_id" => 5314 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116524 "src_id" => 5314 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121276 "src_id" => 5314 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121277 "src_id" => 5314 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121278 "src_id" => 5314 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121279 "src_id" => 5314 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121280 "src_id" => 5314 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121281 "src_id" => 5314 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121282 "src_id" => 5314 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121283 "src_id" => 5314 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121284 "src_id" => 5314 "dest_id" => 5349 "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 {#1850 …} #o_classId: "prod" #o_className: "Product" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #nome: "P 280 MC" #codice: "P280MC" #url3d: "" #posizione: 17700 #localizedfields: Pimcore\Model\DataObject\Localizedfield {#5005 …} #consumoCuoio: 0.0 #consumoPelle: 5.2 #consumoStoffa: 2.6 #imballo: 1.0 #volume: 0.6 #peso: 22.0 #hb: 590.0 #hs: 420.0 #profondita: 800.0 #lunghezza: 750.0 #altezza: 970.0 #fotoPricipale: Pimcore\Model\Asset\Image {#5004 …} #foto2: Pimcore\Model\Asset\Image {#5003 …} #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 {#5006 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#5010 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#5011 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#5009 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#5007 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#5012 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#5014 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#5015 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#5016 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#5017 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#5018 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#5019 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#5020 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#5021 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#5022 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#5023 …} #altro: Pimcore\Model\DataObject\Product\Altro {#5024 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#5025 …} +"____pimcore_cache_item__": "object_5314" : null : 1701962698 : "/Products/" : null : 5314 : 1701962516 : 1701962698 : 4 : 0 : null : 0 : 2 : null : false : null : 5314 : 2 : null : "object" : "P280MC" : "/Products/" : 0 : 1701962516 : 1701962698 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 116500 "src_id" => 5314 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116501 "src_id" => 5314 "dest_id" => 378 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116502 "src_id" => 5314 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116503 "src_id" => 5314 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116504 "src_id" => 5314 "dest_id" => 358 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116505 "src_id" => 5314 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116506 "src_id" => 5314 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116507 "src_id" => 5314 "dest_id" => 446 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116508 "src_id" => 5314 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116509 "src_id" => 5314 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116510 "src_id" => 5314 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116511 "src_id" => 5314 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116512 "src_id" => 5314 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116513 "src_id" => 5314 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116514 "src_id" => 5314 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116515 "src_id" => 5314 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116516 "src_id" => 5314 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116517 "src_id" => 5314 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116518 "src_id" => 5314 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116519 "src_id" => 5314 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116520 "src_id" => 5314 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116521 "src_id" => 5314 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116522 "src_id" => 5314 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116523 "src_id" => 5314 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 116524 "src_id" => 5314 "dest_id" => 959 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121276 "src_id" => 5314 "dest_id" => 5307 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121277 "src_id" => 5314 "dest_id" => 5319 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121278 "src_id" => 5314 "dest_id" => 5321 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121279 "src_id" => 5314 "dest_id" => 5313 "type" => "object" "fieldname" => "famiglia" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121280 "src_id" => 5314 "dest_id" => 5327 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121281 "src_id" => 5314 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121282 "src_id" => 5314 "dest_id" => 5345 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121283 "src_id" => 5314 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121284 "src_id" => 5314 "dest_id" => 5349 "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 {#1850 …} : "prod" : "Product" : null : null : false : [] : null : "P 280 MC" : "P280MC" : "" : 17700 : Pimcore\Model\DataObject\Localizedfield {#5005 …} : 0.0 : 5.2 : 2.6 : 1.0 : 0.6 : 22.0 : 590.0 : 420.0 : 800.0 : 750.0 : 970.0 : Pimcore\Model\Asset\Image {#5004 …} : Pimcore\Model\Asset\Image {#5003 …} : null : null : null : null : null : null : null : null : null : null : null : null : null : null : Pimcore\Model\DataObject\Product\Varianti {#5006 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#5010 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#5011 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#5009 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#5007 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#5012 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#5014 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#5015 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#5016 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#5017 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#5018 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#5019 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#5020 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#5021 …} : Pimcore\Model\DataObject\Product\Consumi {#5022 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#5023 …} : Pimcore\Model\DataObject\Product\Altro {#5024 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#5025 …} } ] #tag: [ Pimcore\Model\DataObject\Tag {#4719 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650115 #path: &286 "/Product Data/Tag/" #properties: &287 null #id: &288 372 #creationDate: &289 1696339589 #modificationDate: &290 1702650115 #versionCount: &291 3 #userOwner: &292 0 #locked: &293 null #userModification: &294 2 #parentId: &295 339 #parent: &296 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &288 372 #o_parentId: &295 339 #o_parent: &296 null #o_type: "object" #o_key: "legno" #o_path: &286 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &289 1696339589 #o_modificationDate: &290 1702650115 #o_userOwner: &292 0 #o_userModification: &294 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &293 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &291 3 #o_properties: &287 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4711 …} +"____pimcore_cache_item__": "object_372" : null : 1702650115 : "/Product Data/Tag/" : null : 372 : 1696339589 : 1702650115 : 3 : 0 : null : 2 : 339 : null : false : null : 372 : 339 : null : "object" : "legno" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650115 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4711 …} } Pimcore\Model\DataObject\Tag {#4734 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650083 #path: &300 "/Product Data/Tag/" #properties: &301 null #id: &302 357 #creationDate: &303 1696339589 #modificationDate: &304 1702650083 #versionCount: &305 3 #userOwner: &306 0 #locked: &307 null #userModification: &308 2 #parentId: &309 339 #parent: &310 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &302 357 #o_parentId: &309 339 #o_parent: &310 null #o_type: "object" #o_key: "hotel" #o_path: &300 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &303 1696339589 #o_modificationDate: &304 1702650083 #o_userOwner: &306 0 #o_userModification: &308 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &307 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &305 3 #o_properties: &301 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4726 …} +"____pimcore_cache_item__": "object_357" : null : 1702650083 : "/Product Data/Tag/" : null : 357 : 1696339589 : 1702650083 : 3 : 0 : null : 2 : 339 : null : false : null : 357 : 339 : null : "object" : "hotel" : "/Product Data/Tag/" : 0 : 1696339589 : 1702650083 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4726 …} } Pimcore\Model\DataObject\Tag {#4739 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650163 #path: &313 "/Product Data/Tag/" #properties: &314 null #id: &315 413 #creationDate: &316 1696339591 #modificationDate: &317 1702650163 #versionCount: &318 2 #userOwner: &319 0 #locked: &320 null #userModification: &321 2 #parentId: &322 339 #parent: &323 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &315 413 #o_parentId: &322 339 #o_parent: &323 null #o_type: "object" #o_key: "poltrona" #o_path: &313 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &316 1696339591 #o_modificationDate: &317 1702650163 #o_userOwner: &319 0 #o_userModification: &321 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &320 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &318 2 #o_properties: &314 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4732 …} +"____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 {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4732 …} } Pimcore\Model\DataObject\Tag {#4744 #dao: null #dependencies: null #__dataVersionTimestamp: 1702650210 #path: &326 "/Product Data/Tag/" #properties: &327 null #id: &328 428 #creationDate: &329 1696339592 #modificationDate: &330 1702650210 #versionCount: &331 2 #userOwner: &332 0 #locked: &333 null #userModification: &334 2 #parentId: &335 339 #parent: &336 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &328 428 #o_parentId: &335 339 #o_parent: &336 null #o_type: "object" #o_key: "schiumato a freddo" #o_path: &326 "/Product Data/Tag/" #o_index: 0 #o_creationDate: &329 1696339592 #o_modificationDate: &330 1702650210 #o_userOwner: &332 0 #o_userModification: &334 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &333 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &331 2 #o_properties: &327 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#4722 …} #o_classId: "tag" #o_className: "Tag" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#4737 …} +"____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 {#4722 …} : "tag" : "Tag" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#4737 …} } ] #tipologia: null #stile: null #materialeStruttura: null #specifiche: null #utilizzo: null #contract: null #rivestimenti: [ Pimcore\Model\DataObject\RivestimentiCategory {#2056 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553106 #path: &339 "/Product Data/Rivestimenti - Categorie/" #properties: &340 null #id: &341 964 #creationDate: &342 1697745688 #modificationDate: &343 1702553106 #versionCount: &344 5 #userOwner: &345 0 #locked: &346 null #userModification: &347 2 #parentId: &348 957 #parent: &349 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &341 964 #o_parentId: &348 957 #o_parent: &349 null #o_type: "object" #o_key: "ECOPELLE" #o_path: &339 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &342 1697745688 #o_modificationDate: &343 1702553106 #o_userOwner: &345 0 #o_userModification: &347 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &346 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &344 5 #o_properties: &340 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2058 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2048 …} +"____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 {#2058 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2048 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2070 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553122 #path: &353 "/Product Data/Rivestimenti - Categorie/" #properties: &354 null #id: &355 963 #creationDate: &356 1697745688 #modificationDate: &357 1702553122 #versionCount: &358 5 #userOwner: &359 0 #locked: &360 null #userModification: &361 2 #parentId: &362 957 #parent: &363 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &355 963 #o_parentId: &362 957 #o_parent: &363 null #o_type: "object" #o_key: "STOFFA" #o_path: &353 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &356 1697745688 #o_modificationDate: &357 1702553122 #o_userOwner: &359 0 #o_userModification: &361 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &360 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &358 5 #o_properties: &354 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2058 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2062 …} +"____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 {#2058 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2062 …} } Pimcore\Model\DataObject\RivestimentiCategory {#2075 #dao: null #dependencies: null #__dataVersionTimestamp: 1702553117 #path: &366 "/Product Data/Rivestimenti - Categorie/" #properties: &367 null #id: &368 965 #creationDate: &369 1697745688 #modificationDate: &370 1702553117 #versionCount: &371 4 #userOwner: &372 0 #locked: &373 null #userModification: &374 2 #parentId: &375 957 #parent: &376 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &368 965 #o_parentId: &375 957 #o_parent: &376 null #o_type: "object" #o_key: "PELLE" #o_path: &366 "/Product Data/Rivestimenti - Categorie/" #o_index: 0 #o_creationDate: &369 1697745688 #o_modificationDate: &370 1702553117 #o_userOwner: &372 0 #o_userModification: &374 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &373 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &371 4 #o_properties: &367 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2058 …} #o_classId: "rivcat" #o_className: "RivestimentiCategory" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2068 …} +"____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 {#2058 …} : "rivcat" : "RivestimentiCategory" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2068 …} } ] #finiture: [ Pimcore\Model\DataObject\FinitureTipologie {#2080 #dao: null #dependencies: null #__dataVersionTimestamp: 1702552985 #path: &379 "/Product Data/Finiture - Tipologia/" #properties: &380 null #id: &381 960 #creationDate: &382 1697745625 #modificationDate: &383 1702552985 #versionCount: &384 3 #userOwner: &385 0 #locked: &386 null #userModification: &387 2 #parentId: &388 956 #parent: &389 null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #o_id: &381 960 #o_parentId: &388 956 #o_parent: &389 null #o_type: "object" #o_key: "FINITURE LEGNO FRASSINO" #o_path: &379 "/Product Data/Finiture - Tipologia/" #o_index: 0 #o_creationDate: &382 1697745625 #o_modificationDate: &383 1702552985 #o_userOwner: &385 0 #o_userModification: &387 2 #o_hasChildren: [] #o_siblings: [] #o_hasSiblings: [] #o_children: [] #o_locked: &386 null #o_childrenSortBy: null #o_childrenSortOrder: null #o_versionCount: &384 3 #o_properties: &380 null #__rawRelationData: [] +__objectAwareFields: [] #o_published: true #o_class: Pimcore\Model\DataObject\ClassDefinition {#2082 …} #o_classId: "fintip" #o_className: "FinitureTipologie" #o_versions: null #omitMandatoryCheck: null #allLazyKeysMarkedAsLoaded: false #loadedLazyKeys: [] #scheduledTasks: null #localizedfields: Pimcore\Model\DataObject\Localizedfield {#2073 …} +"____pimcore_cache_item__": "object_960" : null : 1702552985 : "/Product Data/Finiture - Tipologia/" : null : 960 : 1697745625 : 1702552985 : 3 : 0 : null : 2 : 956 : null : false : null : 960 : 956 : null : "object" : "FINITURE LEGNO FRASSINO" : "/Product Data/Finiture - Tipologia/" : 0 : 1697745625 : 1702552985 : 0 : 2 : [] : [] : [] : [] : null : null : null : 3 : null : [] : [] : true : Pimcore\Model\DataObject\ClassDefinition {#2082 …} : "fintip" : "FinitureTipologie" : null : null : false : [] : null : Pimcore\Model\DataObject\Localizedfield {#2073 …} } ] #varianti: Pimcore\Model\DataObject\Product\Varianti {#1534 …} #variantiFrassino: Pimcore\Model\DataObject\Product\VariantiFrassino {#1533 …} #fustoGrezzo: Pimcore\Model\DataObject\Product\FustoGrezzo {#1535 …} #fustoGrezzoFrassino: Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1537 …} #pannelliGommeTappezzeria: Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1531 …} #materialeImballo: Pimcore\Model\DataObject\Product\MaterialeImballo {#1530 …} #componentiLegno: Pimcore\Model\DataObject\Product\ComponentiLegno {#1529 …} #componentiLegnoFrassino: Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1528 …} #componentiPaglia: Pimcore\Model\DataObject\Product\ComponentiPaglia {#1527 …} #tipiDiVerniciatura: Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1526 …} #tipiDiVerniciaturaFrassino: Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1525 …} #tappezzeriaStoffa: Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1524 …} #tappezzeriaPelle: Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1523 …} #imballoSedieFinite: Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1522 …} #consumi: Pimcore\Model\DataObject\Product\Consumi {#1521 …} #fasceDiSconto: Pimcore\Model\DataObject\Product\FasceDiSconto {#1520 …} #altro: Pimcore\Model\DataObject\Product\Altro {#1519 …} #altroFrassino: Pimcore\Model\DataObject\Product\AltroFrassino {#1518 …} +"____pimcore_cache_item__": "object_5349" : null : 1701962703 : "/Products/" : null : 5349 : 1701962521 : 1701962703 : 4 : 0 : null : 0 : 2 : Pimcore\Model\DataObject\Folder {#4612} : false : null : 5349 : 2 : Pimcore\Model\DataObject\Folder {#4612} : "object" : "P286L" : "/Products/" : 0 : 1701962521 : 1701962703 : 0 : 0 : [] : [] : [] : [] : null : null : null : 4 : null : [ [ "id" => 117400 "src_id" => 5349 "dest_id" => 345 "type" => "object" "fieldname" => "categories" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117401 "src_id" => 5349 "dest_id" => 372 "type" => "object" "fieldname" => "tag" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117402 "src_id" => 5349 "dest_id" => 357 "type" => "object" "fieldname" => "tag" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117403 "src_id" => 5349 "dest_id" => 413 "type" => "object" "fieldname" => "tag" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117404 "src_id" => 5349 "dest_id" => 428 "type" => "object" "fieldname" => "tag" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117405 "src_id" => 5349 "dest_id" => 351 "type" => "object" "fieldname" => "tipologia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117406 "src_id" => 5349 "dest_id" => 441 "type" => "object" "fieldname" => "stile" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117407 "src_id" => 5349 "dest_id" => 447 "type" => "object" "fieldname" => "materialeStruttura" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117408 "src_id" => 5349 "dest_id" => 449 "type" => "object" "fieldname" => "materialeStruttura" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117409 "src_id" => 5349 "dest_id" => 458 "type" => "object" "fieldname" => "specifiche" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117410 "src_id" => 5349 "dest_id" => 462 "type" => "object" "fieldname" => "specifiche" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117411 "src_id" => 5349 "dest_id" => 436 "type" => "object" "fieldname" => "utilizzo" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117412 "src_id" => 5349 "dest_id" => 440 "type" => "object" "fieldname" => "utilizzo" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117413 "src_id" => 5349 "dest_id" => 438 "type" => "object" "fieldname" => "utilizzo" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117414 "src_id" => 5349 "dest_id" => 437 "type" => "object" "fieldname" => "utilizzo" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117415 "src_id" => 5349 "dest_id" => 466 "type" => "object" "fieldname" => "contract" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117416 "src_id" => 5349 "dest_id" => 471 "type" => "object" "fieldname" => "contract" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117417 "src_id" => 5349 "dest_id" => 467 "type" => "object" "fieldname" => "contract" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117418 "src_id" => 5349 "dest_id" => 468 "type" => "object" "fieldname" => "contract" "index" => 4 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117419 "src_id" => 5349 "dest_id" => 470 "type" => "object" "fieldname" => "contract" "index" => 5 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117420 "src_id" => 5349 "dest_id" => 472 "type" => "object" "fieldname" => "contract" "index" => 6 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117421 "src_id" => 5349 "dest_id" => 964 "type" => "object" "fieldname" => "rivestimenti" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117422 "src_id" => 5349 "dest_id" => 963 "type" => "object" "fieldname" => "rivestimenti" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117423 "src_id" => 5349 "dest_id" => 965 "type" => "object" "fieldname" => "rivestimenti" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 117424 "src_id" => 5349 "dest_id" => 960 "type" => "object" "fieldname" => "finiture" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121752 "src_id" => 5349 "dest_id" => 5347 "type" => "object" "fieldname" => "famiglia" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121753 "src_id" => 5349 "dest_id" => 5348 "type" => "object" "fieldname" => "famiglia" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121754 "src_id" => 5349 "dest_id" => 5350 "type" => "object" "fieldname" => "famiglia" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121755 "src_id" => 5349 "dest_id" => 5346 "type" => "object" "fieldname" => "correlati" "index" => 1 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121756 "src_id" => 5349 "dest_id" => 5328 "type" => "object" "fieldname" => "correlati" "index" => 2 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121757 "src_id" => 5349 "dest_id" => 5319 "type" => "object" "fieldname" => "correlati" "index" => 3 "ownertype" => "object" "ownername" => "" "position" => "0" ] [ "id" => 121758 "src_id" => 5349 "dest_id" => 5314 "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 {#1850 …} : "prod" : "Product" : null : null : false : [ "rivestimenti" => 1 "finiture" => 1 "categories" => 1 "tag" => 1 "famiglia" => 1 "correlati" => 1 ] : null : "P 286 L" : "P286L" : "" : 19450 : Pimcore\Model\DataObject\Localizedfield {#1544 …} : 0.0 : 6.4 : 3.2 : 1.0 : 0.57 : 21.0 : 600.0 : 420.0 : 760.0 : 810.0 : 890.0 : Pimcore\Model\Asset\Image {#1542 …} : Pimcore\Model\Asset\Image {#1540 …} : Pimcore\Model\Asset\Image {#1538 …} : null : [ App\Model\Product\Category {#4011} ] : [ Pimcore\Model\DataObject\Product {#4749} Pimcore\Model\DataObject\Product {#4773} Pimcore\Model\DataObject\Product {#4798} ] : [ Pimcore\Model\DataObject\Product {#4937} Pimcore\Model\DataObject\Product {#4962} Pimcore\Model\DataObject\Product {#4988} Pimcore\Model\DataObject\Product {#5013} ] : [ Pimcore\Model\DataObject\Tag {#4719} Pimcore\Model\DataObject\Tag {#4734} Pimcore\Model\DataObject\Tag {#4739} Pimcore\Model\DataObject\Tag {#4744} ] : null : null : null : null : null : null : [ Pimcore\Model\DataObject\RivestimentiCategory {#2056} Pimcore\Model\DataObject\RivestimentiCategory {#2070} Pimcore\Model\DataObject\RivestimentiCategory {#2075} ] : [ Pimcore\Model\DataObject\FinitureTipologie {#2080} ] : Pimcore\Model\DataObject\Product\Varianti {#1534 …} : Pimcore\Model\DataObject\Product\VariantiFrassino {#1533 …} : Pimcore\Model\DataObject\Product\FustoGrezzo {#1535 …} : Pimcore\Model\DataObject\Product\FustoGrezzoFrassino {#1537 …} : Pimcore\Model\DataObject\Product\PannelliGommeTappezzeria {#1531 …} : Pimcore\Model\DataObject\Product\MaterialeImballo {#1530 …} : Pimcore\Model\DataObject\Product\ComponentiLegno {#1529 …} : Pimcore\Model\DataObject\Product\ComponentiLegnoFrassino {#1528 …} : Pimcore\Model\DataObject\Product\ComponentiPaglia {#1527 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciatura {#1526 …} : Pimcore\Model\DataObject\Product\TipiDiVerniciaturaFrassino {#1525 …} : Pimcore\Model\DataObject\Product\TappezzeriaStoffa {#1524 …} : Pimcore\Model\DataObject\Product\TappezzeriaPelle {#1523 …} : Pimcore\Model\DataObject\Product\ImballoSedieFinite {#1522 …} : Pimcore\Model\DataObject\Product\Consumi {#1521 …} : Pimcore\Model\DataObject\Product\FasceDiSconto {#1520 …} : Pimcore\Model\DataObject\Product\Altro {#1519 …} : Pimcore\Model\DataObject\Product\AltroFrassino {#1518 …} } "urlSlug" => Pimcore\Model\DataObject\Data\UrlSlug {#1561 #objectId: 5349 #classId: "prod" #slug: "/it/prodotto/p286l" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/p286l" #_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: 5349 #classId: "prod" #slug: "/it/prodotto/p286l" #siteId: 0 #fieldname: "url" #index: 0 #ownertype: "localizedfield" #ownername: "localizedfield" #position: "it" #previousSlug: "/it/prodotto/p286l" #_owner: null #_fieldname: null #_language: null } |